[INFO] cloning repository https://github.com/SamuelLJackson/fan-quiz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SamuelLJackson/fan-quiz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelLJackson%2Ffan-quiz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelLJackson%2Ffan-quiz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c71de096f19879389aa8ee93149c16ee589d8e11 [INFO] checking SamuelLJackson/fan-quiz against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelLJackson%2Ffan-quiz" "/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/SamuelLJackson/fan-quiz 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/SamuelLJackson/fan-quiz [INFO] finished tweaking git repo https://github.com/SamuelLJackson/fan-quiz [INFO] tweaked toml for git repo https://github.com/SamuelLJackson/fan-quiz written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/SamuelLJackson/fan-quiz 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] 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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df5ef52f59e0db8badbd278bdf897989f44afbd0d6c772cba80e72bef7845b58 [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" "df5ef52f59e0db8badbd278bdf897989f44afbd0d6c772cba80e72bef7845b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df5ef52f59e0db8badbd278bdf897989f44afbd0d6c772cba80e72bef7845b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df5ef52f59e0db8badbd278bdf897989f44afbd0d6c772cba80e72bef7845b58", kill_on_drop: false }` [INFO] [stdout] df5ef52f59e0db8badbd278bdf897989f44afbd0d6c772cba80e72bef7845b58 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe4040f4b9f5a7334505694a35af7fbbf9f0fca82c52d78bded23f158c92452e [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" "fe4040f4b9f5a7334505694a35af7fbbf9f0fca82c52d78bded23f158c92452e", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Checking slog-async v2.4.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling proc-macro-error-attr v0.3.4 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking nom v5.1.1 [INFO] [stderr] Checking actix-threadpool v0.3.1 [INFO] [stderr] Checking postgres-protocol v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking indexmap v1.3.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Compiling proc-macro-error v0.3.4 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking postgres-types v0.1.1 [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=d743b8c7f3733098 -C extra-filename=-d743b8c7f3733098 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "fe4040f4b9f5a7334505694a35af7fbbf9f0fca82c52d78bded23f158c92452e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe4040f4b9f5a7334505694a35af7fbbf9f0fca82c52d78bded23f158c92452e", kill_on_drop: false }` [INFO] [stdout] fe4040f4b9f5a7334505694a35af7fbbf9f0fca82c52d78bded23f158c92452e