[INFO] cloning repository https://github.com/LinuxRocks2000/swaous-the-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LinuxRocks2000/swaous-the-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinuxRocks2000%2Fswaous-the-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinuxRocks2000%2Fswaous-the-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76663659fec98831f6213fc2cbc373198ff1b99f [INFO] checking LinuxRocks2000/swaous-the-game against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinuxRocks2000%2Fswaous-the-game" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LinuxRocks2000/swaous-the-game [INFO] finished tweaking git repo https://github.com/LinuxRocks2000/swaous-the-game [INFO] tweaked toml for git repo https://github.com/LinuxRocks2000/swaous-the-game written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LinuxRocks2000/swaous-the-game on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LinuxRocks2000/swaous-the-game 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlite3-sys v0.15.2 [INFO] [stderr] Downloaded protocol_v3_macro v0.1.2 [INFO] [stderr] Downloaded protocol_v3 v0.1.3 [INFO] [stderr] Downloaded sqlite v0.31.1 [INFO] [stderr] Downloaded syn v2.0.33 [INFO] [stderr] Downloaded sqlite3-src v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b95839d82c25f2c1a25872e7222c6f888db091702bb6e97c57a46235d836e973 [INFO] running `Command { std: "docker" "start" "-a" "b95839d82c25f2c1a25872e7222c6f888db091702bb6e97c57a46235d836e973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b95839d82c25f2c1a25872e7222c6f888db091702bb6e97c57a46235d836e973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b95839d82c25f2c1a25872e7222c6f888db091702bb6e97c57a46235d836e973", kill_on_drop: false }` [INFO] [stdout] b95839d82c25f2c1a25872e7222c6f888db091702bb6e97c57a46235d836e973 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90e9ba5bb3a94c0a0414a64d6255dbb99e7be4ec51d9dcd2fef344c59136b9b4 [INFO] running `Command { std: "docker" "start" "-a" "90e9ba5bb3a94c0a0414a64d6255dbb99e7be4ec51d9dcd2fef344c59136b9b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling sqlite3-src v0.5.1 [INFO] [stderr] Checking sqlite3-sys v0.15.2 [INFO] [stderr] Checking sqlite v0.31.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling protocol_v3_macro v0.1.2 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking protocol_v3 v0.1.3 [INFO] [stderr] Checking swaous-the-game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: 4 positional arguments in format string, but there are 2 arguments [INFO] [stdout] --> src/main.rs:40:75 [INFO] [stdout] | [INFO] [stdout] 40 | connection.execute(format!("INSERT INTO users VALUES ({}, {}, {}, {})", username, password, )).unwrap(); [INFO] [stdout] | ^^ ^^ ^^ ^^ -------- -------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 4 positional arguments in format string, but there are 2 arguments [INFO] [stdout] --> src/main.rs:40:75 [INFO] [stdout] | [INFO] [stdout] 40 | connection.execute(format!("INSERT INTO users VALUES ({}, {}, {}, {})", username, password, )).unwrap(); [INFO] [stdout] | ^^ ^^ ^^ ^^ -------- -------- [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `swaous-the-game` (bin "swaous-the-game" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `swaous-the-game` (bin "swaous-the-game") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "90e9ba5bb3a94c0a0414a64d6255dbb99e7be4ec51d9dcd2fef344c59136b9b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90e9ba5bb3a94c0a0414a64d6255dbb99e7be4ec51d9dcd2fef344c59136b9b4", kill_on_drop: false }` [INFO] [stdout] 90e9ba5bb3a94c0a0414a64d6255dbb99e7be4ec51d9dcd2fef344c59136b9b4