[INFO] cloning repository https://github.com/alexgenco/wordle-suggest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexgenco/wordle-suggest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexgenco%2Fwordle-suggest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexgenco%2Fwordle-suggest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e329cb84e70155acbc98cbca6615676511edd70 [INFO] testing alexgenco/wordle-suggest against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexgenco%2Fwordle-suggest" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexgenco/wordle-suggest on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexgenco/wordle-suggest [INFO] finished tweaking git repo https://github.com/alexgenco/wordle-suggest [INFO] tweaked toml for git repo https://github.com/alexgenco/wordle-suggest written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/alexgenco/wordle-suggest already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc1295f86e6d7e16a8feaab99ef5916b1332a849abff2f3719b34456e6bb500f [INFO] running `Command { std: "docker" "start" "-a" "bc1295f86e6d7e16a8feaab99ef5916b1332a849abff2f3719b34456e6bb500f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc1295f86e6d7e16a8feaab99ef5916b1332a849abff2f3719b34456e6bb500f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc1295f86e6d7e16a8feaab99ef5916b1332a849abff2f3719b34456e6bb500f", kill_on_drop: false }` [INFO] [stdout] bc1295f86e6d7e16a8feaab99ef5916b1332a849abff2f3719b34456e6bb500f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdccfb6378c6c2aadc8d4d0308336559e95307eefa4da004e012ce755d21fdcb [INFO] running `Command { std: "docker" "start" "-a" "fdccfb6378c6c2aadc8d4d0308336559e95307eefa4da004e012ce755d21fdcb", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling wordle-suggest v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.15 [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 clap_derive v3.0.14 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.11s [INFO] running `Command { std: "docker" "inspect" "fdccfb6378c6c2aadc8d4d0308336559e95307eefa4da004e012ce755d21fdcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdccfb6378c6c2aadc8d4d0308336559e95307eefa4da004e012ce755d21fdcb", kill_on_drop: false }` [INFO] [stdout] fdccfb6378c6c2aadc8d4d0308336559e95307eefa4da004e012ce755d21fdcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1b702682760320a1be89933d6114ec9936ea84c37495c11ba875fb5f6da2b5b [INFO] running `Command { std: "docker" "start" "-a" "e1b702682760320a1be89933d6114ec9936ea84c37495c11ba875fb5f6da2b5b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.7 [INFO] [stderr] Compiling wordle-suggest v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.55s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/wordle_suggest-9d97bf2455f04270) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/wordle_suggest-866fbbd68555afb6) [INFO] [stderr] Executable tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-c09f59363c867423) [INFO] running `Command { std: "docker" "inspect" "e1b702682760320a1be89933d6114ec9936ea84c37495c11ba875fb5f6da2b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1b702682760320a1be89933d6114ec9936ea84c37495c11ba875fb5f6da2b5b", kill_on_drop: false }` [INFO] [stdout] e1b702682760320a1be89933d6114ec9936ea84c37495c11ba875fb5f6da2b5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e4d3cd3f4ea84d6c38f59836427fbdce5f0f448414e3f9935c222d2dd2e15625 [INFO] running `Command { std: "docker" "start" "-a" "e4d3cd3f4ea84d6c38f59836427fbdce5f0f448414e3f9935c222d2dd2e15625", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wordle_suggest-9d97bf2455f04270) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test::test_all_heres ... ok [INFO] [stdout] test test::test_all_nones ... ok [INFO] [stdout] test test::test_belle ... ok [INFO] [stdout] test test::test_repeated_hint_chars ... ok [INFO] [stdout] test test::test_elsewhere ... ok [INFO] [stdout] test test::test_here_elsewhere_none ... ok [INFO] [stdout] test test::test_weighted_word_ord ... ok [INFO] [stdout] test test::test_here_after_none ... ok [INFO] [stdout] test test::test_single_none ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wordle_suggest-866fbbd68555afb6) [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-c09f59363c867423) [INFO] [stdout] running 7 tests [INFO] [stdout] test parser::test::test_parse_reader_blank_line ... ok [INFO] [stdout] test parser::test::test_parse_reader_incomplete_line ... ok [INFO] [stdout] test parser::test::test_parse_reader_no_newline ... ok [INFO] [stdout] test parser::test::test_parse_reader_ok ... ok [INFO] [stdout] test parser::test::test_parse_reader_too_long_line ... ok [INFO] [stdout] test parser::test::test_parse_reader_invalid_character ... ok [INFO] [stdout] test parser::test::test_parse_reader_empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test missing_hints_file ... ok [INFO] [stdout] test option_conflicts ... ok [INFO] [stdout] test invalid_hint_syntax ... ok [INFO] [stdout] test read_hints_from_stdin ... ok [INFO] [stdout] test read_hints_from_opts ... ok [INFO] [stdout] test randomize ... ok [INFO] [stderr] Doc-tests wordle-suggest [INFO] [stdout] test happy_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s [INFO] [stdout] [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" "e4d3cd3f4ea84d6c38f59836427fbdce5f0f448414e3f9935c222d2dd2e15625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d3cd3f4ea84d6c38f59836427fbdce5f0f448414e3f9935c222d2dd2e15625", kill_on_drop: false }` [INFO] [stdout] e4d3cd3f4ea84d6c38f59836427fbdce5f0f448414e3f9935c222d2dd2e15625