[INFO] cloning repository https://github.com/mescgit/cosmic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mescgit/cosmic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmescgit%2Fcosmic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmescgit%2Fcosmic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc64ebe5652f871e9992017737e27f892327ab27 [INFO] checking mescgit/cosmic/cc64ebe5652f871e9992017737e27f892327ab27 against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmescgit%2Fcosmic" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mescgit/cosmic [INFO] finished tweaking git repo https://github.com/mescgit/cosmic [INFO] tweaked toml for git repo https://github.com/mescgit/cosmic written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mescgit/cosmic on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mescgit/cosmic 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded coreaudio-sys v0.2.16 [INFO] [stderr] Downloaded gilrs-core v0.5.15 [INFO] [stderr] Downloaded libloading v0.8.7 [INFO] [stderr] Downloaded const_panic v0.2.12 [INFO] [stderr] Downloaded bevy_hanabi v0.11.0 [INFO] [stderr] Downloaded gilrs v0.10.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11ea4b3e6aead16561e30d3e06edf136dfc61dcb0c4e927765e5145a33bc6c6e [INFO] running `Command { std: "docker" "start" "-a" "11ea4b3e6aead16561e30d3e06edf136dfc61dcb0c4e927765e5145a33bc6c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11ea4b3e6aead16561e30d3e06edf136dfc61dcb0c4e927765e5145a33bc6c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11ea4b3e6aead16561e30d3e06edf136dfc61dcb0c4e927765e5145a33bc6c6e", kill_on_drop: false }` [INFO] [stdout] 11ea4b3e6aead16561e30d3e06edf136dfc61dcb0c4e927765e5145a33bc6c6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61bf69db16fc8da2958bc0fddfcab80a8d5fef7318a8a6cc70d6a50204b8ca03 [INFO] running `Command { std: "docker" "start" "-a" "61bf69db16fc8da2958bc0fddfcab80a8d5fef7318a8a6cc70d6a50204b8ca03", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking bevy_ptr v0.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking bevy_tasks v0.13.2 [INFO] [stderr] Checking libloading v0.8.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking accesskit v0.12.3 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking const_panic v0.2.12 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Compiling bevy_macro_utils v0.13.2 [INFO] [stderr] Compiling encase_derive_impl v0.7.0 [INFO] [stderr] Checking ktx2 v0.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking radsort v0.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling gilrs v0.10.10 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.2 [INFO] [stderr] Compiling bevy_derive v0.13.2 [INFO] [stderr] Compiling bevy_asset_macros v0.13.2 [INFO] [stderr] Compiling encase_derive v0.7.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling bevy_encase_derive v0.13.2 [INFO] [stderr] Compiling bevy_render_macros v0.13.2 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Checking glyph_brush_layout v0.2.4 [INFO] [stderr] Checking grid v0.10.0 [INFO] [stderr] Checking taffy v0.3.19 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling bevy_gizmos_macros v0.13.2 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking bevy_utils v0.13.2 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking gltf-json v1.4.1 [INFO] [stderr] Checking typetag v0.2.20 [INFO] [stderr] Checking gilrs-core v0.5.15 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Checking bevy_math v0.13.2 [INFO] [stderr] Checking bevy_mikktspace v0.13.2 [INFO] [stderr] Checking hexasphere v10.0.0 [INFO] [stderr] Checking encase v0.7.0 [INFO] [stderr] Checking gltf v1.4.1 [INFO] [stderr] Checking bevy_reflect v0.13.2 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking naga_oil v0.13.0 [INFO] [stderr] Checking bevy_ecs v0.13.2 [INFO] [stderr] Checking accesskit_winit v0.17.0 [INFO] [stderr] Checking bevy_app v0.13.2 [INFO] [stderr] Checking bevy_log v0.13.2 [INFO] [stderr] Checking bevy_core v0.13.2 [INFO] [stderr] Checking bevy_input v0.13.2 [INFO] [stderr] Checking bevy_a11y v0.13.2 [INFO] [stderr] Checking bevy_time v0.13.2 [INFO] [stderr] Checking bevy_hierarchy v0.13.2 [INFO] [stderr] Checking bevy_asset v0.13.2 [INFO] [stderr] Checking bevy_diagnostic v0.13.2 [INFO] [stderr] Checking bevy_transform v0.13.2 [INFO] [stderr] Checking bevy_window v0.13.2 [INFO] [stderr] Checking bevy_gilrs v0.13.2 [INFO] [stderr] Checking bevy_audio v0.13.2 [INFO] [stderr] Checking bevy_winit v0.13.2 [INFO] [stderr] Checking bevy_render v0.13.2 [INFO] [stderr] Checking bevy_core_pipeline v0.13.2 [INFO] [stderr] Checking bevy_animation v0.13.2 [INFO] [stderr] Checking bevy_scene v0.13.2 [INFO] [stderr] Checking bevy_sprite v0.13.2 [INFO] [stderr] Checking bevy_pbr v0.13.2 [INFO] [stderr] Checking bevy_text v0.13.2 [INFO] [stderr] Checking bevy_ui v0.13.2 [INFO] [stderr] Checking bevy_gltf v0.13.2 [INFO] [stderr] Checking bevy_gizmos v0.13.2 [INFO] [stderr] Checking bevy_internal v0.13.2 [INFO] [stderr] Checking bevy v0.13.2 [INFO] [stderr] Checking bevy_hanabi v0.11.0 [INFO] [stderr] Checking eldritch_hero v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cosmic_gardener` [INFO] [stdout] --> tests/skill_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmic_gardener::skills::{ActiveSkillInstance, SkillId}; // Assuming 'cosmic_gardener' is the crate name [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cosmic_gardener` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cosmic_gardener`, use `cargo add cosmic_gardener` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cosmic_gardener` [INFO] [stdout] --> tests/upgrade_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmic_gardener::upgrades::{UpgradeId, UpgradeCard, UpgradeType, UpgradePool}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cosmic_gardener` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cosmic_gardener`, use `cargo add cosmic_gardener` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cosmic_gardener` [INFO] [stdout] --> tests/upgrade_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmic_gardener::skills::{SkillId, ActiveSkillInstance}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cosmic_gardener` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cosmic_gardener`, use `cargo add cosmic_gardener` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cosmic_gardener` [INFO] [stdout] --> tests/upgrade_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cosmic_gardener::survivor::Survivor; // For applying upgrades to survivor's skills [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cosmic_gardener` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cosmic_gardener`, use `cargo add cosmic_gardener` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> tests/upgrade_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/skill_test.rs:14:56 [INFO] [stdout] | [INFO] [stdout] 14 | assert!(skill_instance.equipped_glyphs.iter().all(|g| g.is_none())); [INFO] [stdout] | ^ - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 14 | assert!(skill_instance.equipped_glyphs.iter().all(|g: /* Type */| g.is_none())); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eldritch_hero` (test "skill_test") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cosmic_gardener` [INFO] [stdout] --> tests/item_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use cosmic_gardener::items::{ItemId, ItemDefinition, ItemEffect, ItemLibrary}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cosmic_gardener` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cosmic_gardener`, use `cargo add cosmic_gardener` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cosmic_gardener` [INFO] [stdout] --> tests/item_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmic_gardener::survivor::Survivor; // Assuming survivor.rs is at crate root [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cosmic_gardener` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cosmic_gardener`, use `cargo add cosmic_gardener` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cosmic_gardener` [INFO] [stdout] --> tests/item_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cosmic_gardener::skills::ActiveSkillInstance; // For Survivor::new_with_skills_and_items [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cosmic_gardener` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cosmic_gardener`, use `cargo add cosmic_gardener` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cosmic_gardener` [INFO] [stdout] --> tests/item_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cosmic_gardener::components::Health as ComponentHealth; // For checking health component [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cosmic_gardener` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cosmic_gardener`, use `cargo add cosmic_gardener` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bevy::prelude::default` [INFO] [stdout] --> tests/item_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bevy::prelude::default; // For default components if needed for Survivor [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eldritch_hero` (test "item_tests") due to 4 previous errors; 1 warning emitted [INFO] [stderr] error: could not compile `eldritch_hero` (test "upgrade_tests") due to 3 previous errors; 1 warning emitted [INFO] [stdout] error[E0277]: the trait bound `Module: From<&str>` is not satisfied [INFO] [stdout] --> src/automatic_projectiles.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | "lightning_bolt".into() // name: impl Into> [INFO] [stdout] | ^^^^ the trait `From<&str>` is not implemented for `Module` [INFO] [stdout] | [INFO] [stdout] = note: required for `&str` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/automatic_projectiles.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 66 | let mut bolt_effect_asset = EffectAsset::new( [INFO] [stdout] | ---------------- arguments to this function are incorrect [INFO] [stdout] 67 | 32, // max_particles: u32 [INFO] [stdout] | ^^ expected `Vec`, found integer [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found type `{integer}` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_hanabi-0.11.0/src/asset.rs:277:12 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn new(capacities: Vec, spawner: Spawner, module: Module) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `initializers` on type `bevy_hanabi::EffectAsset` [INFO] [stdout] --> src/automatic_projectiles.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | bolt_effect_asset.initializers.push(Box::new( [INFO] [stdout] | ^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `spawner`, `z_layer_2d`, `simulation_space`, `simulation_condition` ... and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExprHandle: From` is not satisfied [INFO] [stdout] --> src/automatic_projectiles.rs:75:45 [INFO] [stdout] | [INFO] [stdout] 75 | center: Value::from(Vec3::ZERO).into(), // Value into ExprHandle [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ExprHandle` [INFO] [stdout] | [INFO] [stdout] = note: required for `bevy_hanabi::Value` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExprHandle: From` is not satisfied [INFO] [stdout] --> src/automatic_projectiles.rs:76:42 [INFO] [stdout] | [INFO] [stdout] 76 | radius: Value::from(2.0_f32).into(), // Value into ExprHandle [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ExprHandle` [INFO] [stdout] | [INFO] [stdout] = note: required for `bevy_hanabi::Value` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `initializers` on type `bevy_hanabi::EffectAsset` [INFO] [stdout] --> src/automatic_projectiles.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 81 | bolt_effect_asset.initializers.push(Box::new( [INFO] [stdout] | ^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `spawner`, `z_layer_2d`, `simulation_space`, `simulation_condition` ... and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExprHandle: From` is not satisfied [INFO] [stdout] --> src/automatic_projectiles.rs:83:45 [INFO] [stdout] | [INFO] [stdout] 83 | center: Value::from(Vec3::ZERO).into(), // Value into ExprHandle [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ExprHandle` [INFO] [stdout] | [INFO] [stdout] = note: required for `bevy_hanabi::Value` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExprHandle: From` is not satisfied [INFO] [stdout] --> src/automatic_projectiles.rs:84:43 [INFO] [stdout] | [INFO] [stdout] 84 | speed: Value::from(100.0_f32).into(), // Value into ExprHandle [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ExprHandle` [INFO] [stdout] | [INFO] [stdout] = note: required for `bevy_hanabi::Value` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `initializers` on type `bevy_hanabi::EffectAsset` [INFO] [stdout] --> src/automatic_projectiles.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 88 | bolt_effect_asset.initializers.push(Box::new( [INFO] [stdout] | ^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `spawner`, `z_layer_2d`, `simulation_space`, `simulation_condition` ... and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExprHandle: From` is not satisfied [INFO] [stdout] --> src/automatic_projectiles.rs:89:77 [INFO] [stdout] | [INFO] [stdout] 89 | SetAttributeModifier::new(Attribute::LIFETIME, Value::from(0.3_f32).into()) // Value into ExprHandle [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ExprHandle` [INFO] [stdout] | [INFO] [stdout] = note: required for `bevy_hanabi::Value` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `updaters` on type `bevy_hanabi::EffectAsset` [INFO] [stdout] --> src/automatic_projectiles.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | bolt_effect_asset.updaters.push(Box::new(LinearDragModifier { drag: Value::from(5.0_f32).into() })); // Value into ExprHand... [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `spawner`, `z_layer_2d`, `simulation_space`, `simulation_condition` ... and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExprHandle: From` is not satisfied [INFO] [stdout] --> src/automatic_projectiles.rs:93:94 [INFO] [stdout] | [INFO] [stdout] 93 | ...rag: Value::from(5.0_f32).into() })); // Value into ExprHandle [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ExprHandle` [INFO] [stdout] | [INFO] [stdout] = note: required for `bevy_hanabi::Value` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Module: From<&str>` is not satisfied [INFO] [stdout] --> src/automatic_projectiles.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | "lightning_bolt".into() // name: impl Into> [INFO] [stdout] | ^^^^ the trait `From<&str>` is not implemented for `Module` [INFO] [stdout] | [INFO] [stdout] = note: required for `&str` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/automatic_projectiles.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 66 | let mut bolt_effect_asset = EffectAsset::new( [INFO] [stdout] | ---------------- arguments to this function are incorrect [INFO] [stdout] 67 | 32, // max_particles: u32 [INFO] [stdout] | ^^ expected `Vec`, found integer [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found type `{integer}` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_hanabi-0.11.0/src/asset.rs:277:12 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn new(capacities: Vec, spawner: Spawner, module: Module) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `initializers` on type `bevy_hanabi::EffectAsset` [INFO] [stdout] --> src/automatic_projectiles.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | bolt_effect_asset.initializers.push(Box::new( [INFO] [stdout] | ^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `spawner`, `z_layer_2d`, `simulation_space`, `simulation_condition` ... and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExprHandle: From` is not satisfied [INFO] [stdout] --> src/automatic_projectiles.rs:75:45 [INFO] [stdout] | [INFO] [stdout] 75 | center: Value::from(Vec3::ZERO).into(), // Value into ExprHandle [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ExprHandle` [INFO] [stdout] | [INFO] [stdout] = note: required for `bevy_hanabi::Value` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExprHandle: From` is not satisfied [INFO] [stdout] --> src/automatic_projectiles.rs:76:42 [INFO] [stdout] | [INFO] [stdout] 76 | radius: Value::from(2.0_f32).into(), // Value into ExprHandle [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ExprHandle` [INFO] [stdout] | [INFO] [stdout] = note: required for `bevy_hanabi::Value` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `initializers` on type `bevy_hanabi::EffectAsset` [INFO] [stdout] --> src/automatic_projectiles.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 81 | bolt_effect_asset.initializers.push(Box::new( [INFO] [stdout] | ^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `spawner`, `z_layer_2d`, `simulation_space`, `simulation_condition` ... and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExprHandle: From` is not satisfied [INFO] [stdout] --> src/automatic_projectiles.rs:83:45 [INFO] [stdout] | [INFO] [stdout] 83 | center: Value::from(Vec3::ZERO).into(), // Value into ExprHandle [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ExprHandle` [INFO] [stdout] | [INFO] [stdout] = note: required for `bevy_hanabi::Value` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExprHandle: From` is not satisfied [INFO] [stdout] --> src/automatic_projectiles.rs:84:43 [INFO] [stdout] | [INFO] [stdout] 84 | speed: Value::from(100.0_f32).into(), // Value into ExprHandle [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ExprHandle` [INFO] [stdout] | [INFO] [stdout] = note: required for `bevy_hanabi::Value` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `initializers` on type `bevy_hanabi::EffectAsset` [INFO] [stdout] --> src/automatic_projectiles.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 88 | bolt_effect_asset.initializers.push(Box::new( [INFO] [stdout] | ^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `spawner`, `z_layer_2d`, `simulation_space`, `simulation_condition` ... and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExprHandle: From` is not satisfied [INFO] [stdout] --> src/automatic_projectiles.rs:89:77 [INFO] [stdout] | [INFO] [stdout] 89 | SetAttributeModifier::new(Attribute::LIFETIME, Value::from(0.3_f32).into()) // Value into ExprHandle [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ExprHandle` [INFO] [stdout] | [INFO] [stdout] = note: required for `bevy_hanabi::Value` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `updaters` on type `bevy_hanabi::EffectAsset` [INFO] [stdout] --> src/automatic_projectiles.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 93 | bolt_effect_asset.updaters.push(Box::new(LinearDragModifier { drag: Value::from(5.0_f32).into() })); // Value into ExprHand... [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `spawner`, `z_layer_2d`, `simulation_space`, `simulation_condition` ... and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExprHandle: From` is not satisfied [INFO] [stdout] --> src/automatic_projectiles.rs:93:94 [INFO] [stdout] | [INFO] [stdout] 93 | ...rag: Value::from(5.0_f32).into() })); // Value into ExprHandle [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `ExprHandle` [INFO] [stdout] | [INFO] [stdout] = note: required for `bevy_hanabi::Value` to implement `Into` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eldritch_hero` (bin "eldritch_hero") due to 12 previous errors [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eldritch_hero` (bin "eldritch_hero" test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "61bf69db16fc8da2958bc0fddfcab80a8d5fef7318a8a6cc70d6a50204b8ca03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61bf69db16fc8da2958bc0fddfcab80a8d5fef7318a8a6cc70d6a50204b8ca03", kill_on_drop: false }` [INFO] [stdout] 61bf69db16fc8da2958bc0fddfcab80a8d5fef7318a8a6cc70d6a50204b8ca03