[INFO] cloning repository https://github.com/japaric/particle-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/japaric/particle-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaparic%2Fparticle-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaparic%2Fparticle-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fe4834581696ae8c07925bd32ef2360ab051aa0 [INFO] testing japaric/particle-tools against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaparic%2Fparticle-tools" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/japaric/particle-tools [INFO] finished tweaking git repo https://github.com/japaric/particle-tools [INFO] tweaked toml for git repo https://github.com/japaric/particle-tools written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/japaric/particle-tools on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/japaric/particle-tools 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typenum v1.5.2 [INFO] [stderr] Downloaded digest-buffer v0.3.1 [INFO] [stderr] Downloaded tempdir v0.3.5 [INFO] [stderr] Downloaded rand v0.3.15 [INFO] [stderr] Downloaded nodrop v0.1.9 [INFO] [stderr] Downloaded odds v0.2.25 [INFO] [stderr] Downloaded cfg-if v0.1.0 [INFO] [stderr] Downloaded digest v0.5.2 [INFO] [stderr] Downloaded crc v1.4.0 [INFO] [stderr] Downloaded atty v0.2.2 [INFO] [stderr] Downloaded libc v0.2.22 [INFO] [stderr] Downloaded unicode-width v0.1.4 [INFO] [stderr] Downloaded byte-tools v0.1.3 [INFO] [stderr] Downloaded vec_map v0.8.0 [INFO] [stderr] Downloaded ansi_term v0.9.0 [INFO] [stderr] Downloaded gcc v0.3.46 [INFO] [stderr] Downloaded strsim v0.6.0 [INFO] [stderr] Downloaded lazy_static v0.2.8 [INFO] [stderr] Downloaded rustc-demangle v0.1.4 [INFO] [stderr] Downloaded error-chain v0.10.0 [INFO] [stderr] Downloaded dbghelp-sys v0.2.0 [INFO] [stderr] Downloaded backtrace v0.3.0 [INFO] [stderr] Downloaded clap v2.24.2 [INFO] [stderr] Downloaded unicode-segmentation v1.1.0 [INFO] [stderr] Downloaded backtrace-sys v0.1.10 [INFO] [stderr] Downloaded sha2 v0.5.2 [INFO] [stderr] Downloaded byteorder v1.0.0 [INFO] [stderr] Downloaded generic-array v0.7.2 [INFO] [stderr] Downloaded term_size v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6eb7d641fa9d6a7869cd27378272ef352f13fa0d0c6a30fbd54d6532f972f18 [INFO] running `Command { std: "docker" "start" "-a" "a6eb7d641fa9d6a7869cd27378272ef352f13fa0d0c6a30fbd54d6532f972f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6eb7d641fa9d6a7869cd27378272ef352f13fa0d0c6a30fbd54d6532f972f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6eb7d641fa9d6a7869cd27378272ef352f13fa0d0c6a30fbd54d6532f972f18", kill_on_drop: false }` [INFO] [stdout] a6eb7d641fa9d6a7869cd27378272ef352f13fa0d0c6a30fbd54d6532f972f18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f2cfec95c29eaad8e685530a030fbf84318583178b88570c1fef34f8f350b57 [INFO] running `Command { std: "docker" "start" "-a" "4f2cfec95c29eaad8e685530a030fbf84318583178b88570c1fef34f8f350b57", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling typenum v1.5.2 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling gcc v0.3.46 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling byte-tools v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling crc v1.4.0 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling nodrop v0.1.9 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling clap v2.24.2 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling generic-array v0.7.2 [INFO] [stderr] Compiling digest-buffer v0.3.1 [INFO] [stderr] Compiling digest v0.5.2 [INFO] [stderr] Compiling sha2 v0.5.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling particle-tools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "4f2cfec95c29eaad8e685530a030fbf84318583178b88570c1fef34f8f350b57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f2cfec95c29eaad8e685530a030fbf84318583178b88570c1fef34f8f350b57", kill_on_drop: false }` [INFO] [stdout] 4f2cfec95c29eaad8e685530a030fbf84318583178b88570c1fef34f8f350b57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9839dbebad975746f013f2428c52b12dceb43a1c8aeba41aa6e00e413f0e133d [INFO] running `Command { std: "docker" "start" "-a" "9839dbebad975746f013f2428c52b12dceb43a1c8aeba41aa6e00e413f0e133d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling particle-tools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9839dbebad975746f013f2428c52b12dceb43a1c8aeba41aa6e00e413f0e133d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9839dbebad975746f013f2428c52b12dceb43a1c8aeba41aa6e00e413f0e133d", kill_on_drop: false }` [INFO] [stdout] 9839dbebad975746f013f2428c52b12dceb43a1c8aeba41aa6e00e413f0e133d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af8bcc07ec76221c692232e3f150bb309b9d0861e07b90a26273d46e10bad482 [INFO] running `Command { std: "docker" "start" "-a" "af8bcc07ec76221c692232e3f150bb309b9d0861e07b90a26273d46e10bad482", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/bin/elf2bin.rs (/opt/rustwide/target/debug/deps/elf2bin-071b0053ec360c05) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "af8bcc07ec76221c692232e3f150bb309b9d0861e07b90a26273d46e10bad482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af8bcc07ec76221c692232e3f150bb309b9d0861e07b90a26273d46e10bad482", kill_on_drop: false }` [INFO] [stdout] af8bcc07ec76221c692232e3f150bb309b9d0861e07b90a26273d46e10bad482