[INFO] fetching crate fmc_noise 0.3.1... [INFO] testing fmc_noise-0.3.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate fmc_noise 0.3.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate fmc_noise 0.3.1 [INFO] finished tweaking crates.io crate fmc_noise 0.3.1 [INFO] tweaked toml for crates.io crate fmc_noise 0.3.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fmc_noise 0.3.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fmc_noise 0.3.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fmc_noise_macros v0.8.0 [INFO] [stderr] Downloaded rustix v0.38.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a878fec575e91b14b62a82cc79f10427877ab4580909f4e6833768f7cf93ba92 [INFO] running `Command { std: "docker" "start" "-a" "a878fec575e91b14b62a82cc79f10427877ab4580909f4e6833768f7cf93ba92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a878fec575e91b14b62a82cc79f10427877ab4580909f4e6833768f7cf93ba92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a878fec575e91b14b62a82cc79f10427877ab4580909f4e6833768f7cf93ba92", kill_on_drop: false }` [INFO] [stdout] a878fec575e91b14b62a82cc79f10427877ab4580909f4e6833768f7cf93ba92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4887fe5cc5593bf6d31a3d6778281f27c95831ab50093cfe93aabaa5a5ba8b8 [INFO] running `Command { std: "docker" "start" "-a" "b4887fe5cc5593bf6d31a3d6778281f27c95831ab50093cfe93aabaa5a5ba8b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling fmc_noise_macros v0.8.0 [INFO] [stderr] Compiling fmc_noise v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `grad1` [INFO] [stdout] --> src/perlin.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::gradient::{grad1, grad2}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.99s [INFO] running `Command { std: "docker" "inspect" "b4887fe5cc5593bf6d31a3d6778281f27c95831ab50093cfe93aabaa5a5ba8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4887fe5cc5593bf6d31a3d6778281f27c95831ab50093cfe93aabaa5a5ba8b8", kill_on_drop: false }` [INFO] [stdout] b4887fe5cc5593bf6d31a3d6778281f27c95831ab50093cfe93aabaa5a5ba8b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b834cf206f0311fed28b739995326a18368c915f7e6eecb533a9dc06a89bfba [INFO] running `Command { std: "docker" "start" "-a" "7b834cf206f0311fed28b739995326a18368c915f7e6eecb533a9dc06a89bfba", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stdout] warning: unused import: `grad1` [INFO] [stdout] --> src/perlin.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::gradient::{grad1, grad2}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling fmc_noise v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `grad1` [INFO] [stdout] --> src/perlin.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::gradient::{grad1, grad2}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.51s [INFO] running `Command { std: "docker" "inspect" "7b834cf206f0311fed28b739995326a18368c915f7e6eecb533a9dc06a89bfba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b834cf206f0311fed28b739995326a18368c915f7e6eecb533a9dc06a89bfba", kill_on_drop: false }` [INFO] [stdout] 7b834cf206f0311fed28b739995326a18368c915f7e6eecb533a9dc06a89bfba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2ae2ff2db54d9cf56078a072c009971b1058efebef6076398d7c9ea90dd9c430 [INFO] running `Command { std: "docker" "start" "-a" "2ae2ff2db54d9cf56078a072c009971b1058efebef6076398d7c9ea90dd9c430", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `grad1` [INFO] [stderr] --> src/perlin.rs:9:23 [INFO] [stderr] | [INFO] [stderr] 9 | use crate::gradient::{grad1, grad2}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `fmc_noise` (lib) generated 1 warning (run `cargo fix --lib -p fmc_noise` to apply 1 suggestion) [INFO] [stderr] warning: `fmc_noise` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fmc_noise-03e9cb16bd4ccfe9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fmc_noise-db9735f75b713a10) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests fmc_noise [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/lib.rs - Noise::seed (line 111) ... FAILED [INFO] [stdout] test src/lib.rs - Noise (line 33) ... FAILED [INFO] [stdout] test src/lib.rs - Noise::generate_1d (line 254) ... FAILED [INFO] [stdout] test src/lib.rs - Noise::fbm (line 128) ... FAILED [INFO] [stdout] test src/lib.rs - Noise::perlin (line 78) ... FAILED [INFO] [stdout] test src/lib.rs - Noise::constant (line 95) ... FAILED [INFO] [stdout] test src/lib.rs - Noise::generate_3d (line 291) ... FAILED [INFO] [stdout] test src/lib.rs - Noise::simplex (line 63) ... FAILED [INFO] [stdout] test src/lib.rs - Noise::generate_2d (line 268) ... FAILED [INFO] [stdout] test src/lib.rs - Frequency (line 326) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Noise::seed (line 111) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Noise` [INFO] [stdout] --> src/lib.rs:112:18 [INFO] [stdout] | [INFO] [stdout] 3 | let noise_left = Noise::simplex(0.01).seed(1); [INFO] [stdout] | ^^^^^ use of undeclared type `Noise` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Noise; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Noise` [INFO] [stdout] --> src/lib.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 4 | let noise_right = Noise::simplex(0.01).seed(2); [INFO] [stdout] | ^^^^^ use of undeclared type `Noise` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Noise; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Noise (line 33) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Noise` [INFO] [stdout] --> src/lib.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 17 | let noise = Noise::perlin(0.01) [INFO] [stdout] | ^^^^^ use of undeclared type `Noise` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Noise; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Noise` [INFO] [stdout] --> src/lib.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 21 | .add(Noise::constant(0.5)) [INFO] [stdout] | ^^^^^ use of undeclared type `Noise` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Noise; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Noise::generate_1d (line 254) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Noise` [INFO] [stdout] --> src/lib.rs:256:27 [INFO] [stdout] | [INFO] [stdout] 4 | let (noise, _min, _max) = Noise::perlin(0.01).generate_1d(0.0, width); [INFO] [stdout] | ^^^^^ use of undeclared type `Noise` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Noise; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Noise::fbm (line 128) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Noise` [INFO] [stdout] --> src/lib.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 5 | let noise = Noise::simplex(0.01).fbm(5, 0.5, 2.0); [INFO] [stdout] | ^^^^^ use of undeclared type `Noise` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Noise; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Noise::perlin (line 78) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Noise` [INFO] [stdout] --> src/lib.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 3 | let noise = Noise::perlin(0.01); [INFO] [stdout] | ^^^^^ use of undeclared type `Noise` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Noise; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Noise` [INFO] [stdout] --> src/lib.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 5 | let noise = Noise::perlin(Frequency { x: 0.01, y: 0.01, z: 0.01 }); [INFO] [stdout] | ^^^^^ use of undeclared type `Noise` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Noise; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Frequency` in this scope [INFO] [stdout] --> src/lib.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 5 | let noise = Noise::perlin(Frequency { x: 0.01, y: 0.01, z: 0.01 }); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Frequency; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Noise::constant (line 95) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Noise` [INFO] [stdout] --> src/lib.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 4 | let noise = Noise::simplex(0.01) [INFO] [stdout] | ^^^^^ use of undeclared type `Noise` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Noise; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Noise` [INFO] [stdout] --> src/lib.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 5 | .mul(Noise::constant(0.5)) [INFO] [stdout] | ^^^^^ use of undeclared type `Noise` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Noise; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Noise` [INFO] [stdout] --> src/lib.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 6 | .add(Noise::constant(0.5)); [INFO] [stdout] | ^^^^^ use of undeclared type `Noise` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Noise; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Noise::generate_3d (line 291) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Noise` [INFO] [stdout] --> src/lib.rs:295:27 [INFO] [stdout] | [INFO] [stdout] 6 | let (noise, _min, _max) = Noise::perlin(0.01).generate_3d(0.0, 0.0, 0.0, width, height, depth); [INFO] [stdout] | ^^^^^ use of undeclared type `Noise` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Noise; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Noise::simplex (line 63) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Noise` [INFO] [stdout] --> src/lib.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 3 | let noise = Noise::simplex(0.01); [INFO] [stdout] | ^^^^^ use of undeclared type `Noise` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Noise; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Noise` [INFO] [stdout] --> src/lib.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 5 | let noise = Noise::simplex(Frequency { x: 0.01, y: 0.01, z: 0.01 }); [INFO] [stdout] | ^^^^^ use of undeclared type `Noise` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Noise; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Frequency` in this scope [INFO] [stdout] --> src/lib.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 5 | let noise = Noise::simplex(Frequency { x: 0.01, y: 0.01, z: 0.01 }); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Frequency; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Noise::generate_2d (line 268) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Noise` [INFO] [stdout] --> src/lib.rs:271:27 [INFO] [stdout] | [INFO] [stdout] 5 | let (noise, _min, _max) = Noise::perlin(0.01).generate_2d(0.0, 0.0, width, height); [INFO] [stdout] | ^^^^^ use of undeclared type `Noise` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Noise; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Frequency (line 326) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Noise` [INFO] [stdout] --> src/lib.rs:330:13 [INFO] [stdout] | [INFO] [stdout] 6 | let noise = Noise::perlin(0.01); [INFO] [stdout] | ^^^^^ use of undeclared type `Noise` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Noise; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Noise` [INFO] [stdout] --> src/lib.rs:332:13 [INFO] [stdout] | [INFO] [stdout] 8 | let noise = Noise::perlin(Frequency { [INFO] [stdout] | ^^^^^ use of undeclared type `Noise` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Noise; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Frequency` in this scope [INFO] [stdout] --> src/lib.rs:332:27 [INFO] [stdout] | [INFO] [stdout] 8 | let noise = Noise::perlin(Frequency { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmc_noise::Frequency; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - Frequency (line 326) [INFO] [stdout] src/lib.rs - Noise (line 33) [INFO] [stdout] src/lib.rs - Noise::constant (line 95) [INFO] [stdout] src/lib.rs - Noise::fbm (line 128) [INFO] [stdout] src/lib.rs - Noise::generate_1d (line 254) [INFO] [stdout] src/lib.rs - Noise::generate_2d (line 268) [INFO] [stdout] src/lib.rs - Noise::generate_3d (line 291) [INFO] [stdout] src/lib.rs - Noise::perlin (line 78) [INFO] [stdout] src/lib.rs - Noise::seed (line 111) [INFO] [stdout] src/lib.rs - Noise::simplex (line 63) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "2ae2ff2db54d9cf56078a072c009971b1058efebef6076398d7c9ea90dd9c430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ae2ff2db54d9cf56078a072c009971b1058efebef6076398d7c9ea90dd9c430", kill_on_drop: false }` [INFO] [stdout] 2ae2ff2db54d9cf56078a072c009971b1058efebef6076398d7c9ea90dd9c430