[INFO] crate sunshine-bounty-client 0.1.0 is already in cache [INFO] testing sunshine-bounty-client-0.1.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate sunshine-bounty-client 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate sunshine-bounty-client 0.1.0 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 crates.io crate sunshine-bounty-client 0.1.0 [INFO] finished tweaking crates.io crate sunshine-bounty-client 0.1.0 [INFO] tweaked toml for crates.io crate sunshine-bounty-client 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate sunshine-bounty-client 0.1.0 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] 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] [stdout] a127b481be8e1ec3a11cdd16a793bbc952685f2d1ff5250594f61e57ed3ec174 [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" "a127b481be8e1ec3a11cdd16a793bbc952685f2d1ff5250594f61e57ed3ec174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a127b481be8e1ec3a11cdd16a793bbc952685f2d1ff5250594f61e57ed3ec174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a127b481be8e1ec3a11cdd16a793bbc952685f2d1ff5250594f61e57ed3ec174", kill_on_drop: false }` [INFO] [stdout] a127b481be8e1ec3a11cdd16a793bbc952685f2d1ff5250594f61e57ed3ec174 [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] [stdout] a6087e2b52311551cd3fa1c90835c8ecddbbbb31ad355ae8479e08bc77c81e95 [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" "a6087e2b52311551cd3fa1c90835c8ecddbbbb31ad355ae8479e08bc77c81e95", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling sp-std v2.0.0-rc4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling parity-util-mem v0.6.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling uint v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling strobe-rs v0.5.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling twofish v0.2.0 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling cached v0.12.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling sp-panic-handler v2.0.0-rc4 [INFO] [stderr] Compiling sled v0.32.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling trie-db v0.21.0 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling sp-debug-derive v2.0.0-rc4 [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] error: could not compile `rental-impl`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rental_impl /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rental-impl-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 -C metadata=5b352a8f7cbf0036 -C extra-filename=-5b352a8f7cbf0036 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-327cd92f1d94740b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1342edecf3458939.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-9e7fd565a9e45d87.rlib --extern proc_macro --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" "a6087e2b52311551cd3fa1c90835c8ecddbbbb31ad355ae8479e08bc77c81e95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6087e2b52311551cd3fa1c90835c8ecddbbbb31ad355ae8479e08bc77c81e95", kill_on_drop: false }` [INFO] [stdout] a6087e2b52311551cd3fa1c90835c8ecddbbbb31ad355ae8479e08bc77c81e95