[INFO] cloning repository https://github.com/cyberphantom52/payload-dumper-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyberphantom52/payload-dumper-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyberphantom52%2Fpayload-dumper-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyberphantom52%2Fpayload-dumper-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d094cffcb9d149d45cb1127c05b3371b7d167999
[INFO] building cyberphantom52/payload-dumper-rs against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyberphantom52%2Fpayload-dumper-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cyberphantom52/payload-dumper-rs
[INFO] finished tweaking git repo https://github.com/cyberphantom52/payload-dumper-rs
[INFO] tweaked toml for git repo https://github.com/cyberphantom52/payload-dumper-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cyberphantom52/payload-dumper-rs 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 git repo https://github.com/cyberphantom52/payload-dumper-rs 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ef09e5ce582d4e445615a2ce1136a429f1b30e9229dbd2a6d154c9b20d15e50a
[INFO] running `Command { std: "docker" "start" "-a" "ef09e5ce582d4e445615a2ce1136a429f1b30e9229dbd2a6d154c9b20d15e50a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef09e5ce582d4e445615a2ce1136a429f1b30e9229dbd2a6d154c9b20d15e50a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef09e5ce582d4e445615a2ce1136a429f1b30e9229dbd2a6d154c9b20d15e50a", kill_on_drop: false }`
[INFO] [stdout] ef09e5ce582d4e445615a2ce1136a429f1b30e9229dbd2a6d154c9b20d15e50a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f3a3faf99e5254ed5dfb3c941316b4c98cacbdd2979a691c5824b353944f71d0
[INFO] running `Command { std: "docker" "start" "-a" "f3a3faf99e5254ed5dfb3c941316b4c98cacbdd2979a691c5824b353944f71d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.1.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling cc v1.1.34
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling xz v0.1.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling payload-dumper-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stdout] warning: struct `ApexMetadata` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/payload-dumper-rs-bff3402e510e9816/out/chromeos_update_engine.rs:436:12
[INFO] [stdout]     |
[INFO] [stdout] 436 | pub struct ApexMetadata {
[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 40.83s
[INFO] running `Command { std: "docker" "inspect" "f3a3faf99e5254ed5dfb3c941316b4c98cacbdd2979a691c5824b353944f71d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3a3faf99e5254ed5dfb3c941316b4c98cacbdd2979a691c5824b353944f71d0", kill_on_drop: false }`
[INFO] [stdout] f3a3faf99e5254ed5dfb3c941316b4c98cacbdd2979a691c5824b353944f71d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9cadd91c93b20916090c0cbd49bc84aa6b7de8a93cf9c7af20de8690d78cb867
[INFO] running `Command { std: "docker" "start" "-a" "9cadd91c93b20916090c0cbd49bc84aa6b7de8a93cf9c7af20de8690d78cb867", kill_on_drop: false }`
[INFO] [stderr]    Compiling payload-dumper-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ApexMetadata` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/payload-dumper-rs-bff3402e510e9816/out/chromeos_update_engine.rs:436:12
[INFO] [stdout]     |
[INFO] [stdout] 436 | pub struct ApexMetadata {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApexMetadata` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/payload-dumper-rs-bff3402e510e9816/out/chromeos_update_engine.rs:436:12
[INFO] [stdout]     |
[INFO] [stdout] 436 | pub struct ApexMetadata {
[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 1.36s
[INFO] running `Command { std: "docker" "inspect" "9cadd91c93b20916090c0cbd49bc84aa6b7de8a93cf9c7af20de8690d78cb867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cadd91c93b20916090c0cbd49bc84aa6b7de8a93cf9c7af20de8690d78cb867", kill_on_drop: false }`
[INFO] [stdout] 9cadd91c93b20916090c0cbd49bc84aa6b7de8a93cf9c7af20de8690d78cb867
