[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] 7a3f8041f328f60f3142c5c71ef275805b144563 [INFO] testing ljedrz/pea2pea against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljedrz%2Fpea2pea" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ljedrz/pea2pea on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aead v0.4.2 [INFO] [stderr] Downloaded peak_alloc v0.1.0 [INFO] [stderr] Downloaded polyval v0.5.2 [INFO] [stderr] Downloaded aes-gcm v0.9.3 [INFO] [stderr] Downloaded chacha20 v0.7.2 [INFO] [stderr] Downloaded chacha20poly1305 v0.8.1 [INFO] [stderr] Downloaded poly1305 v0.7.1 [INFO] [stderr] Downloaded ctr v0.8.0 [INFO] [stderr] Downloaded ghash v0.4.3 [INFO] [stderr] Downloaded snow v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a59d9938ad912a19cd05c56ad1973c39408c94c773fa54525a37e0e8fa004046 [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" "a59d9938ad912a19cd05c56ad1973c39408c94c773fa54525a37e0e8fa004046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a59d9938ad912a19cd05c56ad1973c39408c94c773fa54525a37e0e8fa004046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a59d9938ad912a19cd05c56ad1973c39408c94c773fa54525a37e0e8fa004046", kill_on_drop: false }` [INFO] [stdout] a59d9938ad912a19cd05c56ad1973c39408c94c773fa54525a37e0e8fa004046 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 2683e3d26f41ffe56e4b551638285f250d32ff4107a77201b269c378b2d4e475 [INFO] running `Command { std: "docker" "start" "-a" "2683e3d26f41ffe56e4b551638285f250d32ff4107a77201b269c378b2d4e475", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pea2pea v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.71s [INFO] running `Command { std: "docker" "inspect" "2683e3d26f41ffe56e4b551638285f250d32ff4107a77201b269c378b2d4e475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2683e3d26f41ffe56e4b551638285f250d32ff4107a77201b269c378b2d4e475", kill_on_drop: false }` [INFO] [stdout] 2683e3d26f41ffe56e4b551638285f250d32ff4107a77201b269c378b2d4e475 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e05db2f8bd529e5bcbfebadde725397714afdd184d798ea662aa4ff1b68cd625 [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" "e05db2f8bd529e5bcbfebadde725397714afdd184d798ea662aa4ff1b68cd625", 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 opaque-debug v0.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling peak_alloc v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.3 [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 rustc_version v0.3.3 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling snow v0.8.0 [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 cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [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 polyval v0.5.2 [INFO] [stderr] Compiling poly1305 v0.7.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling ghash v0.4.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling chacha20 v0.7.2 [INFO] [stderr] Compiling aes-gcm v0.9.3 [INFO] [stderr] Compiling chacha20poly1305 v0.8.1 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling pea2pea v0.22.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 hot_potato_game --edition=2018 examples/hot_potato_game.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="test"' -C metadata=e8ea91a23809f1f8 -C extra-filename=-e8ea91a23809f1f8 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2680ac2c322b33bc.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-8028d2af16855ba2.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-108702324e846383.rlib --extern pea2pea=/opt/rustwide/target/debug/deps/libpea2pea-108702324e846383.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-26d82a7edc224167.rlib --extern snow=/opt/rustwide/target/debug/deps/libsnow-16db75fee5a7ff76.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-28650dd8b4691be5.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4121113413c29f0c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-68448fbcacdf3beb.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" "e05db2f8bd529e5bcbfebadde725397714afdd184d798ea662aa4ff1b68cd625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e05db2f8bd529e5bcbfebadde725397714afdd184d798ea662aa4ff1b68cd625", kill_on_drop: false }` [INFO] [stdout] e05db2f8bd529e5bcbfebadde725397714afdd184d798ea662aa4ff1b68cd625