[INFO] cloning repository https://github.com/caengen/dungeon-maker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caengen/dungeon-maker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaengen%2Fdungeon-maker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaengen%2Fdungeon-maker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cf164bfa2998c84ab5d7c2fb013857e17c90c3b [INFO] testing caengen/dungeon-maker/1cf164bfa2998c84ab5d7c2fb013857e17c90c3b against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaengen%2Fdungeon-maker" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/caengen/dungeon-maker on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/caengen/dungeon-maker [INFO] finished tweaking git repo https://github.com/caengen/dungeon-maker [INFO] tweaked toml for git repo https://github.com/caengen/dungeon-maker written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/caengen/dungeon-maker 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 265b78056259cd5559a90fb7fcbf448157ccb5c39c2b0f213b13b8cec152be62 [INFO] running `Command { std: "docker" "start" "-a" "265b78056259cd5559a90fb7fcbf448157ccb5c39c2b0f213b13b8cec152be62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "265b78056259cd5559a90fb7fcbf448157ccb5c39c2b0f213b13b8cec152be62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "265b78056259cd5559a90fb7fcbf448157ccb5c39c2b0f213b13b8cec152be62", kill_on_drop: false }` [INFO] [stdout] 265b78056259cd5559a90fb7fcbf448157ccb5c39c2b0f213b13b8cec152be62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 750ae938eab8a6824e27eba8c8360b5adefc3d6222f9be9b91ef8987e8348402 [INFO] running `Command { std: "docker" "start" "-a" "750ae938eab8a6824e27eba8c8360b5adefc3d6222f9be9b91ef8987e8348402", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quad-snd v0.2.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling miniquad v0.3.14 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fontdue v0.7.2 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling macroquad v0.3.25 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling dungeonmaker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `draw_texture_ex` [INFO] [stdout] --> src/components.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | texture::{draw_texture_ex, Texture2D}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `texture::Texture2D` [INFO] [stdout] --> src/level.rs:3:49 [INFO] [stdout] | [INFO] [stdout] 3 | use macroquad::{prelude::*, rand::ChooseRandom, texture::Texture2D}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Block` and `Size` [INFO] [stdout] --> src/level.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | components::{AtlasTile, Block, Map, Rect, Room, Size, Tile, ROOM_SIZES}, [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/level.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | _ => {} [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/level.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 262 | Tile::Wall => { [INFO] [stdout] | ---------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 267 | Tile::Floor => textures[idx] = AtlasTile::from(vec2(8.0, 8.0)), [INFO] [stdout] | ----------- matches some of the same values [INFO] [stdout] 268 | Tile::Door => textures[idx] = AtlasTile::from(vec2(6.0, 2.0)), [INFO] [stdout] | ---------- matches some of the same values [INFO] [stdout] 269 | Tile::Dirt => textures[idx] = AtlasTile::from(vec2(9.0, 6.0)), [INFO] [stdout] | ---------- matches some of the same values [INFO] [stdout] 270 | _ => {} [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Stone` and `Brick` are never constructed [INFO] [stdout] --> src/components.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum WallMaterial { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 14 | Stone, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | Brick, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/components.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub enum WallType { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 42 | Cross, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 43 | HorinzontalCenter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 44 | HorisonalLeftEnd, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 45 | HorisonalRightEnd, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 46 | VerticalCenter, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 47 | ReverseL, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 48 | L, [INFO] [stdout] | ^ [INFO] [stdout] 49 | T, [INFO] [stdout] | ^ [INFO] [stdout] 50 | ReverseT, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update` is never used [INFO] [stdout] --> src/components.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub trait Updateable { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] 61 | fn update(&mut self, world: &World); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `atlas_idx` is never read [INFO] [stdout] --> src/components.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct Block { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 95 | pub pos: Vec2, [INFO] [stdout] 96 | pub atlas_idx: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/components.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 104 | impl Timer { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 105 | pub fn new(target_in_seconds: f32) -> Timer { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Paused` and `Running` are never constructed [INFO] [stdout] --> src/components.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub enum TimelineState { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 125 | Paused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 126 | Running, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `from_drawables`, `reset`, and `start` are never used [INFO] [stdout] --> src/components.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 136 | impl Timeline<'_> { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 137 | pub fn new() -> Timeline<'static> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn from_drawables(value: &mut Vec, transition_speed: f32) -> Timeline [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | pub fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | pub fn start(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 14.89s [INFO] running `Command { std: "docker" "inspect" "750ae938eab8a6824e27eba8c8360b5adefc3d6222f9be9b91ef8987e8348402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "750ae938eab8a6824e27eba8c8360b5adefc3d6222f9be9b91ef8987e8348402", kill_on_drop: false }` [INFO] [stdout] 750ae938eab8a6824e27eba8c8360b5adefc3d6222f9be9b91ef8987e8348402 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/4497e1405854701693c8852c97a81f280f46181f53e2b07755a361dffb06cf7c-init/work: no space left on device