[INFO] cloning repository https://github.com/rado08271/cruciwordo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rado08271/cruciwordo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frado08271%2Fcruciwordo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frado08271%2Fcruciwordo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58b0403c39726b56a9e5a0f83349f3ab6f43ddaa
[INFO] checking rado08271/cruciwordo against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frado08271%2Fcruciwordo" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rado08271/cruciwordo
[INFO] finished tweaking git repo https://github.com/rado08271/cruciwordo
[INFO] tweaked toml for git repo https://github.com/rado08271/cruciwordo written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rado08271/cruciwordo on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rado08271/cruciwordo 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive_more v0.99.19
[INFO] [stderr]   Downloaded spacetimedb-bindings-sys v1.0.0
[INFO] [stderr]   Downloaded spacetimedb-data-structures v1.0.0
[INFO] [stderr]   Downloaded spacetimedb-bindings-macro v1.0.0
[INFO] [stderr]   Downloaded spacetimedb-lib v1.0.0
[INFO] [stderr]   Downloaded spacetimedb-sats v1.0.0
[INFO] [stderr]   Downloaded spacetimedb v1.0.0
[INFO] [stderr]   Downloaded spacetimedb-primitives v1.0.0
[INFO] [stderr]   Downloaded blake3 v1.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 830a9d19cb9ffe8ddc7de42250372ac18f6c12996c3bbd8f85694c14bdea4066
[INFO] running `Command { std: "docker" "start" "-a" "830a9d19cb9ffe8ddc7de42250372ac18f6c12996c3bbd8f85694c14bdea4066", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "830a9d19cb9ffe8ddc7de42250372ac18f6c12996c3bbd8f85694c14bdea4066", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "830a9d19cb9ffe8ddc7de42250372ac18f6c12996c3bbd8f85694c14bdea4066", kill_on_drop: false }`
[INFO] [stdout] 830a9d19cb9ffe8ddc7de42250372ac18f6c12996c3bbd8f85694c14bdea4066
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 114dfbab7e475af566a18b3e9dc34eaf71e0e2df27312392d832c9e307cfc4f0
[INFO] running `Command { std: "docker" "start" "-a" "114dfbab7e475af566a18b3e9dc34eaf71e0e2df27312392d832c9e307cfc4f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking decorum v0.3.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking second-stack v0.3.5
[INFO] [stderr]     Checking anyhow v1.0.97
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking types v0.1.0 (/opt/rustwide/workdir/types)
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling blake3 v1.6.1
[INFO] [stderr]     Checking spacetimedb-primitives v1.0.0
[INFO] [stderr]     Checking spacetimedb-bindings-sys v1.0.0
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling spacetimedb-bindings-macro v1.0.0
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking spacetimedb-data-structures v1.0.0
[INFO] [stderr]     Checking spacetimedb-sats v1.0.0
[INFO] [stderr]     Checking spacetimedb-lib v1.0.0
[INFO] [stderr]     Checking spacetimedb v1.0.0
[INFO] [stderr]     Checking generator v0.1.0 (/opt/rustwide/workdir/generator)
[INFO] [stderr]     Checking spacetime-module v0.1.0 (/opt/rustwide/workdir/spacetime_module)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> spacetime_module/src/lib.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let mut games_iterator = board_id_played_by_index.filter(("", reducer_context.sender));
[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: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> spacetime_module/src/lib.rs:241:39
[INFO] [stdout]     |
[INFO] [stdout] 241 |         word_id: format!("{}-{}", word.clone(), language.clone()), language: language.clone(), word: word.to_string(), category: None
[INFO] [stdout]     |                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> spacetime_module/src/lib.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let mut games_iterator = board_id_played_by_index.filter(("", reducer_context.sender));
[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: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> spacetime_module/src/lib.rs:241:39
[INFO] [stdout]     |
[INFO] [stdout] 241 |         word_id: format!("{}-{}", word.clone(), language.clone()), language: language.clone(), word: word.to_string(), category: None
[INFO] [stdout]     |                                       ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.73s
[INFO] running `Command { std: "docker" "inspect" "114dfbab7e475af566a18b3e9dc34eaf71e0e2df27312392d832c9e307cfc4f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "114dfbab7e475af566a18b3e9dc34eaf71e0e2df27312392d832c9e307cfc4f0", kill_on_drop: false }`
[INFO] [stdout] 114dfbab7e475af566a18b3e9dc34eaf71e0e2df27312392d832c9e307cfc4f0
