[INFO] cloning repository https://github.com/scott113341/incident_channel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scott113341/incident_channel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott113341%2Fincident_channel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott113341%2Fincident_channel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 604985353872f35143e58a9a8719e9abf5baf894 [INFO] checking scott113341/incident_channel against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott113341%2Fincident_channel" "/workspace/builds/worker-113/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-113/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scott113341/incident_channel on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scott113341/incident_channel [INFO] finished tweaking git repo https://github.com/scott113341/incident_channel [INFO] tweaked toml for git repo https://github.com/scott113341/incident_channel written to /workspace/builds/worker-113/source/Cargo.toml [INFO] crate git repo https://github.com/scott113341/incident_channel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--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-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a25fc0d0b5874ef77f26eb9414762e407b09583ecbb9aca5e7f3290b8353be1b [INFO] running `Command { std: "docker" "start" "-a" "a25fc0d0b5874ef77f26eb9414762e407b09583ecbb9aca5e7f3290b8353be1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a25fc0d0b5874ef77f26eb9414762e407b09583ecbb9aca5e7f3290b8353be1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a25fc0d0b5874ef77f26eb9414762e407b09583ecbb9aca5e7f3290b8353be1b", kill_on_drop: false }` [INFO] [stdout] a25fc0d0b5874ef77f26eb9414762e407b09583ecbb9aca5e7f3290b8353be1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da8f23dbd490a8cff72d9cdc8b9b25f1853a63c3bf1ddf221601a4238c6cda5a [INFO] running `Command { std: "docker" "start" "-a" "da8f23dbd490a8cff72d9cdc8b9b25f1853a63c3bf1ddf221601a4238c6cda5a", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling pear v0.0.20 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling ordermap v0.2.13 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking lock_api v0.1.4 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Checking tokio-io v0.1.9 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Checking http v0.1.13 [INFO] [stderr] Checking serde_json v1.0.32 [INFO] [stderr] Checking toml v0.4.8 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Checking libflate v0.1.18 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tokio-current-thread v0.1.3 [INFO] [stderr] Checking tokio-timer v0.2.7 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling pear_codegen v0.0.20 [INFO] [stderr] Compiling rocket v0.3.17 [INFO] [stderr] Compiling rocket_codegen v0.3.17 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.13/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=277d7972b4a3380d -C extra-filename=-277d7972b4a3380d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-f68374bcb8d6ce02.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-65fbc826a8ec2021.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-982d079ab136c5d1.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" "da8f23dbd490a8cff72d9cdc8b9b25f1853a63c3bf1ddf221601a4238c6cda5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da8f23dbd490a8cff72d9cdc8b9b25f1853a63c3bf1ddf221601a4238c6cda5a", kill_on_drop: false }` [INFO] [stdout] da8f23dbd490a8cff72d9cdc8b9b25f1853a63c3bf1ddf221601a4238c6cda5a