[INFO] fetching crate keeshond_editor 0.6.0... [INFO] testing keeshond_editor-0.6.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate keeshond_editor 0.6.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate keeshond_editor 0.6.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate keeshond_editor 0.6.0 [INFO] finished tweaking crates.io crate keeshond_editor 0.6.0 [INFO] tweaked toml for crates.io crate keeshond_editor 0.6.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate crates.io crate keeshond_editor 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c92b834564f2f1ed09337f853dc652f7cac22bf01ea15e46d7c27e956790adc0 [INFO] running `Command { std: "docker" "start" "-a" "c92b834564f2f1ed09337f853dc652f7cac22bf01ea15e46d7c27e956790adc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c92b834564f2f1ed09337f853dc652f7cac22bf01ea15e46d7c27e956790adc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c92b834564f2f1ed09337f853dc652f7cac22bf01ea15e46d7c27e956790adc0", kill_on_drop: false }` [INFO] [stdout] c92b834564f2f1ed09337f853dc652f7cac22bf01ea15e46d7c27e956790adc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9c6be718daf016f732fdb3d9c9736a9598473ded57f98ec4e2ad5d5cd581819 [INFO] running `Command { std: "docker" "start" "-a" "b9c6be718daf016f732fdb3d9c9736a9598473ded57f98ec4e2ad5d5cd581819", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling chlorine v1.0.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling try_or v0.2.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling cstr-macro v0.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling block-grid v0.1.2 [INFO] [stderr] Compiling toodee v0.2.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] error: could not compile `typenum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_main --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.13.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=2d3af1d10f5668c4 -C extra-filename=-2d3af1d10f5668c4 --out-dir /opt/rustwide/target/debug/build/typenum-2d3af1d10f5668c4 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (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" "b9c6be718daf016f732fdb3d9c9736a9598473ded57f98ec4e2ad5d5cd581819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9c6be718daf016f732fdb3d9c9736a9598473ded57f98ec4e2ad5d5cd581819", kill_on_drop: false }` [INFO] [stdout] b9c6be718daf016f732fdb3d9c9736a9598473ded57f98ec4e2ad5d5cd581819