[INFO] cloning repository https://github.com/crazystylus/otadump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crazystylus/otadump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazystylus%2Fotadump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazystylus%2Fotadump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f902333196322e7985f220738106ca8a7084414a [INFO] building crazystylus/otadump against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazystylus%2Fotadump" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crazystylus/otadump on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/crazystylus/otadump [INFO] finished tweaking git repo https://github.com/crazystylus/otadump [INFO] tweaked toml for git repo https://github.com/crazystylus/otadump written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/crazystylus/otadump 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4dd74374275f1d328faff90719ecbce9032dd20d5732344790767c5427fd1fe0 [INFO] running `Command { std: "docker" "start" "-a" "4dd74374275f1d328faff90719ecbce9032dd20d5732344790767c5427fd1fe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4dd74374275f1d328faff90719ecbce9032dd20d5732344790767c5427fd1fe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dd74374275f1d328faff90719ecbce9032dd20d5732344790767c5427fd1fe0", kill_on_drop: false }` [INFO] [stdout] 4dd74374275f1d328faff90719ecbce9032dd20d5732344790767c5427fd1fe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ed24ef144312189d98eabf144b2c48e247d705c5e58efd27d916f6b86037732 [INFO] running `Command { std: "docker" "start" "-a" "2ed24ef144312189d98eabf144b2c48e247d705c5e58efd27d916f6b86037732", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling zip v2.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling sync-unsafe-cell v0.1.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling cmake v0.1.53 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling liblzma-sys v0.3.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libz-ng-sys v1.1.21 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling bzip2 v0.5.0 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling liblzma v0.3.5 [INFO] [stderr] Compiling nom-derive-impl v0.10.1 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling color-print-proc-macro v0.3.7 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling nom-derive v0.10.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling color-print v0.3.7 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling prost-types v0.13.4 [INFO] [stderr] Compiling prost-build v0.13.4 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling otadump v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.08s [INFO] running `Command { std: "docker" "inspect" "2ed24ef144312189d98eabf144b2c48e247d705c5e58efd27d916f6b86037732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ed24ef144312189d98eabf144b2c48e247d705c5e58efd27d916f6b86037732", kill_on_drop: false }` [INFO] [stdout] 2ed24ef144312189d98eabf144b2c48e247d705c5e58efd27d916f6b86037732 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3cd76896c228d64cf823e5664fd92fb227818b2e2ad8ca7f103a4a9ea7b3583 [INFO] running `Command { std: "docker" "start" "-a" "b3cd76896c228d64cf823e5664fd92fb227818b2e2ad8ca7f103a4a9ea7b3583", kill_on_drop: false }` [INFO] [stderr] Compiling otadump v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "b3cd76896c228d64cf823e5664fd92fb227818b2e2ad8ca7f103a4a9ea7b3583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3cd76896c228d64cf823e5664fd92fb227818b2e2ad8ca7f103a4a9ea7b3583", kill_on_drop: false }` [INFO] [stdout] b3cd76896c228d64cf823e5664fd92fb227818b2e2ad8ca7f103a4a9ea7b3583