[INFO] cloning repository https://github.com/machados/experimental_rust_chat_app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/machados/experimental_rust_chat_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmachados%2Fexperimental_rust_chat_app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmachados%2Fexperimental_rust_chat_app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aee24548bceaf9b84525c36516d66e1aa2ebbd13
[INFO] testing machados/experimental_rust_chat_app against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmachados%2Fexperimental_rust_chat_app" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/machados/experimental_rust_chat_app
[INFO] finished tweaking git repo https://github.com/machados/experimental_rust_chat_app
[INFO] tweaked toml for git repo https://github.com/machados/experimental_rust_chat_app written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/machados/experimental_rust_chat_app on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/machados/experimental_rust_chat_app 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ee770a1aa2a101865ed213bcc41432284b5646c009fae8b49da3b71bf025657
[INFO] running `Command { std: "docker" "start" "-a" "5ee770a1aa2a101865ed213bcc41432284b5646c009fae8b49da3b71bf025657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ee770a1aa2a101865ed213bcc41432284b5646c009fae8b49da3b71bf025657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ee770a1aa2a101865ed213bcc41432284b5646c009fae8b49da3b71bf025657", kill_on_drop: false }`
[INFO] [stdout] 5ee770a1aa2a101865ed213bcc41432284b5646c009fae8b49da3b71bf025657
[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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b7af0270a99dfa192222efcd3e63a149140f82384281452c8b660c252e2b55a4
[INFO] running `Command { std: "docker" "start" "-a" "b7af0270a99dfa192222efcd3e63a149140f82384281452c8b660c252e2b55a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling dioxus-core-types v0.6.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling dioxus-document v0.6.3
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling pharos v0.5.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling counter v0.5.7
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.6.2
[INFO] [stderr]    Compiling async_io_stream v0.3.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling dioxus-config-macro v0.6.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling dioxus-web v0.6.3
[INFO] [stderr]    Compiling ws_stream_wasm v0.7.4
[INFO] [stderr]    Compiling sledgehammer_utils v0.3.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling static_assertions_next v1.1.2
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async_executors v0.7.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling logos-codegen v0.14.2
[INFO] [stderr]    Compiling dioxus-rsx v0.6.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling const-serialize-macro v0.6.2
[INFO] [stderr]    Compiling logos-derive v0.14.2
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.6.2
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling logos v0.14.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling dioxus-router-macro v0.6.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling dioxus-core-macro v0.6.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling blanket v0.3.0
[INFO] [stderr]    Compiling pest v2.7.13
[INFO] [stderr]    Compiling pin-project v1.1.6
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ouroboros v0.18.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling generational-box v0.6.2
[INFO] [stderr]    Compiling warnings v0.2.1
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling pest_meta v2.7.13
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling enumset v1.1.5
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling pest_generator v2.7.13
[INFO] [stderr]    Compiling pest_derive v2.7.13
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling const-serialize v0.6.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling manganis-core v0.6.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling cynic-parser v0.4.5
[INFO] [stderr]    Compiling async-graphql-value v7.0.15
[INFO] [stderr]    Compiling dioxus-core v0.6.3
[INFO] [stderr]    Compiling manganis-macro v0.6.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tower-http v0.6.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling handlebars v5.1.2
[INFO] [stderr]    Compiling async-graphql-parser v7.0.15
[INFO] [stderr]    Compiling async-tungstenite v0.24.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling tower-cookies v0.11.0
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling dioxus-cli-config v0.6.3
[INFO] [stderr]    Compiling sledgehammer_bindgen v0.6.0
[INFO] [stderr]    Compiling dioxus-logger v0.6.2
[INFO] [stderr]    Compiling manganis v0.6.2
[INFO] [stderr]    Compiling cynic-codegen v3.8.0
[INFO] [stderr]    Compiling dioxus-signals v0.6.3
[INFO] [stderr]    Compiling dioxus-history v0.6.2
[INFO] [stderr]    Compiling dioxus-devtools-types v0.6.2
[INFO] [stderr]    Compiling dioxus-hooks v0.6.2
[INFO] [stderr]    Compiling dioxus-devtools v0.6.2
[INFO] [stderr]    Compiling dioxus-html v0.6.3
[INFO] [stderr]    Compiling async-graphql-derive v7.0.15
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling web-sys v0.3.70
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.43
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling cynic-proc-macros v3.8.0
[INFO] [stderr]    Compiling cynic v3.8.0
[INFO] [stderr]    Compiling dioxus-lib v0.6.2
[INFO] [stderr]    Compiling dioxus-router v0.6.3
[INFO] [stderr]    Compiling async-graphql v7.0.15
[INFO] [stderr]    Compiling console_log v1.0.0
[INFO] [stderr]    Compiling graphql-ws-client v0.8.0-alpha.2 (https://github.com/obmarg/graphql-ws-client.git?tag=v0.8.0-alpha.2#465b79a6)
[INFO] [stderr]    Compiling async-graphql-axum v7.0.15
[INFO] [stderr]    Compiling trivia-model v0.1.0 (/opt/rustwide/workdir/libs/trivia-model)
[INFO] [stdout] warning: unused imports: `Error` and `Result`
[INFO] [stdout]  --> libs/trivia-model/src/schema.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 |     scalar, Context, Enum, Error, Object, Result, Schema, Subscription, Union, ID,
[INFO] [stdout]   |                            ^^^^^          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `borrow::BorrowMut` and `ops::Deref`
[INFO] [stdout]  --> libs/trivia-model/src/simple_broker.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     borrow::BorrowMut,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 |     ops::Deref,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `messages` is never read
[INFO] [stdout]   --> libs/trivia-model/src/room.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Room {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub(crate) messages: Vec<Message>,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Room` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dioxus v0.6.3
[INFO] [stderr]    Compiling webgui v0.1.0 (/opt/rustwide/workdir/apps/webgui)
[INFO] [stderr]    Compiling trivia-server v0.1.0 (/opt/rustwide/workdir/apps/trivia-server)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> apps/webgui/src/gql_service.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dioxus::logger::tracing::{self, error, info};
[INFO] [stdout]   |                               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GraphQLSubscription`
[INFO] [stdout]  --> apps/trivia-server/src/main.rs:6:55
[INFO] [stdout]   |
[INFO] [stdout] 6 |     GraphQLProtocol, GraphQLRequest, GraphQLResponse, GraphQLSubscription, GraphQLWebSocket,
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cookie`, `Cookies`, `SameSite`, and `time::Duration`
[INFO] [stdout]   --> apps/trivia-server/src/main.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |     cookie::{time::Duration, SameSite},
[INFO] [stdout]    |              ^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 21 |     Cookie, CookieManagerLayer, Cookies,
[INFO] [stdout]    |     ^^^^^^                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rx`
[INFO] [stdout]   --> apps/webgui/src/gql_service.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn subscription_service(rx: UnboundedReceiver<()>) {
[INFO] [stdout]    |                                   ^^ help: if this is intentional, prefix it with an underscore: `_rx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "b7af0270a99dfa192222efcd3e63a149140f82384281452c8b660c252e2b55a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7af0270a99dfa192222efcd3e63a149140f82384281452c8b660c252e2b55a4", kill_on_drop: false }`
[INFO] [stdout] b7af0270a99dfa192222efcd3e63a149140f82384281452c8b660c252e2b55a4
[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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 51631adad35716e043d4d60a533d3f0ef9271948aaa9e6c617fa5a0c03bce7a8
[INFO] running `Command { std: "docker" "start" "-a" "51631adad35716e043d4d60a533d3f0ef9271948aaa9e6c617fa5a0c03bce7a8", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `Error` and `Result`
[INFO] [stdout]  --> libs/trivia-model/src/schema.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 |     scalar, Context, Enum, Error, Object, Result, Schema, Subscription, Union, ID,
[INFO] [stdout]   |                            ^^^^^          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `borrow::BorrowMut` and `ops::Deref`
[INFO] [stdout]  --> libs/trivia-model/src/simple_broker.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     borrow::BorrowMut,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 |     ops::Deref,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `messages` is never read
[INFO] [stdout]   --> libs/trivia-model/src/room.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Room {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub(crate) messages: Vec<Message>,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Room` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling trivia-model v0.1.0 (/opt/rustwide/workdir/libs/trivia-model)
[INFO] [stderr]    Compiling webgui v0.1.0 (/opt/rustwide/workdir/apps/webgui)
[INFO] [stderr]    Compiling trivia-server v0.1.0 (/opt/rustwide/workdir/apps/trivia-server)
[INFO] [stdout] warning: unused import: `GraphQLSubscription`
[INFO] [stdout]  --> apps/trivia-server/src/main.rs:6:55
[INFO] [stdout]   |
[INFO] [stdout] 6 |     GraphQLProtocol, GraphQLRequest, GraphQLResponse, GraphQLSubscription, GraphQLWebSocket,
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cookie`, `Cookies`, `SameSite`, and `time::Duration`
[INFO] [stdout]   --> apps/trivia-server/src/main.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |     cookie::{time::Duration, SameSite},
[INFO] [stdout]    |              ^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 21 |     Cookie, CookieManagerLayer, Cookies,
[INFO] [stdout]    |     ^^^^^^                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error` and `Result`
[INFO] [stdout]  --> libs/trivia-model/src/schema.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 |     scalar, Context, Enum, Error, Object, Result, Schema, Subscription, Union, ID,
[INFO] [stdout]   |                            ^^^^^          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `borrow::BorrowMut` and `ops::Deref`
[INFO] [stdout]  --> libs/trivia-model/src/simple_broker.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     borrow::BorrowMut,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 6 |     ops::Deref,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> apps/webgui/src/gql_service.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dioxus::logger::tracing::{self, error, info};
[INFO] [stdout]   |                               ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rx`
[INFO] [stdout]   --> apps/webgui/src/gql_service.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn subscription_service(rx: UnboundedReceiver<()>) {
[INFO] [stdout]    |                                   ^^ help: if this is intentional, prefix it with an underscore: `_rx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `messages` is never read
[INFO] [stdout]   --> libs/trivia-model/src/room.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Room {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub(crate) messages: Vec<Message>,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Room` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.64s
[INFO] running `Command { std: "docker" "inspect" "51631adad35716e043d4d60a533d3f0ef9271948aaa9e6c617fa5a0c03bce7a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51631adad35716e043d4d60a533d3f0ef9271948aaa9e6c617fa5a0c03bce7a8", kill_on_drop: false }`
[INFO] [stdout] 51631adad35716e043d4d60a533d3f0ef9271948aaa9e6c617fa5a0c03bce7a8
[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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 10af9a96f5bb763b212c3102ee2ba24cf08b99da3bb170408467c8c9e1f59d8d
[INFO] running `Command { std: "docker" "start" "-a" "10af9a96f5bb763b212c3102ee2ba24cf08b99da3bb170408467c8c9e1f59d8d", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Error` and `Result`
[INFO] [stderr]  --> libs/trivia-model/src/schema.rs:4:28
[INFO] [stderr]   |
[INFO] [stderr] 4 |     scalar, Context, Enum, Error, Object, Result, Schema, Subscription, Union, ID,
[INFO] [stderr]   |                            ^^^^^          ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `borrow::BorrowMut` and `ops::Deref`
[INFO] [stderr]  --> libs/trivia-model/src/simple_broker.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     borrow::BorrowMut,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 6 |     ops::Deref,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `messages` is never read
[INFO] [stderr]   --> libs/trivia-model/src/room.rs:10:16
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub struct Room {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 10 |     pub(crate) messages: Vec<Message>,
[INFO] [stderr]    |                ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Room` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `trivia-model` (lib) generated 3 warnings (run `cargo fix --lib -p trivia-model` to apply 2 suggestions)
[INFO] [stderr] warning: `trivia-model` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> apps/webgui/src/gql_service.rs:5:31
[INFO] [stderr]   |
[INFO] [stderr] 5 | use dioxus::logger::tracing::{self, error, info};
[INFO] [stderr]   |                               ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rx`
[INFO] [stderr]   --> apps/webgui/src/gql_service.rs:36:35
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub async fn subscription_service(rx: UnboundedReceiver<()>) {
[INFO] [stderr]    |                                   ^^ help: if this is intentional, prefix it with an underscore: `_rx`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `GraphQLSubscription`
[INFO] [stderr]  --> apps/trivia-server/src/main.rs:6:55
[INFO] [stderr]   |
[INFO] [stderr] 6 |     GraphQLProtocol, GraphQLRequest, GraphQLResponse, GraphQLSubscription, GraphQLWebSocket,
[INFO] [stderr]   |                                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Cookie`, `Cookies`, `SameSite`, and `time::Duration`
[INFO] [stderr]   --> apps/trivia-server/src/main.rs:20:14
[INFO] [stderr]    |
[INFO] [stderr] 20 |     cookie::{time::Duration, SameSite},
[INFO] [stderr]    |              ^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stderr] 21 |     Cookie, CookieManagerLayer, Cookies,
[INFO] [stderr]    |     ^^^^^^                      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `webgui` (bin "webgui" test) generated 2 warnings (run `cargo fix --bin "webgui" -p webgui --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `trivia-server` (bin "trivia-server" test) generated 2 warnings (run `cargo fix --bin "trivia-server" -p trivia-server --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/trivia-model/5a5d2cce87659390/deps/trivia_model-5a5d2cce87659390)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/trivia-server/d74c8d6b7a9b0a52/deps/trivia_server-d74c8d6b7a9b0a52)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/webgui/5ceb8ae83400d782/deps/webgui-5ceb8ae83400d782)
[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] [stderr]    Doc-tests trivia_model
[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" "10af9a96f5bb763b212c3102ee2ba24cf08b99da3bb170408467c8c9e1f59d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10af9a96f5bb763b212c3102ee2ba24cf08b99da3bb170408467c8c9e1f59d8d", kill_on_drop: false }`
[INFO] [stdout] 10af9a96f5bb763b212c3102ee2ba24cf08b99da3bb170408467c8c9e1f59d8d
