GNU bug report logs -
#58559
Rust 1.58.1 fails to build
Previous Next
Reported by: mail <at> brendan.scot
Date: Sun, 16 Oct 2022 02:12:02 UTC
Severity: normal
Done: Brendan Tildesley <mail <at> brendan.scot>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#58559: Rust 1.58.1 fails to build
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 58559 <at> debbugs.gnu.org.
--
58559: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58559
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
bug was due to an unofficial channel. case closed.
[Message part 3 (message/rfc822, inline)]
Compiling toml v0.5.7
error: use of deprecated associated function `std::array::IntoIter::<T,
N>::new`: use `IntoIterator::into_iter` instead
--> src/bootstrap/lib.rs:1046:31
|
1046 | std::array::IntoIter::new(options).flatten()
| ^^^
|
= note: `-D deprecated` implied by `-D warnings`
error: could not compile `bootstrap` due to previous error
failed to run:
/gnu/store/njjhb4ql1bpb1qj5ksmjgnhaxmy093nz-rust-1.60.0-cargo/bin/cargo
build --manifest-path
/tmp/guix-build-rust-1.58.1.drv-0/rustc-1.58.1-src/src/bootstrap/Cargo.toml
--frozen
Build completed unsuccessfully in 0:00:12
error: in phase 'build': uncaught exception:
%exception #<&invoke-error program: "./x.py" arguments: ("-j16" "build"
"library/std" "src/tools/cargo" "src/tools/rustfmt") exit-status: 1
term-signal: #f stop-signal: #f>
phase `build' failed after 12.3 seconds
command "./x.py" "-j16" "build" "library/std" "src/tools/cargo"
"src/tools/rustfmt" failed with status 1
This bug report was last modified 2 years and 198 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.