[INFO] cloning repository https://github.com/jackwillis/wordle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackwillis/wordle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackwillis%2Fwordle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackwillis%2Fwordle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3be0e503139858715158a148293c4888e8b2e06 [INFO] testing jackwillis/wordle against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackwillis%2Fwordle" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackwillis/wordle on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jackwillis/wordle [INFO] finished tweaking git repo https://github.com/jackwillis/wordle [INFO] tweaked toml for git repo https://github.com/jackwillis/wordle written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jackwillis/wordle 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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5d053fed753746c9b1fafa6c626805b96000dd0d11cf865d29b6fda799f813b [INFO] running `Command { std: "docker" "start" "-a" "e5d053fed753746c9b1fafa6c626805b96000dd0d11cf865d29b6fda799f813b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5d053fed753746c9b1fafa6c626805b96000dd0d11cf865d29b6fda799f813b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d053fed753746c9b1fafa6c626805b96000dd0d11cf865d29b6fda799f813b", kill_on_drop: false }` [INFO] [stdout] e5d053fed753746c9b1fafa6c626805b96000dd0d11cf865d29b6fda799f813b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2e63835bbd4db6ea273e1a0492eb3e56c9ad6f48fac35ad2d0d8ead33891ed8 [INFO] running `Command { std: "docker" "start" "-a" "a2e63835bbd4db6ea273e1a0492eb3e56c9ad6f48fac35ad2d0d8ead33891ed8", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling iced_core v0.5.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling iced_style v0.4.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling ordered-float v3.0.0 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling static_vcruntime v2.0.0 [INFO] [stderr] Compiling wordle v1.0.0 (/opt/rustwide/workdir/wordle) [INFO] [stderr] Compiling wordle-gui v0.4.1 (/opt/rustwide/workdir/wordle-gui) [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Compiling glyph_brush v0.7.4 [INFO] [stderr] Compiling x11rb v0.8.1 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.5 [INFO] [stderr] Compiling clipboard_wayland v0.2.0 [INFO] [stderr] Compiling glow_glyph v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling clipboard_x11 v0.3.1 [INFO] [stderr] Compiling window_clipboard v0.2.2 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling iced_futures v0.4.0 [INFO] [stderr] Compiling iced_native v0.5.0 [INFO] [stderr] Compiling iced_graphics v0.3.0 [INFO] [stderr] Compiling iced_winit v0.4.0 [INFO] [stderr] Compiling iced_glow v0.3.0 [INFO] [stderr] Compiling iced_glutin v0.3.0 [INFO] [stderr] Compiling iced v0.4.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 17s [INFO] running `Command { std: "docker" "inspect" "a2e63835bbd4db6ea273e1a0492eb3e56c9ad6f48fac35ad2d0d8ead33891ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2e63835bbd4db6ea273e1a0492eb3e56c9ad6f48fac35ad2d0d8ead33891ed8", kill_on_drop: false }` [INFO] [stdout] a2e63835bbd4db6ea273e1a0492eb3e56c9ad6f48fac35ad2d0d8ead33891ed8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42a3f79616b4f6ba44d085aedd1be8c12707c323bf07394f486585eda8470767 [INFO] running `Command { std: "docker" "start" "-a" "42a3f79616b4f6ba44d085aedd1be8c12707c323bf07394f486585eda8470767", kill_on_drop: false }` [INFO] [stderr] Compiling wordle v1.0.0 (/opt/rustwide/workdir/wordle) [INFO] [stderr] Compiling wordle-gui v0.4.1 (/opt/rustwide/workdir/wordle-gui) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.54s [INFO] running `Command { std: "docker" "inspect" "42a3f79616b4f6ba44d085aedd1be8c12707c323bf07394f486585eda8470767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42a3f79616b4f6ba44d085aedd1be8c12707c323bf07394f486585eda8470767", kill_on_drop: false }` [INFO] [stdout] 42a3f79616b4f6ba44d085aedd1be8c12707c323bf07394f486585eda8470767 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0f56ddc59a72547122e8208994e7d8c13e7703ca04d3d97f8ce307c030e3d9a [INFO] running `Command { std: "docker" "start" "-a" "c0f56ddc59a72547122e8208994e7d8c13e7703ca04d3d97f8ce307c030e3d9a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wordle-464fa1a6b564e376) [INFO] [stdout] running 17 tests [INFO] [stdout] test dictionary::tests::test_every_word_in_dictionary_is_valid ... ok [INFO] [stdout] test word::tests::checks_losing_word_score ... ok [INFO] [stdout] test word::tests::checks_winning_word_score ... ok [INFO] [stdout] test word::tests::evaluates_and_formats_guess ... ok [INFO] [stdout] test word::tests::capitalizes_valid_word ... ok [INFO] [stdout] test word::tests::rejects_short_word_from_string ... ok [INFO] [stdout] test game::tests::test_new_game_is_active ... ok [INFO] [stdout] test word::tests::rejects_long_word_from_string ... ok [INFO] [stdout] test word::tests::creates_valid_word ... ok [INFO] [stdout] test word::tests::formats_word ... ok [INFO] [stdout] test word::tests::rejects_non_basic_latin_word_from_string ... ok [INFO] [stdout] test dictionary::tests::test_random_word_does_not_panic ... ok [INFO] [stdout] test word::tests::accepts_correct_guess ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wordle-12a0cf7f1d08c52f) [INFO] [stdout] test word::tests::formats_letter_score ... ok [INFO] [stdout] test word::tests::rejects_incorrect_guess ... ok [INFO] [stdout] test word::tests::rejects_blank_word ... ok [INFO] [stdout] test word::tests::formats_word_score ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wordle_gui-88f58f48e01ae1d3) [INFO] [stdout] [INFO] [stderr] Doc-tests wordle [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/word.rs - word::WordScore (line 28) ... ok [INFO] [stdout] test src/word.rs - word::Word (line 71) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c0f56ddc59a72547122e8208994e7d8c13e7703ca04d3d97f8ce307c030e3d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0f56ddc59a72547122e8208994e7d8c13e7703ca04d3d97f8ce307c030e3d9a", kill_on_drop: false }` [INFO] [stdout] c0f56ddc59a72547122e8208994e7d8c13e7703ca04d3d97f8ce307c030e3d9a