[INFO] cloning repository https://github.com/comp500/miniworld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/comp500/miniworld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomp500%2Fminiworld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomp500%2Fminiworld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b6beb25def764b33c0e45bf7e0df24f2c7929d7 [INFO] checking comp500/miniworld against master#89b9f7b284aacc5f8613438b80e4dd7bdd10549e for pr-92594 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomp500%2Fminiworld" "/workspace/builds/worker-91/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-91/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/comp500/miniworld on toolchain 89b9f7b284aacc5f8613438b80e4dd7bdd10549e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/comp500/miniworld [INFO] finished tweaking git repo https://github.com/comp500/miniworld [INFO] tweaked toml for git repo https://github.com/comp500/miniworld written to /workspace/builds/worker-91/source/Cargo.toml [INFO] crate git repo https://github.com/comp500/miniworld already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "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-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 218d0b49b54814b28e6407b1312a0ecf2b816803e8fea4bc190611111e40529d [INFO] running `Command { std: "docker" "start" "-a" "218d0b49b54814b28e6407b1312a0ecf2b816803e8fea4bc190611111e40529d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "218d0b49b54814b28e6407b1312a0ecf2b816803e8fea4bc190611111e40529d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "218d0b49b54814b28e6407b1312a0ecf2b816803e8fea4bc190611111e40529d", kill_on_drop: false }` [INFO] [stdout] 218d0b49b54814b28e6407b1312a0ecf2b816803e8fea4bc190611111e40529d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 673dc6cbb98dbbccb683478e830e843df14890fd3ab39339713cbcb1df556a07 [INFO] running `Command { std: "docker" "start" "-a" "673dc6cbb98dbbccb683478e830e843df14890fd3ab39339713cbcb1df556a07", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Checking firestorm v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking transmute v0.1.1 [INFO] [stderr] Checking bitbit v0.2.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Checking gibbon v0.1.3 [INFO] [stderr] Checking defer v0.1.0 [INFO] [stderr] Checking fenwick v1.0.0 [INFO] [stderr] Checking fixed-vec-deque v0.1.9 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Checking hilbert_index v0.2.0 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking brotli-decompressor v2.3.1 [INFO] [stderr] Checking simple-16 v0.2.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking arcode v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking random_color v0.4.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking zigzag v0.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking coercible_errors v0.1.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon-core v1.8.0 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling lzma-sys v0.1.16 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling tree-buf-macros v0.10.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling enum_dispatch v0.3.7 [INFO] [stderr] error: could not compile `brotli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name brotli /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/brotli-3.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6bd2519f6f48ed6c -C extra-filename=-6bd2519f6f48ed6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-5a243a6f265b8e7d.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-86a374caa28c0b9f.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-61fe3c16d1e8c613.rmeta --cap-lints allow --cap-lints=forbid` (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" "673dc6cbb98dbbccb683478e830e843df14890fd3ab39339713cbcb1df556a07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "673dc6cbb98dbbccb683478e830e843df14890fd3ab39339713cbcb1df556a07", kill_on_drop: false }` [INFO] [stdout] 673dc6cbb98dbbccb683478e830e843df14890fd3ab39339713cbcb1df556a07