[INFO] cloning repository https://github.com/MKJM2/dumpcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MKJM2/dumpcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMKJM2%2Fdumpcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMKJM2%2Fdumpcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b70b3aa7f6c2259cbd1a975d19062bb6db2954c9 [INFO] testing MKJM2/dumpcode against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMKJM2%2Fdumpcode" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MKJM2/dumpcode [INFO] finished tweaking git repo https://github.com/MKJM2/dumpcode [INFO] tweaked toml for git repo https://github.com/MKJM2/dumpcode written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MKJM2/dumpcode on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MKJM2/dumpcode 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ignore v0.4.23 [INFO] [stderr] Downloaded clap_derive v4.5.28 [INFO] [stderr] Downloaded charset v0.1.5 [INFO] [stderr] Downloaded globset v0.4.16 [INFO] [stderr] Downloaded arboard v3.4.1 [INFO] [stderr] Downloaded clap v4.5.31 [INFO] [stderr] Downloaded clap_builder v4.5.31 [INFO] [stderr] Downloaded bstr v1.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cc5ed6863d2435ed9527a9b463cf2bb59a23188b3f8be24a74715eb719eb715 [INFO] running `Command { std: "docker" "start" "-a" "6cc5ed6863d2435ed9527a9b463cf2bb59a23188b3f8be24a74715eb719eb715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cc5ed6863d2435ed9527a9b463cf2bb59a23188b3f8be24a74715eb719eb715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cc5ed6863d2435ed9527a9b463cf2bb59a23188b3f8be24a74715eb719eb715", kill_on_drop: false }` [INFO] [stdout] 6cc5ed6863d2435ed9527a9b463cf2bb59a23188b3f8be24a74715eb719eb715 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f4449d33a5633e016f6a1aded1c88eb85227b80ecffda95366bf485a6311e08 [INFO] running `Command { std: "docker" "start" "-a" "0f4449d33a5633e016f6a1aded1c88eb85227b80ecffda95366bf485a6311e08", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling charset v0.1.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling arboard v3.4.1 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling dumpcode v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "0f4449d33a5633e016f6a1aded1c88eb85227b80ecffda95366bf485a6311e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f4449d33a5633e016f6a1aded1c88eb85227b80ecffda95366bf485a6311e08", kill_on_drop: false }` [INFO] [stdout] 0f4449d33a5633e016f6a1aded1c88eb85227b80ecffda95366bf485a6311e08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e54823595def8d27e191d02ad2c6036058f84d360c599d9c0101993e9136e7e [INFO] running `Command { std: "docker" "start" "-a" "7e54823595def8d27e191d02ad2c6036058f84d360c599d9c0101993e9136e7e", kill_on_drop: false }` [INFO] [stderr] Compiling dumpcode v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "7e54823595def8d27e191d02ad2c6036058f84d360c599d9c0101993e9136e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e54823595def8d27e191d02ad2c6036058f84d360c599d9c0101993e9136e7e", kill_on_drop: false }` [INFO] [stdout] 7e54823595def8d27e191d02ad2c6036058f84d360c599d9c0101993e9136e7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 35e115ea4be034dfd4e9c0a3cf3ba534363198c4e04257e665046d081a5c216e [INFO] running `Command { std: "docker" "start" "-a" "35e115ea4be034dfd4e9c0a3cf3ba534363198c4e04257e665046d081a5c216e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dumpcode-9069a2a951fdac57) [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" "35e115ea4be034dfd4e9c0a3cf3ba534363198c4e04257e665046d081a5c216e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e115ea4be034dfd4e9c0a3cf3ba534363198c4e04257e665046d081a5c216e", kill_on_drop: false }` [INFO] [stdout] 35e115ea4be034dfd4e9c0a3cf3ba534363198c4e04257e665046d081a5c216e