[INFO] cloning repository https://github.com/iamtonmoy0/rust-decompressor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iamtonmoy0/rust-decompressor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamtonmoy0%2Frust-decompressor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamtonmoy0%2Frust-decompressor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c613b618fb5f1b853e743f4359e23af4c48abeee [INFO] testing iamtonmoy0/rust-decompressor against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamtonmoy0%2Frust-decompressor" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iamtonmoy0/rust-decompressor on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iamtonmoy0/rust-decompressor [INFO] finished tweaking git repo https://github.com/iamtonmoy0/rust-decompressor [INFO] tweaked toml for git repo https://github.com/iamtonmoy0/rust-decompressor written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/iamtonmoy0/rust-decompressor 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" "+beta-2025-04-13" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81222ca973aa6c3f0d2caec5b15bfd507ddd33d923f81e67bc8cadbe3c147096 [INFO] running `Command { std: "docker" "start" "-a" "81222ca973aa6c3f0d2caec5b15bfd507ddd33d923f81e67bc8cadbe3c147096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81222ca973aa6c3f0d2caec5b15bfd507ddd33d923f81e67bc8cadbe3c147096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81222ca973aa6c3f0d2caec5b15bfd507ddd33d923f81e67bc8cadbe3c147096", kill_on_drop: false }` [INFO] [stdout] 81222ca973aa6c3f0d2caec5b15bfd507ddd33d923f81e67bc8cadbe3c147096 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f08a3d455543ed831bcde41bb0bf56301a3fda4ed52e73cbc6242fa58948984 [INFO] running `Command { std: "docker" "start" "-a" "8f08a3d455543ed831bcde41bb0bf56301a3fda4ed52e73cbc6242fa58948984", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling zstd-sys v2.0.7+zstd.1.5.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.4 [INFO] [stderr] Compiling rust-decompressor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.57s [INFO] running `Command { std: "docker" "inspect" "8f08a3d455543ed831bcde41bb0bf56301a3fda4ed52e73cbc6242fa58948984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f08a3d455543ed831bcde41bb0bf56301a3fda4ed52e73cbc6242fa58948984", kill_on_drop: false }` [INFO] [stdout] 8f08a3d455543ed831bcde41bb0bf56301a3fda4ed52e73cbc6242fa58948984 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6e964c49ed68575ccf0d34ecac56a579d1aae61a30b570f4a7c1fd6c11ad96f [INFO] running `Command { std: "docker" "start" "-a" "a6e964c49ed68575ccf0d34ecac56a579d1aae61a30b570f4a7c1fd6c11ad96f", kill_on_drop: false }` [INFO] [stderr] Compiling rust-decompressor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "a6e964c49ed68575ccf0d34ecac56a579d1aae61a30b570f4a7c1fd6c11ad96f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6e964c49ed68575ccf0d34ecac56a579d1aae61a30b570f4a7c1fd6c11ad96f", kill_on_drop: false }` [INFO] [stdout] a6e964c49ed68575ccf0d34ecac56a579d1aae61a30b570f4a7c1fd6c11ad96f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 520c662f6d52e76bc9415ece07d31d5d84dddfcfc44c67edd06b89d36fe1b389 [INFO] running `Command { std: "docker" "start" "-a" "520c662f6d52e76bc9415ece07d31d5d84dddfcfc44c67edd06b89d36fe1b389", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_decompressor-ee546cb564f6b85d) [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" "520c662f6d52e76bc9415ece07d31d5d84dddfcfc44c67edd06b89d36fe1b389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "520c662f6d52e76bc9415ece07d31d5d84dddfcfc44c67edd06b89d36fe1b389", kill_on_drop: false }` [INFO] [stdout] 520c662f6d52e76bc9415ece07d31d5d84dddfcfc44c67edd06b89d36fe1b389