[INFO] cloning repository https://github.com/lanl/nfs-utility-suite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lanl/nfs-utility-suite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanl%2Fnfs-utility-suite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanl%2Fnfs-utility-suite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d743bf282b3ea26e3f1d85f7651a5830674c790e [INFO] checking lanl/nfs-utility-suite against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanl%2Fnfs-utility-suite" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lanl/nfs-utility-suite [INFO] finished tweaking git repo https://github.com/lanl/nfs-utility-suite [INFO] tweaked toml for git repo https://github.com/lanl/nfs-utility-suite written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lanl/nfs-utility-suite on toolchain 70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lanl/nfs-utility-suite 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" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ca3e3cc9c1571a06df71acc5a15910fdee988e4c5a5685f22131a2e650d1533 [INFO] running `Command { std: "docker" "start" "-a" "4ca3e3cc9c1571a06df71acc5a15910fdee988e4c5a5685f22131a2e650d1533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ca3e3cc9c1571a06df71acc5a15910fdee988e4c5a5685f22131a2e650d1533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ca3e3cc9c1571a06df71acc5a15910fdee988e4c5a5685f22131a2e650d1533", kill_on_drop: false }` [INFO] [stdout] 4ca3e3cc9c1571a06df71acc5a15910fdee988e4c5a5685f22131a2e650d1533 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c4092edaa135ed507606a99ae584a52aa6804fed4878b3ba3d0423a7089f0ae [INFO] running `Command { std: "docker" "start" "-a" "3c4092edaa135ed507606a99ae584a52aa6804fed4878b3ba3d0423a7089f0ae", kill_on_drop: false }` [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling io-uring v0.7.9 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking xdr_codegen v0.1.0 (/opt/rustwide/workdir/xdr_codegen) [INFO] [stderr] Compiling rpc_protocol v0.1.0 (/opt/rustwide/workdir/rpc_protocol) [INFO] [stderr] Compiling nfs3 v0.1.0 (/opt/rustwide/workdir/nfs3) [INFO] [stderr] Compiling test_no_alloc v0.1.0 (/opt/rustwide/workdir/tests/no_alloc) [INFO] [stderr] Compiling test_alloc v0.1.0 (/opt/rustwide/workdir/tests/alloc) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> /opt/rustwide/target/debug/build/test_no_alloc-5fe080e05c2601bf/out/arrays.rs:94:39 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn deserialize(&mut self, mut input: &mut &[u8]) -> Result<(), helpers::DeserializeError> { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fd` is never read [INFO] [stdout] --> rpc_protocol/src/server/ring.rs:432:5 [INFO] [stdout] | [INFO] [stdout] 431 | struct Send { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 432 | fd: i32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Send` has a derived impl for the trait `Debug`, but this is 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: method `borrow_buf` is never used [INFO] [stdout] --> rpc_protocol/src/server/ring.rs:568:19 [INFO] [stdout] | [INFO] [stdout] 472 | impl BufferMap { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 568 | pub unsafe fn borrow_buf(&self, id: u16) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fd` is never read [INFO] [stdout] --> rpc_protocol/src/server/ring.rs:432:5 [INFO] [stdout] | [INFO] [stdout] 431 | struct Send { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 432 | fd: i32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Send` has a derived impl for the trait `Debug`, but this is 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: method `borrow_buf` is never used [INFO] [stdout] --> rpc_protocol/src/server/ring.rs:568:19 [INFO] [stdout] | [INFO] [stdout] 472 | impl BufferMap { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 568 | pub unsafe fn borrow_buf(&self, id: u16) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::ffi::OsStrExt` [INFO] [stdout] --> /opt/rustwide/target/debug/build/nfs3-28979f22d261a35b/out/nfs3_xdr.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use std::os::unix::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::ffi::OsStrExt` [INFO] [stdout] --> /opt/rustwide/target/debug/build/nfs3-28979f22d261a35b/out/nfs3_xdr.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use std::os::unix::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.72s [INFO] running `Command { std: "docker" "inspect" "3c4092edaa135ed507606a99ae584a52aa6804fed4878b3ba3d0423a7089f0ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c4092edaa135ed507606a99ae584a52aa6804fed4878b3ba3d0423a7089f0ae", kill_on_drop: false }` [INFO] [stdout] 3c4092edaa135ed507606a99ae584a52aa6804fed4878b3ba3d0423a7089f0ae