[INFO] cloning repository https://github.com/ljedrz/pea2pea [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ljedrz/pea2pea" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljedrz%2Fpea2pea", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljedrz%2Fpea2pea'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ff273bd6f0e9703d8347f5fccddd21a37a33f0d [INFO] testing ljedrz/pea2pea against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljedrz%2Fpea2pea" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ljedrz/pea2pea on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ljedrz/pea2pea [INFO] finished tweaking git repo https://github.com/ljedrz/pea2pea [INFO] tweaked toml for git repo https://github.com/ljedrz/pea2pea written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] 95694eb09b34c3520fa63560adff03020387220811a53717e1c32172e9851ff1 [INFO] running `Command { std: "docker" "start" "-a" "95694eb09b34c3520fa63560adff03020387220811a53717e1c32172e9851ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95694eb09b34c3520fa63560adff03020387220811a53717e1c32172e9851ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95694eb09b34c3520fa63560adff03020387220811a53717e1c32172e9851ff1", kill_on_drop: false }` [INFO] [stdout] 95694eb09b34c3520fa63560adff03020387220811a53717e1c32172e9851ff1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] 7d64eafd298999abd74ae058ded2b574d4059e0b0584778a8179eba6fb8b4441 [INFO] running `Command { std: "docker" "start" "-a" "7d64eafd298999abd74ae058ded2b574d4059e0b0584778a8179eba6fb8b4441", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tokio v1.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pea2pea v0.20.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.03s [INFO] running `Command { std: "docker" "inspect" "7d64eafd298999abd74ae058ded2b574d4059e0b0584778a8179eba6fb8b4441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d64eafd298999abd74ae058ded2b574d4059e0b0584778a8179eba6fb8b4441", kill_on_drop: false }` [INFO] [stdout] 7d64eafd298999abd74ae058ded2b574d4059e0b0584778a8179eba6fb8b4441 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d47e6b906869da6dd20a5e0f6c8003e36f496892d93e07556d36bf2fb6245f6 [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" "5d47e6b906869da6dd20a5e0f6c8003e36f496892d93e07556d36bf2fb6245f6", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling peak_alloc v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling zeroize v1.4.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aead v0.4.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling chacha20 v0.7.1 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling polyval v0.5.1 [INFO] [stderr] Compiling poly1305 v0.7.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling ghash v0.4.2 [INFO] [stderr] Compiling chacha20poly1305 v0.8.0 [INFO] [stderr] Compiling aes-gcm v0.9.2 [INFO] [stderr] Compiling snow v0.8.0 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling pea2pea v0.20.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `pea2pea` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name node --edition=2018 tests/node.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=9c796005a3dd3ac9 -C extra-filename=-9c796005a3dd3ac9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-750333046c0e81ab.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-0e3252d758f9f8b7.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-80a0d563ff37d9b8.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-bc944eb09492c846.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b8edadbbb50a096a.rlib --extern pea2pea=/opt/rustwide/target/debug/deps/libpea2pea-760f34f401093590.rlib --extern peak_alloc=/opt/rustwide/target/debug/deps/libpeak_alloc-d8038d0bb29974b3.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-82acc2d04d72d7e9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d49a35c4de63eb28.rlib --extern snow=/opt/rustwide/target/debug/deps/libsnow-35abd953f9676627.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6c67fe0e04fe5c22.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4121113413c29f0c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-2c61d9bcd3083cce.rlib --cap-lints=forbid` (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" "5d47e6b906869da6dd20a5e0f6c8003e36f496892d93e07556d36bf2fb6245f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d47e6b906869da6dd20a5e0f6c8003e36f496892d93e07556d36bf2fb6245f6", kill_on_drop: false }` [INFO] [stdout] 5d47e6b906869da6dd20a5e0f6c8003e36f496892d93e07556d36bf2fb6245f6