[INFO] fetching crate pre 0.2.1... [INFO] testing pre-0.2.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate pre 0.2.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate pre 0.2.1 [INFO] finished tweaking crates.io crate pre 0.2.1 [INFO] tweaked toml for crates.io crate pre 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pre 0.2.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 19 packages to latest compatible versions [INFO] [stderr] Adding cfg-if v0.1.10 (available: v1.0.3) [INFO] [stderr] Adding rustc_version v0.2.3 (available: v0.4.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83cde45b1169fc28c25badbaaa842fdcdc8f2cf4cfe21095160e8aff021d5dea [INFO] running `Command { std: "docker" "start" "-a" "83cde45b1169fc28c25badbaaa842fdcdc8f2cf4cfe21095160e8aff021d5dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83cde45b1169fc28c25badbaaa842fdcdc8f2cf4cfe21095160e8aff021d5dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83cde45b1169fc28c25badbaaa842fdcdc8f2cf4cfe21095160e8aff021d5dea", kill_on_drop: false }` [INFO] [stdout] 83cde45b1169fc28c25badbaaa842fdcdc8f2cf4cfe21095160e8aff021d5dea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e4f885643f7a5755e2df1d59505fe6e2a7c5798b61d1b686e892fb17de0874a [INFO] running `Command { std: "docker" "start" "-a" "9e4f885643f7a5755e2df1d59505fe6e2a7c5798b61d1b686e892fb17de0874a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling pre-proc-macro v0.2.1 [INFO] [stderr] Compiling pre v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/lib.rs:548:13 [INFO] [stdout] | [INFO] [stdout] 548 | #![cfg_attr(nightly, feature(adt_const_params))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/lib.rs:549:13 [INFO] [stdout] | [INFO] [stdout] 549 | #![cfg_attr(nightly, allow(incomplete_features))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/lib.rs:1120:14 [INFO] [stdout] | [INFO] [stdout] 1120 | if #[cfg(nightly)] { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `unsized_const_params` [INFO] [stdout] --> src/lib.rs:1126:38 [INFO] [stdout] | [INFO] [stdout] 1126 | pub struct ValidPtrCondition; [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-09-25; 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] --> src/lib.rs:1126:63 [INFO] [stdout] | [INFO] [stdout] 1126 | pub struct ValidPtrCondition; [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-09-25; 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] --> src/lib.rs:1130:41 [INFO] [stdout] | [INFO] [stdout] 1130 | pub struct ProperAlignCondition; [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-09-25; 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] --> src/lib.rs:1134:37 [INFO] [stdout] | [INFO] [stdout] 1134 | pub struct BooleanCondition; [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-09-25; 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] --> src/lib.rs:1138:36 [INFO] [stdout] | [INFO] [stdout] 1138 | pub struct CustomCondition; [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-09-25; 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 `pre` (lib) due to 5 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9e4f885643f7a5755e2df1d59505fe6e2a7c5798b61d1b686e892fb17de0874a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e4f885643f7a5755e2df1d59505fe6e2a7c5798b61d1b686e892fb17de0874a", kill_on_drop: false }` [INFO] [stdout] 9e4f885643f7a5755e2df1d59505fe6e2a7c5798b61d1b686e892fb17de0874a