[INFO] cloning repository https://github.com/Binlogo/cori-crux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Binlogo/cori-crux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinlogo%2Fcori-crux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinlogo%2Fcori-crux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b32d0380ede6cd4e4ebefb033005b4aa9c037e5a
[INFO] checking Binlogo/cori-crux against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBinlogo%2Fcori-crux" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Binlogo/cori-crux
[INFO] finished tweaking git repo https://github.com/Binlogo/cori-crux
[INFO] tweaked toml for git repo https://github.com/Binlogo/cori-crux written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Binlogo/cori-crux on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Binlogo/cori-crux 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded facet v0.31.8
[INFO] [stderr]   Downloaded facet-macros-parse v0.31.8
[INFO] [stderr]   Downloaded facet-macros v0.31.8
[INFO] [stderr]   Downloaded mutants v0.0.3
[INFO] [stderr]   Downloaded impls v1.0.3
[INFO] [stderr]   Downloaded crux_macros v0.8.0
[INFO] [stderr]   Downloaded crux_http v0.16.0
[INFO] [stderr]   Downloaded facet-macros-emit v0.31.8
[INFO] [stderr]   Downloaded serde_qs v0.15.0
[INFO] [stderr]   Downloaded facet-core v0.31.8
[INFO] [stderr]   Downloaded serde_qs v1.1.0
[INFO] [stderr]   Downloaded unsynn v0.3.0
[INFO] [stderr]   Downloaded crux_core v0.17.0
[INFO] [stderr]   Downloaded http-types-red-badger-temporary-fork v6.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6843f70dddd1a52ba39655f1464caff8375c7841596320704310d516e3293d1a
[INFO] running `Command { std: "docker" "start" "-a" "6843f70dddd1a52ba39655f1464caff8375c7841596320704310d516e3293d1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6843f70dddd1a52ba39655f1464caff8375c7841596320704310d516e3293d1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6843f70dddd1a52ba39655f1464caff8375c7841596320704310d516e3293d1a", kill_on_drop: false }`
[INFO] [stdout] 6843f70dddd1a52ba39655f1464caff8375c7841596320704310d516e3293d1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b44cd9d4cc400474aa20b3400dadb748c334d0093e8a298701d463458a00136f
[INFO] running `Command { std: "docker" "start" "-a" "b44cd9d4cc400474aa20b3400dadb748c334d0093e8a298701d463458a00136f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling http-types-red-badger-temporary-fork v6.0.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking facet-core v0.31.8
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling facet-macros-parse v0.31.8
[INFO] [stderr]    Compiling facet-macros-emit v0.31.8
[INFO] [stderr]    Compiling facet-macros v0.31.8
[INFO] [stderr]     Checking facet v0.31.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling crux_macros v0.8.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_qs v1.1.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking crux_core v0.17.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking crux_http v0.16.0
[INFO] [stderr]     Checking cori-crux v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]     Checking cori-crux-cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> shared/src/app.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let cmd = app.update(Event::SendMessage { text: "Hello".to_string() }, &mut model);
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cmd`
[INFO] [stdout]    --> shared/src/app.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let cmd = app.update(Event::LlmResponse { content: "Hi there!".to_string() }, &mut model);
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_cmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> cli/src/main.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn run_single(core: &Core<Cori>, app: &Cori, message: String) -> Result<()> {
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> cli/src/main.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn run_interactive(core: &Core<Cori>, app: &Cori) -> Result<()> {
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> cli/src/main.rs:56:34
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn run_single(core: &Core<Cori>, app: &Cori, message: String) -> Result<()> {
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> cli/src/main.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn run_interactive(core: &Core<Cori>, app: &Cori) -> Result<()> {
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.28s
[INFO] running `Command { std: "docker" "inspect" "b44cd9d4cc400474aa20b3400dadb748c334d0093e8a298701d463458a00136f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b44cd9d4cc400474aa20b3400dadb748c334d0093e8a298701d463458a00136f", kill_on_drop: false }`
[INFO] [stdout] b44cd9d4cc400474aa20b3400dadb748c334d0093e8a298701d463458a00136f
