[INFO] fetching crate tc-telemetry 2.0.0... [INFO] checking tc-telemetry-2.0.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate tc-telemetry 2.0.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tc-telemetry 2.0.0 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 crates.io crate tc-telemetry 2.0.0 [INFO] finished tweaking crates.io crate tc-telemetry 2.0.0 [INFO] tweaked toml for crates.io crate tc-telemetry 2.0.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] c55664e50e70c99c2566403205626c572932fdf066e4df6f721001f6ab35d2c9 [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" "c55664e50e70c99c2566403205626c572932fdf066e4df6f721001f6ab35d2c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c55664e50e70c99c2566403205626c572932fdf066e4df6f721001f6ab35d2c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c55664e50e70c99c2566403205626c572932fdf066e4df6f721001f6ab35d2c9", kill_on_drop: false }` [INFO] [stdout] c55664e50e70c99c2566403205626c572932fdf066e4df6f721001f6ab35d2c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] b5689536742040051c1472f8bf73a89ecb180710f32ba8f81a02996fc13e09bb [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" "b5689536742040051c1472f8bf73a89ecb180710f32ba8f81a02996fc13e09bb", 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] libc v0.2.100 (as host dependency): align [INFO] [stderr] log v0.4.14 (as host dependency): std [INFO] [stderr] prost v0.7.0 (as host dependency): default, std [INFO] [stderr] serde v1.0.128 (as host dependency): derive, serde_derive [INFO] [stderr] [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking tetsy-send-wrapper v0.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking quicksink v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking if-watch v0.2.2 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking futures-rustls v0.21.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.76 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.76 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tetsy-libp2p-core-derive v0.21.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.76 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking wasm-bindgen v0.2.76 [INFO] [stderr] Checking asn1_der v0.6.3 [INFO] [stderr] Checking js-sys v0.3.53 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking prometheus v0.10.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.26 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking tetsy-multistream-select v0.10.2 [INFO] [stderr] Checking wasm-timer v0.2.5 [INFO] [stderr] Checking soketto v0.4.2 [INFO] [stderr] Checking tetcore-utils v2.1.2 [INFO] [stderr] Checking serde v1.0.128 [INFO] [stderr] Compiling tetsy-libp2p-core v0.27.2 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking tracing-subscriber v0.2.20 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Checking multihash v0.13.2 [INFO] [stderr] Checking tetsy-multiaddr v0.11.2 [INFO] [stderr] Checking tetsy-libp2p-wasm-ext v0.27.1 [INFO] [stderr] Checking tetsy-libp2p-websocket v0.28.2 [INFO] [stderr] Checking tetsy-libp2p-swarm v0.27.1 [INFO] [stderr] Checking tetsy-libp2p-dns v0.27.2 [INFO] [stderr] Checking tetsy-libp2p-tcp v0.27.2 [INFO] [stderr] Checking tetsy-libp2p v0.34.3 [INFO] [stderr] Checking tc-telemetry v2.0.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: use of deprecated associated function `tracing_subscriber::registry::SpanRef::<'a, R>::parents`: equivalent to `self.parent().into_iter().flat_map(SpanRef::scope)`, but consider whether excluding `self` is actually intended [INFO] [stdout] --> src/layer.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | let parents = span.parents(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tracing_subscriber::registry::SpanRef::<'a, R>::parents`: equivalent to `self.parent().into_iter().flat_map(SpanRef::scope)`, but consider whether excluding `self` is actually intended [INFO] [stdout] --> src/layer.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | let parents = span.parents(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.76 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.76 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.76 [INFO] [stderr] Compiling tetsy-libp2p-core v0.27.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking wasm-bindgen v0.2.76 [INFO] [stderr] Checking js-sys v0.3.53 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Checking multihash v0.13.2 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.26 [INFO] [stderr] Checking tetsy-multiaddr v0.11.2 [INFO] [stderr] Checking tetsy-libp2p-wasm-ext v0.27.1 [INFO] [stderr] Checking tetsy-libp2p-websocket v0.28.2 [INFO] [stderr] Checking tetsy-libp2p-tcp v0.27.2 [INFO] [stderr] Checking tetsy-libp2p-swarm v0.27.1 [INFO] [stderr] Checking tetsy-libp2p-dns v0.27.2 [INFO] [stderr] Checking tetsy-libp2p v0.34.3 [INFO] [stderr] Checking tc-telemetry v2.0.0 (/tmp/fixit) [INFO] [stdout] warning: use of deprecated associated function `tracing_subscriber::registry::SpanRef::<'a, R>::parents`: equivalent to `self.parent().into_iter().flat_map(SpanRef::scope)`, but consider whether excluding `self` is actually intended [INFO] [stdout] --> src/layer.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | let parents = span.parents(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tracing_subscriber::registry::SpanRef::<'a, R>::parents`: equivalent to `self.parent().into_iter().flat_map(SpanRef::scope)`, but consider whether excluding `self` is actually intended [INFO] [stdout] --> src/layer.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | let parents = span.parents(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.85s [INFO] running `Command { std: "docker" "inspect" "b5689536742040051c1472f8bf73a89ecb180710f32ba8f81a02996fc13e09bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5689536742040051c1472f8bf73a89ecb180710f32ba8f81a02996fc13e09bb", kill_on_drop: false }` [INFO] [stdout] b5689536742040051c1472f8bf73a89ecb180710f32ba8f81a02996fc13e09bb