[INFO] cloning repository https://github.com/dnaka91/stardew-minifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dnaka91/stardew-minifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fstardew-minifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fstardew-minifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fa3f8f8a1a2410bf3dee6ddbce5df340f314863 [INFO] testing dnaka91/stardew-minifier against master#10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287 for pr-94775 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fstardew-minifier" "/workspace/builds/worker-70/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-70/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dnaka91/stardew-minifier on toolchain 10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dnaka91/stardew-minifier [INFO] finished tweaking git repo https://github.com/dnaka91/stardew-minifier [INFO] tweaked toml for git repo https://github.com/dnaka91/stardew-minifier written to /workspace/builds/worker-70/source/Cargo.toml [INFO] crate git repo https://github.com/dnaka91/stardew-minifier already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "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-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a2419eb955ab9470d292f7e4fb3635f4c4689097582f4efe95cd03ea7f74f0b [INFO] running `Command { std: "docker" "start" "-a" "3a2419eb955ab9470d292f7e4fb3635f4c4689097582f4efe95cd03ea7f74f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a2419eb955ab9470d292f7e4fb3635f4c4689097582f4efe95cd03ea7f74f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a2419eb955ab9470d292f7e4fb3635f4c4689097582f4efe95cd03ea7f74f0b", kill_on_drop: false }` [INFO] [stdout] 3a2419eb955ab9470d292f7e4fb3635f4c4689097582f4efe95cd03ea7f74f0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7505334d8aeb384e7ae43b61da89c05b746675ce40aaae18f2ed2ab35cc2915 [INFO] running `Command { std: "docker" "start" "-a" "c7505334d8aeb384e7ae43b61da89c05b746675ce40aaae18f2ed2ab35cc2915", 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] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling bytemuck v1.8.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rgb v0.8.32 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling oxipng v5.0.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling libdeflate-sys v0.7.5 [INFO] [stderr] Compiling cloudflare-zlib-sys v0.3.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling libdeflater v0.7.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling cloudflare-zlib v0.2.9 [INFO] [stderr] Compiling stderrlog v0.5.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling stardew-minifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "c7505334d8aeb384e7ae43b61da89c05b746675ce40aaae18f2ed2ab35cc2915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7505334d8aeb384e7ae43b61da89c05b746675ce40aaae18f2ed2ab35cc2915", kill_on_drop: false }` [INFO] [stdout] c7505334d8aeb384e7ae43b61da89c05b746675ce40aaae18f2ed2ab35cc2915 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c9aa47ef29d3a947610d03b3ea4d1ff07abd2fd3a091a3129fc04816c40e55a [INFO] running `Command { std: "docker" "start" "-a" "1c9aa47ef29d3a947610d03b3ea4d1ff07abd2fd3a091a3129fc04816c40e55a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling stardew-minifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.41s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/stardew_minifier-a6fabc6fb6d6f6fc) [INFO] running `Command { std: "docker" "inspect" "1c9aa47ef29d3a947610d03b3ea4d1ff07abd2fd3a091a3129fc04816c40e55a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c9aa47ef29d3a947610d03b3ea4d1ff07abd2fd3a091a3129fc04816c40e55a", kill_on_drop: false }` [INFO] [stdout] 1c9aa47ef29d3a947610d03b3ea4d1ff07abd2fd3a091a3129fc04816c40e55a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 597bf6d7f32b2534df3d0a651dc72c4d09aef7f65a257f9d6689b4bfb9aaf0ba [INFO] running `Command { std: "docker" "start" "-a" "597bf6d7f32b2534df3d0a651dc72c4d09aef7f65a257f9d6689b4bfb9aaf0ba", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stardew_minifier-a6fabc6fb6d6f6fc) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test archive::tests::test_output_file_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "597bf6d7f32b2534df3d0a651dc72c4d09aef7f65a257f9d6689b4bfb9aaf0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "597bf6d7f32b2534df3d0a651dc72c4d09aef7f65a257f9d6689b4bfb9aaf0ba", kill_on_drop: false }` [INFO] [stdout] 597bf6d7f32b2534df3d0a651dc72c4d09aef7f65a257f9d6689b4bfb9aaf0ba