[INFO] cloning repository https://github.com/joee306/brass
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joee306/brass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoee306%2Fbrass", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoee306%2Fbrass'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d81ee030afd2582a89ae86815ce9bdda709e407
[INFO] testing joee306/brass against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoee306%2Fbrass" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joee306/brass
[INFO] finished tweaking git repo https://github.com/joee306/brass
[INFO] tweaked toml for git repo https://github.com/joee306/brass written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joee306/brass on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joee306/brass 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31899bb4d0772752a9bf38d64d9e86de3ff5c52b08007fe904928bca52d05ab6
[INFO] running `Command { std: "docker" "start" "-a" "31899bb4d0772752a9bf38d64d9e86de3ff5c52b08007fe904928bca52d05ab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31899bb4d0772752a9bf38d64d9e86de3ff5c52b08007fe904928bca52d05ab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31899bb4d0772752a9bf38d64d9e86de3ff5c52b08007fe904928bca52d05ab6", kill_on_drop: false }`
[INFO] [stdout] 31899bb4d0772752a9bf38d64d9e86de3ff5c52b08007fe904928bca52d05ab6
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0c761a217918a263cecf9d751274bcf56ba565a463004b19404f6a30478da8f
[INFO] running `Command { std: "docker" "start" "-a" "d0c761a217918a263cecf9d751274bcf56ba565a463004b19404f6a30478da8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling bytestring v1.1.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling zstd-safe v6.0.5+zstd.1.5.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling firestorm v0.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.1
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling rstar v0.10.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling data-encoding v2.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling rmp v0.8.11
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling bcrypt v0.14.0
[INFO] [stderr]    Compiling async-executor v1.5.1
[INFO] [stderr]    Compiling dmp v0.1.3
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling argon2 v0.5.0
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling password-hash v0.3.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling actix-router v0.5.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling pbkdf2 v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling uuid-macro-internal v1.3.3
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling actix-web-codegen v4.2.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling actix_derive v0.6.0
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling surrealdb-derive v0.7.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling pin-project v1.1.0
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling futures-concurrency v7.2.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling trust-dns-proto v0.21.2
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling actix v0.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling serde_bytes v0.11.9
[INFO] [stderr]    Compiling geo-types v0.7.9
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling trust-dns-resolver v0.21.2
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling bung v0.1.0
[INFO] [stderr]    Compiling ulid v1.0.0
[INFO] [stderr]    Compiling storekey v0.4.1
[INFO] [stderr]    Compiling zstd v0.12.3+zstd.1.5.2
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling geo v0.24.1
[INFO] [stderr]    Compiling bson v2.6.1
[INFO] [stderr]    Compiling surrealdb v1.0.0-beta.9+20230402
[INFO] [stderr]    Compiling mongodb v2.5.0
[INFO] [stderr]    Compiling actix-http v3.3.1
[INFO] [stderr]    Compiling actix-web v4.3.1
[INFO] [stderr]    Compiling actix-cors v0.6.4
[INFO] [stderr]    Compiling actix-session v0.7.2
[INFO] [stderr]    Compiling actix-web-actors v4.2.0
[INFO] [stderr]    Compiling actix-files v0.6.2
[INFO] [stderr]    Compiling brass v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `chat` is never read
[INFO] [stdout]    --> src/data.rs:132:39
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let mut chat: Option<Thing> = None;
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/routes/mod.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let (reciver, text) = data.into_inner();
[INFO] [stdout]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]   --> src/routes/mod.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     db: web::Data<data::Database>,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `session`
[INFO] [stdout]   --> src/routes/mod.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     session: Session,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/routes/mod.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     data: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `insert_to_chat` is never used
[INFO] [stdout]    --> src/data.rs:166:18
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl Database {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub async fn insert_to_chat(&self, chat_id: String, msg: Message) -> anyhow::Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sender` is never read
[INFO] [stdout]   --> src/server.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct ClientMessage {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub sender: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContactAdd` is never constructed
[INFO] [stdout]   --> src/server.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct ContactAdd {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
[INFO] running `Command { std: "docker" "inspect" "d0c761a217918a263cecf9d751274bcf56ba565a463004b19404f6a30478da8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0c761a217918a263cecf9d751274bcf56ba565a463004b19404f6a30478da8f", kill_on_drop: false }`
[INFO] [stdout] d0c761a217918a263cecf9d751274bcf56ba565a463004b19404f6a30478da8f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e454dc04733d394597aff6469efd29a54493c1fe9a87089ec4ca35c41494f939
[INFO] running `Command { std: "docker" "start" "-a" "e454dc04733d394597aff6469efd29a54493c1fe9a87089ec4ca35c41494f939", kill_on_drop: false }`
[INFO] [stderr]    Compiling brass v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `chat` is never read
[INFO] [stdout]    --> src/data.rs:132:39
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let mut chat: Option<Thing> = None;
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/routes/mod.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let (reciver, text) = data.into_inner();
[INFO] [stdout]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]   --> src/routes/mod.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     db: web::Data<data::Database>,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `session`
[INFO] [stdout]   --> src/routes/mod.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     session: Session,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/routes/mod.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     data: web::Path<String>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `insert_to_chat` is never used
[INFO] [stdout]    --> src/data.rs:166:18
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl Database {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub async fn insert_to_chat(&self, chat_id: String, msg: Message) -> anyhow::Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sender` is never read
[INFO] [stdout]   --> src/server.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct ClientMessage {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub sender: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContactAdd` is never constructed
[INFO] [stdout]   --> src/server.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct ContactAdd {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.46s
[INFO] running `Command { std: "docker" "inspect" "e454dc04733d394597aff6469efd29a54493c1fe9a87089ec4ca35c41494f939", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e454dc04733d394597aff6469efd29a54493c1fe9a87089ec4ca35c41494f939", kill_on_drop: false }`
[INFO] [stdout] e454dc04733d394597aff6469efd29a54493c1fe9a87089ec4ca35c41494f939
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8fcd2a79df01f1ad3cb38710fe9e9a0800b9e12d587460494001f333931f07a9
[INFO] running `Command { std: "docker" "start" "-a" "8fcd2a79df01f1ad3cb38710fe9e9a0800b9e12d587460494001f333931f07a9", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `chat` is never read
[INFO] [stderr]    --> src/data.rs:132:39
[INFO] [stderr]     |
[INFO] [stderr] 132 |         let mut chat: Option<Thing> = None;
[INFO] [stderr]     |                                       ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `text`
[INFO] [stderr]   --> src/routes/mod.rs:55:19
[INFO] [stderr]    |
[INFO] [stderr] 55 |     let (reciver, text) = data.into_inner();
[INFO] [stderr]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db`
[INFO] [stderr]   --> src/routes/mod.rs:79:5
[INFO] [stderr]    |
[INFO] [stderr] 79 |     db: web::Data<data::Database>,
[INFO] [stderr]    |     ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `session`
[INFO] [stderr]   --> src/routes/mod.rs:80:5
[INFO] [stderr]    |
[INFO] [stderr] 80 |     session: Session,
[INFO] [stderr]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> src/routes/mod.rs:81:5
[INFO] [stderr]    |
[INFO] [stderr] 81 |     data: web::Path<String>,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: method `insert_to_chat` is never used
[INFO] [stderr]    --> src/data.rs:166:18
[INFO] [stderr]     |
[INFO] [stderr]  23 | impl Database {
[INFO] [stderr]     | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 166 |     pub async fn insert_to_chat(&self, chat_id: String, msg: Message) -> anyhow::Result<String> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `sender` is never read
[INFO] [stderr]   --> src/server.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct ClientMessage {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub sender: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ContactAdd` is never constructed
[INFO] [stderr]   --> src/server.rs:35:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct ContactAdd {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `brass` (bin "brass" test) generated 8 warnings (run `cargo fix --bin "brass" -p brass --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/brass-00cd369c4895fd12)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8fcd2a79df01f1ad3cb38710fe9e9a0800b9e12d587460494001f333931f07a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fcd2a79df01f1ad3cb38710fe9e9a0800b9e12d587460494001f333931f07a9", kill_on_drop: false }`
[INFO] [stdout] 8fcd2a79df01f1ad3cb38710fe9e9a0800b9e12d587460494001f333931f07a9
