[INFO] fetching crate fmc_noise 0.3.1...
[INFO] testing fmc_noise-0.3.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate fmc_noise 0.3.1 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fmc_noise 0.3.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] beb3432e8d49c5897dcacefc8e74df868cc7dd2807e96ae79fe9ba89f266e989
[INFO] running `Command { std: "docker" "start" "-a" "beb3432e8d49c5897dcacefc8e74df868cc7dd2807e96ae79fe9ba89f266e989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "beb3432e8d49c5897dcacefc8e74df868cc7dd2807e96ae79fe9ba89f266e989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beb3432e8d49c5897dcacefc8e74df868cc7dd2807e96ae79fe9ba89f266e989", kill_on_drop: false }`
[INFO] [stdout] beb3432e8d49c5897dcacefc8e74df868cc7dd2807e96ae79fe9ba89f266e989
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84883f91712d9b4bbad39026794f85cfac04967304088327d827273ca41fa3bd
[INFO] running `Command { std: "docker" "start" "-a" "84883f91712d9b4bbad39026794f85cfac04967304088327d827273ca41fa3bd", 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 11.20s
[INFO] running `Command { std: "docker" "inspect" "84883f91712d9b4bbad39026794f85cfac04967304088327d827273ca41fa3bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84883f91712d9b4bbad39026794f85cfac04967304088327d827273ca41fa3bd", kill_on_drop: false }`
[INFO] [stdout] 84883f91712d9b4bbad39026794f85cfac04967304088327d827273ca41fa3bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 191a0e657ac6ccbd4dd3cf4118211a1bff591c3673ed77977cc4064d751e763f
[INFO] running `Command { std: "docker" "start" "-a" "191a0e657ac6ccbd4dd3cf4118211a1bff591c3673ed77977cc4064d751e763f", 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 serde_derive 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 clap_lex v0.6.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling clap_builder v4.4.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling once_cell v1.18.0
[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 regex-automata v0.4.3
[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 40.29s
[INFO] running `Command { std: "docker" "inspect" "191a0e657ac6ccbd4dd3cf4118211a1bff591c3673ed77977cc4064d751e763f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "191a0e657ac6ccbd4dd3cf4118211a1bff591c3673ed77977cc4064d751e763f", kill_on_drop: false }`
[INFO] [stdout] 191a0e657ac6ccbd4dd3cf4118211a1bff591c3673ed77977cc4064d751e763f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 193a3bf44e14a0fb1011e997542e5881369831fd73ba979acf1ced110056df9a
[INFO] running `Command { std: "docker" "start" "-a" "193a3bf44e14a0fb1011e997542e5881369831fd73ba979acf1ced110056df9a", 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] [stderr]    Doc-tests fmc_noise
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/lib.rs - Noise::fbm (line 128) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise::generate_1d (line 254) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise::generate_2d (line 268) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise::constant (line 95) ... FAILED
[INFO] [stdout] test src/lib.rs - Frequency (line 326) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise::perlin (line 78) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise::generate_3d (line 291) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise (line 33) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise::simplex (line 63) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise::seed (line 111) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 131 | 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] 128 + 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::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] 256 | 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] 254 + 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::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] 271 | 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] 268 + 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::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] 97 | 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] 95 + 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] 98 |     .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] 95 + 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] 99 |     .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] 95 + 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 - 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] 330 | 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] 326 + 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] 332 | 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] 326 + 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] 332 | 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] 326 + 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::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] 79 | 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] 78 + 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] 81 | 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] 78 + 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] 81 | 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] 78 + 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_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] 295 | 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] 291 + 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 (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] 48 | 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] 33 + 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] 52 |     .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] 33 + 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::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] 64 | 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] 63 + 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] 66 | 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] 63 + 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] 66 | 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] 63 + 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::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] 112 | 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] 111 + 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] 113 | 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] 111 + 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] 
[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.62s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "193a3bf44e14a0fb1011e997542e5881369831fd73ba979acf1ced110056df9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "193a3bf44e14a0fb1011e997542e5881369831fd73ba979acf1ced110056df9a", kill_on_drop: false }`
[INFO] [stdout] 193a3bf44e14a0fb1011e997542e5881369831fd73ba979acf1ced110056df9a
