[INFO] cloning repository https://github.com/pandemonium/cq.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pandemonium/cq.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandemonium%2Fcq.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandemonium%2Fcq.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78c0c462794e167b40a031bcd6bcb96adde4f76b
[INFO] checking pandemonium/cq.rs 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%2Fpandemonium%2Fcq.rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pandemonium/cq.rs
[INFO] finished tweaking git repo https://github.com/pandemonium/cq.rs
[INFO] tweaked toml for git repo https://github.com/pandemonium/cq.rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pandemonium/cq.rs 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/pandemonium/cq.rs 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] 7780e1ddd51688c632db657188e77907be941ccc469287c22650858eacf13937
[INFO] running `Command { std: "docker" "start" "-a" "7780e1ddd51688c632db657188e77907be941ccc469287c22650858eacf13937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7780e1ddd51688c632db657188e77907be941ccc469287c22650858eacf13937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7780e1ddd51688c632db657188e77907be941ccc469287c22650858eacf13937", kill_on_drop: false }`
[INFO] [stdout] 7780e1ddd51688c632db657188e77907be941ccc469287c22650858eacf13937
[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] d61334efa4e7f233d265e60e411801931e8da5e220c9491a8cc7837acf7637ab
[INFO] running `Command { std: "docker" "start" "-a" "d61334efa4e7f233d265e60e411801931e8da5e220c9491a8cc7837acf7637ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]    Compiling cc v1.1.34
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking time v0.3.36
[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 native-tls v0.2.12
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking quick_cache v0.6.9
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]     Checking min-max-heap v1.3.0
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking value-log v1.1.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking crossbeam-skiplist v0.1.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]     Checking guardian v1.2.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking varint-rs v2.2.0
[INFO] [stderr]     Checking double-ended-peekable v0.1.0
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking lsm-tree v2.3.2
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]     Checking ansi-parser v0.9.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]    Compiling cursive-macros v0.1.0
[INFO] [stderr]    Compiling codegen v0.1.3
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]     Checking url v2.5.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking std-semaphore v0.1.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking fjall v2.3.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking cursive_core v0.4.6
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling isbn v0.4.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking papergrid v0.12.0
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.7.7
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]    Compiling tabled_derive v0.8.0
[INFO] [stderr]     Checking cursive-tabs v0.8.0
[INFO] [stderr]     Checking cursive v0.21.1
[INFO] [stderr]     Checking api_client v0.1.0 (/opt/rustwide/workdir/api_client)
[INFO] [stderr]     Checking tabled v0.16.0
[INFO] [stderr]     Checking tui v0.1.0 (/opt/rustwide/workdir/tui)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tui/src/main.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Book(domain::Book),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Book(domain::Book),
[INFO] [stdout] 17 +     Book(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tui/src/main.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Author(domain::Author),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     Author(domain::Author),
[INFO] [stdout] 18 +     Author(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tui/src/main.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Book(domain::Book),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Book(domain::Book),
[INFO] [stdout] 17 +     Book(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tui/src/main.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Author(domain::Author),
[INFO] [stdout]    |     ------ ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     Author(domain::Author),
[INFO] [stdout] 18 +     Author(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]   --> cli/src/import.rs:46:36
[INFO] [stdout]    |
[INFO] [stdout] 46 |             ImportSource::FilePath(PathBuf::from_str(s)?)
[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]   --> cli/src/import.rs:46:36
[INFO] [stdout]    |
[INFO] [stdout] 46 |             ImportSource::FilePath(PathBuf::from_str(s)?)
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cli` (bin "cli") 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]   --> cli/src/import.rs:46:36
[INFO] [stdout]    |
[INFO] [stdout] 46 |             ImportSource::FilePath(PathBuf::from_str(s)?)
[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]   --> cli/src/import.rs:46:36
[INFO] [stdout]    |
[INFO] [stdout] 46 |             ImportSource::FilePath(PathBuf::from_str(s)?)
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cli` (bin "cli" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d61334efa4e7f233d265e60e411801931e8da5e220c9491a8cc7837acf7637ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d61334efa4e7f233d265e60e411801931e8da5e220c9491a8cc7837acf7637ab", kill_on_drop: false }`
[INFO] [stdout] d61334efa4e7f233d265e60e411801931e8da5e220c9491a8cc7837acf7637ab
