[INFO] cloning repository https://github.com/luciusmagn/mags_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luciusmagn/mags_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluciusmagn%2Fmags_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluciusmagn%2Fmags_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ede622286b3bca42311ed8a48f67edb7f6b79c96 [INFO] checking luciusmagn/mags_game against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluciusmagn%2Fmags_game" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luciusmagn/mags_game on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luciusmagn/mags_game [INFO] finished tweaking git repo https://github.com/luciusmagn/mags_game [INFO] tweaked toml for git repo https://github.com/luciusmagn/mags_game written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/luciusmagn/mags_game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7d0d6a19891064097dafdba5eebab12d71bdf3a46c7475fce4014dd66f41aac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a7d0d6a19891064097dafdba5eebab12d71bdf3a46c7475fce4014dd66f41aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7d0d6a19891064097dafdba5eebab12d71bdf3a46c7475fce4014dd66f41aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7d0d6a19891064097dafdba5eebab12d71bdf3a46c7475fce4014dd66f41aac", kill_on_drop: false }` [INFO] [stdout] a7d0d6a19891064097dafdba5eebab12d71bdf3a46c7475fce4014dd66f41aac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa7e08ecdbf52c500b5be242a0be2f907b80207d656a6c74481a62089924c2b0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aa7e08ecdbf52c500b5be242a0be2f907b80207d656a6c74481a62089924c2b0", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling raylib-sys v3.5.0 [INFO] [stderr] Checking raylib v3.5.0 [INFO] [stderr] Checking mags_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Remove` [INFO] [stdout] --> src/game.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | Remove(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add` [INFO] [stdout] --> src/game.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add(&self, namespace: &str, contents: &[&str]) -> Option<()> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove` [INFO] [stdout] --> src/game.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn remove(&self, namespace: &str, contents: &[&str]) -> Option<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `options` [INFO] [stdout] --> src/two_choice.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn options(mut self, first: T, second: T) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `selected` [INFO] [stdout] --> src/two_choice.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn selected(mut self, selected: bool) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `color` [INFO] [stdout] --> src/two_choice.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn color(mut self, col: Color) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `font_size` [INFO] [stdout] --> src/two_choice.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn font_size(mut self, size: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cursor` [INFO] [stdout] --> src/two_choice.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn cursor(mut self, enabled: bool) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Remove` [INFO] [stdout] --> src/game.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | Remove(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add` [INFO] [stdout] --> src/game.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add(&self, namespace: &str, contents: &[&str]) -> Option<()> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove` [INFO] [stdout] --> src/game.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn remove(&self, namespace: &str, contents: &[&str]) -> Option<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `options` [INFO] [stdout] --> src/two_choice.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn options(mut self, first: T, second: T) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `selected` [INFO] [stdout] --> src/two_choice.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn selected(mut self, selected: bool) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `color` [INFO] [stdout] --> src/two_choice.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn color(mut self, col: Color) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `font_size` [INFO] [stdout] --> src/two_choice.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn font_size(mut self, size: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cursor` [INFO] [stdout] --> src/two_choice.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn cursor(mut self, enabled: bool) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.73s [INFO] running `Command { std: "docker" "inspect" "aa7e08ecdbf52c500b5be242a0be2f907b80207d656a6c74481a62089924c2b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa7e08ecdbf52c500b5be242a0be2f907b80207d656a6c74481a62089924c2b0", kill_on_drop: false }` [INFO] [stdout] aa7e08ecdbf52c500b5be242a0be2f907b80207d656a6c74481a62089924c2b0