[INFO] cloning repository https://github.com/speelbarrow/libspl.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/speelbarrow/libspl.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeelbarrow%2Flibspl.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeelbarrow%2Flibspl.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4259f6bad3cc9738b27aa70ae2598adc1cf8f5d2
[INFO] checking speelbarrow/libspl.rs against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeelbarrow%2Flibspl.rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/speelbarrow/libspl.rs
[INFO] finished tweaking git repo https://github.com/speelbarrow/libspl.rs
[INFO] tweaked toml for git repo https://github.com/speelbarrow/libspl.rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/speelbarrow/libspl.rs on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 68 packages to latest Rust 1.93.0-nightly compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d56f5a2eb840e227c7b710348db15771b53e065ec9d743272d0af896d6bf2368
[INFO] running `Command { std: "docker" "start" "-a" "d56f5a2eb840e227c7b710348db15771b53e065ec9d743272d0af896d6bf2368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d56f5a2eb840e227c7b710348db15771b53e065ec9d743272d0af896d6bf2368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d56f5a2eb840e227c7b710348db15771b53e065ec9d743272d0af896d6bf2368", kill_on_drop: false }`
[INFO] [stdout] d56f5a2eb840e227c7b710348db15771b53e065ec9d743272d0af896d6bf2368
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 796d4257f65afa68da65013c2c2c6181938f10e624cef09b01d4aeae1393877f
[INFO] running `Command { std: "docker" "start" "-a" "796d4257f65afa68da65013c2c2c6181938f10e624cef09b01d4aeae1393877f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling typed-builder-macro v0.23.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking typed-builder v0.23.0
[INFO] [stderr]     Checking ssh_format_error v0.1.0
[INFO] [stderr]     Checking non-zero-byte-slice v0.1.0
[INFO] [stderr]     Checking openssh-mux-client-error v0.1.1
[INFO] [stderr]     Checking ssh_format v0.14.1
[INFO] [stderr]     Checking sendfd v0.4.4
[INFO] [stderr]     Checking tokio-io-utility v0.7.6
[INFO] [stderr]     Checking openssh-mux-client v0.17.9
[INFO] [stderr]     Checking openssh v0.11.5
[INFO] [stderr]     Checking libspl v0.4.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]    --> src/interaction/ssh.rs:124:33
[INFO] [stdout]     |
[INFO] [stdout] 124 |               if let Some(name) = PathBuf::from_str(
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 125 | |                 file.as_ref()
[INFO] [stdout] 126 | |                     .trim_matches('\'')
[INFO] [stdout] 127 | |                     .trim()
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                     .unwrap(),
[INFO] [stdout] 138 | |             )?
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/interaction/ssh.rs:124:33
[INFO] [stdout]     |
[INFO] [stdout] 124 |               if let Some(name) = PathBuf::from_str(
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 125 | |                 file.as_ref()
[INFO] [stdout] 126 | |                     .trim_matches('\'')
[INFO] [stdout] 127 | |                     .trim()
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                     .unwrap(),
[INFO] [stdout] 138 | |             )?
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libspl` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]    --> src/interaction/ssh.rs:124:33
[INFO] [stdout]     |
[INFO] [stdout] 124 |               if let Some(name) = PathBuf::from_str(
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 125 | |                 file.as_ref()
[INFO] [stdout] 126 | |                     .trim_matches('\'')
[INFO] [stdout] 127 | |                     .trim()
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                     .unwrap(),
[INFO] [stdout] 138 | |             )?
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/interaction/ssh.rs:124:33
[INFO] [stdout]     |
[INFO] [stdout] 124 |               if let Some(name) = PathBuf::from_str(
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 125 | |                 file.as_ref()
[INFO] [stdout] 126 | |                     .trim_matches('\'')
[INFO] [stdout] 127 | |                     .trim()
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                     .unwrap(),
[INFO] [stdout] 138 | |             )?
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libspl` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "796d4257f65afa68da65013c2c2c6181938f10e624cef09b01d4aeae1393877f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "796d4257f65afa68da65013c2c2c6181938f10e624cef09b01d4aeae1393877f", kill_on_drop: false }`
[INFO] [stdout] 796d4257f65afa68da65013c2c2c6181938f10e624cef09b01d4aeae1393877f
