[INFO] cloning repository https://github.com/kubkon/risc0-build-patched
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kubkon/risc0-build-patched" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubkon%2Frisc0-build-patched", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubkon%2Frisc0-build-patched'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e584614d1cdaee1cb0d8acf43165b96628e6eca3
[INFO] checking kubkon/risc0-build-patched 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%2Fkubkon%2Frisc0-build-patched" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kubkon/risc0-build-patched
[INFO] finished tweaking git repo https://github.com/kubkon/risc0-build-patched
[INFO] tweaked toml for git repo https://github.com/kubkon/risc0-build-patched written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kubkon/risc0-build-patched 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/kubkon/risc0-build-patched 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5b29458c91cccf8677647d807567ec324b3029c1e04be0b5ee5a9cc7990ee77e
[INFO] running `Command { std: "docker" "start" "-a" "5b29458c91cccf8677647d807567ec324b3029c1e04be0b5ee5a9cc7990ee77e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b29458c91cccf8677647d807567ec324b3029c1e04be0b5ee5a9cc7990ee77e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b29458c91cccf8677647d807567ec324b3029c1e04be0b5ee5a9cc7990ee77e", kill_on_drop: false }`
[INFO] [stdout] 5b29458c91cccf8677647d807567ec324b3029c1e04be0b5ee5a9cc7990ee77e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3477101f767ae96636fb4763b7533b0d353005406d1d696b7a70f998325563af
[INFO] running `Command { std: "docker" "start" "-a" "3477101f767ae96636fb4763b7533b0d353005406d1d696b7a70f998325563af", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling risc0-zkp v2.0.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.36
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking elf v0.7.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking include_bytes_aligned v0.1.4
[INFO] [stderr]     Checking no_std_strings v0.1.3
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking risc0-zkos-v1compat v2.0.0
[INFO] [stderr]     Checking docker-generate v0.1.3
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking xz v0.1.0
[INFO] [stderr]     Checking yaml-rust2 v0.9.0
[INFO] [stderr]     Checking xattr v1.5.0
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[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 icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]     Checking risc0-zkvm-platform v2.0.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking risc0-core v2.0.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking clap v4.5.36
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking postcard v1.1.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking risc0-binfmt v2.0.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking rzup v0.4.1
[INFO] [stderr]     Checking risc0-build v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]    --> src/lib.rs:185:37
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 let combined_path = PathBuf::from_str(&(elf_path + ".bin"))?;
[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/lib.rs:185:37
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 let combined_path = PathBuf::from_str(&(elf_path + ".bin"))?;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `risc0-build` (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/lib.rs:185:37
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 let combined_path = PathBuf::from_str(&(elf_path + ".bin"))?;
[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/lib.rs:185:37
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 let combined_path = PathBuf::from_str(&(elf_path + ".bin"))?;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `risc0-build` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3477101f767ae96636fb4763b7533b0d353005406d1d696b7a70f998325563af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3477101f767ae96636fb4763b7533b0d353005406d1d696b7a70f998325563af", kill_on_drop: false }`
[INFO] [stdout] 3477101f767ae96636fb4763b7533b0d353005406d1d696b7a70f998325563af
