[INFO] cloning repository https://github.com/luisbebop/libp2p-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luisbebop/libp2p-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluisbebop%2Flibp2p-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluisbebop%2Flibp2p-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d362b7875e39fa45cb3288e7d988c98cbf54b3f9 [INFO] checking luisbebop/libp2p-example against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluisbebop%2Flibp2p-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luisbebop/libp2p-example on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luisbebop/libp2p-example [INFO] finished tweaking git repo https://github.com/luisbebop/libp2p-example [INFO] tweaked toml for git repo https://github.com/luisbebop/libp2p-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/luisbebop/libp2p-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libp2p v0.16.2 [INFO] [stderr] Downloaded parity-multiaddr v0.7.3 [INFO] [stderr] Downloaded blake2 v0.8.1 [INFO] [stderr] Downloaded libp2p-yamux v0.16.2 [INFO] [stderr] Downloaded futures_codec v0.3.4 [INFO] [stderr] Downloaded unsigned-varint v0.3.2 [INFO] [stderr] Downloaded serde v1.0.105 [INFO] [stderr] Downloaded libp2p-core-derive v0.16.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.12 [INFO] [stderr] Downloaded libp2p-dns v0.16.0 [INFO] [stderr] Downloaded libp2p-noise v0.16.2 [INFO] [stderr] Downloaded libp2p-mdns v0.16.0 [INFO] [stderr] Downloaded libp2p-floodsub v0.16.0 [INFO] [stderr] Downloaded chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Downloaded libp2p-deflate v0.16.0 [INFO] [stderr] Downloaded uint v0.8.2 [INFO] [stderr] Downloaded libp2p-gossipsub v0.16.0 [INFO] [stderr] Downloaded libp2p-identify v0.16.0 [INFO] [stderr] Downloaded soketto v0.3.2 [INFO] [stderr] Downloaded libp2p-kad v0.16.2 [INFO] [stderr] Downloaded libp2p-core v0.16.0 [INFO] [stderr] Downloaded libp2p-websocket v0.16.0 [INFO] [stderr] Downloaded petgraph v0.5.0 [INFO] [stderr] Downloaded bs58 v0.3.0 [INFO] [stderr] Downloaded ctr v0.3.2 [INFO] [stderr] Downloaded libp2p-wasm-ext v0.16.2 [INFO] [stderr] Downloaded webpki-roots v0.17.0 [INFO] [stderr] Downloaded webpki v0.21.2 [INFO] [stderr] Downloaded yamux v0.4.4 [INFO] [stderr] Downloaded libp2p-secio v0.16.1 [INFO] [stderr] Downloaded async-tls v0.6.0 [INFO] [stderr] Downloaded subtle v2.2.2 [INFO] [stderr] Downloaded thiserror v1.0.12 [INFO] [stderr] Downloaded libp2p-mplex v0.16.0 [INFO] [stderr] Downloaded multimap v0.8.0 [INFO] [stderr] Downloaded untrusted v0.7.0 [INFO] [stderr] Downloaded ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Downloaded anyhow v1.0.27 [INFO] [stderr] Downloaded libp2p-ping v0.16.0 [INFO] [stderr] Downloaded libp2p-pnet v0.16.0 [INFO] [stderr] Downloaded snow v0.6.2 [INFO] [stderr] Downloaded libp2p-tcp v0.16.0 [INFO] [stderr] Downloaded libp2p-swarm v0.16.1 [INFO] [stderr] Downloaded clear_on_drop v0.2.3 [INFO] [stderr] Downloaded libp2p-plaintext v0.16.0 [INFO] [stderr] Downloaded curve25519-dalek v2.0.0 [INFO] [stderr] Downloaded aes-ctr v0.3.0 [INFO] [stderr] Downloaded twofish v0.2.0 [INFO] [stderr] Downloaded libp2p-uds v0.16.0 [INFO] [stderr] Downloaded quicksink v0.1.1 [INFO] [stderr] Downloaded multistream-select v0.7.0 [INFO] [stderr] Downloaded data-encoding v2.2.0 [INFO] [stderr] Downloaded parity-multihash v0.2.3 [INFO] [stderr] Downloaded ring v0.16.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79441fcc47d01d435735d89b2dc4bdc7df8df92576044e8aeb49d8ed3c6252d3 [INFO] running `Command { std: "docker" "start" "-a" "79441fcc47d01d435735d89b2dc4bdc7df8df92576044e8aeb49d8ed3c6252d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79441fcc47d01d435735d89b2dc4bdc7df8df92576044e8aeb49d8ed3c6252d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79441fcc47d01d435735d89b2dc4bdc7df8df92576044e8aeb49d8ed3c6252d3", kill_on_drop: false }` [INFO] [stdout] 79441fcc47d01d435735d89b2dc4bdc7df8df92576044e8aeb49d8ed3c6252d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d988cabd6383f5441189560cc2faca041c9fce8d110377b52bb743b6effb761a [INFO] running `Command { std: "docker" "start" "-a" "d988cabd6383f5441189560cc2faca041c9fce8d110377b52bb743b6effb761a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling anyhow v1.0.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling multimap v0.8.0 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking bs58 v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking data-encoding v2.2.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.59 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling bumpalo v3.2.0 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.59 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Compiling snow v0.6.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking salsa20-core v0.2.3 [INFO] [stderr] Checking quicksink v0.1.1 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Checking async-std v1.5.0 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking salsa20 v0.3.0 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking twofish v0.2.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking parity-send-wrapper v0.1.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking cuckoofilter v0.3.2 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.59 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.12 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling libp2p-core-derive v0.16.0 [INFO] [stderr] Checking asn1_der v0.6.3 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.59 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking thiserror v1.0.12 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking x25519-dalek v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.59 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Checking js-sys v0.3.36 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking futures_codec v0.3.4 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking wasm-timer v0.2.4 [INFO] [stderr] Checking async-tls v0.6.0 [INFO] [stderr] Checking yamux v0.4.4 [INFO] [stderr] Checking soketto v0.3.2 [INFO] [stderr] Checking libp2p-pnet v0.16.0 [INFO] [stderr] Checking unsigned-varint v0.3.2 [INFO] [stderr] Checking parity-multihash v0.2.3 [INFO] [stderr] Checking multistream-select v0.7.0 [INFO] [stderr] Checking parity-multiaddr v0.7.3 [INFO] [stderr] Compiling libp2p-core v0.16.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.16.0 [INFO] [stderr] Compiling libp2p-plaintext v0.16.0 [INFO] [stderr] Compiling libp2p-kad v0.16.2 [INFO] [stderr] Compiling libp2p-noise v0.16.2 [INFO] [stderr] Compiling libp2p-identify v0.16.0 [INFO] [stderr] Compiling libp2p-secio v0.16.1 [INFO] [stderr] Compiling libp2p-floodsub v0.16.0 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.9 [INFO] [stderr] Checking libp2p-swarm v0.16.1 [INFO] [stderr] Checking libp2p-wasm-ext v0.16.2 [INFO] [stderr] Checking libp2p-deflate v0.16.0 [INFO] [stderr] Checking libp2p-dns v0.16.0 [INFO] [stderr] Checking libp2p-websocket v0.16.0 [INFO] [stderr] Checking libp2p-mplex v0.16.0 [INFO] [stderr] Checking libp2p-uds v0.16.0 [INFO] [stderr] Checking libp2p-yamux v0.16.2 [INFO] [stderr] Checking libp2p-tcp v0.16.0 [INFO] [stderr] Checking libp2p-mdns v0.16.0 [INFO] [stderr] Checking libp2p-ping v0.16.0 [INFO] [stderr] Checking libp2p v0.16.2 [INFO] [stderr] Checking libp2p-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snow v0.6.2, wasm-bindgen v0.2.59 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "d988cabd6383f5441189560cc2faca041c9fce8d110377b52bb743b6effb761a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d988cabd6383f5441189560cc2faca041c9fce8d110377b52bb743b6effb761a", kill_on_drop: false }` [INFO] [stdout] d988cabd6383f5441189560cc2faca041c9fce8d110377b52bb743b6effb761a [INFO] checking luisbebop/libp2p-example against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluisbebop%2Flibp2p-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luisbebop/libp2p-example on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luisbebop/libp2p-example [INFO] finished tweaking git repo https://github.com/luisbebop/libp2p-example [INFO] tweaked toml for git repo https://github.com/luisbebop/libp2p-example written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/luisbebop/libp2p-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce123d2b490a7d0d663875ca044c24701e3d07f4c647526f2f85478a68ba9fd7 [INFO] running `Command { std: "docker" "start" "-a" "ce123d2b490a7d0d663875ca044c24701e3d07f4c647526f2f85478a68ba9fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce123d2b490a7d0d663875ca044c24701e3d07f4c647526f2f85478a68ba9fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce123d2b490a7d0d663875ca044c24701e3d07f4c647526f2f85478a68ba9fd7", kill_on_drop: false }` [INFO] [stdout] ce123d2b490a7d0d663875ca044c24701e3d07f4c647526f2f85478a68ba9fd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac996191198bfcdfb56f5b5f3a9b7de0e74b0a2edfdc84425d1230c5cbc5269a [INFO] running `Command { std: "docker" "start" "-a" "ac996191198bfcdfb56f5b5f3a9b7de0e74b0a2edfdc84425d1230c5cbc5269a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling anyhow v1.0.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling multimap v0.8.0 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking data-encoding v2.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking bs58 v0.3.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.59 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Compiling bumpalo v3.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.59 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling snow v0.6.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking ctr v0.3.2 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking salsa20-core v0.2.3 [INFO] [stderr] Checking quicksink v0.1.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking salsa20 v0.3.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking aes-ctr v0.3.0 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking twofish v0.2.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking parity-send-wrapper v0.1.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking async-std v1.5.0 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking cuckoofilter v0.3.2 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.59 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.12 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling libp2p-core-derive v0.16.0 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Checking asn1_der v0.6.3 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.59 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking thiserror v1.0.12 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking x25519-dalek v0.6.0 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.59 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking js-sys v0.3.36 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking futures_codec v0.3.4 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking wasm-timer v0.2.4 [INFO] [stderr] Checking soketto v0.3.2 [INFO] [stderr] Checking async-tls v0.6.0 [INFO] [stderr] Checking yamux v0.4.4 [INFO] [stderr] Checking libp2p-pnet v0.16.0 [INFO] [stderr] Checking unsigned-varint v0.3.2 [INFO] [stderr] Checking parity-multihash v0.2.3 [INFO] [stderr] Checking multistream-select v0.7.0 [INFO] [stderr] Checking parity-multiaddr v0.7.3 [INFO] [stderr] Compiling libp2p-core v0.16.0 [INFO] [stderr] Compiling libp2p-plaintext v0.16.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.16.0 [INFO] [stderr] Compiling libp2p-secio v0.16.1 [INFO] [stderr] Compiling libp2p-kad v0.16.2 [INFO] [stderr] Compiling libp2p-noise v0.16.2 [INFO] [stderr] Compiling libp2p-identify v0.16.0 [INFO] [stderr] Compiling libp2p-floodsub v0.16.0 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.9 [INFO] [stderr] Checking libp2p-swarm v0.16.1 [INFO] [stderr] Checking libp2p-yamux v0.16.2 [INFO] [stderr] Checking libp2p-tcp v0.16.0 [INFO] [stderr] Checking libp2p-uds v0.16.0 [INFO] [stderr] Checking libp2p-websocket v0.16.0 [INFO] [stderr] Checking libp2p-wasm-ext v0.16.2 [INFO] [stderr] Checking libp2p-mplex v0.16.0 [INFO] [stderr] Checking libp2p-dns v0.16.0 [INFO] [stderr] Checking libp2p-deflate v0.16.0 [INFO] [stderr] Checking libp2p-ping v0.16.0 [INFO] [stderr] Checking libp2p-mdns v0.16.0 [INFO] [stderr] Checking libp2p v0.16.2 [INFO] [stderr] Checking libp2p-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 21 | let local_key = identity::Keypair::generate_ed25519(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | let local_peer_id = PeerId::from(local_key.public()); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | let transport = build_development_transport(local_key)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | let mut swarm = { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | // Create a Kademlia behaviour. [INFO] [stdout] 80 | let store = MemoryStore::new(local_peer_id.clone()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | let kademlia = Kademlia::new(local_peer_id.clone(), store); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | let mdns = Mdns::new()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | let behaviour = MyBehaviour { kademlia, mdns }; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | let mut stdin = io::BufReader::new(io::stdin()).lines(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | task::block_on(future::poll_fn(move |cx: &mut Context| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 106 | | loop { [INFO] [stdout] 107 | | match stdin.try_poll_next_unpin(cx)? { [INFO] [stdout] 108 | | Poll::Ready(Some(line)) => handle_input_line(&mut swarm.kademlia, line), [INFO] [stdout] ... | [INFO] [stdout] 128 | | Poll::Pending [INFO] [stdout] 129 | | })) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 21 | let local_key = identity::Keypair::generate_ed25519(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | let local_peer_id = PeerId::from(local_key.public()); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | let transport = build_development_transport(local_key)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | let mut swarm = { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | // Create a Kademlia behaviour. [INFO] [stdout] 80 | let store = MemoryStore::new(local_peer_id.clone()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | let kademlia = Kademlia::new(local_peer_id.clone(), store); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | let mdns = Mdns::new()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | let behaviour = MyBehaviour { kademlia, mdns }; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | let mut stdin = io::BufReader::new(io::stdin()).lines(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | task::block_on(future::poll_fn(move |cx: &mut Context| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 106 | | loop { [INFO] [stdout] 107 | | match stdin.try_poll_next_unpin(cx)? { [INFO] [stdout] 108 | | Poll::Ready(Some(line)) => handle_input_line(&mut swarm.kademlia, line), [INFO] [stdout] ... | [INFO] [stdout] 128 | | Poll::Pending [INFO] [stdout] 129 | | })) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libp2p-example` (bin "libp2p-example" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `libp2p-example` (bin "libp2p-example") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ac996191198bfcdfb56f5b5f3a9b7de0e74b0a2edfdc84425d1230c5cbc5269a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac996191198bfcdfb56f5b5f3a9b7de0e74b0a2edfdc84425d1230c5cbc5269a", kill_on_drop: false }` [INFO] [stdout] ac996191198bfcdfb56f5b5f3a9b7de0e74b0a2edfdc84425d1230c5cbc5269a