[INFO] updating cached repository https://github.com/seb-odessa/zkb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65e81977c7e58a8b3e481e074e1a8af79fc7622d [INFO] testing seb-odessa/zkb against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseb-odessa%2Fzkb" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seb-odessa/zkb on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/seb-odessa/zkb [INFO] finished tweaking git repo https://github.com/seb-odessa/zkb [INFO] tweaked toml for git repo https://github.com/seb-odessa/zkb written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/seb-odessa/zkb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] fd76c5b88686010b404dd2cf8e085ddc75d17a02efd4366b938aeafc142fcde3 [INFO] running `Command { std: "docker" "start" "-a" "fd76c5b88686010b404dd2cf8e085ddc75d17a02efd4366b938aeafc142fcde3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd76c5b88686010b404dd2cf8e085ddc75d17a02efd4366b938aeafc142fcde3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd76c5b88686010b404dd2cf8e085ddc75d17a02efd4366b938aeafc142fcde3", kill_on_drop: false }` [INFO] [stdout] fd76c5b88686010b404dd2cf8e085ddc75d17a02efd4366b938aeafc142fcde3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", 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] f097b2cf6a70746c521b37822f1ac10347eeec075a8e4635345f0ed5d0c4426e [INFO] running `Command { std: "docker" "start" "-a" "f097b2cf6a70746c521b37822f1ac10347eeec075a8e4635345f0ed5d0c4426e", kill_on_drop: false }` [INFO] [stderr] Compiling curl v0.4.23 [INFO] [stderr] Compiling separator v0.4.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling curl-sys v0.4.21 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling diesel v0.16.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling dns-lookup v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling actix-utils v0.4.7 [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.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=aa3113fece6cda09 -C extra-filename=-aa3113fece6cda09 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d4ea7955af93f739.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-d09b03244d96d381.rmeta --cap-lints allow --cap-lints=warn` (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" "f097b2cf6a70746c521b37822f1ac10347eeec075a8e4635345f0ed5d0c4426e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f097b2cf6a70746c521b37822f1ac10347eeec075a8e4635345f0ed5d0c4426e", kill_on_drop: false }` [INFO] [stdout] f097b2cf6a70746c521b37822f1ac10347eeec075a8e4635345f0ed5d0c4426e