[INFO] cloning repository https://github.com/Lulzx/creep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lulzx/creep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLulzx%2Fcreep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLulzx%2Fcreep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f7c7ee789ed5a16bf9ab66df72c66f711a61018 [INFO] checking Lulzx/creep against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLulzx%2Fcreep" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lulzx/creep on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lulzx/creep [INFO] finished tweaking git repo https://github.com/Lulzx/creep [INFO] tweaked toml for git repo https://github.com/Lulzx/creep written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Lulzx/creep already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d426911df8f23479930c5ab6c1a9f7ebab8e3896908a2d4b512b0e16c0cfdc6 [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" "5d426911df8f23479930c5ab6c1a9f7ebab8e3896908a2d4b512b0e16c0cfdc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d426911df8f23479930c5ab6c1a9f7ebab8e3896908a2d4b512b0e16c0cfdc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d426911df8f23479930c5ab6c1a9f7ebab8e3896908a2d4b512b0e16c0cfdc6", kill_on_drop: false }` [INFO] [stdout] 5d426911df8f23479930c5ab6c1a9f7ebab8e3896908a2d4b512b0e16c0cfdc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae1d599a135c4791cc20f4db330aaef18bdb2fd0796c67a2261100a77c3f8995 [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" "ae1d599a135c4791cc20f4db330aaef18bdb2fd0796c67a2261100a77c3f8995", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Checking dunce v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking unic-langid-impl v0.8.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.1.2 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Checking x11 v2.18.2 [INFO] [stderr] Checking alsa-sys v0.1.2 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling rustc_version_runtime v0.2.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Compiling proc_macro_roids v0.7.0 [INFO] [stderr] Compiling shred-derive v0.6.2 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling glsl-layout-derive v0.3.2 [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 --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=2b8482db51c40790 -C extra-filename=-2b8482db51c40790 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e1a9b9121eac1683.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-b31c81520e08f43a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2156e3587f8fbde1.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-0ccfc045111cba9c.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" "ae1d599a135c4791cc20f4db330aaef18bdb2fd0796c67a2261100a77c3f8995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae1d599a135c4791cc20f4db330aaef18bdb2fd0796c67a2261100a77c3f8995", kill_on_drop: false }` [INFO] [stdout] ae1d599a135c4791cc20f4db330aaef18bdb2fd0796c67a2261100a77c3f8995