[INFO] fetching crate fmc_noise 0.3.1...
[INFO] testing fmc_noise-0.3.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate fmc_noise 0.3.1 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fmc_noise 0.3.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29ba0511e68e8fb1005150347f38fe54930759ca9cdd338f0f71721fa17799db
[INFO] running `Command { std: "docker" "start" "-a" "29ba0511e68e8fb1005150347f38fe54930759ca9cdd338f0f71721fa17799db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29ba0511e68e8fb1005150347f38fe54930759ca9cdd338f0f71721fa17799db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29ba0511e68e8fb1005150347f38fe54930759ca9cdd338f0f71721fa17799db", kill_on_drop: false }`
[INFO] [stdout] 29ba0511e68e8fb1005150347f38fe54930759ca9cdd338f0f71721fa17799db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 761226f5a51e42c2dc9d49b3e37eb8f2204423ca82a17fbe7f0d5ba85a732ba1
[INFO] running `Command { std: "docker" "start" "-a" "761226f5a51e42c2dc9d49b3e37eb8f2204423ca82a17fbe7f0d5ba85a732ba1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.62s
[INFO] running `Command { std: "docker" "inspect" "761226f5a51e42c2dc9d49b3e37eb8f2204423ca82a17fbe7f0d5ba85a732ba1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "761226f5a51e42c2dc9d49b3e37eb8f2204423ca82a17fbe7f0d5ba85a732ba1", kill_on_drop: false }`
[INFO] [stdout] 761226f5a51e42c2dc9d49b3e37eb8f2204423ca82a17fbe7f0d5ba85a732ba1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2465ecd852e8494888ea64c5c3c887118085cda13c5ec5120dce7ed44f5cfffa
[INFO] running `Command { std: "docker" "start" "-a" "2465ecd852e8494888ea64c5c3c887118085cda13c5ec5120dce7ed44f5cfffa", 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 rayon-core v1.12.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap_builder v4.4.7
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.8.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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "2465ecd852e8494888ea64c5c3c887118085cda13c5ec5120dce7ed44f5cfffa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2465ecd852e8494888ea64c5c3c887118085cda13c5ec5120dce7ed44f5cfffa", kill_on_drop: false }`
[INFO] [stdout] 2465ecd852e8494888ea64c5c3c887118085cda13c5ec5120dce7ed44f5cfffa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 28662c486879e05d2ecc7ab8ff383e834cc054fdfa34d72c1370f992da0ceb17
[INFO] running `Command { std: "docker" "start" "-a" "28662c486879e05d2ecc7ab8ff383e834cc054fdfa34d72c1370f992da0ceb17", 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)]` 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.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fmc_noise-505326b1bad9fee5)
[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-e6e90082e0c968d7)
[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::fbm (line 128) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise::generate_3d (line 291) ... FAILED
[INFO] [stdout] test src/lib.rs - Frequency (line 326) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise::seed (line 111) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise::generate_1d (line 254) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise (line 33) ... FAILED
[INFO] [stdout] test src/lib.rs - Noise::constant (line 95) ... 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 - Noise::perlin (line 78) ... 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] 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::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 - 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] ---- 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::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 (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::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::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 - 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] 
[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.56s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "28662c486879e05d2ecc7ab8ff383e834cc054fdfa34d72c1370f992da0ceb17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28662c486879e05d2ecc7ab8ff383e834cc054fdfa34d72c1370f992da0ceb17", kill_on_drop: false }`
[INFO] [stdout] 28662c486879e05d2ecc7ab8ff383e834cc054fdfa34d72c1370f992da0ceb17
