[INFO] fetching crate fmc_noise 0.3.1...
[INFO] testing fmc_noise-0.3.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate fmc_noise 0.3.1 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fmc_noise 0.3.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-features v0.1.6
[INFO] [stderr]   Downloaded errno v0.3.5
[INFO] [stderr]   Downloaded fmc_noise_macros v0.8.0
[INFO] [stderr]   Downloaded clap v4.4.7
[INFO] [stderr]   Downloaded clap_builder v4.4.7
[INFO] [stderr]   Downloaded rustix v0.38.20
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 296fab5195927e117488f0d357768fcd0d978e82e1ef731ea3c4de0991b72df2
[INFO] running `Command { std: "docker" "start" "-a" "296fab5195927e117488f0d357768fcd0d978e82e1ef731ea3c4de0991b72df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "296fab5195927e117488f0d357768fcd0d978e82e1ef731ea3c4de0991b72df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "296fab5195927e117488f0d357768fcd0d978e82e1ef731ea3c4de0991b72df2", kill_on_drop: false }`
[INFO] [stdout] 296fab5195927e117488f0d357768fcd0d978e82e1ef731ea3c4de0991b72df2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd5a10df6d3942479345c1088257c537f916b1dd620ba3ed96b145cee81b475f
[INFO] running `Command { std: "docker" "start" "-a" "bd5a10df6d3942479345c1088257c537f916b1dd620ba3ed96b145cee81b475f", 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.27s
[INFO] running `Command { std: "docker" "inspect" "bd5a10df6d3942479345c1088257c537f916b1dd620ba3ed96b145cee81b475f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd5a10df6d3942479345c1088257c537f916b1dd620ba3ed96b145cee81b475f", kill_on_drop: false }`
[INFO] [stdout] bd5a10df6d3942479345c1088257c537f916b1dd620ba3ed96b145cee81b475f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a60fdf71ea6ab1ef6a24794b31c5128919bc1531ccf6d0688a296aa4533242ea
[INFO] running `Command { std: "docker" "start" "-a" "a60fdf71ea6ab1ef6a24794b31c5128919bc1531ccf6d0688a296aa4533242ea", 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 rustix v0.38.20
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.4.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[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 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 41.09s
[INFO] running `Command { std: "docker" "inspect" "a60fdf71ea6ab1ef6a24794b31c5128919bc1531ccf6d0688a296aa4533242ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a60fdf71ea6ab1ef6a24794b31c5128919bc1531ccf6d0688a296aa4533242ea", kill_on_drop: false }`
[INFO] [stdout] a60fdf71ea6ab1ef6a24794b31c5128919bc1531ccf6d0688a296aa4533242ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3e562547f8a26e3a9bd7d5de316176a24c3dfe4e56d7a9556dd6fe0c33ea10f0
[INFO] running `Command { std: "docker" "start" "-a" "3e562547f8a26e3a9bd7d5de316176a24c3dfe4e56d7a9556dd6fe0c33ea10f0", 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.15s
[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 - Frequency (line 326) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise::generate_1d (line 254) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise::seed (line 111) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise::fbm (line 128) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise::generate_2d (line 268) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise::simplex (line 63) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise::constant (line 95) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise::perlin (line 78) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise (line 33) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - Noise::generate_3d (line 291) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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::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::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] ---- 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_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::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::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 - 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 (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::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] 
[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.64s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3e562547f8a26e3a9bd7d5de316176a24c3dfe4e56d7a9556dd6fe0c33ea10f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e562547f8a26e3a9bd7d5de316176a24c3dfe4e56d7a9556dd6fe0c33ea10f0", kill_on_drop: false }`
[INFO] [stdout] 3e562547f8a26e3a9bd7d5de316176a24c3dfe4e56d7a9556dd6fe0c33ea10f0
