[INFO] cloning repository https://github.com/thorio/pat_dealloc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thorio/pat_dealloc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthorio%2Fpat_dealloc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthorio%2Fpat_dealloc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46d9a9909ab1201ba1ad3a19e6b401b5644ab554 [INFO] testing thorio/pat_dealloc against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthorio%2Fpat_dealloc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thorio/pat_dealloc [INFO] finished tweaking git repo https://github.com/thorio/pat_dealloc [INFO] tweaked toml for git repo https://github.com/thorio/pat_dealloc written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thorio/pat_dealloc on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thorio/pat_dealloc already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98d60ba09bd103fda9824964bc9052215659ceb0623eb9e6c2b60b2ffbb948c6 [INFO] running `Command { std: "docker" "start" "-a" "98d60ba09bd103fda9824964bc9052215659ceb0623eb9e6c2b60b2ffbb948c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98d60ba09bd103fda9824964bc9052215659ceb0623eb9e6c2b60b2ffbb948c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98d60ba09bd103fda9824964bc9052215659ceb0623eb9e6c2b60b2ffbb948c6", kill_on_drop: false }` [INFO] [stdout] 98d60ba09bd103fda9824964bc9052215659ceb0623eb9e6c2b60b2ffbb948c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74895d4cc10c6e9e6ad34b0e5562b51854d0b9f4ae6bb803c3c630cf563c18be [INFO] running `Command { std: "docker" "start" "-a" "74895d4cc10c6e9e6ad34b0e5562b51854d0b9f4ae6bb803c3c630cf563c18be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling stderrlog v0.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pat-dealloc v1.0.0 (/opt/rustwide/workdir/pat-dealloc) [INFO] [stdout] warning: field `cache_type` is never read [INFO] [stdout] --> pat-dealloc/src/pat.rs:15:6 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct PatMemtype { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 14 | pub range: AddressRange, [INFO] [stdout] 15 | pub cache_type: PatCacheType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PatMemtype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling pat-dealloc-bin v1.0.0 (/opt/rustwide/workdir/pat-dealloc-bin) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.44s [INFO] running `Command { std: "docker" "inspect" "74895d4cc10c6e9e6ad34b0e5562b51854d0b9f4ae6bb803c3c630cf563c18be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74895d4cc10c6e9e6ad34b0e5562b51854d0b9f4ae6bb803c3c630cf563c18be", kill_on_drop: false }` [INFO] [stdout] 74895d4cc10c6e9e6ad34b0e5562b51854d0b9f4ae6bb803c3c630cf563c18be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ecc592fdb9ec6c757cfe2a5bd5d205cb233619e9a4e25badbbd8042c5b1d952 [INFO] running `Command { std: "docker" "start" "-a" "6ecc592fdb9ec6c757cfe2a5bd5d205cb233619e9a4e25badbbd8042c5b1d952", kill_on_drop: false }` [INFO] [stderr] Compiling pat-dealloc v1.0.0 (/opt/rustwide/workdir/pat-dealloc) [INFO] [stderr] Compiling pat-dealloc-bin v1.0.0 (/opt/rustwide/workdir/pat-dealloc-bin) [INFO] [stdout] warning: field `cache_type` is never read [INFO] [stdout] --> pat-dealloc/src/pat.rs:15:6 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct PatMemtype { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 14 | pub range: AddressRange, [INFO] [stdout] 15 | pub cache_type: PatCacheType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PatMemtype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cache_type` is never read [INFO] [stdout] --> pat-dealloc/src/pat.rs:15:6 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct PatMemtype { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 14 | pub range: AddressRange, [INFO] [stdout] 15 | pub cache_type: PatCacheType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PatMemtype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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 0.50s [INFO] running `Command { std: "docker" "inspect" "6ecc592fdb9ec6c757cfe2a5bd5d205cb233619e9a4e25badbbd8042c5b1d952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ecc592fdb9ec6c757cfe2a5bd5d205cb233619e9a4e25badbbd8042c5b1d952", kill_on_drop: false }` [INFO] [stdout] 6ecc592fdb9ec6c757cfe2a5bd5d205cb233619e9a4e25badbbd8042c5b1d952 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8bb1c60a6d40bbdf52b12208a2ef8e95ed807aef040c70e4860a6cbd04f9beff [INFO] running `Command { std: "docker" "start" "-a" "8bb1c60a6d40bbdf52b12208a2ef8e95ed807aef040c70e4860a6cbd04f9beff", kill_on_drop: false }` [INFO] [stderr] warning: field `cache_type` is never read [INFO] [stderr] --> pat-dealloc/src/pat.rs:15:6 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct PatMemtype { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 14 | pub range: AddressRange, [INFO] [stderr] 15 | pub cache_type: PatCacheType, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PatMemtype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `pat-dealloc` (lib) generated 1 warning [INFO] [stderr] warning: `pat-dealloc` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pat_dealloc-7a4d044ba155439a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pat_dealloc-dbd8056154e16b25) [INFO] [stderr] Doc-tests pat_dealloc [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8bb1c60a6d40bbdf52b12208a2ef8e95ed807aef040c70e4860a6cbd04f9beff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bb1c60a6d40bbdf52b12208a2ef8e95ed807aef040c70e4860a6cbd04f9beff", kill_on_drop: false }` [INFO] [stdout] 8bb1c60a6d40bbdf52b12208a2ef8e95ed807aef040c70e4860a6cbd04f9beff