[INFO] cloning repository https://github.com/bacongobbler/lardum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bacongobbler/lardum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbacongobbler%2Flardum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbacongobbler%2Flardum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c20c33285f680a29bf89db23292c844fcd96bfff [INFO] checking bacongobbler/lardum against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbacongobbler%2Flardum" "/workspace/builds/worker-35/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-35/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bacongobbler/lardum 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/bacongobbler/lardum [INFO] finished tweaking git repo https://github.com/bacongobbler/lardum [INFO] tweaked toml for git repo https://github.com/bacongobbler/lardum written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate git repo https://github.com/bacongobbler/lardum 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] [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-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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] 0de24f425ffc22ae438d3b9ea73005f46ec5720bdf9fc390ca16a4c300e13ded [INFO] running `Command { std: "docker" "start" "-a" "0de24f425ffc22ae438d3b9ea73005f46ec5720bdf9fc390ca16a4c300e13ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0de24f425ffc22ae438d3b9ea73005f46ec5720bdf9fc390ca16a4c300e13ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0de24f425ffc22ae438d3b9ea73005f46ec5720bdf9fc390ca16a4c300e13ded", kill_on_drop: false }` [INFO] [stdout] 0de24f425ffc22ae438d3b9ea73005f46ec5720bdf9fc390ca16a4c300e13ded [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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] a1cf75e509bfa6f2300c1bb973e56d990fe618a9232da0e23e674147eee2af89 [INFO] running `Command { std: "docker" "start" "-a" "a1cf75e509bfa6f2300c1bb973e56d990fe618a9232da0e23e674147eee2af89", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking bitflags v0.1.1 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling tcod-sys v5.0.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Checking tcod v0.15.0 [INFO] [stderr] Checking lardum v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:170:34 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn draw(&self, con: &mut Console) { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Console` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:176:35 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn clear(&self, con: &mut Console) { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Console` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1471:45 [INFO] [stdout] | [INFO] [stdout] 1471 | fn save_game(game: &Game) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1478:36 [INFO] [stdout] | [INFO] [stdout] 1478 | fn load_game() -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:170:34 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn draw(&self, con: &mut Console) { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Console` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:176:35 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn clear(&self, con: &mut Console) { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Console` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1471:45 [INFO] [stdout] | [INFO] [stdout] 1471 | fn save_game(game: &Game) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1478:36 [INFO] [stdout] | [INFO] [stdout] 1478 | fn load_game() -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tcod` [INFO] [stdout] --> src/main.rs:484:58 [INFO] [stdout] | [INFO] [stdout] 484 | fn cast_lightning(_inventory_id: usize, game: &mut Game, tcod: &mut Tcod) -> UseResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tcod` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tcod` [INFO] [stdout] --> src/main.rs:490:56 [INFO] [stdout] | [INFO] [stdout] 490 | fn cast_confuse(_inventory_id: usize, game: &mut Game, tcod: &mut Tcod) -> UseResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tcod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tcod` [INFO] [stdout] --> src/main.rs:496:57 [INFO] [stdout] | [INFO] [stdout] 496 | fn cast_fireball(_inventory_id: usize, game: &mut Game, tcod: &mut Tcod) -> UseResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tcod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tcod` [INFO] [stdout] --> src/main.rs:484:58 [INFO] [stdout] | [INFO] [stdout] 484 | fn cast_lightning(_inventory_id: usize, game: &mut Game, tcod: &mut Tcod) -> UseResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tcod` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tcod` [INFO] [stdout] --> src/main.rs:490:56 [INFO] [stdout] | [INFO] [stdout] 490 | fn cast_confuse(_inventory_id: usize, game: &mut Game, tcod: &mut Tcod) -> UseResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tcod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tcod` [INFO] [stdout] --> src/main.rs:496:57 [INFO] [stdout] | [INFO] [stdout] 496 | fn cast_fireball(_inventory_id: usize, game: &mut Game, tcod: &mut Tcod) -> UseResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tcod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_to` [INFO] [stdout] --> src/main.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn distance_to(&self, other: &Object) -> f32 { [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: `distance` [INFO] [stdout] --> src/main.rs:197:12 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn distance(&self, x: i32, y: i32) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `callback` [INFO] [stdout] --> src/main.rs:365:8 [INFO] [stdout] | [INFO] [stdout] 365 | fn callback(self, object: &mut Object, game: &mut Game) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `target_tile` [INFO] [stdout] --> src/main.rs:441:4 [INFO] [stdout] | [INFO] [stdout] 441 | fn target_tile( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `player_death` [INFO] [stdout] --> src/main.rs:1318:4 [INFO] [stdout] | [INFO] [stdout] 1318 | fn player_death(player: &mut Object, game: &mut Game) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `npc_death` [INFO] [stdout] --> src/main.rs:1327:4 [INFO] [stdout] | [INFO] [stdout] 1327 | fn npc_death(npc: &mut Object, game: &mut Game) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `distance_to` [INFO] [stdout] --> src/main.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn distance_to(&self, other: &Object) -> f32 { [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: `distance` [INFO] [stdout] --> src/main.rs:197:12 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn distance(&self, x: i32, y: i32) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `callback` [INFO] [stdout] --> src/main.rs:365:8 [INFO] [stdout] | [INFO] [stdout] 365 | fn callback(self, object: &mut Object, game: &mut Game) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `target_tile` [INFO] [stdout] --> src/main.rs:441:4 [INFO] [stdout] | [INFO] [stdout] 441 | fn target_tile( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `player_death` [INFO] [stdout] --> src/main.rs:1318:4 [INFO] [stdout] | [INFO] [stdout] 1318 | fn player_death(player: &mut Object, game: &mut Game) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `npc_death` [INFO] [stdout] --> src/main.rs:1327:4 [INFO] [stdout] | [INFO] [stdout] 1327 | fn npc_death(npc: &mut Object, game: &mut Game) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.28s [INFO] running `Command { std: "docker" "inspect" "a1cf75e509bfa6f2300c1bb973e56d990fe618a9232da0e23e674147eee2af89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1cf75e509bfa6f2300c1bb973e56d990fe618a9232da0e23e674147eee2af89", kill_on_drop: false }` [INFO] [stdout] a1cf75e509bfa6f2300c1bb973e56d990fe618a9232da0e23e674147eee2af89