[INFO] fetching crate precompress 0.3.0... [INFO] testing precompress-0.3.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate precompress 0.3.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate precompress 0.3.0 [INFO] finished tweaking crates.io crate precompress 0.3.0 [INFO] tweaked toml for crates.io crate precompress 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate precompress 0.3.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate precompress 0.3.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.82 [INFO] [stderr] Downloaded brotli-decompressor v4.0.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd109ec63e023809056a69c5db62d84c876f6744dd25ffb81a8d7a486b42dcb4 [INFO] running `Command { std: "docker" "start" "-a" "bd109ec63e023809056a69c5db62d84c876f6744dd25ffb81a8d7a486b42dcb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd109ec63e023809056a69c5db62d84c876f6744dd25ffb81a8d7a486b42dcb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd109ec63e023809056a69c5db62d84c876f6744dd25ffb81a8d7a486b42dcb4", kill_on_drop: false }` [INFO] [stdout] bd109ec63e023809056a69c5db62d84c876f6744dd25ffb81a8d7a486b42dcb4 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 60e11357caf7c7447c75f19cb18bec720913b26dde7d6ab7346bdd3fc5fd383d [INFO] running `Command { std: "docker" "start" "-a" "60e11357caf7c7447c75f19cb18bec720913b26dde7d6ab7346bdd3fc5fd383d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling brotli v5.0.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling jemallocator v0.5.4 [INFO] [stderr] Compiling precompress v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "60e11357caf7c7447c75f19cb18bec720913b26dde7d6ab7346bdd3fc5fd383d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60e11357caf7c7447c75f19cb18bec720913b26dde7d6ab7346bdd3fc5fd383d", kill_on_drop: false }` [INFO] [stdout] 60e11357caf7c7447c75f19cb18bec720913b26dde7d6ab7346bdd3fc5fd383d [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f3f02bdad27f96cf08efd63dfa4cdb939ca2d7e504040cbd952d163299ef1eff [INFO] running `Command { std: "docker" "start" "-a" "f3f02bdad27f96cf08efd63dfa4cdb939ca2d7e504040cbd952d163299ef1eff", kill_on_drop: false }` [INFO] [stderr] Compiling precompress v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "f3f02bdad27f96cf08efd63dfa4cdb939ca2d7e504040cbd952d163299ef1eff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3f02bdad27f96cf08efd63dfa4cdb939ca2d7e504040cbd952d163299ef1eff", kill_on_drop: false }` [INFO] [stdout] f3f02bdad27f96cf08efd63dfa4cdb939ca2d7e504040cbd952d163299ef1eff [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a6cdeb67b768dac6e3edc3d83bb80d5bd2ed003d3e3c40c8e16d2ffffc53784f [INFO] running `Command { std: "docker" "start" "-a" "a6cdeb67b768dac6e3edc3d83bb80d5bd2ed003d3e3c40c8e16d2ffffc53784f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/precompress-5fa884aed3a03b7a) [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" "a6cdeb67b768dac6e3edc3d83bb80d5bd2ed003d3e3c40c8e16d2ffffc53784f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6cdeb67b768dac6e3edc3d83bb80d5bd2ed003d3e3c40c8e16d2ffffc53784f", kill_on_drop: false }` [INFO] [stdout] a6cdeb67b768dac6e3edc3d83bb80d5bd2ed003d3e3c40c8e16d2ffffc53784f