[INFO] cloning repository https://github.com/EmilNorden/rust-rt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EmilNorden/rust-rt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmilNorden%2Frust-rt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmilNorden%2Frust-rt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6bb66d3d418b5076f81800ab0e614c3e5e15017 [INFO] checking EmilNorden/rust-rt against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmilNorden%2Frust-rt" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EmilNorden/rust-rt on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EmilNorden/rust-rt [INFO] finished tweaking git repo https://github.com/EmilNorden/rust-rt [INFO] tweaked toml for git repo https://github.com/EmilNorden/rust-rt written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/EmilNorden/rust-rt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a418defeaa907d7bd43f51b700916482c17d32d65d9726fba00f90e03ca39977 [INFO] running `Command { std: "docker" "start" "-a" "a418defeaa907d7bd43f51b700916482c17d32d65d9726fba00f90e03ca39977", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a418defeaa907d7bd43f51b700916482c17d32d65d9726fba00f90e03ca39977", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a418defeaa907d7bd43f51b700916482c17d32d65d9726fba00f90e03ca39977", kill_on_drop: false }` [INFO] [stdout] a418defeaa907d7bd43f51b700916482c17d32d65d9726fba00f90e03ca39977 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e47383c6b66e959f4e111ebc216e9461c88c9cfe45437581bf1cf4b98a7bef0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2e47383c6b66e959f4e111ebc216e9461c88c9cfe45437581bf1cf4b98a7bef0", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking tobj v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking crossbeam-utils v0.7.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling assimp-sys v0.3.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking qutex v0.2.3 [INFO] [stderr] Checking quickcheck v0.2.27 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking ocl-core-vector v0.1.0 [INFO] [stderr] Checking glm v0.2.3 [INFO] [stderr] Checking sdl2 v0.31.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] error: could not compile `ocl-core`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ocl_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ocl-core-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="ocl-core-vector"' --cfg 'feature="opencl_version_1_1"' --cfg 'feature="opencl_version_1_2"' -C metadata=73fcdcb671dd7ed3 -C extra-filename=-73fcdcb671dd7ed3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-112c1c21947cb21c.rmeta --extern cl_sys=/opt/rustwide/target/debug/deps/libcl_sys-13ef0e93e761d037.rmeta --extern enum_primitive=/opt/rustwide/target/debug/deps/libenum_primitive-1420fd01c2dae64d.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-6ede6ed7ecb86dff.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-52c052ab3679c77c.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7b549494a64c0de6.rmeta --extern ocl_core_vector=/opt/rustwide/target/debug/deps/libocl_core_vector-fc224d9bdb04769e.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-aab94e18fb4ab2c1/out` (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" "2e47383c6b66e959f4e111ebc216e9461c88c9cfe45437581bf1cf4b98a7bef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e47383c6b66e959f4e111ebc216e9461c88c9cfe45437581bf1cf4b98a7bef0", kill_on_drop: false }` [INFO] [stdout] 2e47383c6b66e959f4e111ebc216e9461c88c9cfe45437581bf1cf4b98a7bef0