[INFO] cloning repository https://github.com/viax-io/viaxcli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/viax-io/viaxcli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviax-io%2Fviaxcli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviax-io%2Fviaxcli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 374a96d91228cd99d19842763627975548143bb4
[INFO] checking viax-io/viaxcli 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%2Fviax-io%2Fviaxcli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/viax-io/viaxcli
[INFO] finished tweaking git repo https://github.com/viax-io/viaxcli
[INFO] tweaked toml for git repo https://github.com/viax-io/viaxcli written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/viax-io/viaxcli 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/viax-io/viaxcli 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f0ee97b65748b2fccf27159556e9f895e8591e424328bd1df7a8133782e145f8
[INFO] running `Command { std: "docker" "start" "-a" "f0ee97b65748b2fccf27159556e9f895e8591e424328bd1df7a8133782e145f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0ee97b65748b2fccf27159556e9f895e8591e424328bd1df7a8133782e145f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0ee97b65748b2fccf27159556e9f895e8591e424328bd1df7a8133782e145f8", kill_on_drop: false }`
[INFO] [stdout] f0ee97b65748b2fccf27159556e9f895e8591e424328bd1df7a8133782e145f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7f14e86243fde063945e6f8e0c773b00de12860b9d46ec9ee2f6b10253ed640b
[INFO] running `Command { std: "docker" "start" "-a" "7f14e86243fde063945e6f8e0c773b00de12860b9d46ec9ee2f6b10253ed640b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling lalrpop-util v0.22.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking winnow v0.6.22
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking zlib-rs v0.5.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking yaml-rust2 v0.9.0
[INFO] [stderr]    Compiling openssl-src v300.4.1+3.4.0
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking etcetera v0.10.0
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking deflate64 v0.1.10
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking strum v0.27.0
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking libz-rs-sys v0.5.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling cynic-parser v0.8.7
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]    Compiling strum_macros v0.27.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling ouroboros v0.18.4
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking zip v3.0.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking confy v2.0.0
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking zip-extensions v0.8.3
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking config v0.15.4
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling cynic-codegen v3.9.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling cynic-proc-macros v3.9.1
[INFO] [stderr]    Compiling viax-schema v0.1.0 (/opt/rustwide/workdir/schema)
[INFO] [stderr]    Compiling query v0.1.0 (/opt/rustwide/workdir/query)
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking cynic v3.9.1
[INFO] [stderr]     Checking viax-config v0.0.1 (/opt/rustwide/workdir/config)
[INFO] [stderr]     Checking api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]    --> api/src/fun.rs:298:23
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let target_path = PathBuf::from_str(&src_dir)?;
[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]    --> api/src/fun.rs:298:23
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let target_path = PathBuf::from_str(&src_dir)?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `api` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "7f14e86243fde063945e6f8e0c773b00de12860b9d46ec9ee2f6b10253ed640b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f14e86243fde063945e6f8e0c773b00de12860b9d46ec9ee2f6b10253ed640b", kill_on_drop: false }`
[INFO] [stdout] 7f14e86243fde063945e6f8e0c773b00de12860b9d46ec9ee2f6b10253ed640b
