[INFO] fetching crate slipstream-cli 2.6.0...
[INFO] checking slipstream-cli-2.6.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate slipstream-cli 2.6.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate slipstream-cli 2.6.0
[INFO] finished tweaking crates.io crate slipstream-cli 2.6.0
[INFO] tweaked toml for crates.io crate slipstream-cli 2.6.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate slipstream-cli 2.6.0 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 crates.io crate slipstream-cli 2.6.0 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-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] 8d948a27e2610e78b129ddb5490fe49f0a259e1351d609e58465a9299a26fb28
[INFO] running `Command { std: "docker" "start" "-a" "8d948a27e2610e78b129ddb5490fe49f0a259e1351d609e58465a9299a26fb28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d948a27e2610e78b129ddb5490fe49f0a259e1351d609e58465a9299a26fb28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d948a27e2610e78b129ddb5490fe49f0a259e1351d609e58465a9299a26fb28", kill_on_drop: false }`
[INFO] [stdout] 8d948a27e2610e78b129ddb5490fe49f0a259e1351d609e58465a9299a26fb28
[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] cae9b0ed81c13b136282593d1033cfea4fafc5acf3d8d1ce27e0590e1e7dd3c1
[INFO] running `Command { std: "docker" "start" "-a" "cae9b0ed81c13b136282593d1033cfea4fafc5acf3d8d1ce27e0590e1e7dd3c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling serde_derive v1.0.226
[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 icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling selectors v0.27.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking servo_arc v0.4.1
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking diligent-date-parser v0.1.5
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking quick-xml v0.37.2
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking quick-xml v0.38.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking atom_syndication v0.12.7
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking plist v1.7.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]    Compiling hard-xml-derive v1.41.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking auto_encoder v0.1.10
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]     Checking lol_html v2.4.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking fast_html2md v0.0.48
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking hard-xml v1.41.0
[INFO] [stderr]     Checking ansi-to-tui v7.0.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking toml_parser v1.0.3
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking resolve-path v0.1.0
[INFO] [stderr]     Checking rss v2.0.12
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking serde_spanned v1.0.2
[INFO] [stderr]     Checking toml_datetime v0.7.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking toml_writer v1.0.3
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking toml v0.9.7
[INFO] [stderr]     Checking handlebars v6.3.2
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking slipstream-feeds v0.5.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking opml v1.1.6
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking tui-markdown v0.3.5
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking slipstream-cli v2.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::path::PathBuf, Infallible>
[INFO] [stdout]   --> src/cli.rs:71:27
[INFO] [stdout]    |
[INFO] [stdout] 71 |             None => match PathBuf::from_str(&*DEFAULT_CONFIG_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: std::result::Result<std::path::PathBuf, Infallible>
[INFO] [stdout]    --> src/logging.rs:267:24
[INFO] [stdout]     |
[INFO] [stdout] 267 |             let path = std::path::PathBuf::from_str(&filename)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::path::PathBuf, Infallible>
[INFO] [stdout]   --> src/cli.rs:71:27
[INFO] [stdout]    |
[INFO] [stdout] 71 |             None => match PathBuf::from_str(&*DEFAULT_CONFIG_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: std::result::Result<std::path::PathBuf, Infallible>
[INFO] [stdout]    --> src/logging.rs:267:24
[INFO] [stdout]     |
[INFO] [stdout] 267 |             let path = std::path::PathBuf::from_str(&filename)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `slipstream-cli` (bin "slipstream") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `slipstream-cli` (bin "slipstream" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "cae9b0ed81c13b136282593d1033cfea4fafc5acf3d8d1ce27e0590e1e7dd3c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cae9b0ed81c13b136282593d1033cfea4fafc5acf3d8d1ce27e0590e1e7dd3c1", kill_on_drop: false }`
[INFO] [stdout] cae9b0ed81c13b136282593d1033cfea4fafc5acf3d8d1ce27e0590e1e7dd3c1
