[INFO] fetching crate binroots-proc-macros 0.2.0... [INFO] testing binroots-proc-macros-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate binroots-proc-macros 0.2.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate binroots-proc-macros 0.2.0 [INFO] finished tweaking crates.io crate binroots-proc-macros 0.2.0 [INFO] tweaked toml for crates.io crate binroots-proc-macros 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate binroots-proc-macros 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 16 packages to latest compatible versions [INFO] [stderr] Adding convert_case v0.6.0 (available: v0.9.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.110) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded binroots v0.2.2 [INFO] [stderr] Downloaded binroots-proc-macros v0.2.0 [INFO] [stderr] Downloaded serde_tuple_macros v0.5.0 [INFO] [stderr] Downloaded serde_tuple v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9f22a34cd6740edaf4d2805205627210c2c026e91071b0978dcef3e8afde72f [INFO] running `Command { std: "docker" "start" "-a" "d9f22a34cd6740edaf4d2805205627210c2c026e91071b0978dcef3e8afde72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9f22a34cd6740edaf4d2805205627210c2c026e91071b0978dcef3e8afde72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9f22a34cd6740edaf4d2805205627210c2c026e91071b0978dcef3e8afde72f", kill_on_drop: false }` [INFO] [stdout] d9f22a34cd6740edaf4d2805205627210c2c026e91071b0978dcef3e8afde72f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9599b722a705ca0040e3253ba01f130ea5d875f194b7ad9fddbe5a9fa5147b92 [INFO] running `Command { std: "docker" "start" "-a" "9599b722a705ca0040e3253ba01f130ea5d875f194b7ad9fddbe5a9fa5147b92", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling binroots-proc-macros v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.45s [INFO] running `Command { std: "docker" "inspect" "9599b722a705ca0040e3253ba01f130ea5d875f194b7ad9fddbe5a9fa5147b92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9599b722a705ca0040e3253ba01f130ea5d875f194b7ad9fddbe5a9fa5147b92", kill_on_drop: false }` [INFO] [stdout] 9599b722a705ca0040e3253ba01f130ea5d875f194b7ad9fddbe5a9fa5147b92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24c2c74e91427f2ac6d85547ee8f93dddf68cedace8278bd8aad9729aea654c0 [INFO] running `Command { std: "docker" "start" "-a" "24c2c74e91427f2ac6d85547ee8f93dddf68cedace8278bd8aad9729aea654c0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling binroots-proc-macros v0.2.0 [INFO] [stderr] Compiling binroots-proc-macros v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling binroots v0.2.2 [INFO] [stdout] error[E0658]: use of unstable library feature `unsized_const_params` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binroots-0.2.2/src/field.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct BinrootsField { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(unsized_const_params)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date [INFO] [stdout] = note: required for `&'static str` to implement `ConstParamTy_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `unsized_const_params` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binroots-0.2.2/src/field.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Default)] [INFO] [stdout] | ------- in this derive macro expansion [INFO] [stdout] 13 | pub struct BinrootsField { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(unsized_const_params)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date [INFO] [stdout] = note: required for `&'static str` to implement `ConstParamTy_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `unsized_const_params` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binroots-0.2.2/src/field.rs:17:6 [INFO] [stdout] | [INFO] [stdout] 17 | impl serde::Serialize for BinrootsField { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(unsized_const_params)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date [INFO] [stdout] = note: required for `&'static str` to implement `ConstParamTy_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `unsized_const_params` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binroots-0.2.2/src/field.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | impl std::ops::Deref for BinrootsField { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(unsized_const_params)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date [INFO] [stdout] = note: required for `&'static str` to implement `ConstParamTy_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `unsized_const_params` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binroots-0.2.2/src/field.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | impl std::ops::DerefMut for BinrootsField { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(unsized_const_params)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date [INFO] [stdout] = note: required for `&'static str` to implement `ConstParamTy_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `unsized_const_params` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binroots-0.2.2/src/field.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 38 | impl AsRef for BinrootsField { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(unsized_const_params)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date [INFO] [stdout] = note: required for `&'static str` to implement `ConstParamTy_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `unsized_const_params` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binroots-0.2.2/src/field.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 44 | impl AsMut for BinrootsField { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(unsized_const_params)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date [INFO] [stdout] = note: required for `&'static str` to implement `ConstParamTy_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `unsized_const_params` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binroots-0.2.2/src/field.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | impl std::fmt::Debug for BinrootsField { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(unsized_const_params)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date [INFO] [stdout] = note: required for `&'static str` to implement `ConstParamTy_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `unsized_const_params` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binroots-0.2.2/src/field.rs:58:6 [INFO] [stdout] | [INFO] [stdout] 58 | impl BinrootsField { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(unsized_const_params)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date [INFO] [stdout] = note: required for `&'static str` to implement `ConstParamTy_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `unsized_const_params` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binroots-0.2.2/src/save.rs:161:6 [INFO] [stdout] | [INFO] [stdout] 161 | impl BinrootsField { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(unsized_const_params)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date [INFO] [stdout] = note: required for `&'static str` to implement `ConstParamTy_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `binroots` (lib) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "24c2c74e91427f2ac6d85547ee8f93dddf68cedace8278bd8aad9729aea654c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24c2c74e91427f2ac6d85547ee8f93dddf68cedace8278bd8aad9729aea654c0", kill_on_drop: false }` [INFO] [stdout] 24c2c74e91427f2ac6d85547ee8f93dddf68cedace8278bd8aad9729aea654c0