[INFO] cloning repository https://github.com/rcrisanti/wordle-player [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcrisanti/wordle-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcrisanti%2Fwordle-player", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcrisanti%2Fwordle-player'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1364aa75fac92e11a00fe21c9a4e47c3472e4143 [INFO] testing rcrisanti/wordle-player against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcrisanti%2Fwordle-player" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rcrisanti/wordle-player [INFO] finished tweaking git repo https://github.com/rcrisanti/wordle-player [INFO] tweaked toml for git repo https://github.com/rcrisanti/wordle-player written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rcrisanti/wordle-player 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] crate git repo https://github.com/rcrisanti/wordle-player 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 812bbac5f5fcf56ead189ed79ebe1dcc1916fb3dc96315b7a9dc3887333ff0c1 [INFO] running `Command { std: "docker" "start" "-a" "812bbac5f5fcf56ead189ed79ebe1dcc1916fb3dc96315b7a9dc3887333ff0c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "812bbac5f5fcf56ead189ed79ebe1dcc1916fb3dc96315b7a9dc3887333ff0c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "812bbac5f5fcf56ead189ed79ebe1dcc1916fb3dc96315b7a9dc3887333ff0c1", kill_on_drop: false }` [INFO] [stdout] 812bbac5f5fcf56ead189ed79ebe1dcc1916fb3dc96315b7a9dc3887333ff0c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 15e2e988e662a82cc1e4ef815cf7ac4b42b8939cdddcab6e88d8456a7fe1f738 [INFO] running `Command { std: "docker" "start" "-a" "15e2e988e662a82cc1e4ef815cf7ac4b42b8939cdddcab6e88d8456a7fe1f738", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Compiling clap v3.0.8 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling statrs v0.15.0 [INFO] [stderr] Compiling wordle-player v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "15e2e988e662a82cc1e4ef815cf7ac4b42b8939cdddcab6e88d8456a7fe1f738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15e2e988e662a82cc1e4ef815cf7ac4b42b8939cdddcab6e88d8456a7fe1f738", kill_on_drop: false }` [INFO] [stdout] 15e2e988e662a82cc1e4ef815cf7ac4b42b8939cdddcab6e88d8456a7fe1f738 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 79c2cc7ebd48785c0b7b3dc893cfc5bcf060c0a9aa25e400e23f9cf280509830 [INFO] running `Command { std: "docker" "start" "-a" "79c2cc7ebd48785c0b7b3dc893cfc5bcf060c0a9aa25e400e23f9cf280509830", kill_on_drop: false }` [INFO] [stderr] Compiling wordle-player v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "79c2cc7ebd48785c0b7b3dc893cfc5bcf060c0a9aa25e400e23f9cf280509830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79c2cc7ebd48785c0b7b3dc893cfc5bcf060c0a9aa25e400e23f9cf280509830", kill_on_drop: false }` [INFO] [stdout] 79c2cc7ebd48785c0b7b3dc893cfc5bcf060c0a9aa25e400e23f9cf280509830 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4efabf4900f88efbd797ab9b418c7f5790e70b4d375ea034d39a467564effc9d [INFO] running `Command { std: "docker" "start" "-a" "4efabf4900f88efbd797ab9b418c7f5790e70b4d375ea034d39a467564effc9d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wordle_player-8cd194dbe3c49849) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test player::tests::strategies::heuristic_better_than_random ... ignored [INFO] [stdout] test player::tests::regex::first_guess ... ok [INFO] [stdout] test player::tests::regex::previous_guess_duplicate_answer_single ... ok [INFO] [stdout] test player::tests::regex::must_include ... ok [INFO] [stdout] test player::tests::update_knowledge::all_correct ... ok [INFO] [stdout] test player::tests::update_knowledge::mix ... ok [INFO] [stdout] test puzzle::tests::char_occurance_in_word_single ... ok [INFO] [stdout] test puzzle::tests::char_occurance_in_word_many_mid ... ok [INFO] [stdout] test player::tests::strategies::random_from_list_of_one ... ok [INFO] [stdout] test player::tests::strategies::random_is_one_of_choices ... ok [INFO] [stdout] test puzzle::tests::correct_answer_wins ... ok [INFO] [stdout] test puzzle::tests::char_occurance_in_word_many_first ... ok [INFO] [stdout] test player::tests::regex::known_letters ... ok [INFO] [stdout] test puzzle::tests::count_char_in_word_many ... ok [INFO] [stdout] test puzzle::tests::count_char_in_word_single ... ok [INFO] [stdout] test puzzle::tests::inter_info_correct_answer_duplicate_letters_first_wrong ... ok [INFO] [stdout] test puzzle::tests::count_char_in_word_none ... ok [INFO] [stdout] test puzzle::tests::inter_info_correct_guess_duplicate_letters ... ok [INFO] [stdout] test puzzle::tests::intermediate_info_correct ... ok [INFO] [stdout] test puzzle::tests::intermediate_info_correct_answer_duplicate_letters_first_right ... ok [INFO] [stdout] test puzzle::tests::out_of_turns_loses ... ok [INFO] [stdout] test player::tests::update_knowledge::none_in_word ... ok [INFO] [stdout] test player::tests::regex::off_limits ... ok [INFO] [stdout] test player::tests::update_knowledge::wrong_order ... ok [INFO] [stdout] test player::tests::regex::heavy_restriction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4efabf4900f88efbd797ab9b418c7f5790e70b4d375ea034d39a467564effc9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4efabf4900f88efbd797ab9b418c7f5790e70b4d375ea034d39a467564effc9d", kill_on_drop: false }` [INFO] [stdout] 4efabf4900f88efbd797ab9b418c7f5790e70b4d375ea034d39a467564effc9d