[INFO] cloning repository https://github.com/kennethlove/secret-gift-swap-builder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kennethlove/secret-gift-swap-builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennethlove%2Fsecret-gift-swap-builder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennethlove%2Fsecret-gift-swap-builder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4619617fb022d2edd5f94ce8eee9958e2ec24f6c [INFO] testing kennethlove/secret-gift-swap-builder against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennethlove%2Fsecret-gift-swap-builder" "/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/kennethlove/secret-gift-swap-builder [INFO] finished tweaking git repo https://github.com/kennethlove/secret-gift-swap-builder [INFO] tweaked toml for git repo https://github.com/kennethlove/secret-gift-swap-builder written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kennethlove/secret-gift-swap-builder on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kennethlove/secret-gift-swap-builder 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fe896efdb7dc6032c1b0094ce2b5be35a44054b330ae5fca8cb1adb00627bf2 [INFO] running `Command { std: "docker" "start" "-a" "9fe896efdb7dc6032c1b0094ce2b5be35a44054b330ae5fca8cb1adb00627bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fe896efdb7dc6032c1b0094ce2b5be35a44054b330ae5fca8cb1adb00627bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fe896efdb7dc6032c1b0094ce2b5be35a44054b330ae5fca8cb1adb00627bf2", kill_on_drop: false }` [INFO] [stdout] 9fe896efdb7dc6032c1b0094ce2b5be35a44054b330ae5fca8cb1adb00627bf2 [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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0649b2b41ce7dfb9fbcad93b9779c78d83259ba0bd5e1f59413b4a8195a0dc29 [INFO] running `Command { std: "docker" "start" "-a" "0649b2b41ce7dfb9fbcad93b9779c78d83259ba0bd5e1f59413b4a8195a0dc29", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.96 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling wasm-bindgen v0.2.96 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling dioxus-interpreter-js v0.5.6 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling generational-box v0.5.6 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling sledgehammer_utils v0.2.1 [INFO] [stderr] Compiling internment v0.7.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling spinning v0.1.0 [INFO] [stderr] Compiling to_method v1.1.0 [INFO] [stderr] Compiling intmap v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dioxus-debug-cell v0.1.1 [INFO] [stderr] Compiling constcat v0.3.1 [INFO] [stderr] Compiling dioxus v0.5.6 [INFO] [stderr] Compiling dioxus-config-macro v0.5.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.96 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.96 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sledgehammer_bindgen_macro v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.96 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.5.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling dioxus-logger v0.5.1 [INFO] [stderr] Compiling js-sys v0.3.72 [INFO] [stderr] Compiling sledgehammer_bindgen v0.5.0 [INFO] [stderr] Compiling enumset v1.1.5 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling web-sys v0.3.72 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.45 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling interprocess-docfix v1.2.2 [INFO] [stderr] Compiling dioxus-core v0.5.6 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling krates v0.16.10 [INFO] [stderr] Compiling dioxus-signals v0.5.7 [INFO] [stderr] Compiling dioxus-rsx v0.5.6 [INFO] [stderr] Compiling dioxus-hooks v0.5.6 [INFO] [stderr] Compiling dioxus-core-macro v0.5.6 [INFO] [stderr] Compiling dioxus-html v0.5.6 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling dioxus-web v0.5.6 [INFO] [stderr] Compiling dioxus-hot-reload v0.5.6 [INFO] [stderr] Compiling secret-satan v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AddGiver` and `GuestListItem` [INFO] [stdout] --> src/components/app.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::components::{AddGiver, ClearListModal, DeleteParticipantModal, GuestForm, GuestList, GuestListItem, ListOutput}; [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: `Participant` and `SecretSatan` [INFO] [stdout] --> src/components/add_giver.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{Participant, SecretSatan}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `use_persistent` [INFO] [stdout] --> src/components/guest_list.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{components, use_persistent, Participant, SecretSatan}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `use_persistent` [INFO] [stdout] --> src/components/list_output.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{use_persistent, Participant, SecretSatan}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selected_participant` [INFO] [stdout] --> src/components/app.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let selected_participant = use_context::>>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_participant` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/components/guest_list_item.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | let mut participant = participants.iter_mut().find(|p| p.name == participant.name).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/components/guest_list.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let name = participant.name.clone(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/components/guest_form.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let mut participants = storage.get().participants.clone(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/components/guest_form.rs:22:33 [INFO] [stdout] | [INFO] [stdout] 22 | onsubmit: move |event| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selected_participant` [INFO] [stdout] --> src/components/list_output.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let selected_participant = use_context::>>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_participant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `participants` [INFO] [stdout] --> src/components/list_output.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let participants = state.read().participants.clone(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_participants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/components/modals.rs:56:52 [INFO] [stdout] | [INFO] [stdout] 56 | ... onclick: move |event| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/components/modals.rs:46:52 [INFO] [stdout] | [INFO] [stdout] 46 | ... onclick: move |event| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/components/modals.rs:120:52 [INFO] [stdout] | [INFO] [stdout] 120 | ... onclick: move |event| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/components/modals.rs:110:52 [INFO] [stdout] | [INFO] [stdout] 110 | ... onclick: move |event| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "0649b2b41ce7dfb9fbcad93b9779c78d83259ba0bd5e1f59413b4a8195a0dc29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0649b2b41ce7dfb9fbcad93b9779c78d83259ba0bd5e1f59413b4a8195a0dc29", kill_on_drop: false }` [INFO] [stdout] 0649b2b41ce7dfb9fbcad93b9779c78d83259ba0bd5e1f59413b4a8195a0dc29 [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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d2de4def28a847c0a73b61b5c64b2a97c7f33717c4d2c1c7a74f17b1086db5f [INFO] running `Command { std: "docker" "start" "-a" "4d2de4def28a847c0a73b61b5c64b2a97c7f33717c4d2c1c7a74f17b1086db5f", kill_on_drop: false }` [INFO] [stdout] warning: unused imports: `AddGiver` and `GuestListItem` [INFO] [stdout] --> src/components/app.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::components::{AddGiver, ClearListModal, DeleteParticipantModal, GuestForm, GuestList, GuestListItem, ListOutput}; [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: `Participant` and `SecretSatan` [INFO] [stdout] --> src/components/add_giver.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{Participant, SecretSatan}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `use_persistent` [INFO] [stdout] --> src/components/guest_list.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{components, use_persistent, Participant, SecretSatan}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `use_persistent` [INFO] [stdout] --> src/components/list_output.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{use_persistent, Participant, SecretSatan}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selected_participant` [INFO] [stdout] --> src/components/app.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let selected_participant = use_context::>>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_participant` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/components/guest_list_item.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | let mut participant = participants.iter_mut().find(|p| p.name == participant.name).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/components/guest_list.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let name = participant.name.clone(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/components/guest_form.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let mut participants = storage.get().participants.clone(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/components/guest_form.rs:22:33 [INFO] [stdout] | [INFO] [stdout] 22 | onsubmit: move |event| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selected_participant` [INFO] [stdout] --> src/components/list_output.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let selected_participant = use_context::>>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_participant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `participants` [INFO] [stdout] --> src/components/list_output.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let participants = state.read().participants.clone(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_participants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/components/modals.rs:56:52 [INFO] [stdout] | [INFO] [stdout] 56 | ... onclick: move |event| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/components/modals.rs:46:52 [INFO] [stdout] | [INFO] [stdout] 46 | ... onclick: move |event| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/components/modals.rs:120:52 [INFO] [stdout] | [INFO] [stdout] 120 | ... onclick: move |event| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/components/modals.rs:110:52 [INFO] [stdout] | [INFO] [stdout] 110 | ... onclick: move |event| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling secret-satan v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AddGiver` and `GuestListItem` [INFO] [stdout] --> src/components/app.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::components::{AddGiver, ClearListModal, DeleteParticipantModal, GuestForm, GuestList, GuestListItem, ListOutput}; [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: `Participant` and `SecretSatan` [INFO] [stdout] --> src/components/add_giver.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{Participant, SecretSatan}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `use_persistent` [INFO] [stdout] --> src/components/guest_list.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{components, use_persistent, Participant, SecretSatan}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `use_persistent` [INFO] [stdout] --> src/components/list_output.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{use_persistent, Participant, SecretSatan}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selected_participant` [INFO] [stdout] --> src/components/app.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let selected_participant = use_context::>>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_participant` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/components/guest_list_item.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | let mut participant = participants.iter_mut().find(|p| p.name == participant.name).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/components/guest_list.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let name = participant.name.clone(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/components/guest_form.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let mut participants = storage.get().participants.clone(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/components/guest_form.rs:22:33 [INFO] [stdout] | [INFO] [stdout] 22 | onsubmit: move |event| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selected_participant` [INFO] [stdout] --> src/components/list_output.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let selected_participant = use_context::>>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_participant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `participants` [INFO] [stdout] --> src/components/list_output.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let participants = state.read().participants.clone(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_participants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/components/modals.rs:56:52 [INFO] [stdout] | [INFO] [stdout] 56 | ... onclick: move |event| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/components/modals.rs:46:52 [INFO] [stdout] | [INFO] [stdout] 46 | ... onclick: move |event| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/components/modals.rs:120:52 [INFO] [stdout] | [INFO] [stdout] 120 | ... onclick: move |event| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/components/modals.rs:110:52 [INFO] [stdout] | [INFO] [stdout] 110 | ... onclick: move |event| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `Command { std: "docker" "inspect" "4d2de4def28a847c0a73b61b5c64b2a97c7f33717c4d2c1c7a74f17b1086db5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d2de4def28a847c0a73b61b5c64b2a97c7f33717c4d2c1c7a74f17b1086db5f", kill_on_drop: false }` [INFO] [stdout] 4d2de4def28a847c0a73b61b5c64b2a97c7f33717c4d2c1c7a74f17b1086db5f [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-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9a313500706457b5ad61776b1b302f5d0e5a386c6527093bf3fba9b086eab6bc [INFO] running `Command { std: "docker" "start" "-a" "9a313500706457b5ad61776b1b302f5d0e5a386c6527093bf3fba9b086eab6bc", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `AddGiver` and `GuestListItem` [INFO] [stderr] --> src/components/app.rs:5:25 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::components::{AddGiver, ClearListModal, DeleteParticipantModal, GuestForm, GuestList, GuestListItem, ListOutput}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Participant` and `SecretSatan` [INFO] [stderr] --> src/components/add_giver.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::{Participant, SecretSatan}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `use_persistent` [INFO] [stderr] --> src/components/guest_list.rs:3:25 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::{components, use_persistent, Participant, SecretSatan}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `use_persistent` [INFO] [stderr] --> src/components/list_output.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::{use_persistent, Participant, SecretSatan}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `selected_participant` [INFO] [stderr] --> src/components/app.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | let selected_participant = use_context::>>(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_participant` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/components/guest_list_item.rs:20:29 [INFO] [stderr] | [INFO] [stderr] 20 | let mut participant = participants.iter_mut().find(|p| p.name == participant.name).unwrap(); [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> src/components/guest_list.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | let name = participant.name.clone(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/components/guest_form.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | let mut participants = storage.get().participants.clone(); [INFO] [stderr] | ----^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `event` [INFO] [stderr] --> src/components/guest_form.rs:22:33 [INFO] [stderr] | [INFO] [stderr] 22 | onsubmit: move |event| { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `selected_participant` [INFO] [stderr] --> src/components/list_output.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | let selected_participant = use_context::>>(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_participant` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `participants` [INFO] [stderr] --> src/components/list_output.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | let participants = state.read().participants.clone(); [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_participants` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `event` [INFO] [stderr] --> src/components/modals.rs:56:52 [INFO] [stderr] | [INFO] [stderr] 56 | ... onclick: move |event| { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `event` [INFO] [stderr] --> src/components/modals.rs:46:52 [INFO] [stderr] | [INFO] [stderr] 46 | ... onclick: move |event| { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `event` [INFO] [stderr] --> src/components/modals.rs:120:52 [INFO] [stderr] | [INFO] [stderr] 120 | ... onclick: move |event| { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `event` [INFO] [stderr] --> src/components/modals.rs:110:52 [INFO] [stderr] | [INFO] [stderr] 110 | ... onclick: move |event| { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stderr] [INFO] [stderr] warning: `secret-satan` (lib) generated 15 warnings (run `cargo fix --lib -p secret-satan` to apply 15 suggestions) [INFO] [stderr] warning: `secret-satan` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secret_satan-ffcb9e26dc316226) [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::exclusions_are_accounted_for ... ok [INFO] [stdout] test tests::participant_cannot_give_to_someone_already_drawn ... ok [INFO] [stdout] test tests::participant_cannot_give_to_self ... ok [INFO] [stdout] test tests::participant_cannot_give_to_someone_already_receiving ... ok [INFO] [stdout] test tests::participant_new ... ok [INFO] [stdout] test tests::secret_satan_add_participant ... ok [INFO] [stdout] test tests::participant_cannot_give_to_someone_they_have_excluded ... ok [INFO] [stdout] test tests::participant_cannot_give_twice ... ok [INFO] [stdout] test tests::secret_satan_new ... ok [INFO] [stdout] test tests::three_participants_can_give_correctly ... ok [INFO] [stdout] test tests::participant_cannot_give_to_someone_giving_to_them ... ok [INFO] [stdout] test tests::five_participants_can_give_correctly ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::five_participants_can_give_correctly stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::five_participants_can_give_correctly' (17) panicked at src/lib.rs:307:13: [INFO] [stdout] Error: PairingFailed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63b6c4a4182a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63b6c4a4182a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63b6c4a4182a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x63b6c4a4182a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x63b6c4a55b7a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x63b6c4a55b7a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x63b6c4a460a2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x63b6c4a460a2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x63b6c4a209bf - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x63b6c4a209bf - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x63b6c4a39c89 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x63b6c4999b5c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x63b6c4999b5c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63b6c4a39e42 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x63b6c4a39e42 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x63b6c4a20a78 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x63b6c4a15c89 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x63b6c4a2178d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x63b6c4a562cc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63b6c49805ed - secret_satan::tests::five_participants_can_give_correctly::h209697eff0194ef6 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:307:13 [INFO] [stdout] 20: 0x63b6c49815d7 - secret_satan::tests::five_participants_can_give_correctly::{{closure}}::h42792441deff0945 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:295:46 [INFO] [stdout] 21: 0x63b6c4988d36 - core::ops::function::FnOnce::call_once::ha6bd8d1fe5cf3849 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x63b6c498dc5b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x63b6c498dc5b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x63b6c499a62b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x63b6c499a62b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x63b6c499a62b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x63b6c499a62b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x63b6c499a62b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x63b6c499a62b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x63b6c499a62b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x63b6c4994a84 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x63b6c4994a84 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x63b6c499d232 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x63b6c499d232 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x63b6c499d232 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x63b6c499d232 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x63b6c499d232 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x63b6c499d232 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x63b6c499d232 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x63b6c4a4113f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 41: 0x63b6c4a4113f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x73c1b5b88aa4 - [INFO] [stdout] 43: 0x73c1b5c15a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::five_participants_can_give_correctly [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "9a313500706457b5ad61776b1b302f5d0e5a386c6527093bf3fba9b086eab6bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a313500706457b5ad61776b1b302f5d0e5a386c6527093bf3fba9b086eab6bc", kill_on_drop: false }` [INFO] [stdout] 9a313500706457b5ad61776b1b302f5d0e5a386c6527093bf3fba9b086eab6bc