[INFO] cloning repository https://github.com/MattRyder/corporation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MattRyder/corporation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattRyder%2Fcorporation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattRyder%2Fcorporation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed69174f3a42b5406c572fae40593a4a94b7dc26 [INFO] checking MattRyder/corporation against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattRyder%2Fcorporation" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MattRyder/corporation 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/MattRyder/corporation [INFO] finished tweaking git repo https://github.com/MattRyder/corporation [INFO] tweaked toml for git repo https://github.com/MattRyder/corporation written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/MattRyder/corporation 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/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] c352c9a5d6a402c45296a50131e56aecb7ccb1e805e72ebcfcbf6053e8454905 [INFO] running `Command { std: "docker" "start" "-a" "c352c9a5d6a402c45296a50131e56aecb7ccb1e805e72ebcfcbf6053e8454905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c352c9a5d6a402c45296a50131e56aecb7ccb1e805e72ebcfcbf6053e8454905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c352c9a5d6a402c45296a50131e56aecb7ccb1e805e72ebcfcbf6053e8454905", kill_on_drop: false }` [INFO] [stdout] c352c9a5d6a402c45296a50131e56aecb7ccb1e805e72ebcfcbf6053e8454905 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5db339a3d8d26018a453bd647acf72c995018c7e2ac5ae44354a1f8498b4c48a [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" "5db339a3d8d26018a453bd647acf72c995018c7e2ac5ae44354a1f8498b4c48a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking gif v0.10.1 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling cmake v0.1.38 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling assimp-sys v0.3.1 [INFO] [stderr] Compiling shaderc v0.3.16 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking x11-dl v2.18.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling wayland-scanner v0.21.12 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.21.12 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking rusttype v0.7.6 [INFO] [stderr] Checking num-rational v0.2.1 [INFO] [stderr] Checking png v0.14.0 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking cgmath v0.17.0 [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.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 -C metadata=6edbb5846d2b5557 -C extra-filename=-6edbb5846d2b5557 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ucd_util=/opt/rustwide/target/debug/deps/libucd_util-1edfbf657bbfea0a.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" "5db339a3d8d26018a453bd647acf72c995018c7e2ac5ae44354a1f8498b4c48a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5db339a3d8d26018a453bd647acf72c995018c7e2ac5ae44354a1f8498b4c48a", kill_on_drop: false }` [INFO] [stdout] 5db339a3d8d26018a453bd647acf72c995018c7e2ac5ae44354a1f8498b4c48a