[INFO] cloning repository https://github.com/avielmenter/seriatim-server [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avielmenter/seriatim-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favielmenter%2Fseriatim-server"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favielmenter%2Fseriatim-server'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 03113e14fc353ef534de4c75006a6e868ee992e4 [INFO] checking avielmenter/seriatim-server against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favielmenter%2Fseriatim-server" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/avielmenter/seriatim-server on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/avielmenter/seriatim-server [INFO] finished tweaking git repo https://github.com/avielmenter/seriatim-server [INFO] tweaked toml for git repo https://github.com/avielmenter/seriatim-server written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/avielmenter/seriatim-server already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e7f4192a7ae3852bb70ab06258d0072ec4399230862248a4f5721e4a22775287 [INFO] running `"docker" "start" "-a" "e7f4192a7ae3852bb70ab06258d0072ec4399230862248a4f5721e4a22775287"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling rocket v0.4.2 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Checking miniz_oxide v0.3.2 [INFO] [stderr] Checking proc-macro2 v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling diesel-derive-enum v0.4.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling hmac-sha1 v0.1.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Checking quote v1.0.2 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking syn v1.0.5 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] Checking notify v4.0.13 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Compiling r2d2 v0.8.5 [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.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=4da3cb620d1077cc -C extra-filename=-4da3cb620d1077cc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9f2ea3b875de1b2a.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-1ec328905c2a8f59.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-f173ada42d05398d.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 `"docker" "inspect" "e7f4192a7ae3852bb70ab06258d0072ec4399230862248a4f5721e4a22775287"` [INFO] running `"docker" "rm" "-f" "e7f4192a7ae3852bb70ab06258d0072ec4399230862248a4f5721e4a22775287"` [INFO] [stdout] e7f4192a7ae3852bb70ab06258d0072ec4399230862248a4f5721e4a22775287