[INFO] cloning repository https://github.com/Wcubed/the_stacks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wcubed/the_stacks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWcubed%2Fthe_stacks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWcubed%2Fthe_stacks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9ff469553e411ae5a943d0c1e5687e73e627921 [INFO] testing Wcubed/the_stacks against 1.80.0 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWcubed%2Fthe_stacks" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Wcubed/the_stacks on toolchain 1.80.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Wcubed/the_stacks [INFO] finished tweaking git repo https://github.com/Wcubed/the_stacks [INFO] tweaked toml for git repo https://github.com/Wcubed/the_stacks written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Wcubed/the_stacks 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" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-langid-macros v0.9.0 [INFO] [stderr] Downloaded fluent v0.16.0 [INFO] [stderr] Downloaded unic-langid-macros-impl v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a82afa27c48ecbba55bbe62e440fafea9838dd4f77a26817ef3699bf7ba35c87 [INFO] running `Command { std: "docker" "start" "-a" "a82afa27c48ecbba55bbe62e440fafea9838dd4f77a26817ef3699bf7ba35c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a82afa27c48ecbba55bbe62e440fafea9838dd4f77a26817ef3699bf7ba35c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a82afa27c48ecbba55bbe62e440fafea9838dd4f77a26817ef3699bf7ba35c87", kill_on_drop: false }` [INFO] [stdout] a82afa27c48ecbba55bbe62e440fafea9838dd4f77a26817ef3699bf7ba35c87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1f2f617f665a3da01d2ac6d690fdbcb801d5dc5a52cc0891b7e6632e90231c8 [INFO] running `Command { std: "docker" "start" "-a" "a1f2f617f665a3da01d2ac6d690fdbcb801d5dc5a52cc0891b7e6632e90231c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling bevy_tasks v0.7.0 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling notify v5.0.0-pre.11 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.0 [INFO] [stderr] Compiling bevy_asset_loader_derive v0.10.0 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling unic-langid-macros v0.9.0 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling emath v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling cargo-manifest v0.2.6 [INFO] [stderr] Compiling bevy_macro_utils v0.7.0 [INFO] [stderr] Compiling bevy_derive v0.7.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.7.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.7.0 [INFO] [stderr] Compiling bevy-crevice-derive v0.7.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling gilrs-core v0.3.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bevy_utils v0.7.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling fluent v0.16.0 [INFO] [stderr] Compiling gilrs v0.8.2 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling epaint v0.18.1 [INFO] [stderr] Compiling arboard v2.1.1 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling egui v0.18.1 [INFO] [stderr] Compiling bevy_reflect v0.7.0 [INFO] [stderr] Compiling hexasphere v7.0.0 [INFO] [stderr] Compiling bevy_crevice v0.7.0 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling bevy_ecs v0.7.0 [INFO] [stderr] Compiling bevy_math v0.7.0 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling bevy_app v0.7.0 [INFO] [stderr] Compiling bevy_log v0.7.0 [INFO] [stderr] Compiling bevy_core v0.7.0 [INFO] [stderr] Compiling bevy_hierarchy v0.7.0 [INFO] [stderr] Compiling bevy_window v0.7.0 [INFO] [stderr] Compiling bevy_input v0.7.0 [INFO] [stderr] Compiling bevy_diagnostic v0.7.0 [INFO] [stderr] Compiling bevy_transform v0.7.0 [INFO] [stderr] Compiling bevy_gilrs v0.7.0 [INFO] [stderr] Compiling bevy_asset v0.7.0 [INFO] [stderr] Compiling bevy_winit v0.7.0 [INFO] [stderr] Compiling bevy_scene v0.7.0 [INFO] [stderr] Compiling bevy_animation v0.7.0 [INFO] [stderr] Compiling bevy_audio v0.7.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling bevy_render v0.7.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.7.0 [INFO] [stderr] Compiling bevy_sprite v0.7.0 [INFO] [stderr] Compiling bevy_pbr v0.7.0 [INFO] [stderr] Compiling bevy_text v0.7.0 [INFO] [stderr] Compiling bevy_ui v0.7.0 [INFO] [stderr] Compiling bevy_gltf v0.7.0 [INFO] [stderr] Compiling bevy_internal v0.7.0 [INFO] [stderr] Compiling bevy_dylib v0.7.0 [INFO] [stderr] Compiling bevy v0.7.0 [INFO] [stderr] Compiling bevy_egui v0.14.0 [INFO] [stderr] Compiling bevy_asset_loader v0.10.0 [INFO] [stderr] Compiling the_stacks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `CLAY` [INFO] [stdout] --> src/stack/mod.rs:5:49 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::card_types::{CardCategory, CardType, CLAY, CLAY_PATCH, COIN, MARKET, TREE, VILLAGER}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AssetLoader` [INFO] [stdout] --> src/stack/mod.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | use bevy_asset_loader::{AssetCollection, AssetLoader}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Gem` is never constructed [INFO] [stdout] --> src/card_types.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum CardCategory { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | Gem, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CardCategory` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/recipe/mod.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct FinishedRecipeEvent(RecipeId, Entity); [INFO] [stdout] | ------------------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 86 | pub struct FinishedRecipeEvent((), Entity); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/stack/mod.rs:207:30 [INFO] [stdout] | [INFO] [stdout] 207 | pub struct CardPickedUpEvent(Entity); [INFO] [stdout] | ----------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 207 | pub struct CardPickedUpEvent(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> src/localization.rs:133:51 [INFO] [stdout] | [INFO] [stdout] 133 | languages.insert(id, (bundle, name.clone())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ui.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | app_state.push(GameState::PauseMenu); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 161 | let _ = app_state.push(GameState::PauseMenu); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ui.rs:207:21 [INFO] [stdout] | [INFO] [stdout] 207 | app_state.pop(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 207 | let _ = app_state.pop(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "a1f2f617f665a3da01d2ac6d690fdbcb801d5dc5a52cc0891b7e6632e90231c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1f2f617f665a3da01d2ac6d690fdbcb801d5dc5a52cc0891b7e6632e90231c8", kill_on_drop: false }` [INFO] [stdout] a1f2f617f665a3da01d2ac6d690fdbcb801d5dc5a52cc0891b7e6632e90231c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5b1691807c10d82b1c631a8769a25ce74e442f8b9f2b529ca0c0c50d36fe19c [INFO] running `Command { std: "docker" "start" "-a" "d5b1691807c10d82b1c631a8769a25ce74e442f8b9f2b529ca0c0c50d36fe19c", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `CLAY` [INFO] [stdout] --> src/stack/mod.rs:5:49 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::card_types::{CardCategory, CardType, CLAY, CLAY_PATCH, COIN, MARKET, TREE, VILLAGER}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AssetLoader` [INFO] [stdout] --> src/stack/mod.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | use bevy_asset_loader::{AssetCollection, AssetLoader}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Gem` is never constructed [INFO] [stdout] --> src/card_types.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum CardCategory { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | Gem, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CardCategory` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/recipe/mod.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct FinishedRecipeEvent(RecipeId, Entity); [INFO] [stdout] | ------------------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 86 | pub struct FinishedRecipeEvent((), Entity); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/stack/mod.rs:207:30 [INFO] [stdout] | [INFO] [stdout] 207 | pub struct CardPickedUpEvent(Entity); [INFO] [stdout] | ----------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 207 | pub struct CardPickedUpEvent(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling the_stacks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> src/localization.rs:133:51 [INFO] [stdout] | [INFO] [stdout] 133 | languages.insert(id, (bundle, name.clone())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ui.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | app_state.push(GameState::PauseMenu); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 161 | let _ = app_state.push(GameState::PauseMenu); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ui.rs:207:21 [INFO] [stdout] | [INFO] [stdout] 207 | app_state.pop(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 207 | let _ = app_state.pop(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CLAY` [INFO] [stdout] --> src/stack/mod.rs:5:49 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::card_types::{CardCategory, CardType, CLAY, CLAY_PATCH, COIN, MARKET, TREE, VILLAGER}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AssetLoader` [INFO] [stdout] --> src/stack/mod.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | use bevy_asset_loader::{AssetCollection, AssetLoader}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Gem` is never constructed [INFO] [stdout] --> src/card_types.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum CardCategory { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | Gem, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CardCategory` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/recipe/mod.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct FinishedRecipeEvent(RecipeId, Entity); [INFO] [stdout] | ------------------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 86 | pub struct FinishedRecipeEvent((), Entity); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/stack/mod.rs:207:30 [INFO] [stdout] | [INFO] [stdout] 207 | pub struct CardPickedUpEvent(Entity); [INFO] [stdout] | ----------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 207 | pub struct CardPickedUpEvent(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> src/localization.rs:133:51 [INFO] [stdout] | [INFO] [stdout] 133 | languages.insert(id, (bundle, name.clone())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ui.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | app_state.push(GameState::PauseMenu); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 161 | let _ = app_state.push(GameState::PauseMenu); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ui.rs:207:21 [INFO] [stdout] | [INFO] [stdout] 207 | app_state.pop(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 207 | let _ = app_state.pop(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.64s [INFO] running `Command { std: "docker" "inspect" "d5b1691807c10d82b1c631a8769a25ce74e442f8b9f2b529ca0c0c50d36fe19c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5b1691807c10d82b1c631a8769a25ce74e442f8b9f2b529ca0c0c50d36fe19c", kill_on_drop: false }` [INFO] [stdout] d5b1691807c10d82b1c631a8769a25ce74e442f8b9f2b529ca0c0c50d36fe19c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d05b190dc4dfbc4f286537c2900ae12bc3f870600541c3c30e451dc86ccb08c2 [INFO] running `Command { std: "docker" "start" "-a" "d05b190dc4dfbc4f286537c2900ae12bc3f870600541c3c30e451dc86ccb08c2", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `CLAY` [INFO] [stderr] --> src/stack/mod.rs:5:49 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::card_types::{CardCategory, CardType, CLAY, CLAY_PATCH, COIN, MARKET, TREE, VILLAGER}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `AssetLoader` [INFO] [stderr] --> src/stack/mod.rs:18:42 [INFO] [stderr] | [INFO] [stderr] 18 | use bevy_asset_loader::{AssetCollection, AssetLoader}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `Gem` is never constructed [INFO] [stderr] --> src/card_types.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub enum CardCategory { [INFO] [stderr] | ------------ variant in this enum [INFO] [stderr] ... [INFO] [stderr] 16 | Gem, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CardCategory` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/recipe/mod.rs:86:32 [INFO] [stderr] | [INFO] [stderr] 86 | pub struct FinishedRecipeEvent(RecipeId, Entity); [INFO] [stderr] | ------------------- ^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 86 | pub struct FinishedRecipeEvent((), Entity); [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/stack/mod.rs:207:30 [INFO] [stderr] | [INFO] [stderr] 207 | pub struct CardPickedUpEvent(Entity); [INFO] [stderr] | ----------------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 207 | pub struct CardPickedUpEvent(()); [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stderr] --> src/localization.rs:133:51 [INFO] [stderr] | [INFO] [stderr] 133 | languages.insert(id, (bundle, name.clone())); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/ui.rs:161:17 [INFO] [stderr] | [INFO] [stderr] 161 | app_state.push(GameState::PauseMenu); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 161 | let _ = app_state.push(GameState::PauseMenu); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/ui.rs:207:21 [INFO] [stderr] | [INFO] [stderr] 207 | app_state.pop(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 207 | let _ = app_state.pop(); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `the_stacks` (lib) generated 8 warnings (run `cargo fix --lib -p the_stacks` to apply 2 suggestions) [INFO] [stderr] warning: `the_stacks` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/the_stacks-3b1b81a3fe2bc2f7) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test stack::stack_utils::tests::test_stack_visual_size ... ok [INFO] [stdout] test stack::test::test_get_movement_to_no_longer_overlap_when_no_overlap ... ok [INFO] [stdout] test stack::test::test_get_movement_to_no_longer_overlap ... ok [INFO] [stdout] test stack::tests::test_hover_system ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- stack::tests::test_hover_system stdout ---- [INFO] [stdout] thread 'stack::tests::test_hover_system' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.7.0/src/system/system_param.rs:319:17: [INFO] [stdout] Resource requested by the_stacks::stack::card_hover_system does not exist: the_stacks::ui::UiClaimsMouse [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7fdb8af8af05 - std::backtrace_rs::backtrace::libunwind::trace::h58eed11393533053 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x7fdb8af8af05 - std::backtrace_rs::backtrace::trace_unsynchronized::h6af9bae28ebb6388 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x7fdb8af8af05 - std::sys_common::backtrace::_print_fmt::hb6748916642a4fb2 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x7fdb8af8af05 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h3692694645b1bb6a [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x7fdb8afdbc4b - core::fmt::rt::Argument::fmt::h7aa93977ba74ae0f [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x7fdb8afdbc4b - core::fmt::write::h5131d80b4c69b88d [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/fmt/mod.rs:1168:21 [INFO] [stdout] 6: 0x7fdb8af7fc8f - std::io::Write::write_fmt::h8142063d64ec1ffc [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/io/mod.rs:1835:15 [INFO] [stdout] 7: 0x7fdb8af8acde - std::sys_common::backtrace::_print::he6ebb7b9d89f4456 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x7fdb8af8acde - std::sys_common::backtrace::print::h998d75b840f75a73 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x7fdb8af8d719 - std::panicking::default_hook::{{closure}}::h18ec7fe6a38b9da0 [INFO] [stdout] 10: 0x7fdb8af8d386 - std::panicking::default_hook::hfb3f22c2e4075a6a [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55e231c8d88a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9b6b503c8a5fa2e3 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2077:9 [INFO] [stdout] 12: 0x55e231c8d88a - test::test_main::{{closure}}::h238c9a9a662cfeed [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x7fdb8af8de4b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8210adad49183e7 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2077:9 [INFO] [stdout] 14: 0x7fdb8af8de4b - std::panicking::rust_panic_with_hook::h51af00bcb4660c4e [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x7fdb8af8dbc4 - std::panicking::begin_panic_handler::{{closure}}::h39f76aa863fbe8ce [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x7fdb8af8b3c9 - std::sys_common::backtrace::__rust_end_short_backtrace::h4d10fc2251b89840 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x7fdb8af8d8f7 - rust_begin_unwind [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x7fdb8afd81e3 - core::panicking::panic_fmt::h319840fcbcd912ef [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55e231c4b673 - <bevy_ecs::system::system_param::ResState<T> as bevy_ecs::system::system_param::SystemParamFetch>::get_param::{{closure}}::hfea902ca35349635 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.7.0/src/system/system_param.rs:319:17 [INFO] [stdout] 20: 0x55e231c463f5 - core::option::Option<T>::unwrap_or_else::h721750af47182557 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/option.rs:980:21 [INFO] [stdout] 21: 0x55e231c4b284 - <bevy_ecs::system::system_param::ResState<T> as bevy_ecs::system::system_param::SystemParamFetch>::get_param::he6303e8dd555f9ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.7.0/src/system/system_param.rs:316:22 [INFO] [stdout] 22: 0x55e231c43880 - <(P0,P1,P2,P3,P4,P5,P6) as bevy_ecs::system::system_param::SystemParamFetch>::get_param::h3cab93e572651bd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.7.0/src/system/system_param.rs:1238:20 [INFO] [stdout] 23: 0x55e231c529f9 - <Func as bevy_ecs::system::function_system::SystemParamFunction<(),Out,(F0,F1,F2,F3,F4,F5,F6),()>>::run::h97f130bda7d41f7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.7.0/src/system/function_system.rs:527:37 [INFO] [stdout] 24: 0x55e231c44178 - <bevy_ecs::system::function_system::FunctionSystem<In,Out,Param,Marker,F> as bevy_ecs::system::system::System>::run_unsafe::h6d66ce4fb684d00d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.7.0/src/system/function_system.rs:399:19 [INFO] [stdout] 25: 0x7fdb8ec040d4 - bevy_ecs::schedule::executor_parallel::ParallelExecutor::prepare_systems::{{closure}}::hc74ccd36b0af07bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.7.0/src/schedule/executor_parallel.rs:196:30 [INFO] [stdout] 26: 0x7fdb8ec61021 - async_executor::Executor::spawn::{{closure}}::h58e860749d56ed6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.4.1/src/lib.rs:144:20 [INFO] [stdout] 27: 0x7fdb8ebe1d81 - async_task::raw::RawTask<F,T,S>::run::heb5f6b1d43198479 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.2.0/src/raw.rs:489:20 [INFO] [stdout] 28: 0x7fdb8ec8c7bf - async_task::runnable::Runnable::run::h92dfe5e1c3db0622 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.2.0/src/runnable.rs:309:18 [INFO] [stdout] 29: 0x7fdb8ec80de5 - async_executor::Executor::try_tick::hb8f92dd0e1d844a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.4.1/src/lib.rs:181:17 [INFO] [stdout] 30: 0x7fdb8ec20f03 - bevy_tasks::task_pool::TaskPool::scope::{{closure}}::h564cbe9cb0b80611 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_tasks-0.7.0/src/task_pool.rs:233:21 [INFO] [stdout] 31: 0x7fdb8ec38e08 - std::thread::local::LocalKey<T>::try_with::h9104d3eaf7742c0b [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 32: 0x7fdb8ec38b3e - std::thread::local::LocalKey<T>::with::h8e50c3fd97be9617 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 33: 0x7fdb8ec20a7a - bevy_tasks::task_pool::TaskPool::scope::h6f8a7449d219231a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_tasks-0.7.0/src/task_pool.rs:180:9 [INFO] [stdout] 34: 0x7fdb8ec0351b - <bevy_ecs::schedule::executor_parallel::ParallelExecutor as bevy_ecs::schedule::executor::ParallelSystemExecutor>::run_systems::hb5bf10d974350653 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.7.0/src/schedule/executor_parallel.rs:129:9 [INFO] [stdout] 35: 0x7fdb8ec31fbe - <bevy_ecs::schedule::stage::SystemStage as bevy_ecs::schedule::stage::Stage>::run::hf1b76390039d097c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.7.0/src/schedule/stage.rs:852:17 [INFO] [stdout] 36: 0x55e231c519c8 - the_stacks::stack::tests::test_hover_system::h3f8efe74b88c7424 [INFO] [stdout] at /opt/rustwide/workdir/src/stack/tests.rs:20:5 [INFO] [stdout] 37: 0x55e231c51807 - the_stacks::stack::tests::test_hover_system::{{closure}}::h780416bacc548394 [INFO] [stdout] at /opt/rustwide/workdir/src/stack/tests.rs:10:23 [INFO] [stdout] 38: 0x55e231c45816 - core::ops::function::FnOnce::call_once::hf6fc235c0897ce8b [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x55e231c920db - core::ops::function::FnOnce::call_once::h384146465e88f7be [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55e231c920db - test::__rust_begin_short_backtrace::hae44b86aaeda3a0f [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:625:18 [INFO] [stdout] 41: 0x55e231c91831 - test::run_test_in_process::{{closure}}::hd85dcdfbb890f561 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:648:60 [INFO] [stdout] 42: 0x55e231c91831 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0e31567dfbb1842d [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x55e231c91831 - std::panicking::try::do_call::h21b13b77488972c9 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:559:40 [INFO] [stdout] 44: 0x55e231c91831 - std::panicking::try::h8696c153e1e4253f [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:523:19 [INFO] [stdout] 45: 0x55e231c91831 - std::panic::catch_unwind::h5cd1cddd6367954f [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panic.rs:149:14 [INFO] [stdout] 46: 0x55e231c91831 - test::run_test_in_process::h59ce94f07fa84554 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:648:27 [INFO] [stdout] 47: 0x55e231c91831 - test::run_test::{{closure}}::h4148d3c10c6c98f1 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:569:43 [INFO] [stdout] 48: 0x55e231c5a754 - test::run_test::{{closure}}::hfda3d929e6d1b5c1 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:599:41 [INFO] [stdout] 49: 0x55e231c5a754 - std::sys_common::backtrace::__rust_begin_short_backtrace::h91e427ea6df4cf63 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 50: 0x55e231c5f012 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h88142129462d0de6 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 51: 0x55e231c5f012 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7a94a6989c4568c7 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x55e231c5f012 - std::panicking::try::do_call::h07d6ddb104cff605 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:559:40 [INFO] [stdout] 53: 0x55e231c5f012 - std::panicking::try::heeeb9f9f6492fe02 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:523:19 [INFO] [stdout] 54: 0x55e231c5f012 - std::panic::catch_unwind::h947df39c62294dd7 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panic.rs:149:14 [INFO] [stdout] 55: 0x55e231c5f012 - std::thread::Builder::spawn_unchecked_::{{closure}}::hba1c75acae318d67 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 56: 0x55e231c5f012 - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7513e31342a613 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x7fdb8af97e3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3af90da315d4b185 [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2063:9 [INFO] [stdout] 58: 0x7fdb8af97e3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4e7f3b3405b4b88b [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2063:9 [INFO] [stdout] 59: 0x7fdb8af97e3b - std::sys::pal::unix::thread::Thread::new::thread_start::h3b8e81128811868f [INFO] [stdout] at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7fdb8ac58ac3 - <unknown> [INFO] [stdout] 61: 0x7fdb8ace9a04 - __clone [INFO] [stdout] 62: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] stack::tests::test_hover_system [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "d05b190dc4dfbc4f286537c2900ae12bc3f870600541c3c30e451dc86ccb08c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d05b190dc4dfbc4f286537c2900ae12bc3f870600541c3c30e451dc86ccb08c2", kill_on_drop: false }` [INFO] [stdout] d05b190dc4dfbc4f286537c2900ae12bc3f870600541c3c30e451dc86ccb08c2 [INFO] testing Wcubed/the_stacks against beta-2024-07-26 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWcubed%2Fthe_stacks" "/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/Wcubed/the_stacks on toolchain beta-2024-07-26 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Wcubed/the_stacks [INFO] finished tweaking git repo https://github.com/Wcubed/the_stacks [INFO] tweaked toml for git repo https://github.com/Wcubed/the_stacks written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Wcubed/the_stacks 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-07-26" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84b3e5a3e72c18f75edec6fe54de12a2f0b534090a162c9f8aa26c47a67c746b [INFO] running `Command { std: "docker" "start" "-a" "84b3e5a3e72c18f75edec6fe54de12a2f0b534090a162c9f8aa26c47a67c746b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84b3e5a3e72c18f75edec6fe54de12a2f0b534090a162c9f8aa26c47a67c746b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84b3e5a3e72c18f75edec6fe54de12a2f0b534090a162c9f8aa26c47a67c746b", kill_on_drop: false }` [INFO] [stdout] 84b3e5a3e72c18f75edec6fe54de12a2f0b534090a162c9f8aa26c47a67c746b [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bca0dbd20e465d66ce1c481ea3a49722ccd3df6b83dbba51955b1399ac65db2 [INFO] running `Command { std: "docker" "start" "-a" "4bca0dbd20e465d66ce1c481ea3a49722ccd3df6b83dbba51955b1399ac65db2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling notify v5.0.0-pre.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling bevy_tasks v0.7.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling bevy_asset_loader_derive v0.10.0 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling unic-langid-macros v0.9.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling emath v0.18.0 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling cargo-manifest v0.2.6 [INFO] [stderr] Compiling bevy_macro_utils v0.7.0 [INFO] [stderr] Compiling bevy_derive v0.7.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.7.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.7.0 [INFO] [stderr] Compiling bevy-crevice-derive v0.7.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling gilrs-core v0.3.2 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-07-26-x86_64-unknown-linux-gnu/bin/rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ash-0.34.0+1.2.203/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=1499345ec3e94617 -C extra-filename=-1499345ec3e94617 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-9b128c362a5a6ff5.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4bca0dbd20e465d66ce1c481ea3a49722ccd3df6b83dbba51955b1399ac65db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bca0dbd20e465d66ce1c481ea3a49722ccd3df6b83dbba51955b1399ac65db2", kill_on_drop: false }` [INFO] [stdout] 4bca0dbd20e465d66ce1c481ea3a49722ccd3df6b83dbba51955b1399ac65db2