[INFO] fetching crate resfetch 1.1.2...
[INFO] building resfetch-1.1.2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate resfetch 1.1.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate resfetch 1.1.2
[INFO] finished tweaking crates.io crate resfetch 1.1.2
[INFO] tweaked toml for crates.io crate resfetch 1.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate resfetch 1.1.2 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate resfetch 1.1.2 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 027788894aaa38841a82bbd5bd5957499d4492e07c0c20e661608b91c8d2c271
[INFO] running `Command { std: "docker" "start" "-a" "027788894aaa38841a82bbd5bd5957499d4492e07c0c20e661608b91c8d2c271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "027788894aaa38841a82bbd5bd5957499d4492e07c0c20e661608b91c8d2c271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "027788894aaa38841a82bbd5bd5957499d4492e07c0c20e661608b91c8d2c271", kill_on_drop: false }`
[INFO] [stdout] 027788894aaa38841a82bbd5bd5957499d4492e07c0c20e661608b91c8d2c271
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01f90932c4f6d8aafd4043941327e9d50f344a85b08c232b2fa5ad40ed2e63e6
[INFO] running `Command { std: "docker" "start" "-a" "01f90932c4f6d8aafd4043941327e9d50f344a85b08c232b2fa5ad40ed2e63e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling rpm-pkg-count v0.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling libmacchina v7.2.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling os-release v0.1.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling sqlite3-src v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling sqlite3-sys v0.15.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling sqlite v0.31.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling if-addrs v0.10.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling sysctl v0.5.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pciid-parser v0.6.3
[INFO] [stderr]    Compiling resfetch v1.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.83s
[INFO] running `Command { std: "docker" "inspect" "01f90932c4f6d8aafd4043941327e9d50f344a85b08c232b2fa5ad40ed2e63e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01f90932c4f6d8aafd4043941327e9d50f344a85b08c232b2fa5ad40ed2e63e6", kill_on_drop: false }`
[INFO] [stdout] 01f90932c4f6d8aafd4043941327e9d50f344a85b08c232b2fa5ad40ed2e63e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3eba04bae151e9aa6da08c93d223b1d3ccec39dbd4089e58dc4483bd4a857f4
[INFO] running `Command { std: "docker" "start" "-a" "b3eba04bae151e9aa6da08c93d223b1d3ccec39dbd4089e58dc4483bd4a857f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling resfetch v1.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "b3eba04bae151e9aa6da08c93d223b1d3ccec39dbd4089e58dc4483bd4a857f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3eba04bae151e9aa6da08c93d223b1d3ccec39dbd4089e58dc4483bd4a857f4", kill_on_drop: false }`
[INFO] [stdout] b3eba04bae151e9aa6da08c93d223b1d3ccec39dbd4089e58dc4483bd4a857f4
