[INFO] cloning repository https://github.com/selaux/rnix-analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/selaux/rnix-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselaux%2Frnix-analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselaux%2Frnix-analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3b860d4b01ac79759d438d04a8a0df8e88bc044 [INFO] building selaux/rnix-analyzer against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselaux%2Frnix-analyzer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/selaux/rnix-analyzer [INFO] finished tweaking git repo https://github.com/selaux/rnix-analyzer [INFO] tweaked toml for git repo https://github.com/selaux/rnix-analyzer written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/selaux/rnix-analyzer on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 118 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rnix v0.9.1 (available: v0.12.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver v1.0.27 [INFO] [stderr] Downloaded countme v2.0.4 [INFO] [stderr] Downloaded cbitset v0.2.0 [INFO] [stderr] Downloaded text-size v1.1.1 [INFO] [stderr] Downloaded smol_str v0.1.24 [INFO] [stderr] Downloaded rowan v0.12.6 [INFO] [stderr] Downloaded camino v1.2.1 [INFO] [stderr] Downloaded rnix v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bf5af0ba3e647859546bb6c1c27125a708241029d7972ca302085e4a7048ef1 [INFO] running `Command { std: "docker" "start" "-a" "5bf5af0ba3e647859546bb6c1c27125a708241029d7972ca302085e4a7048ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bf5af0ba3e647859546bb6c1c27125a708241029d7972ca302085e4a7048ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bf5af0ba3e647859546bb6c1c27125a708241029d7972ca302085e4a7048ef1", kill_on_drop: false }` [INFO] [stdout] 5bf5af0ba3e647859546bb6c1c27125a708241029d7972ca302085e4a7048ef1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab54151a7330ab8581b4fc439480cfecde878a65cd93cef31fb0992ede90cf3e [INFO] running `Command { std: "docker" "start" "-a" "ab54151a7330ab8581b4fc439480cfecde878a65cd93cef31fb0992ede90cf3e", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling rowan v0.12.6 [INFO] [stderr] Compiling cbitset v0.2.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling rnix v0.9.1 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling rnix_analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `boolean` and `null` are never read [INFO] [stdout] --> src/types/base.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct BaseTypes { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub boolean: TypeId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | pub null: TypeId, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.35s [INFO] running `Command { std: "docker" "inspect" "ab54151a7330ab8581b4fc439480cfecde878a65cd93cef31fb0992ede90cf3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab54151a7330ab8581b4fc439480cfecde878a65cd93cef31fb0992ede90cf3e", kill_on_drop: false }` [INFO] [stdout] ab54151a7330ab8581b4fc439480cfecde878a65cd93cef31fb0992ede90cf3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8aa0b7c526436aa6b395894099bbec224be5c1b1d0ee524b20d7e965a422490 [INFO] running `Command { std: "docker" "start" "-a" "f8aa0b7c526436aa6b395894099bbec224be5c1b1d0ee524b20d7e965a422490", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling rnix_analyzer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stdout] warning: fields `boolean` and `null` are never read [INFO] [stdout] --> src/types/base.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct BaseTypes { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub boolean: TypeId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | pub null: TypeId, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/references/mod.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | assert_display_snapshot!(format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/references/mod.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | assert_display_snapshot!(format!("{}\n=========\n{:#?}", nix_code, errors)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/scope/mod.rs:815:9 [INFO] [stdout] | [INFO] [stdout] 815 | assert_display_snapshot!(format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/scope/mod.rs:836:9 [INFO] [stdout] | [INFO] [stdout] 836 | assert_display_snapshot!(format!("{}\n=========\n{:#?}", nix_code, errors)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/types/mod.rs:355:9 [INFO] [stdout] | [INFO] [stdout] 355 | assert_display_snapshot!(format!("{}\n=========\n{}", nix_code, description)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/references/mod.rs:263:16 [INFO] [stdout] | [INFO] [stdout] 263 | use insta::assert_display_snapshot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/scope/mod.rs:561:16 [INFO] [stdout] | [INFO] [stdout] 561 | use insta::assert_display_snapshot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/types/mod.rs:294:16 [INFO] [stdout] | [INFO] [stdout] 294 | use insta::assert_display_snapshot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `boolean` and `null` are never read [INFO] [stdout] --> src/types/base.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct BaseTypes { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub boolean: TypeId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | pub null: TypeId, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.12s [INFO] running `Command { std: "docker" "inspect" "f8aa0b7c526436aa6b395894099bbec224be5c1b1d0ee524b20d7e965a422490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8aa0b7c526436aa6b395894099bbec224be5c1b1d0ee524b20d7e965a422490", kill_on_drop: false }` [INFO] [stdout] f8aa0b7c526436aa6b395894099bbec224be5c1b1d0ee524b20d7e965a422490