[INFO] updating cached repository https://github.com/seivan/broken_tracer [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f7e76f5cea72d743d073125d9d78f02b13adc5ad [INFO] testing seivan/broken_tracer against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseivan%2Fbroken_tracer" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seivan/broken_tracer on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/seivan/broken_tracer [INFO] finished tweaking git repo https://github.com/seivan/broken_tracer [INFO] tweaked toml for git repo https://github.com/seivan/broken_tracer written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/seivan/broken_tracer already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 89f1041150387835b1733a63e4c4dc853778d4f7a1abc533f122219315403b98 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "89f1041150387835b1733a63e4c4dc853778d4f7a1abc533f122219315403b98"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling sdl2 v0.32.2 (https://github.com/Rust-SDL2/rust-sdl2.git#e865c8f4) [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling sdl2-sys v0.32.6 (https://github.com/Rust-SDL2/rust-sdl2.git#e865c8f4) [INFO] [stderr] Compiling spirv_cross v0.16.0 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling shaderc-sys v0.6.1 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling euclid v0.20.4 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] error: could not compile `gfx-hal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gfx_hal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-hal-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=8ac7f0b3b1f6c19c -C extra-filename=-8ac7f0b3b1f6c19c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-6498da96a7411fd0.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-13f2e93db959e239.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/wrapper.cpp:2: warning: ignoring #pragma warning [-Wunknown-pragmas] [INFO] [stderr] warning: 2 | #pragma warning(disable : 4996 4101) [INFO] [stderr] warning: | [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Checking for system installed libraries. Use --features = build-from-source to disable this behavior [INFO] [stderr] warning: System installed library not found. Falling back to build from source [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "89f1041150387835b1733a63e4c4dc853778d4f7a1abc533f122219315403b98"` [INFO] running `"docker" "rm" "-f" "89f1041150387835b1733a63e4c4dc853778d4f7a1abc533f122219315403b98"` [INFO] [stdout] 89f1041150387835b1733a63e4c4dc853778d4f7a1abc533f122219315403b98