[INFO] cloning repository https://github.com/subjectdenied/gnome-tictactoe [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-tictactoe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubjectdenied%2Fgnome-tictactoe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubjectdenied%2Fgnome-tictactoe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f833aa42489589ac30167fe475f64a7c304373a [INFO] checking subjectdenied/gnome-tictactoe against master#ca77504943887037504c7fc0b9bf06dab3910373 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubjectdenied%2Fgnome-tictactoe" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/subjectdenied/gnome-tictactoe [INFO] finished tweaking git repo https://github.com/subjectdenied/gnome-tictactoe [INFO] tweaked toml for git repo https://github.com/subjectdenied/gnome-tictactoe written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/subjectdenied/gnome-tictactoe on toolchain ca77504943887037504c7fc0b9bf06dab3910373 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/subjectdenied/gnome-tictactoe 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" "+ca77504943887037504c7fc0b9bf06dab3910373" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gdk-pixbuf v0.7.0 [INFO] [stderr] Downloaded fragile v0.3.0 [INFO] [stderr] Downloaded gdk v0.11.0 [INFO] [stderr] Downloaded atk v0.7.0 [INFO] [stderr] Downloaded cairo-rs v0.7.1 [INFO] [stderr] Downloaded gio v0.7.0 [INFO] [stderr] Downloaded glib v0.8.2 [INFO] [stderr] Downloaded pango v0.7.0 [INFO] [stderr] Downloaded gtk v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fad8bd0f6c10ae12a68621c56dc33c464d138ff2271054cc727c01d228d3f0bc [INFO] running `Command { std: "docker" "start" "-a" "fad8bd0f6c10ae12a68621c56dc33c464d138ff2271054cc727c01d228d3f0bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fad8bd0f6c10ae12a68621c56dc33c464d138ff2271054cc727c01d228d3f0bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fad8bd0f6c10ae12a68621c56dc33c464d138ff2271054cc727c01d228d3f0bc", kill_on_drop: false }` [INFO] [stdout] fad8bd0f6c10ae12a68621c56dc33c464d138ff2271054cc727c01d228d3f0bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93f1d4252ee6c989fb460149e954161e7c59fbb94e68adc4b8544779821b8cbd [INFO] running `Command { std: "docker" "start" "-a" "93f1d4252ee6c989fb460149e954161e7c59fbb94e68adc4b8544779821b8cbd", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Checking thread_local v1.0.1 [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 pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Compiling gettext-sys v0.19.9 [INFO] [stderr] Checking glib v0.8.2 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking locale_config v0.2.3 [INFO] [stderr] Checking gettext-rs v0.4.4 [INFO] [stderr] Checking gnome-tictactoe 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `AI` is never constructed [INFO] [stdout] --> src/window/game.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum PlayerType { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 14 | Human, [INFO] [stdout] 15 | AI [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `set_players` is never used [INFO] [stdout] --> src/window/game.rs:247:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl Game { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 247 | pub fn set_players() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `AI` is never constructed [INFO] [stdout] --> src/window/game.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum PlayerType { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 14 | Human, [INFO] [stdout] 15 | AI [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlayerType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `set_players` is never used [INFO] [stdout] --> src/window/game.rs:247:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl Game { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 247 | pub fn set_players() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.59s [INFO] running `Command { std: "docker" "inspect" "93f1d4252ee6c989fb460149e954161e7c59fbb94e68adc4b8544779821b8cbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93f1d4252ee6c989fb460149e954161e7c59fbb94e68adc4b8544779821b8cbd", kill_on_drop: false }` [INFO] [stdout] 93f1d4252ee6c989fb460149e954161e7c59fbb94e68adc4b8544779821b8cbd