[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] 6010c0fd4e97159c67fa1a9959763b12bd6ee59b [INFO] checking crazystylus/otadump against master#be181dd75c83d72fcc95538e235768bc367b76b9 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazystylus%2Fotadump" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crazystylus/otadump on toolchain be181dd75c83d72fcc95538e235768bc367b76b9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "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-2-tc1/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" "+be181dd75c83d72fcc95538e235768bc367b76b9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bzip2 v0.5.1 [INFO] [stderr] Downloaded sync-unsafe-cell v0.1.1 [INFO] [stderr] Downloaded zip v2.2.3 [INFO] [stderr] Downloaded liblzma v0.3.6 [INFO] [stderr] Downloaded liblzma-sys v0.3.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03c7fe3b268f542940f1cde3636d9ebba60d10d4cf8d4546afb58dd1de93d77c [INFO] running `Command { std: "docker" "start" "-a" "03c7fe3b268f542940f1cde3636d9ebba60d10d4cf8d4546afb58dd1de93d77c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03c7fe3b268f542940f1cde3636d9ebba60d10d4cf8d4546afb58dd1de93d77c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03c7fe3b268f542940f1cde3636d9ebba60d10d4cf8d4546afb58dd1de93d77c", kill_on_drop: false }` [INFO] [stdout] 03c7fe3b268f542940f1cde3636d9ebba60d10d4cf8d4546afb58dd1de93d77c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3efcc9a02491956f64de0e37f43f1492770bfc0690e4eed6b5ca89920ffb023a [INFO] running `Command { std: "docker" "start" "-a" "3efcc9a02491956f64de0e37f43f1492770bfc0690e4eed6b5ca89920ffb023a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling zip v2.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking sync-unsafe-cell v0.1.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.12+1.0.8 [INFO] [stderr] Compiling liblzma-sys v0.3.13 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling libz-ng-sys v1.1.21 [INFO] [stderr] Checking bzip2 v0.5.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling color-print-proc-macro v0.3.7 [INFO] [stderr] Compiling nom-derive-impl v0.10.1 [INFO] [stderr] Checking color-print v0.3.7 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking nom-derive v0.10.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking liblzma v0.3.6 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling otadump v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.52s [INFO] running `Command { std: "docker" "inspect" "3efcc9a02491956f64de0e37f43f1492770bfc0690e4eed6b5ca89920ffb023a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3efcc9a02491956f64de0e37f43f1492770bfc0690e4eed6b5ca89920ffb023a", kill_on_drop: false }` [INFO] [stdout] 3efcc9a02491956f64de0e37f43f1492770bfc0690e4eed6b5ca89920ffb023a