[INFO] cloning repository https://github.com/isidornygren/daedalus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isidornygren/daedalus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisidornygren%2Fdaedalus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisidornygren%2Fdaedalus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88be6fa45655fae8475a911972d140d5abc91847 [INFO] checking isidornygren/daedalus against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisidornygren%2Fdaedalus" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/isidornygren/daedalus on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/isidornygren/daedalus [INFO] finished tweaking git repo https://github.com/isidornygren/daedalus [INFO] tweaked toml for git repo https://github.com/isidornygren/daedalus written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/isidornygren/daedalus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5d4ba6532e23c4cb47126e73f0d37b162be3b51748e910964891b0d8c8d4e34 [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" "e5d4ba6532e23c4cb47126e73f0d37b162be3b51748e910964891b0d8c8d4e34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5d4ba6532e23c4cb47126e73f0d37b162be3b51748e910964891b0d8c8d4e34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d4ba6532e23c4cb47126e73f0d37b162be3b51748e910964891b0d8c8d4e34", kill_on_drop: false }` [INFO] [stdout] e5d4ba6532e23c4cb47126e73f0d37b162be3b51748e910964891b0d8c8d4e34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d74b1a37c4ab7fa11b1704cda40b36b1efec03bc1c8c44b16f83cd81bf5d44e7 [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" "d74b1a37c4ab7fa11b1704cda40b36b1efec03bc1c8c44b16f83cd81bf5d44e7", kill_on_drop: false }` [INFO] [stderr] Checking bmp v0.4.0 [INFO] [stderr] Checking daedalus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::direction::Direction` [INFO] [stdout] --> src/cell_matrix.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::direction::Direction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cell_matrix.rs:147:65 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn get_section_mut(&mut self, x: i32, y: i32) -> Option<(&mut Section)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `remove_node` [INFO] [stdout] --> src/labyrinth_generator.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::corridor_tree::{remove_node, CorridorNode, WrappedCorridorNode}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::room::Corridor` [INFO] [stdout] --> src/labyrinth_generator.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::room::Corridor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sections::Section` [INFO] [stdout] --> src/labyrinth_generator.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::sections::Section; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/map_generator.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | Custom(&'static FnOnce() -> String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnOnce() -> String` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Section`, `Sectionable` [INFO] [stdout] --> src/room.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::sections::{Section, Sectionable}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sections::Section` [INFO] [stdout] --> src/room_generator.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::sections::Section; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::direction::Direction` [INFO] [stdout] --> src/cell_matrix.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::direction::Direction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cell_matrix.rs:147:65 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn get_section_mut(&mut self, x: i32, y: i32) -> Option<(&mut Section)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `remove_node` [INFO] [stdout] --> src/labyrinth_generator.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::corridor_tree::{remove_node, CorridorNode, WrappedCorridorNode}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::room::Corridor` [INFO] [stdout] --> src/labyrinth_generator.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::room::Corridor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sections::Section` [INFO] [stdout] --> src/labyrinth_generator.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::sections::Section; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/map_generator.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | Custom(&'static FnOnce() -> String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnOnce() -> String` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Section`, `Sectionable` [INFO] [stdout] --> src/room.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::sections::{Section, Sectionable}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sections::Section` [INFO] [stdout] --> src/room_generator.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::sections::Section; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `best_section_id` [INFO] [stdout] --> src/sections.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | let best_section_id = self.connect_sections(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_section_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `best_section_id` [INFO] [stdout] --> src/sections.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | let best_section_id = self.connect_sections(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_best_section_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print_tree_children` [INFO] [stdout] --> src/labyrinth_generator.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn print_tree_children(&self, node: &WrappedCorridorNode) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_within_circle_shape` [INFO] [stdout] --> src/room_generator.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn is_within_circle_shape(a: &Room, radius: u16) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print_tree_children` [INFO] [stdout] --> src/labyrinth_generator.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn print_tree_children(&self, node: &WrappedCorridorNode) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_within_circle_shape` [INFO] [stdout] --> src/room_generator.rs:13:4 [INFO] [stdout] | [INFO] [stdout] 13 | fn is_within_circle_shape(a: &Room, radius: u16) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `Command { std: "docker" "inspect" "d74b1a37c4ab7fa11b1704cda40b36b1efec03bc1c8c44b16f83cd81bf5d44e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d74b1a37c4ab7fa11b1704cda40b36b1efec03bc1c8c44b16f83cd81bf5d44e7", kill_on_drop: false }` [INFO] [stdout] d74b1a37c4ab7fa11b1704cda40b36b1efec03bc1c8c44b16f83cd81bf5d44e7