[INFO] cloning repository https://github.com/StarlitGhost/GBOxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StarlitGhost/GBOxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarlitGhost%2FGBOxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarlitGhost%2FGBOxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 133d33dc148f8bfdc189d6821d0bec8675a30463 [INFO] testing StarlitGhost/GBOxide against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarlitGhost%2FGBOxide" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/StarlitGhost/GBOxide on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/StarlitGhost/GBOxide [INFO] finished tweaking git repo https://github.com/StarlitGhost/GBOxide [INFO] tweaked toml for git repo https://github.com/StarlitGhost/GBOxide written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/StarlitGhost/GBOxide already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1317adfb62a7dfd68fbdb2e1ec69e972eef246503f25fa351b3a94b1679fa979 [INFO] running `Command { std: "docker" "start" "-a" "1317adfb62a7dfd68fbdb2e1ec69e972eef246503f25fa351b3a94b1679fa979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1317adfb62a7dfd68fbdb2e1ec69e972eef246503f25fa351b3a94b1679fa979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1317adfb62a7dfd68fbdb2e1ec69e972eef246503f25fa351b3a94b1679fa979", kill_on_drop: false }` [INFO] [stdout] 1317adfb62a7dfd68fbdb2e1ec69e972eef246503f25fa351b3a94b1679fa979 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd3272bea78c320a537a397ccec629dd298c8b7ec75b5f9cf41381e1aa64ad7b [INFO] running `Command { std: "docker" "start" "-a" "bd3272bea78c320a537a397ccec629dd298c8b7ec75b5f9cf41381e1aa64ad7b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling downcast-rs v1.1.0 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling imgui-sys v0.2.0 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling rusttype v0.8.1 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling raw-window-handle v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling gfx-hal v0.4.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] error: could not compile `ash` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ash /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ash-0.29.0/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="default"' -C metadata=f32e19292483c718 -C extra-filename=-f32e19292483c718 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-e2226c184a0ca02b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `x11-dl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name x11_dl /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x11-dl-2.18.4/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 -C metadata=063b434537f70c7a -C extra-filename=-063b434537f70c7a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-580d1aa2eb43e3f9.rmeta --extern maybe_uninit=/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rmeta --cap-lints allow --cap-lints=warn -l dl` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/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 -C metadata=89ce6fc79352bb17 -C extra-filename=-89ce6fc79352bb17 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-580d1aa2eb43e3f9.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/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="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=dc66937db27a9dd1 -C extra-filename=-dc66937db27a9dd1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-c1931ec6c7f75a05.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-e67cf60ce5acab86.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-b4c4c34a2a132f74.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-57200e3d45d6f731.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "bd3272bea78c320a537a397ccec629dd298c8b7ec75b5f9cf41381e1aa64ad7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd3272bea78c320a537a397ccec629dd298c8b7ec75b5f9cf41381e1aa64ad7b", kill_on_drop: false }` [INFO] [stdout] bd3272bea78c320a537a397ccec629dd298c8b7ec75b5f9cf41381e1aa64ad7b