[INFO] cloning repository https://github.com/pawanjay176/libp2p_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pawanjay176/libp2p_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawanjay176%2Flibp2p_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawanjay176%2Flibp2p_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1033440c2317a5783b119dd7a0a254b71db481a1 [INFO] testing pawanjay176/libp2p_test against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawanjay176%2Flibp2p_test" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pawanjay176/libp2p_test on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pawanjay176/libp2p_test [INFO] finished tweaking git repo https://github.com/pawanjay176/libp2p_test [INFO] tweaked toml for git repo https://github.com/pawanjay176/libp2p_test written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/pawanjay176/libp2p_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6556e345daf1915f27d8c24e80e0db2ce013bd03bdc98980b00af372e6cf301 [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" "d6556e345daf1915f27d8c24e80e0db2ce013bd03bdc98980b00af372e6cf301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6556e345daf1915f27d8c24e80e0db2ce013bd03bdc98980b00af372e6cf301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6556e345daf1915f27d8c24e80e0db2ce013bd03bdc98980b00af372e6cf301", kill_on_drop: false }` [INFO] [stdout] d6556e345daf1915f27d8c24e80e0db2ce013bd03bdc98980b00af372e6cf301 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70cce39bd78423e6cbe549709154b40e1c6e106331f27335000cfa565c14241a [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" "70cce39bd78423e6cbe549709154b40e1c6e106331f27335000cfa565c14241a", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling snap v1.0.1 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling if-addrs v0.6.5 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Compiling uint v0.5.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling libp2p-core-derive v0.20.2 [INFO] [stderr] Compiling minicbor-derive v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] error: could not compile `minicbor-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name minicbor_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minicbor-derive-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=4a0a3eb1b819154d -C extra-filename=-4a0a3eb1b819154d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b8449736663a1660.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ac1b49ec88ef2fec.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-3cc54bb4ff0232c8.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" "70cce39bd78423e6cbe549709154b40e1c6e106331f27335000cfa565c14241a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70cce39bd78423e6cbe549709154b40e1c6e106331f27335000cfa565c14241a", kill_on_drop: false }` [INFO] [stdout] 70cce39bd78423e6cbe549709154b40e1c6e106331f27335000cfa565c14241a