[INFO] cloning repository https://github.com/RavuAlHemio/wordle-archive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RavuAlHemio/wordle-archive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRavuAlHemio%2Fwordle-archive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRavuAlHemio%2Fwordle-archive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79abb82d08f5676798747c872f0bd2158d9c9a13
[INFO] checking RavuAlHemio/wordle-archive against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRavuAlHemio%2Fwordle-archive" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RavuAlHemio/wordle-archive
[INFO] finished tweaking git repo https://github.com/RavuAlHemio/wordle-archive
[INFO] tweaked toml for git repo https://github.com/RavuAlHemio/wordle-archive written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RavuAlHemio/wordle-archive on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RavuAlHemio/wordle-archive 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres-types v0.2.7
[INFO] [stderr]   Downloaded tokio-postgres v0.7.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4beb43c419d021fe080957bae9603a6198aa525fe0ee1a2db12951e0291ba5f7
[INFO] running `Command { std: "docker" "start" "-a" "4beb43c419d021fe080957bae9603a6198aa525fe0ee1a2db12951e0291ba5f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4beb43c419d021fe080957bae9603a6198aa525fe0ee1a2db12951e0291ba5f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4beb43c419d021fe080957bae9603a6198aa525fe0ee1a2db12951e0291ba5f7", kill_on_drop: false }`
[INFO] [stdout] 4beb43c419d021fe080957bae9603a6198aa525fe0ee1a2db12951e0291ba5f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2728da68f308831337a7a62d84073cfc60a97737e41a811012df872cee4f4050
[INFO] running `Command { std: "docker" "start" "-a" "2728da68f308831337a7a62d84073cfc60a97737e41a811012df872cee4f4050", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking unicode-properties v0.1.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking whoami v1.5.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking clap v4.5.16
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking postgres-protocol v0.6.7
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking postgres-types v0.2.7
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking tokio-postgres v0.7.11
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking wordle-archive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/database/mod.rs:68:35
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let current_migrations: [&(dyn DbMigration); 11] = [
[INFO] [stdout]    |                                   ^               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 68 -         let current_migrations: [&(dyn DbMigration); 11] = [
[INFO] [stdout] 68 +         let current_migrations: [&dyn DbMigration; 11] = [
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/database/mod.rs:68:35
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let current_migrations: [&(dyn DbMigration); 11] = [
[INFO] [stdout]    |                                   ^               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 68 -         let current_migrations: [&(dyn DbMigration); 11] = [
[INFO] [stdout] 68 +         let current_migrations: [&dyn DbMigration; 11] = [
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/main.rs:277:25
[INFO] [stdout]     |
[INFO] [stdout] 277 | fn get_query_pairs(uri: &hyper::Uri) -> HashMap<Cow<str>, Cow<str>> {
[INFO] [stdout]     |                         ^^^^^^^^^^^             --------  -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                       |
[INFO] [stdout]     |                         |                       the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 277 | fn get_query_pairs(uri: &hyper::Uri) -> HashMap<Cow<'_, str>, Cow<'_, str>> {
[INFO] [stdout]     |                                                     +++           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/main.rs:277:25
[INFO] [stdout]     |
[INFO] [stdout] 277 | fn get_query_pairs(uri: &hyper::Uri) -> HashMap<Cow<str>, Cow<str>> {
[INFO] [stdout]     |                         ^^^^^^^^^^^             --------  -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |                       |
[INFO] [stdout]     |                         |                       the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 277 | fn get_query_pairs(uri: &hyper::Uri) -> HashMap<Cow<'_, str>, Cow<'_, str>> {
[INFO] [stdout]     |                                                     +++           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.65s
[INFO] running `Command { std: "docker" "inspect" "2728da68f308831337a7a62d84073cfc60a97737e41a811012df872cee4f4050", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2728da68f308831337a7a62d84073cfc60a97737e41a811012df872cee4f4050", kill_on_drop: false }`
[INFO] [stdout] 2728da68f308831337a7a62d84073cfc60a97737e41a811012df872cee4f4050
