[INFO] cloning repository https://github.com/Bombfuse/emerald-wasm-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bombfuse/emerald-wasm-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBombfuse%2Femerald-wasm-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBombfuse%2Femerald-wasm-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ceb46b22a996340c1d5c104c8bf08522c0808b04 [INFO] checking Bombfuse/emerald-wasm-examples against master#8ac1525e091d3db28e67adcbbd6db1e1deaa37fb for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBombfuse%2Femerald-wasm-examples" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bombfuse/emerald-wasm-examples on toolchain 8ac1525e091d3db28e67adcbbd6db1e1deaa37fb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Bombfuse/emerald-wasm-examples [INFO] removed path dependency emerald from git repo https://github.com/Bombfuse/emerald-wasm-examples [INFO] finished tweaking git repo https://github.com/Bombfuse/emerald-wasm-examples [INFO] tweaked toml for git repo https://github.com/Bombfuse/emerald-wasm-examples written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Bombfuse/emerald-wasm-examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (emerald) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (emerald) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded emerald v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e853ba2f17cb519a2e838608d78f89d646b3b15fab571f0655213321d06dab1c [INFO] running `Command { std: "docker" "start" "-a" "e853ba2f17cb519a2e838608d78f89d646b3b15fab571f0655213321d06dab1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e853ba2f17cb519a2e838608d78f89d646b3b15fab571f0655213321d06dab1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e853ba2f17cb519a2e838608d78f89d646b3b15fab571f0655213321d06dab1c", kill_on_drop: false }` [INFO] [stdout] e853ba2f17cb519a2e838608d78f89d646b3b15fab571f0655213321d06dab1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 055a6158ac694d647b7f49b9fad35b82e1def1a20807118fc425107ed5dae344 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "055a6158ac694d647b7f49b9fad35b82e1def1a20807118fc425107ed5dae344", kill_on_drop: false }` [INFO] [stderr] warning: dependency (emerald) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling fermium v0.0.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking cgmath v0.17.0 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking simple_logger v1.6.0 [INFO] [stderr] Compiling phantom-fields v0.1.2 [INFO] [stderr] Checking beryllium v0.0.15 [INFO] [stderr] Checking storm v0.5.0 [INFO] [stderr] Checking emerald v0.1.0 [INFO] [stderr] Checking wasm-emerald v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0407]: method `initialize` is not a member of trait `Game` [INFO] [stdout] --> src/main.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / fn initialize(&mut self, mut emd: Emerald) { [INFO] [stdout] 31 | | emd.loader() [INFO] [stdout] 32 | | .set_texture( [INFO] [stdout] 33 | | "./assets/bunny.png", [INFO] [stdout] ... | [INFO] [stdout] 51 | | ); [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ not a member of trait `Game` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Position` [INFO] [stdout] --> src/main.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | let mut position = Position::new(0.0, 0.0); [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `KeyCode` [INFO] [stdout] --> src/main.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | if emd.input().is_key_just_pressed(KeyCode::Space) { [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `KeyCode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Position` [INFO] [stdout] --> src/main.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | let mut position = Position::new(0.0, 0.0); [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Emerald` in this scope [INFO] [stdout] --> src/main.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | fn initialize(&mut self, mut emd: Emerald) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Emerald` in this scope [INFO] [stdout] --> src/main.rs:55:35 [INFO] [stdout] | [INFO] [stdout] 55 | fn update(&mut self, mut emd: Emerald) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Instant` [INFO] [stdout] --> src/main.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | let now = Instant::now(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::input::time::timer::Instant; [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::Instant; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Read` in this scope [INFO] [stdout] --> src/main.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | let bunny_query = <(Read, Write, Write)>::query(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sprite` in this scope [INFO] [stdout] --> src/main.rs:76:34 [INFO] [stdout] | [INFO] [stdout] 76 | let bunny_query = <(Read, Write, Write)>::query(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::input::Sprite; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Write` in this scope [INFO] [stdout] --> src/main.rs:76:43 [INFO] [stdout] | [INFO] [stdout] 76 | let bunny_query = <(Read, Write, Write)>::query(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Position` in this scope [INFO] [stdout] --> src/main.rs:76:49 [INFO] [stdout] | [INFO] [stdout] 29 | impl Game for BunnymarkGame { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 76 | let bunny_query = <(Read, Write, Write)>::query(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Write` in this scope [INFO] [stdout] --> src/main.rs:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | let bunny_query = <(Read, Write, Write)>::query(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `initialize` is not a member of trait `Game` [INFO] [stdout] --> src/main.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / fn initialize(&mut self, mut emd: Emerald) { [INFO] [stdout] 31 | | emd.loader() [INFO] [stdout] 32 | | .set_texture( [INFO] [stdout] 33 | | "./assets/bunny.png", [INFO] [stdout] ... | [INFO] [stdout] 51 | | ); [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ not a member of trait `Game` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Position` [INFO] [stdout] --> src/main.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | let mut position = Position::new(0.0, 0.0); [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `KeyCode` [INFO] [stdout] --> src/main.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | if emd.input().is_key_just_pressed(KeyCode::Space) { [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `KeyCode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Position` [INFO] [stdout] --> src/main.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | let mut position = Position::new(0.0, 0.0); [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `Position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Emerald` in this scope [INFO] [stdout] --> src/main.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | fn initialize(&mut self, mut emd: Emerald) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Emerald` in this scope [INFO] [stdout] --> src/main.rs:55:35 [INFO] [stdout] | [INFO] [stdout] 55 | fn update(&mut self, mut emd: Emerald) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Instant` [INFO] [stdout] --> src/main.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | let now = Instant::now(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::input::time::timer::Instant; [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::Instant; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Read` in this scope [INFO] [stdout] --> src/main.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | let bunny_query = <(Read, Write, Write)>::query(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sprite` in this scope [INFO] [stdout] --> src/main.rs:76:34 [INFO] [stdout] | [INFO] [stdout] 76 | let bunny_query = <(Read, Write, Write)>::query(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::input::Sprite; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Write` in this scope [INFO] [stdout] --> src/main.rs:76:43 [INFO] [stdout] | [INFO] [stdout] 76 | let bunny_query = <(Read, Write, Write)>::query(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Position` in this scope [INFO] [stdout] --> src/main.rs:76:49 [INFO] [stdout] | [INFO] [stdout] 29 | impl Game for BunnymarkGame { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 76 | let bunny_query = <(Read, Write, Write)>::query(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Write` in this scope [INFO] [stdout] --> src/main.rs:76:60 [INFO] [stdout] | [INFO] [stdout] 76 | let bunny_query = <(Read, Write, Write)>::query(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Write; [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `emerald::GameSettings` in the current scope [INFO] [stdout] --> src/main.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | let mut game_settings = GameSettings::default(); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `emerald::GameSettings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `window_size` on type `storm::types::WindowSettings` [INFO] [stdout] --> src/main.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | render_settings.window_size = (480, 360); [INFO] [stdout] | ^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `title`, `display_mode`, `vsync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `emerald::GameSettings` in the current scope [INFO] [stdout] --> src/main.rs:14:43 [INFO] [stdout] | [INFO] [stdout] 14 | let mut game_settings = GameSettings::default(); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `emerald::GameSettings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `window_size` on type `storm::types::WindowSettings` [INFO] [stdout] --> src/main.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | render_settings.window_size = (480, 360); [INFO] [stdout] | ^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `title`, `display_mode`, `vsync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0407, E0412, E0433, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0407`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0407, E0412, E0433, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0407`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-emerald`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "055a6158ac694d647b7f49b9fad35b82e1def1a20807118fc425107ed5dae344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "055a6158ac694d647b7f49b9fad35b82e1def1a20807118fc425107ed5dae344", kill_on_drop: false }` [INFO] [stdout] 055a6158ac694d647b7f49b9fad35b82e1def1a20807118fc425107ed5dae344