[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] 36b691c67d52cae44c6b4a739f72d042514a4469
[INFO] checking cyberphantom52/payload-dumper-rs against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyberphantom52%2Fpayload-dumper-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/cyberphantom52/payload-dumper-rs on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-5-tc2/source/Cargo.toml
[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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protoc-bin-vendored v3.1.0
[INFO] [stderr]   Downloaded xz v0.1.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-aarch_64 v3.1.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-x86_64 v3.1.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-win32 v3.1.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-aarch_64 v3.1.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_64 v3.1.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-ppcle_64 v3.1.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_32 v3.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1dc2d8bf5e3094889dd57a5f54b65de11e1838c84554eca3a306bb4faccc0fc
[INFO] running `Command { std: "docker" "start" "-a" "d1dc2d8bf5e3094889dd57a5f54b65de11e1838c84554eca3a306bb4faccc0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1dc2d8bf5e3094889dd57a5f54b65de11e1838c84554eca3a306bb4faccc0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1dc2d8bf5e3094889dd57a5f54b65de11e1838c84554eca3a306bb4faccc0fc", kill_on_drop: false }`
[INFO] [stdout] d1dc2d8bf5e3094889dd57a5f54b65de11e1838c84554eca3a306bb4faccc0fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f6e69370fd12c0a0fc0a8ec3d23601507b5b47938bc0ea46f6546e333e955cf
[INFO] running `Command { std: "docker" "start" "-a" "7f6e69370fd12c0a0fc0a8ec3d23601507b5b47938bc0ea46f6546e333e955cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.66
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling protobuf v3.7.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.1.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.1.0
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling protoc-bin-vendored v3.1.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking anstream v0.6.17
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]    Compiling cc v1.1.34
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling which v4.4.2
[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 bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking xz v0.1.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.66
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling protobuf-support v3.7.1
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]    Compiling protobuf-parse v3.7.1
[INFO] [stderr]    Compiling protobuf-codegen v3.7.1
[INFO] [stderr]    Compiling payload-dumper-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `magic_number` is never read
[INFO] [stdout]   --> src/payload.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Header {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 19 |     /// Magic string “CrAU” identifying this is an update payload.
[INFO] [stdout] 20 |     magic_number: [u8; 4],
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `manifest_signature` is never read
[INFO] [stdout]   --> src/payload.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Payload {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     manifest_signature: Box<Signatures>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic_number` is never read
[INFO] [stdout]   --> src/payload.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Header {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 19 |     /// Magic string “CrAU” identifying this is an update payload.
[INFO] [stdout] 20 |     magic_number: [u8; 4],
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `manifest_signature` is never read
[INFO] [stdout]   --> src/payload.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Payload {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     manifest_signature: Box<Signatures>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.05s
[INFO] running `Command { std: "docker" "inspect" "7f6e69370fd12c0a0fc0a8ec3d23601507b5b47938bc0ea46f6546e333e955cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f6e69370fd12c0a0fc0a8ec3d23601507b5b47938bc0ea46f6546e333e955cf", kill_on_drop: false }`
[INFO] [stdout] 7f6e69370fd12c0a0fc0a8ec3d23601507b5b47938bc0ea46f6546e333e955cf
