[INFO] fetching crate xcompress 0.12.5... [INFO] testing xcompress-0.12.5 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate xcompress 0.12.5 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate xcompress 0.12.5 [INFO] finished tweaking crates.io crate xcompress 0.12.5 [INFO] tweaked toml for crates.io crate xcompress 0.12.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xcompress 0.12.5 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 crates.io crate xcompress 0.12.5 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded path-absolutize v3.1.1 [INFO] [stderr] Downloaded path-dedot v3.1.1 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded errno v0.3.3 [INFO] [stderr] Downloaded execute v0.2.12 [INFO] [stderr] Downloaded scanner-rust v2.0.16 [INFO] [stderr] Downloaded anstream v0.6.4 [INFO] [stderr] Downloaded anstyle-parse v0.2.2 [INFO] [stderr] Downloaded concat-with v0.2.8 [INFO] [stderr] Downloaded rustix v0.38.21 [INFO] [stderr] Downloaded clap_builder v4.4.7 [INFO] [stderr] Downloaded clap v4.4.7 [INFO] [stderr] Downloaded enum-ordinalize v3.1.13 [INFO] [stderr] Downloaded educe v0.4.23 [INFO] [stderr] Downloaded execute-command-macro-impl v0.1.9 [INFO] [stderr] Downloaded execute-command-tokens v0.1.6 [INFO] [stderr] Downloaded execute-command-macro v0.1.8 [INFO] [stderr] Downloaded syn v2.0.32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c7560f1e7bd821787f337fb245266c1eaf4fc902b549c9543afcab01c3388bca [INFO] running `Command { std: "docker" "start" "-a" "c7560f1e7bd821787f337fb245266c1eaf4fc902b549c9543afcab01c3388bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7560f1e7bd821787f337fb245266c1eaf4fc902b549c9543afcab01c3388bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7560f1e7bd821787f337fb245266c1eaf4fc902b549c9543afcab01c3388bca", kill_on_drop: false }` [INFO] [stdout] c7560f1e7bd821787f337fb245266c1eaf4fc902b549c9543afcab01c3388bca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6a03facd895f5f7c862344b2edf12e84ca39a61cddc4c4dd74d65a6d3ddb5943 [INFO] running `Command { std: "docker" "start" "-a" "6a03facd895f5f7c862344b2edf12e84ca39a61cddc4c4dd74d65a6d3ddb5943", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling execute-command-tokens v0.1.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling concat-with v0.2.8 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.9 [INFO] [stderr] Compiling enum-ordinalize v3.1.13 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling execute-command-macro v0.1.8 [INFO] [stderr] Compiling execute v0.2.12 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling scanner-rust v2.0.16 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling xcompress v0.12.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.61s [INFO] running `Command { std: "docker" "inspect" "6a03facd895f5f7c862344b2edf12e84ca39a61cddc4c4dd74d65a6d3ddb5943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a03facd895f5f7c862344b2edf12e84ca39a61cddc4c4dd74d65a6d3ddb5943", kill_on_drop: false }` [INFO] [stdout] 6a03facd895f5f7c862344b2edf12e84ca39a61cddc4c4dd74d65a6d3ddb5943 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] be0a1504ac246058a47217bfb1b407aaa1a888a59cf3217ad3deefe1b7ee13e4 [INFO] running `Command { std: "docker" "start" "-a" "be0a1504ac246058a47217bfb1b407aaa1a888a59cf3217ad3deefe1b7ee13e4", kill_on_drop: false }` [INFO] [stderr] Compiling xcompress v0.12.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "be0a1504ac246058a47217bfb1b407aaa1a888a59cf3217ad3deefe1b7ee13e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be0a1504ac246058a47217bfb1b407aaa1a888a59cf3217ad3deefe1b7ee13e4", kill_on_drop: false }` [INFO] [stdout] be0a1504ac246058a47217bfb1b407aaa1a888a59cf3217ad3deefe1b7ee13e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4e37a239a9b7b16a381c44fceb0f73ed9d52c1c756bef1f2b4f111c86f26cc44 [INFO] running `Command { std: "docker" "start" "-a" "4e37a239a9b7b16a381c44fceb0f73ed9d52c1c756bef1f2b4f111c86f26cc44", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xcompress-ad7a7d1be95fdbaf) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xcompress-afb2455d990d3043) [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] [stderr] Doc-tests xcompress [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" "4e37a239a9b7b16a381c44fceb0f73ed9d52c1c756bef1f2b4f111c86f26cc44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e37a239a9b7b16a381c44fceb0f73ed9d52c1c756bef1f2b4f111c86f26cc44", kill_on_drop: false }` [INFO] [stdout] 4e37a239a9b7b16a381c44fceb0f73ed9d52c1c756bef1f2b4f111c86f26cc44