[INFO] fetching crate containerd-snapshots 0.3.0... [INFO] checking containerd-snapshots-0.3.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] extracting crate containerd-snapshots 0.3.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate containerd-snapshots 0.3.0 [INFO] finished tweaking crates.io crate containerd-snapshots 0.3.0 [INFO] tweaked toml for crates.io crate containerd-snapshots 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate containerd-snapshots 0.3.0 on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate containerd-snapshots 0.3.0 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad13798850bc1d688a84303e4f430fef195a94f7fe0a1c8087aa5df39b2a0557 [INFO] running `Command { std: "docker" "start" "-a" "ad13798850bc1d688a84303e4f430fef195a94f7fe0a1c8087aa5df39b2a0557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad13798850bc1d688a84303e4f430fef195a94f7fe0a1c8087aa5df39b2a0557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad13798850bc1d688a84303e4f430fef195a94f7fe0a1c8087aa5df39b2a0557", kill_on_drop: false }` [INFO] [stdout] ad13798850bc1d688a84303e4f430fef195a94f7fe0a1c8087aa5df39b2a0557 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a207eee33fd9f334430fbc0016edc5d61f7a9342aededdcd4fd361a0a949a798 [INFO] running `Command { std: "docker" "start" "-a" "a207eee33fd9f334430fbc0016edc5d61f7a9342aededdcd4fd361a0a949a798", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling axum v0.6.19 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Checking matchit v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking simple_logger v4.2.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking axum-core v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking prost-types v0.11.9 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Compiling containerd-snapshots v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stdout] warning: fields `peer_addr` and `peer_cred` are never read [INFO] [stdout] --> examples/snapshotter.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 183 | pub struct UdsConnectInfo { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 184 | pub peer_addr: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 185 | pub peer_cred: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UdsConnectInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.63s [INFO] running `Command { std: "docker" "inspect" "a207eee33fd9f334430fbc0016edc5d61f7a9342aededdcd4fd361a0a949a798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a207eee33fd9f334430fbc0016edc5d61f7a9342aededdcd4fd361a0a949a798", kill_on_drop: false }` [INFO] [stdout] a207eee33fd9f334430fbc0016edc5d61f7a9342aededdcd4fd361a0a949a798