[INFO] cloning repository https://github.com/dhairy-online/quizzrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhairy-online/quizzrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhairy-online%2Fquizzrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhairy-online%2Fquizzrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70d4e1dd7e20ab2c15d55f19ada4ef90b26242fd
[INFO] testing dhairy-online/quizzrs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhairy-online%2Fquizzrs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dhairy-online/quizzrs
[INFO] finished tweaking git repo https://github.com/dhairy-online/quizzrs
[INFO] tweaked toml for git repo https://github.com/dhairy-online/quizzrs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dhairy-online/quizzrs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dhairy-online/quizzrs 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3b1ce1c2692214c6c8bba3fa8286eb726a7b15bfc02c4cc61d936fe3a9b1a1e
[INFO] running `Command { std: "docker" "start" "-a" "f3b1ce1c2692214c6c8bba3fa8286eb726a7b15bfc02c4cc61d936fe3a9b1a1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3b1ce1c2692214c6c8bba3fa8286eb726a7b15bfc02c4cc61d936fe3a9b1a1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3b1ce1c2692214c6c8bba3fa8286eb726a7b15bfc02c4cc61d936fe3a9b1a1e", kill_on_drop: false }`
[INFO] [stdout] f3b1ce1c2692214c6c8bba3fa8286eb726a7b15bfc02c4cc61d936fe3a9b1a1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b34926c08e43a9e536bb91ab4239ad296b9b963ec4cade9aac93c7e36c511fc
[INFO] running `Command { std: "docker" "start" "-a" "4b34926c08e43a9e536bb91ab4239ad296b9b963ec4cade9aac93c7e36c511fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.109
[INFO] [stderr]    Compiling pkg-config v0.3.23
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling cpal v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]    Compiling minreq v2.4.2
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling nix v0.20.2
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling slice-deque v0.3.0
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling minimp3 v0.5.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki-roots v0.18.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling alsa v0.5.0
[INFO] [stderr]    Compiling rodio v0.14.0
[INFO] [stderr]    Compiling tts_rust v0.3.3
[INFO] [stderr]    Compiling quizzr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `incorrect` is never read
[INFO] [stdout]   --> src/quiz.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct QuizResult {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 28 |     pub correct: bool,
[INFO] [stdout] 29 |     pub incorrect: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QuizResult` has derived impls for the traits `Clone` and `Debug`, but these are 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 `dev` profile [unoptimized + debuginfo] target(s) in 19.88s
[INFO] running `Command { std: "docker" "inspect" "4b34926c08e43a9e536bb91ab4239ad296b9b963ec4cade9aac93c7e36c511fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b34926c08e43a9e536bb91ab4239ad296b9b963ec4cade9aac93c7e36c511fc", kill_on_drop: false }`
[INFO] [stdout] 4b34926c08e43a9e536bb91ab4239ad296b9b963ec4cade9aac93c7e36c511fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d08bf5faf21b08bb328a66528c5e6670ac1332413321910be3706f9089e98ae
[INFO] running `Command { std: "docker" "start" "-a" "3d08bf5faf21b08bb328a66528c5e6670ac1332413321910be3706f9089e98ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling quizzr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `incorrect` is never read
[INFO] [stdout]   --> src/quiz.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct QuizResult {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 28 |     pub correct: bool,
[INFO] [stdout] 29 |     pub incorrect: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QuizResult` has derived impls for the traits `Clone` and `Debug`, but these are 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 0.76s
[INFO] running `Command { std: "docker" "inspect" "3d08bf5faf21b08bb328a66528c5e6670ac1332413321910be3706f9089e98ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d08bf5faf21b08bb328a66528c5e6670ac1332413321910be3706f9089e98ae", kill_on_drop: false }`
[INFO] [stdout] 3d08bf5faf21b08bb328a66528c5e6670ac1332413321910be3706f9089e98ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fa716851f5f638a154f33f1c06ba5054ef798d8a30729e80ab5cc26da1376ad5
[INFO] running `Command { std: "docker" "start" "-a" "fa716851f5f638a154f33f1c06ba5054ef798d8a30729e80ab5cc26da1376ad5", kill_on_drop: false }`
[INFO] [stderr] warning: field `incorrect` is never read
[INFO] [stderr]   --> src/quiz.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct QuizResult {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 28 |     pub correct: bool,
[INFO] [stderr] 29 |     pub incorrect: bool,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `QuizResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `quizzr` (bin "quizzr" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quizzr-75bb81b790181118)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test quiz_test has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "fa716851f5f638a154f33f1c06ba5054ef798d8a30729e80ab5cc26da1376ad5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa716851f5f638a154f33f1c06ba5054ef798d8a30729e80ab5cc26da1376ad5", kill_on_drop: false }`
[INFO] [stdout] fa716851f5f638a154f33f1c06ba5054ef798d8a30729e80ab5cc26da1376ad5
