[INFO] cloning repository https://github.com/subjectdenied/gnome-guessword
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/subjectdenied/gnome-guessword" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubjectdenied%2Fgnome-guessword", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubjectdenied%2Fgnome-guessword'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c943a69aba85ab600436cfcdd993371fd482d0ce
[INFO] testing subjectdenied/gnome-guessword against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubjectdenied%2Fgnome-guessword" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/subjectdenied/gnome-guessword
[INFO] finished tweaking git repo https://github.com/subjectdenied/gnome-guessword
[INFO] tweaked toml for git repo https://github.com/subjectdenied/gnome-guessword written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/subjectdenied/gnome-guessword on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/subjectdenied/gnome-guessword 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cadd8011700fd82ed836f1610cb107ee9289a991c91786cd8065736f14aa2875
[INFO] running `Command { std: "docker" "start" "-a" "cadd8011700fd82ed836f1610cb107ee9289a991c91786cd8065736f14aa2875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cadd8011700fd82ed836f1610cb107ee9289a991c91786cd8065736f14aa2875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cadd8011700fd82ed836f1610cb107ee9289a991c91786cd8065736f14aa2875", kill_on_drop: false }`
[INFO] [stdout] cadd8011700fd82ed836f1610cb107ee9289a991c91786cd8065736f14aa2875
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 107513f26897dac1080c71e8499f80f5c4539f03be5f494619af91ec79ee7b2a
[INFO] running `Command { std: "docker" "start" "-a" "107513f26897dac1080c71e8499f80f5c4539f03be5f494619af91ec79ee7b2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling gio v0.7.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling pango v0.7.0
[INFO] [stderr]    Compiling gdk-pixbuf v0.7.0
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling fragile v0.3.0
[INFO] [stderr]    Compiling cairo-rs v0.7.1
[INFO] [stderr]    Compiling gdk v0.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling regex-syntax v0.6.14
[INFO] [stderr]    Compiling atk v0.7.0
[INFO] [stderr]    Compiling gtk v0.7.0
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling glib-sys v0.9.1
[INFO] [stderr]    Compiling gobject-sys v0.9.1
[INFO] [stderr]    Compiling gio-sys v0.9.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.9.1
[INFO] [stderr]    Compiling pango-sys v0.9.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.9.2
[INFO] [stderr]    Compiling atk-sys v0.9.1
[INFO] [stderr]    Compiling gdk-sys v0.9.1
[INFO] [stderr]    Compiling gtk-sys v0.9.2
[INFO] [stderr]    Compiling aho-corasick v0.7.7
[INFO] [stderr]    Compiling gettext-sys v0.19.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling glib v0.8.2
[INFO] [stderr]    Compiling regex v1.3.4
[INFO] [stderr]    Compiling locale_config v0.2.3
[INFO] [stderr]    Compiling gettext-rs v0.4.4
[INFO] [stderr]    Compiling gnome-guessword v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: static `VERSION` is never used
[INFO] [stdout]  --> src/config.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub static VERSION: &'static str = "0.1.0";
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `quit` is never used
[INFO] [stdout]    --> src/window/game.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl Game {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn quit() {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `draw` and `get_fails` are never used
[INFO] [stdout]   --> src/window/game/word.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Word {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn draw(&self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn get_fails(&self) -> u8 {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "107513f26897dac1080c71e8499f80f5c4539f03be5f494619af91ec79ee7b2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "107513f26897dac1080c71e8499f80f5c4539f03be5f494619af91ec79ee7b2a", kill_on_drop: false }`
[INFO] [stdout] 107513f26897dac1080c71e8499f80f5c4539f03be5f494619af91ec79ee7b2a
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4509fa1c1e51b54a5ad571a7ece61979bff10c9670c93c73dabc3ace2c8ff3b2
[INFO] running `Command { std: "docker" "start" "-a" "4509fa1c1e51b54a5ad571a7ece61979bff10c9670c93c73dabc3ace2c8ff3b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling gnome-guessword v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: static `VERSION` is never used
[INFO] [stdout]  --> src/config.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub static VERSION: &'static str = "0.1.0";
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `quit` is never used
[INFO] [stdout]    --> src/window/game.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl Game {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn quit() {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `draw` and `get_fails` are never used
[INFO] [stdout]   --> src/window/game/word.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Word {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn draw(&self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn get_fails(&self) -> u8 {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "4509fa1c1e51b54a5ad571a7ece61979bff10c9670c93c73dabc3ace2c8ff3b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4509fa1c1e51b54a5ad571a7ece61979bff10c9670c93c73dabc3ace2c8ff3b2", kill_on_drop: false }`
[INFO] [stdout] 4509fa1c1e51b54a5ad571a7ece61979bff10c9670c93c73dabc3ace2c8ff3b2
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6ef2adbdc99ffe3bcdf1a19d9a6941f256a19fa617584813e009faf5be76d3f4
[INFO] running `Command { std: "docker" "start" "-a" "6ef2adbdc99ffe3bcdf1a19d9a6941f256a19fa617584813e009faf5be76d3f4", kill_on_drop: false }`
[INFO] [stderr] warning: static `VERSION` is never used
[INFO] [stderr]  --> src/config.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub static VERSION: &'static str = "0.1.0";
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `quit` is never used
[INFO] [stderr]    --> src/window/game.rs:151:12
[INFO] [stderr]     |
[INFO] [stderr]  18 | impl Game {
[INFO] [stderr]     | --------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 151 |     pub fn quit() {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `draw` and `get_fails` are never used
[INFO] [stderr]   --> src/window/game/word.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr]  8 | impl Word {
[INFO] [stderr]    | --------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 55 |     pub fn draw(&self) {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub fn get_fails(&self) -> u8 {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `gnome-guessword` (bin "gnome-guessword" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gnome_guessword-df99ccd37eedec46)
[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" "6ef2adbdc99ffe3bcdf1a19d9a6941f256a19fa617584813e009faf5be76d3f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ef2adbdc99ffe3bcdf1a19d9a6941f256a19fa617584813e009faf5be76d3f4", kill_on_drop: false }`
[INFO] [stdout] 6ef2adbdc99ffe3bcdf1a19d9a6941f256a19fa617584813e009faf5be76d3f4
