[INFO] cloning repository https://github.com/majorz/nginx-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/majorz/nginx-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajorz%2Fnginx-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajorz%2Fnginx-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14425331c4d1debd5f033e8c4bdca2ede21bd43c [INFO] testing majorz/nginx-rs against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajorz%2Fnginx-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/majorz/nginx-rs [INFO] finished tweaking git repo https://github.com/majorz/nginx-rs [INFO] tweaked toml for git repo https://github.com/majorz/nginx-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/majorz/nginx-rs on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/majorz/nginx-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * src/bin/version.rs [INFO] [stderr] * src/bin/builder.rs [INFO] [stderr] * src/bin/paths.rs [INFO] [stderr] * src/bin/downloader.rs [INFO] [stderr] * src/bin/reporter.rs [INFO] [stderr] * src/bin/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `src/bin/main.rs` was erroneously implicitly accepted for binary `nginx-make`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded term v0.2.3 [INFO] [stderr] Downloaded itertools v0.1.10 [INFO] [stderr] Downloaded libc v0.1.3 [INFO] [stderr] Downloaded winapi v0.1.15 [INFO] [stderr] Downloaded kernel32-sys v0.0.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 082536ba8374fea6c274e7eaf439d0f7e21f0534ff21381155cb5ef95f4df7df [INFO] running `Command { std: "docker" "start" "-a" "082536ba8374fea6c274e7eaf439d0f7e21f0534ff21381155cb5ef95f4df7df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "082536ba8374fea6c274e7eaf439d0f7e21f0534ff21381155cb5ef95f4df7df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "082536ba8374fea6c274e7eaf439d0f7e21f0534ff21381155cb5ef95f4df7df", kill_on_drop: false }` [INFO] [stdout] 082536ba8374fea6c274e7eaf439d0f7e21f0534ff21381155cb5ef95f4df7df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bb51e6dfcbc080a50eaa498e46fc3e59003b7a2483041f3450aa68c71517cc8 [INFO] running `Command { std: "docker" "start" "-a" "7bb51e6dfcbc080a50eaa498e46fc3e59003b7a2483041f3450aa68c71517cc8", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * src/bin/version.rs [INFO] [stderr] * src/bin/builder.rs [INFO] [stderr] * src/bin/paths.rs [INFO] [stderr] * src/bin/downloader.rs [INFO] [stderr] * src/bin/reporter.rs [INFO] [stderr] * src/bin/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `src/bin/main.rs` was erroneously implicitly accepted for binary `nginx-make`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling itertools v0.1.10 [INFO] [stderr] Compiling term v0.2.3 [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/term-0.2.3/src/terminfo/parm.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `convert` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/term-0.2.3/src/lib.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | #![feature(core, io, convert)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/term-0.2.3/src/lib.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | #![feature(core, io, convert)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `States: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/term-0.2.3/src/terminfo/parm.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Copy, PartialEq)] [INFO] [stdout] | ^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `Clone` is not implemented for `States` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/term-0.2.3/src/terminfo/parm.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | enum States { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `Copy` [INFO] [stdout] --> /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/marker.rs:465:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `FormatState: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/term-0.2.3/src/terminfo/parm.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Copy, PartialEq)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `FormatState` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Copy` [INFO] [stdout] --> /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/marker.rs:465:1 [INFO] [stdout] help: consider annotating `FormatState` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 41 + #[derive(Clone)] [INFO] [stdout] 42 | enum FormatState { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Flags: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/term-0.2.3/src/terminfo/parm.rs:452:10 [INFO] [stdout] | [INFO] [stdout] 452 | #[derive(Copy, PartialEq)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `Flags` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Copy` [INFO] [stdout] --> /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/marker.rs:465:1 [INFO] [stdout] help: consider annotating `Flags` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 453 + #[derive(Clone)] [INFO] [stdout] 454 | struct Flags { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `FormatOp: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/term-0.2.3/src/terminfo/parm.rs:469:10 [INFO] [stdout] | [INFO] [stdout] 469 | #[derive(Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `FormatOp` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Copy` [INFO] [stdout] --> /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/marker.rs:465:1 [INFO] [stdout] help: consider annotating `FormatOp` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 470 + #[derive(Clone)] [INFO] [stdout] 471 | enum FormatOp { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Attr: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/term-0.2.3/src/lib.rs:137:32 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Debug, PartialEq, Eq, Copy)] [INFO] [stdout] | ^^^^ the trait `Clone` is not implemented for `Attr` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Copy` [INFO] [stdout] --> /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/marker.rs:465:1 [INFO] [stdout] help: consider annotating `Attr` with `#[derive(Clone)]` [INFO] [stdout] | [INFO] [stdout] 138 + #[derive(Clone)] [INFO] [stdout] 139 | pub enum Attr { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/term-0.2.3/src/terminfo/mod.rs:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | Error::IoError(io::Error::new(io::ErrorKind::NotFound, "terminfo file not found", None)) [INFO] [stdout] | ^^^^^^^^^^^^^^ ---- unexpected argument #3 of type `Option<_>` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/error.rs:571:12 [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 98 - Error::IoError(io::Error::new(io::ErrorKind::NotFound, "terminfo file not found", None)) [INFO] [stdout] 98 + Error::IoError(io::Error::new(io::ErrorKind::NotFound, "terminfo file not found")) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/term-0.2.3/src/terminfo/parser/compiled.rs:166:29 [INFO] [stdout] | [INFO] [stdout] 166 | 0 => return Err(io::Error::new(io::ErrorKind::Other, "end of file", [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 167 | None)), [INFO] [stdout] | ---- unexpected argument #3 of type `Option<_>` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/error.rs:571:12 [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 166 - 0 => return Err(io::Error::new(io::ErrorKind::Other, "end of file", [INFO] [stdout] 167 - None)), [INFO] [stdout] 166 + 0 => return Err(io::Error::new(io::ErrorKind::Other, "end of file")), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/term-0.2.3/src/terminfo/parser/compiled.rs:177:21 [INFO] [stdout] | [INFO] [stdout] 177 | None => Err(io::Error::new(io::ErrorKind::Other, "end of file", None)) [INFO] [stdout] | ^^^^^^^^^^^^^^ ---- unexpected argument #3 of type `Option<_>` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/error.rs:571:12 [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 177 - None => Err(io::Error::new(io::ErrorKind::Other, "end of file", None)) [INFO] [stdout] 177 + None => Err(io::Error::new(io::ErrorKind::Other, "end of file")) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.1.10/src/adaptors.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.1.10/src/intersperse.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::Float`, `std::num::NumCast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.1.10/src/linspace.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use std::num::{Float, NumCast}; [INFO] [stdout] | ^^^^^ ^^^^^^^ no `NumCast` in `num` [INFO] [stdout] | | [INFO] [stdout] | no `Float` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.1.10/src/tee.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::iter::RandomAccessIterator` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.1.10/src/zip.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::iter::RandomAccessIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `RandomAccessIterator` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `std_misc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.1.10/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | std_misc)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `step_by` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.1.10/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | step_by, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.1.10/src/ziptuple.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | ::std::intrinsics::assume(match next_opt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 245 | impl_zip_trusted!(A); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_zip_trusted` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.1.10/src/ziptuple.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | ::std::intrinsics::assume(match next_opt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 246 | impl_zip_trusted!(A, B); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_zip_trusted` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.1.10/src/ziptuple.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | ::std::intrinsics::assume(match next_opt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 247 | impl_zip_trusted!(A, B, C); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_zip_trusted` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.1.10/src/ziptuple.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | ::std::intrinsics::assume(match next_opt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 248 | impl_zip_trusted!(A, B, C, D); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_zip_trusted` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.1.10/src/ziptuple.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | ::std::intrinsics::assume(match next_opt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | impl_zip_trusted!(A, B, C, D, E); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_zip_trusted` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.1.10/src/ziptuple.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | ::std::intrinsics::assume(match next_opt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | impl_zip_trusted!(A, B, C, D, E, F); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_zip_trusted` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.1.10/src/ziptuple.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | ::std::intrinsics::assume(match next_opt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 251 | impl_zip_trusted!(A, B, C, D, E, F, G); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_zip_trusted` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.1.10/src/ziptuple.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | ::std::intrinsics::assume(match next_opt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 252 | impl_zip_trusted!(A, B, C, D, E, F, G, H); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_zip_trusted` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.1.10/src/ziptuple.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | ::std::intrinsics::assume(match next_opt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 253 | impl_zip_trusted!(A, B, C, D, E, F, G, H, I); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the macro `impl_zip_trusted` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.1.10/src/linspace.rs:9:41 [INFO] [stdout] | [INFO] [stdout] 9 | pub type Linspace = iter::Take>>; [INFO] [stdout] | ^^^^^^ -------------- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0432, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (lib) due to 18 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IteratorExt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.1.10/src/lib.rs:484:20 [INFO] [stdout] | [INFO] [stdout] 484 | for elt in IteratorExt::by_ref(self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `IteratorExt` [INFO] [stdout] | help: a trait with a similar name exists: `Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433, E0635, E0658. [INFO] [stdout] [INFO] [stderr] error: could not compile `term` (lib) due to 11 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7bb51e6dfcbc080a50eaa498e46fc3e59003b7a2483041f3450aa68c71517cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb51e6dfcbc080a50eaa498e46fc3e59003b7a2483041f3450aa68c71517cc8", kill_on_drop: false }` [INFO] [stdout] 7bb51e6dfcbc080a50eaa498e46fc3e59003b7a2483041f3450aa68c71517cc8