[INFO] cloning repository https://github.com/mitoneko/sshmount [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mitoneko/sshmount" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitoneko%2Fsshmount", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitoneko%2Fsshmount'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01fbb195df16d7a067a9a631c6378944a89a92d5 [INFO] checking mitoneko/sshmount 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%2Fmitoneko%2Fsshmount" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mitoneko/sshmount [INFO] finished tweaking git repo https://github.com/mitoneko/sshmount [INFO] tweaked toml for git repo https://github.com/mitoneko/sshmount written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mitoneko/sshmount 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] crate git repo https://github.com/mitoneko/sshmount 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ddc134045a98790300b20409f5b07f2dd73788e9ca0ff3d438ab02388b60a54a [INFO] running `Command { std: "docker" "start" "-a" "ddc134045a98790300b20409f5b07f2dd73788e9ca0ff3d438ab02388b60a54a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddc134045a98790300b20409f5b07f2dd73788e9ca0ff3d438ab02388b60a54a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddc134045a98790300b20409f5b07f2dd73788e9ca0ff3d438ab02388b60a54a", kill_on_drop: false }` [INFO] [stdout] ddc134045a98790300b20409f5b07f2dd73788e9ca0ff3d438ab02388b60a54a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] dc87e78ecf19a1f23af1adf897fd78b33b9a0496f983deedc1ff15de9e4559a9 [INFO] running `Command { std: "docker" "start" "-a" "dc87e78ecf19a1f23af1adf897fd78b33b9a0496f983deedc1ff15de9e4559a9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling fuser v0.16.0 [INFO] [stderr] Checking wildmatch v2.5.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking dns-lookup v3.0.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dialoguer v0.12.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Checking ssh2 v0.9.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling ssh2-config v0.6.2 [INFO] [stderr] Checking sshmount v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fuse_util.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | / str::from_utf8(&buf) [INFO] [stdout] 107 | | .context("The pwd result contains non-utf8 characters.")? [INFO] [stdout] 108 | | .trim() [INFO] [stdout] 109 | | .parse::() [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sshmount` (bin "sshmount") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/fuse_util.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | / str::from_utf8(&buf) [INFO] [stdout] 107 | | .context("The pwd result contains non-utf8 characters.")? [INFO] [stdout] 108 | | .trim() [INFO] [stdout] 109 | | .parse::() [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sshmount` (bin "sshmount" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "dc87e78ecf19a1f23af1adf897fd78b33b9a0496f983deedc1ff15de9e4559a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc87e78ecf19a1f23af1adf897fd78b33b9a0496f983deedc1ff15de9e4559a9", kill_on_drop: false }` [INFO] [stdout] dc87e78ecf19a1f23af1adf897fd78b33b9a0496f983deedc1ff15de9e4559a9