[INFO] fetching crate varisat 0.2.2... [INFO] checking varisat-0.2.2 against master#191df20fcad9331d3a948aa8e8556775ec3fe69d for pr-133502-3 [INFO] extracting crate varisat 0.2.2 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate varisat 0.2.2 on toolchain 191df20fcad9331d3a948aa8e8556775ec3fe69d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate varisat 0.2.2 [INFO] finished tweaking crates.io crate varisat 0.2.2 [INFO] tweaked toml for crates.io crate varisat 0.2.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 86 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.7.1 (available: v0.11.8) [INFO] [stderr] Adding itoa v0.4.8 (available: v1.0.15) [INFO] [stderr] Adding ordered-float v2.10.1 (available: v5.0.0) [INFO] [stderr] Adding proptest v0.10.1 (available: v1.6.0) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.1) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.1.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding vec_mut_scan v0.3.0 (available: v0.5.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded varisat-formula v0.2.2 [INFO] [stderr] Downloaded partial_ref v0.3.3 [INFO] [stderr] Downloaded varisat-dimacs v0.2.2 [INFO] [stderr] Downloaded vec_mut_scan v0.3.0 [INFO] [stderr] Downloaded varisat-checker v0.2.2 [INFO] [stderr] Downloaded partial_ref_derive v0.3.3 [INFO] [stderr] Downloaded varisat-internal-macros v0.2.2 [INFO] [stderr] Downloaded varisat-internal-proof v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bc071c6d497c57510e9fed4d4784e5a0793b4aa1974c82907da388481f1264c [INFO] running `Command { std: "docker" "start" "-a" "0bc071c6d497c57510e9fed4d4784e5a0793b4aa1974c82907da388481f1264c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bc071c6d497c57510e9fed4d4784e5a0793b4aa1974c82907da388481f1264c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc071c6d497c57510e9fed4d4784e5a0793b4aa1974c82907da388481f1264c", kill_on_drop: false }` [INFO] [stdout] 0bc071c6d497c57510e9fed4d4784e5a0793b4aa1974c82907da388481f1264c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb9254b9da7433424485dddc1f47aaacc37e14227c7177821a25b732beeec7eb [INFO] running `Command { std: "docker" "start" "-a" "bb9254b9da7433424485dddc1f47aaacc37e14227c7177821a25b732beeec7eb", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling varisat v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking vec_mut_scan v0.3.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] warning: varisat@0.2.2: drat-trim proof checker not found, some tests will be disabled: No such file or directory (os error 2) [INFO] [stderr] warning: varisat@0.2.2: rate proof checker not found, some tests will be disabled: No such file or directory (os error 2) [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rustix v1.0.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling partial_ref_derive v0.3.3 [INFO] [stderr] Compiling varisat-internal-macros v0.2.2 [INFO] [stderr] Checking proptest v0.10.1 [INFO] [stderr] Checking partial_ref v0.3.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking varisat-formula v0.2.2 [INFO] [stderr] Checking varisat-dimacs v0.2.2 [INFO] [stderr] Checking varisat-internal-proof v0.2.2 [INFO] [stderr] Checking varisat-checker v0.2.2 [INFO] [stdout] warning: unused import: `ImplNode` [INFO] [stdout] --> src/prop.rs:13:38 [INFO] [stdout] | [INFO] [stdout] 13 | pub use graph::{Conflict, ImplGraph, ImplNode, Reason}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `test_drat_trim` [INFO] [stdout] --> src/proof.rs:402:24 [INFO] [stdout] | [INFO] [stdout] 402 | #[cfg_attr(not(test_drat_trim), ignore)] [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(test_drat_trim)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_drat_trim)");` 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: `test_drat_trim` [INFO] [stdout] --> src/proof.rs:410:24 [INFO] [stdout] | [INFO] [stdout] 410 | #[cfg_attr(not(test_drat_trim), ignore)] [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(test_drat_trim)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_drat_trim)");` 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: `test_rate` [INFO] [stdout] --> src/proof.rs:418:24 [INFO] [stdout] | [INFO] [stdout] 418 | #[cfg_attr(not(test_rate), ignore)] [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(test_rate)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_rate)");` 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: `test_rate` [INFO] [stdout] --> src/proof.rs:426:24 [INFO] [stdout] | [INFO] [stdout] 426 | #[cfg_attr(not(test_rate), ignore)] [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(test_rate)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(test_rate)");` 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: unused import: `ImplNode` [INFO] [stdout] --> src/prop.rs:13:38 [INFO] [stdout] | [INFO] [stdout] 13 | pub use graph::{Conflict, ImplGraph, ImplNode, Reason}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/config.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(DocDefault, ConfigUpdate)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Default_FOR_SolverConfig` [INFO] [stdout] 6 | pub struct SolverConfig { [INFO] [stdout] | ------------ `SolverConfig` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DocDefault` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DocDefault` may come from an old version of the `varisat_internal_macros` crate, try updating your dependency with `cargo update -p varisat_internal_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `DocDefault` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/config.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(DocDefault, ConfigUpdate)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Default` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Default_FOR_SolverConfig` [INFO] [stdout] 6 | pub struct SolverConfig { [INFO] [stdout] | ------------ `SolverConfig` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `DocDefault` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `DocDefault` may come from an old version of the `varisat_internal_macros` crate, try updating your dependency with `cargo update -p varisat_internal_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `DocDefault` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.19s [INFO] running `Command { std: "docker" "inspect" "bb9254b9da7433424485dddc1f47aaacc37e14227c7177821a25b732beeec7eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb9254b9da7433424485dddc1f47aaacc37e14227c7177821a25b732beeec7eb", kill_on_drop: false }` [INFO] [stdout] bb9254b9da7433424485dddc1f47aaacc37e14227c7177821a25b732beeec7eb