[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 1.45.2 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-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/defpearlpilot/servic-poc on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-10/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" "+1.45.2" "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-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_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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13a904716a387c62b43813e415e6a576c97c576cf92b6040f4e2a8ca91a9a67e [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" "13a904716a387c62b43813e415e6a576c97c576cf92b6040f4e2a8ca91a9a67e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13a904716a387c62b43813e415e6a576c97c576cf92b6040f4e2a8ca91a9a67e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13a904716a387c62b43813e415e6a576c97c576cf92b6040f4e2a8ca91a9a67e", kill_on_drop: false }` [INFO] [stdout] 13a904716a387c62b43813e415e6a576c97c576cf92b6040f4e2a8ca91a9a67e [INFO] running `Command { std: "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=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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e56a7118613a85628d9ffb5276362031d6c1a55299ddda59e71552eeaf3ba2c [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" "2e56a7118613a85628d9ffb5276362031d6c1a55299ddda59e71552eeaf3ba2c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling instant v0.1.5 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.1 [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 tracing-core v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling proc-macro2 v0.1.10 [INFO] [stderr] Compiling lz4-compress v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling decimal v1.0.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling cdrs_helpers_derive v0.3.3 [INFO] [stderr] Compiling r2d2 v0.8.9 [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 sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [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] 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=8866fd21b7801f39 -C extra-filename=-8866fd21b7801f39 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rmeta --extern lz4_compress=/opt/rustwide/target/debug/deps/liblz4_compress-3313006fa415e273.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-efca8dea11559316.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-497ee7149b648ce4.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-03e39156e649fa64.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-d4b3cf5fe890f4dc.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-bb21c16facbcdd38.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" "2e56a7118613a85628d9ffb5276362031d6c1a55299ddda59e71552eeaf3ba2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e56a7118613a85628d9ffb5276362031d6c1a55299ddda59e71552eeaf3ba2c", kill_on_drop: false }` [INFO] [stdout] 2e56a7118613a85628d9ffb5276362031d6c1a55299ddda59e71552eeaf3ba2c