[INFO] fetching crate quinoa 0.0.2... [INFO] testing quinoa-0.0.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate quinoa 0.0.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate quinoa 0.0.2 [INFO] finished tweaking crates.io crate quinoa 0.0.2 [INFO] tweaked toml for crates.io crate quinoa 0.0.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate quinoa 0.0.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate quinoa 0.0.2 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.27.1 [INFO] [stderr] Downloaded actix-rt v2.10.0 [INFO] [stderr] Downloaded actix_derive v0.6.2 [INFO] [stderr] Downloaded portable-atomic v1.11.0 [INFO] [stderr] Downloaded actix v0.13.5 [INFO] [stderr] Downloaded cliclack v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdcbc537fa5447c46ee8c13ea895dd8490732d81f3fbf138d744ab9a1defa0ae [INFO] running `Command { std: "docker" "start" "-a" "fdcbc537fa5447c46ee8c13ea895dd8490732d81f3fbf138d744ab9a1defa0ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdcbc537fa5447c46ee8c13ea895dd8490732d81f3fbf138d744ab9a1defa0ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdcbc537fa5447c46ee8c13ea895dd8490732d81f3fbf138d744ab9a1defa0ae", kill_on_drop: false }` [INFO] [stdout] fdcbc537fa5447c46ee8c13ea895dd8490732d81f3fbf138d744ab9a1defa0ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8fffb104fc1e30e7d63ebf7beb1e3412ea2ec0e65a71ff67874f90f3d5f4b1a [INFO] running `Command { std: "docker" "start" "-a" "d8fffb104fc1e30e7d63ebf7beb1e3412ea2ec0e65a71ff67874f90f3d5f4b1a", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cliclack v0.3.6 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling quinoa v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.97s [INFO] running `Command { std: "docker" "inspect" "d8fffb104fc1e30e7d63ebf7beb1e3412ea2ec0e65a71ff67874f90f3d5f4b1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8fffb104fc1e30e7d63ebf7beb1e3412ea2ec0e65a71ff67874f90f3d5f4b1a", kill_on_drop: false }` [INFO] [stdout] d8fffb104fc1e30e7d63ebf7beb1e3412ea2ec0e65a71ff67874f90f3d5f4b1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff2ca4d14392caf2888859652cdc6ed286e8f9a89bc3c855fe2369ea1f043568 [INFO] running `Command { std: "docker" "start" "-a" "ff2ca4d14392caf2888859652cdc6ed286e8f9a89bc3c855fe2369ea1f043568", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling quinoa v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "ff2ca4d14392caf2888859652cdc6ed286e8f9a89bc3c855fe2369ea1f043568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff2ca4d14392caf2888859652cdc6ed286e8f9a89bc3c855fe2369ea1f043568", kill_on_drop: false }` [INFO] [stdout] ff2ca4d14392caf2888859652cdc6ed286e8f9a89bc3c855fe2369ea1f043568 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a024f22cfece1005ce722463f761d180c74bc4bf2d831e51085f4d0861836a6 [INFO] running `Command { std: "docker" "start" "-a" "3a024f22cfece1005ce722463f761d180c74bc4bf2d831e51085f4d0861836a6", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quinoa-dd311314a08eb5df) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test _Medallion::two_pair::on_unpaired_society::achieved_on_flop ... ok [INFO] [stdout] test _Medallion::two_pair::on_unpaired_society::achieved_on_turn ... ok [INFO] [stdout] test _Medallion::two_pair::on_unpaired_society::missed_desk_pairs ... ok [INFO] [stdout] test _Medallion::two_pair::on_unpaired_society::missed_has_0_pairs ... ok [INFO] [stdout] test _Medallion::two_pair::on_unpaired_society::missed_has_1_pair ... ok [INFO] [stdout] test deck::longest_straight::vow_affirmative_000001::affirmative__000001 ... ok [INFO] [stdout] test deck::longest_straight::vow_affirmative_000002::affirmative__000001 ... ok [INFO] [stdout] test stages::S2_Venue::pair::was_achieved::produces_quads::nah__has_trio ... ok [INFO] [stdout] test stages::S2_Venue::pair::was_achieved::produces_quads::yah__01 ... ok [INFO] [stdout] test stages::S2_Venue::pair::was_achieved::produces_three_of_a_kind_exactly::nah__has_four_of_a_kind ... ok [INFO] [stdout] test stages::S2_Venue::pair::was_achieved::produces_three_or_four_of_a_kind::yah__has_three ... ok [INFO] [stdout] test stages::S2_Venue::pair::was_achieved::produces_three_of_a_kind_exactly::nah__has_pair ... ok [INFO] [stdout] test stages::S2_Venue::pair::was_achieved::produces_three_of_a_kind_exactly::yah__01 ... ok [INFO] [stdout] test stages::S2_Venue::pair::was_achieved::produces_three_or_four_of_a_kind::nah__has_pair ... ok [INFO] [stdout] test _Medallion::two_pair::on_unpaired_society::achieved_on_river ... ok [INFO] [stdout] test stages::S2_Venue::pair::was_achieved::produces_quads::nah__has_pair ... ok [INFO] [stdout] test stages::S2_Venue::pair::was_achieved::produces_three_or_four_of_a_kind::yah__has_four ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3a024f22cfece1005ce722463f761d180c74bc4bf2d831e51085f4d0861836a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a024f22cfece1005ce722463f761d180c74bc4bf2d831e51085f4d0861836a6", kill_on_drop: false }` [INFO] [stdout] 3a024f22cfece1005ce722463f761d180c74bc4bf2d831e51085f4d0861836a6