[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] ec1953bc52786cef52c27617ae6ffefa67014e66 [INFO] checking mitoneko/sshmount against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitoneko%2Fsshmount" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mitoneko/sshmount on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dialoguer v0.12.0 [INFO] [stderr] Downloaded wildmatch v2.6.1 [INFO] [stderr] Downloaded dns-lookup v3.0.1 [INFO] [stderr] Downloaded ssh2 v0.9.5 [INFO] [stderr] Downloaded ssh2-config v0.7.0 [INFO] [stderr] Downloaded git2 v0.20.4 [INFO] [stderr] Downloaded libssh2-sys v0.3.1 [INFO] [stderr] Downloaded fuser v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0263ffc5122806c23a82eb18d1249c052dffed96f722707309ce1de5aea9cbc2 [INFO] running `Command { std: "docker" "start" "-a" "0263ffc5122806c23a82eb18d1249c052dffed96f722707309ce1de5aea9cbc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0263ffc5122806c23a82eb18d1249c052dffed96f722707309ce1de5aea9cbc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0263ffc5122806c23a82eb18d1249c052dffed96f722707309ce1de5aea9cbc2", kill_on_drop: false }` [INFO] [stdout] 0263ffc5122806c23a82eb18d1249c052dffed96f722707309ce1de5aea9cbc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c44d5d3d8aca916372a8406105181877708adf747b4236db6fca5bcafda51ac [INFO] running `Command { std: "docker" "start" "-a" "8c44d5d3d8aca916372a8406105181877708adf747b4236db6fca5bcafda51ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling zerocopy v0.8.38 [INFO] [stderr] Compiling fuser v0.16.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking clap_builder v4.5.57 [INFO] [stderr] Checking jiff v0.2.18 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking borrow-or-share v0.2.4 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking wildmatch v2.6.1 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking shellexpand v3.1.1 [INFO] [stderr] Checking dns-lookup v3.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dialoguer v0.12.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking ssh2 v0.9.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.38 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking fluent-uri v0.4.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking clap v4.5.57 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core 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.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Compiling ssh2-config v0.7.0 [INFO] [stderr] Checking sshmount v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.25s [INFO] running `Command { std: "docker" "inspect" "8c44d5d3d8aca916372a8406105181877708adf747b4236db6fca5bcafda51ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c44d5d3d8aca916372a8406105181877708adf747b4236db6fca5bcafda51ac", kill_on_drop: false }` [INFO] [stdout] 8c44d5d3d8aca916372a8406105181877708adf747b4236db6fca5bcafda51ac