[INFO] cloning repository https://github.com/defpearlpilot/servic-poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/defpearlpilot/servic-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefpearlpilot%2Fservic-poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefpearlpilot%2Fservic-poc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b1d957f12741622b1f9a82fc83c4524537fa9b0 [INFO] testing defpearlpilot/servic-poc 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%2Fdefpearlpilot%2Fservic-poc" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/defpearlpilot/servic-poc 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/defpearlpilot/servic-poc [INFO] finished tweaking git repo https://github.com/defpearlpilot/servic-poc [INFO] tweaked toml for git repo https://github.com/defpearlpilot/servic-poc written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/defpearlpilot/servic-poc 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] Downloading crates ... [INFO] [stderr] Downloaded cdrs_helpers_derive v0.3.3 [INFO] [stderr] Downloaded cassandra-cpp v0.15.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] 5e3d31931e2ac902999565b2ba0cd63ef44f9636c463cc15b80172918a587827 [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" "5e3d31931e2ac902999565b2ba0cd63ef44f9636c463cc15b80172918a587827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e3d31931e2ac902999565b2ba0cd63ef44f9636c463cc15b80172918a587827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e3d31931e2ac902999565b2ba0cd63ef44f9636c463cc15b80172918a587827", kill_on_drop: false }` [INFO] [stdout] 5e3d31931e2ac902999565b2ba0cd63ef44f9636c463cc15b80172918a587827 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] 3a48f1d24bbe8a30129aef4cda5356a49654392c34cf9d08c4e11d92e1d18bc6 [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" "3a48f1d24bbe8a30129aef4cda5356a49654392c34cf9d08c4e11d92e1d18bc6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling instant v0.1.5 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling cassandra-cpp-sys v0.12.1 [INFO] [stderr] Compiling ord_subset v1.2.0 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.0 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling decimal v1.0.1 [INFO] [stderr] Compiling lz4-compress v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling proc-macro2 v0.1.10 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling cdrs_helpers_derive v0.3.3 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling cdrs v2.3.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling cassandra-cpp v0.15.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] error: could not compile `cdrs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cdrs --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cdrs-2.3.3/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 --cfg 'feature="default"' --cfg 'feature="v4"' -C metadata=6fa8215da49832d7 -C extra-filename=-6fa8215da49832d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e9c1f4128215cfb7.rmeta --extern lz4_compress=/opt/rustwide/target/debug/deps/liblz4_compress-8f8a342681513c89.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-3b67512887b81d08.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-bac4bc2f33da101e.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-f47bbbcc256132ff.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-9bad53cd4e35f6b4.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2ebc604cc3f75ef3.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" "3a48f1d24bbe8a30129aef4cda5356a49654392c34cf9d08c4e11d92e1d18bc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a48f1d24bbe8a30129aef4cda5356a49654392c34cf9d08c4e11d92e1d18bc6", kill_on_drop: false }` [INFO] [stdout] 3a48f1d24bbe8a30129aef4cda5356a49654392c34cf9d08c4e11d92e1d18bc6