[INFO] cloning repository https://github.com/batisteo/rust-p2p-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/batisteo/rust-p2p-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbatisteo%2Frust-p2p-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbatisteo%2Frust-p2p-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56e347a198e00a91eca106bfec065f18d7db2d70 [INFO] checking batisteo/rust-p2p-example against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbatisteo%2Frust-p2p-example" "/workspace/builds/worker-112/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-112/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/batisteo/rust-p2p-example on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/batisteo/rust-p2p-example [INFO] finished tweaking git repo https://github.com/batisteo/rust-p2p-example [INFO] tweaked toml for git repo https://github.com/batisteo/rust-p2p-example written to /workspace/builds/worker-112/source/Cargo.toml [INFO] crate git repo https://github.com/batisteo/rust-p2p-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multihash-derive v0.7.1 [INFO] [stderr] Downloaded minicbor v0.7.1 [INFO] [stderr] Downloaded multistream-select v0.10.1 [INFO] [stderr] Downloaded libp2p-swarm-derive v0.22.0 [INFO] [stderr] Downloaded parity-multiaddr v0.11.1 [INFO] [stderr] Downloaded libp2p-gossipsub v0.28.0 [INFO] [stderr] Downloaded minicbor-derive v0.6.1 [INFO] [stderr] Downloaded libp2p v0.35.1 [INFO] [stderr] Downloaded tokio-macros v0.3.2 [INFO] [stderr] Downloaded tokio v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb3ecbdaeef0fbbccf92d6dccb8edf5b43ec4ba0ba73169125b526dd936c4f2c [INFO] running `Command { std: "docker" "start" "-a" "bb3ecbdaeef0fbbccf92d6dccb8edf5b43ec4ba0ba73169125b526dd936c4f2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb3ecbdaeef0fbbccf92d6dccb8edf5b43ec4ba0ba73169125b526dd936c4f2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb3ecbdaeef0fbbccf92d6dccb8edf5b43ec4ba0ba73169125b526dd936c4f2c", kill_on_drop: false }` [INFO] [stdout] bb3ecbdaeef0fbbccf92d6dccb8edf5b43ec4ba0ba73169125b526dd936c4f2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78c8e08c5ee1a7a6948c477aff4ce33d6ebb7e665bdb8f4033e036a530580ccf [INFO] running `Command { std: "docker" "start" "-a" "78c8e08c5ee1a7a6948c477aff4ce33d6ebb7e665bdb8f4033e036a530580ccf", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] bytes v1.0.1 (as host dependency): default, std [INFO] [stderr] either v1.6.1 (as host dependency): default, use_std [INFO] [stderr] futures-channel v0.3.12: default [INFO] [stderr] hashbrown v0.9.1: raw [INFO] [stderr] hashbrown v0.9.1 (as host dependency): ahash, default, inline-more [INFO] [stderr] libc v0.2.86 (as host dependency): align [INFO] [stderr] log v0.4.14 (as host dependency): kv_unstable, std, value-bag [INFO] [stderr] prost v0.7.0 (as host dependency): default, std [INFO] [stderr] serde v1.0.123 (as host dependency): derive, serde_derive [INFO] [stderr] snow v0.7.2: aes-gcm, blake2, chacha20poly1305, default-resolver, rand, sha2, x25519-dalek [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking once_cell v1.6.0 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Checking unsigned-varint v0.5.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking parity-send-wrapper v0.1.0 [INFO] [stderr] Checking bytes v0.6.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking quicksink v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking uint v0.9.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking lru v0.6.5 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking if-addrs v0.6.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking nb-connect v1.0.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking block-cipher v0.8.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking stream-cipher v0.7.1 [INFO] [stderr] Checking aes-soft v0.5.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking salsa20 v0.7.2 [INFO] [stderr] Checking aes v0.5.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking aes-gcm v0.7.0 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking cuckoofilter v0.5.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling minicbor-derive v0.6.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling libp2p-swarm-derive v0.22.0 [INFO] [stderr] Compiling tokio-macros v0.3.2 [INFO] [stderr] Checking asn1_der v0.6.3 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking mio v0.7.8 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking curve25519-dalek v3.0.2 [INFO] [stderr] Checking chacha20 v0.5.0 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking chacha20poly1305 v0.6.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.123/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 --cfg 'feature="default"' -C metadata=91828604004f2601 -C extra-filename=-91828604004f2601 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-dce6d182f47d5cf0.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a7f600cd8e237808.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8351dfa9400f9740.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "78c8e08c5ee1a7a6948c477aff4ce33d6ebb7e665bdb8f4033e036a530580ccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78c8e08c5ee1a7a6948c477aff4ce33d6ebb7e665bdb8f4033e036a530580ccf", kill_on_drop: false }` [INFO] [stdout] 78c8e08c5ee1a7a6948c477aff4ce33d6ebb7e665bdb8f4033e036a530580ccf