[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] fedfcef43661a86c9731d694dda942f7961be5b8 [INFO] testing dnaka91/stardew-minifier against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnaka91%2Fstardew-minifier" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dnaka91/stardew-minifier on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-23/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tar v0.4.38 [INFO] [stderr] Downloaded quick-xml v0.22.0 [INFO] [stderr] Downloaded crc-catalog v1.1.1 [INFO] [stderr] Downloaded rgb v0.8.31 [INFO] [stderr] Downloaded camino v1.0.5 [INFO] [stderr] Downloaded json5 v0.4.1 [INFO] [stderr] Downloaded miniz_oxide v0.5.1 [INFO] [stderr] Downloaded cloudflare-zlib v0.2.9 [INFO] [stderr] Downloaded libdeflater v0.7.4 [INFO] [stderr] Downloaded libdeflate-sys v0.7.4 [INFO] [stderr] Downloaded stderrlog v0.5.1 [INFO] [stderr] Downloaded oxipng v5.0.1 [INFO] [stderr] Downloaded cloudflare-zlib-sys v0.3.0 [INFO] [stderr] Downloaded zstd v0.9.1+zstd.1.5.1 [INFO] [stderr] Downloaded zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Downloaded globset v0.4.8 [INFO] [stderr] Downloaded ignore v0.4.18 [INFO] [stderr] Downloaded wild v2.0.4 [INFO] [stderr] Downloaded crc v2.1.0 [INFO] [stderr] Downloaded bytemuck v1.7.3 [INFO] [stderr] Downloaded zstd-safe v4.1.2+zstd.1.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3a352ac9e9937cfa9834e9ec5759acf3c4a9d7dd25120993376def2382632c1 [INFO] running `Command { std: "docker" "start" "-a" "c3a352ac9e9937cfa9834e9ec5759acf3c4a9d7dd25120993376def2382632c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3a352ac9e9937cfa9834e9ec5759acf3c4a9d7dd25120993376def2382632c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3a352ac9e9937cfa9834e9ec5759acf3c4a9d7dd25120993376def2382632c1", kill_on_drop: false }` [INFO] [stdout] c3a352ac9e9937cfa9834e9ec5759acf3c4a9d7dd25120993376def2382632c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8892f3fc3fe59640e319d27d84beba36c145bf71fd917bcd3e6584899e338f56 [INFO] running `Command { std: "docker" "start" "-a" "8892f3fc3fe59640e319d27d84beba36c145bf71fd917bcd3e6584899e338f56", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling zstd-safe v4.1.2+zstd.1.5.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling filetime v0.2.15 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling rgb v0.8.31 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling oxipng v5.0.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling stderrlog v0.5.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling cloudflare-zlib-sys v0.3.0 [INFO] [stderr] Compiling libdeflate-sys v0.7.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling libdeflater v0.7.4 [INFO] [stderr] Compiling cloudflare-zlib v0.2.9 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.84/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=e461e031146bfdc1 -C extra-filename=-e461e031146bfdc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b90a404a5638d178.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8892f3fc3fe59640e319d27d84beba36c145bf71fd917bcd3e6584899e338f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8892f3fc3fe59640e319d27d84beba36c145bf71fd917bcd3e6584899e338f56", kill_on_drop: false }` [INFO] [stdout] 8892f3fc3fe59640e319d27d84beba36c145bf71fd917bcd3e6584899e338f56