[INFO] fetching crate pre 0.2.1...
[INFO] testing pre-0.2.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate pre 0.2.1 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pre 0.2.1 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 19 packages to latest compatible versions
[INFO] [stderr]       Adding cfg-if v0.1.10 (available: v1.0.4)
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pre-proc-macro v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a99cda45f7f9f17f276e638ea56777d5e93038cd3f5fc86510fb636c14393598
[INFO] running `Command { std: "docker" "start" "-a" "a99cda45f7f9f17f276e638ea56777d5e93038cd3f5fc86510fb636c14393598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a99cda45f7f9f17f276e638ea56777d5e93038cd3f5fc86510fb636c14393598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a99cda45f7f9f17f276e638ea56777d5e93038cd3f5fc86510fb636c14393598", kill_on_drop: false }`
[INFO] [stdout] a99cda45f7f9f17f276e638ea56777d5e93038cd3f5fc86510fb636c14393598
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f0fc0e0c9d76806a6f9f815ce2cb65634a0cc738383076086c21bce9129d88ec
[INFO] running `Command { std: "docker" "start" "-a" "f0fc0e0c9d76806a6f9f815ce2cb65634a0cc738383076086c21bce9129d88ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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<const PTR: &'static str, const ACCESS_TYPE: &'static str>;
[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]     --> src/lib.rs:1126:63
[INFO] [stdout]      |
[INFO] [stdout] 1126 |         pub struct ValidPtrCondition<const PTR: &'static str, const ACCESS_TYPE: &'static str>;
[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]     --> src/lib.rs:1130:41
[INFO] [stdout]      |
[INFO] [stdout] 1130 |         pub struct ProperAlignCondition<const PTR: &'static str>;
[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]     --> src/lib.rs:1134:37
[INFO] [stdout]      |
[INFO] [stdout] 1134 |         pub struct BooleanCondition<const CONDITION: &'static str>;
[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]     --> src/lib.rs:1138:36
[INFO] [stdout]      |
[INFO] [stdout] 1138 |         pub struct CustomCondition<const CONDITION: &'static str>;
[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 `pre` (lib) due to 5 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f0fc0e0c9d76806a6f9f815ce2cb65634a0cc738383076086c21bce9129d88ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0fc0e0c9d76806a6f9f815ce2cb65634a0cc738383076086c21bce9129d88ec", kill_on_drop: false }`
[INFO] [stdout] f0fc0e0c9d76806a6f9f815ce2cb65634a0cc738383076086c21bce9129d88ec
