[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] 10b594ed62656c0028940a1874c256c06f4dd116 [INFO] testing ljedrz/pea2pea against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljedrz%2Fpea2pea" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ljedrz/pea2pea 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/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-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6880a0743a614ae3d5ff11714ce55c216169e870f0afcfe1772653c26d07b54 [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" "c6880a0743a614ae3d5ff11714ce55c216169e870f0afcfe1772653c26d07b54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6880a0743a614ae3d5ff11714ce55c216169e870f0afcfe1772653c26d07b54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6880a0743a614ae3d5ff11714ce55c216169e870f0afcfe1772653c26d07b54", kill_on_drop: false }` [INFO] [stdout] c6880a0743a614ae3d5ff11714ce55c216169e870f0afcfe1772653c26d07b54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69b99ff8432d39c1b439eec3d40cb2db5373e7c0c6bc439fedb0529b75e9b464 [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" "69b99ff8432d39c1b439eec3d40cb2db5373e7c0c6bc439fedb0529b75e9b464", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pea2pea v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.95s [INFO] running `Command { std: "docker" "inspect" "69b99ff8432d39c1b439eec3d40cb2db5373e7c0c6bc439fedb0529b75e9b464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69b99ff8432d39c1b439eec3d40cb2db5373e7c0c6bc439fedb0529b75e9b464", kill_on_drop: false }` [INFO] [stdout] 69b99ff8432d39c1b439eec3d40cb2db5373e7c0c6bc439fedb0529b75e9b464 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--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] b034db5b6a844674cef527262344900f527cbdaf2958aa66b99841dee79516f8 [INFO] running `Command { std: "docker" "start" "-a" "b034db5b6a844674cef527262344900f527cbdaf2958aa66b99841dee79516f8", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling chacha20 v0.5.0 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.5.0 [INFO] [stderr] Compiling aes-gcm v0.7.0 [INFO] [stderr] Compiling chacha20poly1305 v0.6.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling x25519-dalek v1.1.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling pea2pea v0.12.0 (/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 messaging --edition=2018 tests/messaging.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=70b482019e5ab015 -C extra-filename=-70b482019e5ab015 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ffcb5e4f13f3e15f.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-888a5682641ad5ea.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ef37f5370a7475ae.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-b3242efaf67893e7.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-835dc9dc28e7c407.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-613ffc2cb5ffc23a.rlib --extern pea2pea=/opt/rustwide/target/debug/deps/libpea2pea-05b922c1d98e9f58.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7a372b2caf6e1b16.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fb4e5bd19cec6c0b.rlib --extern snow=/opt/rustwide/target/debug/deps/libsnow-d07decd35d6a3f68.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2714badd4f5f9508.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8c6bc621f978a184.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-2a02b31e0f1c04ca.rlib --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" "b034db5b6a844674cef527262344900f527cbdaf2958aa66b99841dee79516f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b034db5b6a844674cef527262344900f527cbdaf2958aa66b99841dee79516f8", kill_on_drop: false }` [INFO] [stdout] b034db5b6a844674cef527262344900f527cbdaf2958aa66b99841dee79516f8