[INFO] updating cached repository XavilPergis/rusty-tiles [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/XavilPergis/rusty-tiles [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/XavilPergis/rusty-tiles" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/XavilPergis/rusty-tiles"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/XavilPergis/rusty-tiles'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/XavilPergis/rusty-tiles" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/XavilPergis/rusty-tiles"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/XavilPergis/rusty-tiles'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b6f1bcc7e7a95f4dfc36159eb911bb71ac50f3bd [INFO] sha for GitHub repo XavilPergis/rusty-tiles: b6f1bcc7e7a95f4dfc36159eb911bb71ac50f3bd [INFO] validating manifest of XavilPergis/rusty-tiles on toolchain master#435236b8877cdb98c82eaebfb7887782277265c5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of XavilPergis/rusty-tiles on toolchain try#b5c7f157c20453dde8d47371abe73b32351b4e7f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing XavilPergis/rusty-tiles [INFO] finished frobbing XavilPergis/rusty-tiles [INFO] frobbed toml for XavilPergis/rusty-tiles written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/XavilPergis/rusty-tiles/Cargo.toml [INFO] started frobbing XavilPergis/rusty-tiles [INFO] finished frobbing XavilPergis/rusty-tiles [INFO] frobbed toml for XavilPergis/rusty-tiles written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/XavilPergis/rusty-tiles/Cargo.toml [INFO] crate XavilPergis/rusty-tiles already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/XavilPergis/rusty-tiles/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/bjz/noise-rs.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/bjz/noise-rs.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking XavilPergis/rusty-tiles against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-6/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/XavilPergis/rusty-tiles:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 90285df16cf80970323e80b505f53e3e6a647da1e0fc1ad47492a23a455dd6b5 [INFO] running `"docker" "start" "-a" "90285df16cf80970323e80b505f53e3e6a647da1e0fc1ad47492a23a455dd6b5"` [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Checking piston-texture v0.4.0 [INFO] [stderr] Checking piston-viewport v0.2.0 [INFO] [stderr] Checking vecmath v0.2.0 [INFO] [stderr] Checking draw_state v0.4.0 [INFO] [stderr] Checking gif v0.8.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Checking pistoncore-input v0.10.0 [INFO] [stderr] Checking pistoncore-input v0.12.0 [INFO] [stderr] Checking rusttype v0.2.3 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking piston2d-graphics v0.16.0 [INFO] [stderr] Checking gfx_core v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking png v0.5.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking pistoncore-window v0.17.0 [INFO] [stderr] Compiling gl_generator v0.4.2 [INFO] [stderr] warning[E0311]: the parameter type `K` may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `K` [INFO] [stderr] note: the parameter type `K` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [INFO] [stderr] | |_________^ [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] warning[E0311]: the parameter type `V` may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `V` [INFO] [stderr] note: the parameter type `V` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [INFO] [stderr] | |_________^ [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Checking pistoncore-window v0.19.0 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Checking pistoncore-event_loop v0.20.1 [INFO] [stderr] Checking rayon-core v1.5.0 [INFO] [stderr] Checking pistoncore-event_loop v0.22.1 [INFO] [stderr] Compiling glutin v0.5.2 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Checking piston v0.20.1 [INFO] [stderr] Checking piston v0.22.1 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Compiling gl v0.5.2 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking image v0.9.1 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.5.11 [INFO] [stderr] Checking gfx v0.10.2 [INFO] [stderr] Checking noise v0.5.1 (https://github.com/bjz/noise-rs.git#c1a089d4) [INFO] [stderr] Checking gfx_device_gl v0.9.0 [INFO] [stderr] Checking wayland-kbd v0.3.6 [INFO] [stderr] Checking wayland-window v0.2.3 [INFO] [stderr] Checking piston-gfx_texture v0.14.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.27.0 [INFO] [stderr] Checking pistoncore-glutin_window v0.24.0 [INFO] [stderr] Checking piston_window v0.44.0 [INFO] [stderr] Checking blocks v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Brownian2` [INFO] [stderr] --> src/world/gen.rs:96:21 [INFO] [stderr] | [INFO] [stderr] 96 | let noise = Brownian2::new(match self.algo.as_str() { [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `Brownian2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Seed` [INFO] [stderr] --> src/world/gen.rs:107:31 [INFO] [stderr] | [INFO] [stderr] 107 | let v = (noise.apply(&Seed::new(self.seed), &[bp.0 as f64 / self.scale, bp.1 as f64 / self.scale]) + self.shift).abs(); [INFO] [stderr] | ^^^^ use of undeclared type or module `Seed` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `perlin2` in this scope [INFO] [stderr] --> src/world/gen.rs:97:41 [INFO] [stderr] | [INFO] [stderr] 97 | "perlin" => { perlin2 }, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `open_simplex2` in this scope [INFO] [stderr] --> src/world/gen.rs:98:41 [INFO] [stderr] | [INFO] [stderr] 98 | "simplex" => { open_simplex2 }, [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `cell2_value` in this scope [INFO] [stderr] --> src/world/gen.rs:99:41 [INFO] [stderr] | [INFO] [stderr] 99 | "cell_value" => { cell2_value }, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `cell2_range` in this scope [INFO] [stderr] --> src/world/gen.rs:100:41 [INFO] [stderr] | [INFO] [stderr] 100 | "cell_range" => { cell2_range }, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `cell2_range_inv` in this scope [INFO] [stderr] --> src/world/gen.rs:101:41 [INFO] [stderr] | [INFO] [stderr] 101 | "cell_range_inv" => { cell2_range_inv }, [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `cell2_manhattan_value` in this scope [INFO] [stderr] --> src/world/gen.rs:102:41 [INFO] [stderr] | [INFO] [stderr] 102 | "cell_manhattan_value" => { cell2_manhattan_value }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `cell2_manhattan` in this scope [INFO] [stderr] --> src/world/gen.rs:103:41 [INFO] [stderr] | [INFO] [stderr] 103 | "cell_manhattan" => { cell2_manhattan }, [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `cell2_manhattan_inv` in this scope [INFO] [stderr] --> src/world/gen.rs:104:41 [INFO] [stderr] | [INFO] [stderr] 104 | "cell_manhattan_inv" => { cell2_manhattan_inv }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `RandomGenerator` in this scope [INFO] [stderr] --> src/tests.rs:12:14 [INFO] [stderr] | [INFO] [stderr] 12 | let wg = RandomGenerator {}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0423]: expected function, found struct `ChunkPos` [INFO] [stderr] --> src/tests.rs:23:29 [INFO] [stderr] | [INFO] [stderr] 23 | world.gen_chunk(ChunkPos(xp, yp)); [INFO] [stderr] | ^^^^^^^^ did you mean `ChunkPos { /* fields */ }`? [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `RandomGenerator` in this scope [INFO] [stderr] --> src/tests.rs:38:14 [INFO] [stderr] | [INFO] [stderr] 38 | let wg = RandomGenerator {}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0423]: expected function, found struct `ChunkPos` [INFO] [stderr] --> src/tests.rs:49:29 [INFO] [stderr] | [INFO] [stderr] 49 | world.gen_chunk(ChunkPos(xp, yp)); [INFO] [stderr] | ^^^^^^^^ did you mean `ChunkPos { /* fields */ }`? [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Brownian2` [INFO] [stderr] --> src/world/gen.rs:96:21 [INFO] [stderr] | [INFO] [stderr] 96 | let noise = Brownian2::new(match self.algo.as_str() { [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `Brownian2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Seed` [INFO] [stderr] --> src/world/gen.rs:107:31 [INFO] [stderr] | [INFO] [stderr] 107 | let v = (noise.apply(&Seed::new(self.seed), &[bp.0 as f64 / self.scale, bp.1 as f64 / self.scale]) + self.shift).abs(); [INFO] [stderr] | ^^^^ use of undeclared type or module `Seed` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `perlin2` in this scope [INFO] [stderr] --> src/world/gen.rs:97:41 [INFO] [stderr] | [INFO] [stderr] 97 | "perlin" => { perlin2 }, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `open_simplex2` in this scope [INFO] [stderr] --> src/world/gen.rs:98:41 [INFO] [stderr] | [INFO] [stderr] 98 | "simplex" => { open_simplex2 }, [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `cell2_value` in this scope [INFO] [stderr] --> src/world/gen.rs:99:41 [INFO] [stderr] | [INFO] [stderr] 99 | "cell_value" => { cell2_value }, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `cell2_range` in this scope [INFO] [stderr] --> src/world/gen.rs:100:41 [INFO] [stderr] | [INFO] [stderr] 100 | "cell_range" => { cell2_range }, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `cell2_range_inv` in this scope [INFO] [stderr] --> src/world/gen.rs:101:41 [INFO] [stderr] | [INFO] [stderr] 101 | "cell_range_inv" => { cell2_range_inv }, [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `cell2_manhattan_value` in this scope [INFO] [stderr] --> src/world/gen.rs:102:41 [INFO] [stderr] | [INFO] [stderr] 102 | "cell_manhattan_value" => { cell2_manhattan_value }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `cell2_manhattan` in this scope [INFO] [stderr] --> src/world/gen.rs:103:41 [INFO] [stderr] | [INFO] [stderr] 103 | "cell_manhattan" => { cell2_manhattan }, [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `cell2_manhattan_inv` in this scope [INFO] [stderr] --> src/world/gen.rs:104:41 [INFO] [stderr] | [INFO] [stderr] 104 | "cell_manhattan_inv" => { cell2_manhattan_inv }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_string` found for type `&serde_json::Value` in the current scope [INFO] [stderr] --> src/main.rs:161:71 [INFO] [stderr] | [INFO] [stderr] 161 | algo: gen_map.get(&"algo".to_string()) .unwrap().as_string().unwrap().to_string() [INFO] [stderr] | ^^^^^^^^^ help: there is a method with a similar name: `is_string` [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `world::world::World` has no field named `gen` [INFO] [stderr] --> src/tests.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | gen: wg, [INFO] [stderr] | ^^^ `world::world::World` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `loaded_chunks`, `queued_chunks` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `gen_chunk` found for type `world::world::World` in the current scope [INFO] [stderr] --> src/tests.rs:23:19 [INFO] [stderr] | [INFO] [stderr] 23 | world.gen_chunk(ChunkPos(xp, yp)); [INFO] [stderr] | ^^^^^^^^^ help: there is a method with a similar name: `get_chunk` [INFO] [stderr] | [INFO] [stderr] ::: src/world/world.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct World { [INFO] [stderr] | ---------------- method `gen_chunk` not found for this [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `world::world::World` has no field named `gen` [INFO] [stderr] --> src/tests.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 41 | gen: wg, [INFO] [stderr] | ^^^ `world::world::World` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `loaded_chunks`, `queued_chunks` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `gen_chunk` found for type `world::world::World` in the current scope [INFO] [stderr] --> src/tests.rs:49:19 [INFO] [stderr] | [INFO] [stderr] 49 | world.gen_chunk(ChunkPos(xp, yp)); [INFO] [stderr] | ^^^^^^^^^ help: there is a method with a similar name: `get_chunk` [INFO] [stderr] | [INFO] [stderr] ::: src/world/world.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct World { [INFO] [stderr] | ---------------- method `gen_chunk` not found for this [INFO] [stderr] [INFO] [stderr] warning: unused import: `noise` [INFO] [stderr] --> src/world/gen.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use noise::*; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] error[E0599]: no method named `as_string` found for type `&serde_json::Value` in the current scope [INFO] [stderr] --> src/main.rs:161:71 [INFO] [stderr] | [INFO] [stderr] 161 | algo: gen_map.get(&"algo".to_string()) .unwrap().as_string().unwrap().to_string() [INFO] [stderr] | ^^^^^^^^^ help: there is a method with a similar name: `is_string` [INFO] [stderr] [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 19 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0422, E0423, E0425, E0433, E0560, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0422`. [INFO] [stderr] error: Could not compile `blocks`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: unused import: `noise` [INFO] [stderr] --> src/world/gen.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use noise::*; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: Could not compile `blocks`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "90285df16cf80970323e80b505f53e3e6a647da1e0fc1ad47492a23a455dd6b5"` [INFO] running `"docker" "rm" "-f" "90285df16cf80970323e80b505f53e3e6a647da1e0fc1ad47492a23a455dd6b5"` [INFO] [stdout] 90285df16cf80970323e80b505f53e3e6a647da1e0fc1ad47492a23a455dd6b5