[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] cacf7904af8e60befbdda7f9db9b0d8d8e1b6e73 [INFO] testing ljedrz/pea2pea against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljedrz%2Fpea2pea" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ljedrz/pea2pea on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-23/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 156451bd2e0c3ead7ab346b8d8ec32c349f41311a29cd5bf00e761a18dca7663 [INFO] running `Command { std: "docker" "start" "-a" "156451bd2e0c3ead7ab346b8d8ec32c349f41311a29cd5bf00e761a18dca7663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "156451bd2e0c3ead7ab346b8d8ec32c349f41311a29cd5bf00e761a18dca7663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "156451bd2e0c3ead7ab346b8d8ec32c349f41311a29cd5bf00e761a18dca7663", kill_on_drop: false }` [INFO] [stdout] 156451bd2e0c3ead7ab346b8d8ec32c349f41311a29cd5bf00e761a18dca7663 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c30498830aff7bd49c1da7b6b9654dea3db079e7878d19654f4e827790f04fd [INFO] running `Command { std: "docker" "start" "-a" "7c30498830aff7bd49c1da7b6b9654dea3db079e7878d19654f4e827790f04fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling pea2pea v0.33.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.22s [INFO] running `Command { std: "docker" "inspect" "7c30498830aff7bd49c1da7b6b9654dea3db079e7878d19654f4e827790f04fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c30498830aff7bd49c1da7b6b9654dea3db079e7878d19654f4e827790f04fd", kill_on_drop: false }` [INFO] [stdout] 7c30498830aff7bd49c1da7b6b9654dea3db079e7878d19654f4e827790f04fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7344660ed711c0209ddc6394aa989257a12a6f86dfb122b33b51cdefc81382b5 [INFO] running `Command { std: "docker" "start" "-a" "7344660ed711c0209ddc6394aa989257a12a6f86dfb122b33b51cdefc81382b5", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling peak_alloc v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling circular-queue v0.2.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling snow v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling curve25519-dalek v4.0.0-pre.2 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling pea2pea v0.33.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] error: could not compile `pea2pea` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name disconnect --edition=2021 tests/disconnect.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="test"' -C metadata=c5bc126b3a6ed6f7 -C extra-filename=-c5bc126b3a6ed6f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bf0e9e905ef13897.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-a96dc13b74e42614.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib --extern circular_queue=/opt/rustwide/target/debug/deps/libcircular_queue-9774c38358716b2a.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-607688ded4352747.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f6db3dba84c9e4a5.rlib --extern pea2pea=/opt/rustwide/target/debug/deps/libpea2pea-929e6a9f58864177.rlib --extern pea2pea=/opt/rustwide/target/debug/deps/libpea2pea-929e6a9f58864177.rlib --extern peak_alloc=/opt/rustwide/target/debug/deps/libpeak_alloc-62f076ce72c1abb5.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e253135981110f7e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-56c49b590b9d937a.rlib --extern snow=/opt/rustwide/target/debug/deps/libsnow-f87026f51eba8232.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-55c203e2b618003d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5da6e420374a0b6c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9377fe2190b94f90.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" "7344660ed711c0209ddc6394aa989257a12a6f86dfb122b33b51cdefc81382b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7344660ed711c0209ddc6394aa989257a12a6f86dfb122b33b51cdefc81382b5", kill_on_drop: false }` [INFO] [stdout] 7344660ed711c0209ddc6394aa989257a12a6f86dfb122b33b51cdefc81382b5