[INFO] fetching crate nbd-async 0.6.0... [INFO] building nbd-async-0.6.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate nbd-async 0.6.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate nbd-async 0.6.0 [INFO] finished tweaking crates.io crate nbd-async 0.6.0 [INFO] tweaked toml for crates.io crate nbd-async 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nbd-async 0.6.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nbd-async 0.6.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] caa29e0ac2d458a2873fce144ea2f5e381439ecb3bd237d3cc859773dcb07e78 [INFO] running `Command { std: "docker" "start" "-a" "caa29e0ac2d458a2873fce144ea2f5e381439ecb3bd237d3cc859773dcb07e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caa29e0ac2d458a2873fce144ea2f5e381439ecb3bd237d3cc859773dcb07e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caa29e0ac2d458a2873fce144ea2f5e381439ecb3bd237d3cc859773dcb07e78", kill_on_drop: false }` [INFO] [stdout] caa29e0ac2d458a2873fce144ea2f5e381439ecb3bd237d3cc859773dcb07e78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed9e2d4c187c497566dceadea275c969e4315901585eb8b54a2799ebec5e0ce6 [INFO] running `Command { std: "docker" "start" "-a" "ed9e2d4c187c497566dceadea275c969e4315901585eb8b54a2799ebec5e0ce6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling nbd-async v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `fua` and `no_hole` are never read [INFO] [stdout] --> src/nbd.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct RequestFlags { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 23 | /// Force Unit Access flag. [INFO] [stdout] 24 | pub fua: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] 25 | /// No Hole flag. [INFO] [stdout] 26 | pub no_hole: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestFlags` has derived impls for the traits `Clone` and `Debug`, 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] [stdout] warning: fields `magic` and `flags` are never read [INFO] [stdout] --> src/nbd.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Request { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 31 | pub magic: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 32 | pub command: Command, [INFO] [stdout] 33 | pub flags: RequestFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.12s [INFO] running `Command { std: "docker" "inspect" "ed9e2d4c187c497566dceadea275c969e4315901585eb8b54a2799ebec5e0ce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed9e2d4c187c497566dceadea275c969e4315901585eb8b54a2799ebec5e0ce6", kill_on_drop: false }` [INFO] [stdout] ed9e2d4c187c497566dceadea275c969e4315901585eb8b54a2799ebec5e0ce6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c26d0880dac666a565462c532233991175fa2889123f95363bfc0a2963b42e0 [INFO] running `Command { std: "docker" "start" "-a" "6c26d0880dac666a565462c532233991175fa2889123f95363bfc0a2963b42e0", kill_on_drop: false }` [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling nbd-async v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `fua` and `no_hole` are never read [INFO] [stdout] --> src/nbd.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct RequestFlags { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 23 | /// Force Unit Access flag. [INFO] [stdout] 24 | pub fua: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] 25 | /// No Hole flag. [INFO] [stdout] 26 | pub no_hole: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestFlags` has derived impls for the traits `Clone` and `Debug`, 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] [stdout] warning: fields `magic` and `flags` are never read [INFO] [stdout] --> src/nbd.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Request { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 31 | pub magic: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 32 | pub command: Command, [INFO] [stdout] 33 | pub flags: RequestFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fua` and `no_hole` are never read [INFO] [stdout] --> src/nbd.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct RequestFlags { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 23 | /// Force Unit Access flag. [INFO] [stdout] 24 | pub fua: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] 25 | /// No Hole flag. [INFO] [stdout] 26 | pub no_hole: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestFlags` has derived impls for the traits `Clone` and `Debug`, 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] [stdout] warning: fields `magic` and `flags` are never read [INFO] [stdout] --> src/nbd.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Request { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 31 | pub magic: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 32 | pub command: Command, [INFO] [stdout] 33 | pub flags: RequestFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.59s [INFO] running `Command { std: "docker" "inspect" "6c26d0880dac666a565462c532233991175fa2889123f95363bfc0a2963b42e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c26d0880dac666a565462c532233991175fa2889123f95363bfc0a2963b42e0", kill_on_drop: false }` [INFO] [stdout] 6c26d0880dac666a565462c532233991175fa2889123f95363bfc0a2963b42e0