[INFO] cloning repository https://github.com/HasChad/wfc-rails [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HasChad/wfc-rails" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHasChad%2Fwfc-rails", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHasChad%2Fwfc-rails'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da00d038058bc68fb379c0fd8fd7ebdc7fc6da86 [INFO] checking HasChad/wfc-rails against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHasChad%2Fwfc-rails" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/HasChad/wfc-rails [INFO] finished tweaking git repo https://github.com/HasChad/wfc-rails [INFO] tweaked toml for git repo https://github.com/HasChad/wfc-rails written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HasChad/wfc-rails on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/HasChad/wfc-rails 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e8142610e5b6b586283f532b59ef049fbec634b7913cec839db5da4a4335081 [INFO] running `Command { std: "docker" "start" "-a" "3e8142610e5b6b586283f532b59ef049fbec634b7913cec839db5da4a4335081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e8142610e5b6b586283f532b59ef049fbec634b7913cec839db5da4a4335081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e8142610e5b6b586283f532b59ef049fbec634b7913cec839db5da4a4335081", kill_on_drop: false }` [INFO] [stdout] 3e8142610e5b6b586283f532b59ef049fbec634b7913cec839db5da4a4335081 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a4e01602d2776ccc49099c7fc52dfeda8219659b70750e713766a528cf33f37 [INFO] running `Command { std: "docker" "start" "-a" "9a4e01602d2776ccc49099c7fc52dfeda8219659b70750e713766a528cf33f37", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking maybe-uninit v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking epaint_default_fonts v0.31.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking quad-url v0.1.2 [INFO] [stderr] Checking audrey v0.3.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking quad-rand v0.2.3 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking fontdue v0.9.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking rust-embed-utils v8.7.2 [INFO] [stderr] Checking emath v0.31.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ecolor v0.31.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking epaint v0.31.1 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Checking macroquad v0.4.14 [INFO] [stderr] Checking egui v0.31.1 [INFO] [stderr] Compiling wfc-rails v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Checking egui-miniquad v0.16.0 [INFO] [stderr] Checking egui-macroquad v0.17.3 [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/resources.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Embed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/resources.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/resources.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[folder = "assets/"] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(RustEmbed)] [INFO] [stdout] 8 | struct Asset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `exclude` in this scope [INFO] [stdout] --> src/resources.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[exclude = "icons/"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `exclude` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(RustEmbed)] [INFO] [stdout] 8 | struct Asset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/resources.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Embed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/resources.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/resources.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[folder = "assets/"] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(RustEmbed)] [INFO] [stdout] 8 | struct Asset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `exclude` in this scope [INFO] [stdout] --> src/resources.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[exclude = "icons/"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `exclude` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 7 + #[derive(RustEmbed)] [INFO] [stdout] 8 | struct Asset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 28 | let uc_sign = &Asset::get("under_cons.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 28 | let uc_sign = &Asset::get("under_cons.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:29:34 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 29 | let rail_empty = &Asset::get("empty.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:29:34 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 29 | let rail_empty = &Asset::get("empty.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:30:32 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 30 | let rail_all = &Asset::get("rail_all.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:30:32 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 30 | let rail_all = &Asset::get("rail_all.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 31 | let rail_h = &Asset::get("rail_h.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 31 | let rail_h = &Asset::get("rail_h.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 32 | let rail_v = &Asset::get("rail_v.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 32 | let rail_v = &Asset::get("rail_v.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:33:31 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 33 | let rail_ld = &Asset::get("rail_ld.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:33:31 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 33 | let rail_ld = &Asset::get("rail_ld.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 34 | let rail_lu = &Asset::get("rail_lu.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 34 | let rail_lu = &Asset::get("rail_lu.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:35:31 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 35 | let rail_rd = &Asset::get("rail_rd.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:35:31 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 35 | let rail_rd = &Asset::get("rail_rd.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 36 | let rail_ru = &Asset::get("rail_ru.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:37:33 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 37 | let rail_lrd1 = &Asset::get("rail_lrd1.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 36 | let rail_ru = &Asset::get("rail_ru.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:38:33 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 38 | let rail_lrd2 = &Asset::get("rail_lrd2.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:37:33 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 37 | let rail_lrd1 = &Asset::get("rail_lrd1.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 39 | let rail_lru1 = &Asset::get("rail_lru1.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:38:33 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 38 | let rail_lrd2 = &Asset::get("rail_lrd2.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 40 | let rail_lru2 = &Asset::get("rail_lru2.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 39 | let rail_lru1 = &Asset::get("rail_lru1.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/resources.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 7 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 40 | let rail_lru2 = &Asset::get("rail_lru2.png").unwrap().data.to_vec(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Clipboard` [INFO] [stdout] candidate #2: `ClipboardObject` [INFO] [stdout] candidate #3: `Embed` [INFO] [stdout] candidate #4: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wfc-rails` (bin "wfc-rails" test) due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wfc-rails` (bin "wfc-rails") due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "9a4e01602d2776ccc49099c7fc52dfeda8219659b70750e713766a528cf33f37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a4e01602d2776ccc49099c7fc52dfeda8219659b70750e713766a528cf33f37", kill_on_drop: false }` [INFO] [stdout] 9a4e01602d2776ccc49099c7fc52dfeda8219659b70750e713766a528cf33f37