[INFO] fetching crate gymbro 0.1.2... [INFO] testing gymbro-0.1.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate gymbro 0.1.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate gymbro 0.1.2 [INFO] finished tweaking crates.io crate gymbro 0.1.2 [INFO] tweaked toml for crates.io crate gymbro 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gymbro 0.1.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 152 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92e2ab56463c2fe99df8e734f200c05316280d2b295fc2db689ee3c382a54bc7 [INFO] running `Command { std: "docker" "start" "-a" "92e2ab56463c2fe99df8e734f200c05316280d2b295fc2db689ee3c382a54bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92e2ab56463c2fe99df8e734f200c05316280d2b295fc2db689ee3c382a54bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92e2ab56463c2fe99df8e734f200c05316280d2b295fc2db689ee3c382a54bc7", kill_on_drop: false }` [INFO] [stdout] 92e2ab56463c2fe99df8e734f200c05316280d2b295fc2db689ee3c382a54bc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 906433a602023a9d182c92117b84bca2f63cc01e2e9b4819cb20c5045068fcd1 [INFO] running `Command { std: "docker" "start" "-a" "906433a602023a9d182c92117b84bca2f63cc01e2e9b4819cb20c5045068fcd1", kill_on_drop: false }` [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling clearscreen v4.0.2 [INFO] [stderr] Compiling astrolib v0.1.7 [INFO] [stderr] Compiling gymbro v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.42s [INFO] running `Command { std: "docker" "inspect" "906433a602023a9d182c92117b84bca2f63cc01e2e9b4819cb20c5045068fcd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "906433a602023a9d182c92117b84bca2f63cc01e2e9b4819cb20c5045068fcd1", kill_on_drop: false }` [INFO] [stdout] 906433a602023a9d182c92117b84bca2f63cc01e2e9b4819cb20c5045068fcd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36dc8674c960b633081034f6417acbf511a0afefd4fa94f1eaaaa481922d126c [INFO] running `Command { std: "docker" "start" "-a" "36dc8674c960b633081034f6417acbf511a0afefd4fa94f1eaaaa481922d126c", kill_on_drop: false }` [INFO] [stderr] Compiling gymbro v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "36dc8674c960b633081034f6417acbf511a0afefd4fa94f1eaaaa481922d126c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36dc8674c960b633081034f6417acbf511a0afefd4fa94f1eaaaa481922d126c", kill_on_drop: false }` [INFO] [stdout] 36dc8674c960b633081034f6417acbf511a0afefd4fa94f1eaaaa481922d126c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 98f8cca188113d00f34ee17677d39ae86a7360daa0f3205c9417c996f40479ae [INFO] running `Command { std: "docker" "start" "-a" "98f8cca188113d00f34ee17677d39ae86a7360daa0f3205c9417c996f40479ae", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gymbro-8adadd2c25ea24f3) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test text::blackjack::tests::test_player_winning ... ok [INFO] [stdout] test text::blackjack::tests::test_dealer_winning ... ok [INFO] [stdout] test text::blackjack::tests::test_blackjack_state ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests gymbro [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" "98f8cca188113d00f34ee17677d39ae86a7360daa0f3205c9417c996f40479ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98f8cca188113d00f34ee17677d39ae86a7360daa0f3205c9417c996f40479ae", kill_on_drop: false }` [INFO] [stdout] 98f8cca188113d00f34ee17677d39ae86a7360daa0f3205c9417c996f40479ae