[INFO] fetching crate noice 0.7.1... [INFO] checking noice-0.7.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate noice 0.7.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate noice 0.7.1 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate noice 0.7.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate noice 0.7.1 [INFO] tweaked toml for crates.io crate noice 0.7.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate noice 0.7.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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_xorshift v0.2.0 [INFO] [stderr] Downloaded bytemuck v1.4.1 [INFO] [stderr] Downloaded half v1.6.0 [INFO] [stderr] Downloaded tinytemplate v1.1.0 [INFO] [stderr] Downloaded gif v0.11.1 [INFO] [stderr] Downloaded weezl v0.1.3 [INFO] [stderr] Downloaded syn v1.0.54 [INFO] [stderr] Downloaded jpeg-decoder v0.1.20 [INFO] [stderr] Downloaded image v0.23.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9edbff99d6a56b77f4717fb5cc3318b8873549d00799d191f47467d6c197c459 [INFO] running `Command { std: "docker" "start" "-a" "9edbff99d6a56b77f4717fb5cc3318b8873549d00799d191f47467d6c197c459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9edbff99d6a56b77f4717fb5cc3318b8873549d00799d191f47467d6c197c459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9edbff99d6a56b77f4717fb5cc3318b8873549d00799d191f47467d6c197c459", kill_on_drop: false }` [INFO] [stdout] 9edbff99d6a56b77f4717fb5cc3318b8873549d00799d191f47467d6c197c459 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 558d32e9b8d3015f4bd7046a12371038a4e061648c7ac0117c597fb737783687 [INFO] running `Command { std: "docker" "start" "-a" "558d32e9b8d3015f4bd7046a12371038a4e061648c7ac0117c597fb737783687", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking noice v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/noise_fns/generators.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use self::perlin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the name `Perlin` in the type namespace is first re-exported here [INFO] [stdout] 7 | pub use self::perlin_surflet::*; [INFO] [stdout] | ----------------------- but the name `Perlin` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Perlin` is ambiguous [INFO] [stdout] --> src/noise_fns/generators/fractals/basicmulti.rs:3:47 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable}; [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Perlin` could refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use self::perlin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] note: `Perlin` could also refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::perlin_surflet::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Perlin` is ambiguous [INFO] [stdout] --> src/noise_fns/generators/fractals/billow.rs:2:47 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable}; [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Perlin` could refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use self::perlin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] note: `Perlin` could also refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::perlin_surflet::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Perlin` is ambiguous [INFO] [stdout] --> src/noise_fns/generators/fractals/fbm.rs:3:47 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable}; [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Perlin` could refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use self::perlin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] note: `Perlin` could also refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::perlin_surflet::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Perlin` is ambiguous [INFO] [stdout] --> src/noise_fns/generators/fractals/hybridmulti.rs:3:47 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable}; [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Perlin` could refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use self::perlin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] note: `Perlin` could also refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::perlin_surflet::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Perlin` is ambiguous [INFO] [stdout] --> src/noise_fns/generators/fractals/ridgedmulti.rs:2:47 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::noise_fns::{MultiFractal, NoiseFn, Perlin, Seedable}; [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Perlin` could refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use self::perlin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] note: `Perlin` could also refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::perlin_surflet::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Perlin` is ambiguous [INFO] [stdout] --> src/noise_fns/generators/fractals.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::noise_fns::{Perlin, Seedable}; [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Perlin` could refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use self::perlin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] note: `Perlin` could also refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::perlin_surflet::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Perlin` is ambiguous [INFO] [stdout] --> src/noise_fns/generators/fractals/basicmulti.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | sources: Vec, [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Perlin` could refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use self::perlin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] note: `Perlin` could also refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::perlin_surflet::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Perlin` is ambiguous [INFO] [stdout] --> src/noise_fns/generators/fractals/billow.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | sources: Vec, [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Perlin` could refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use self::perlin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] note: `Perlin` could also refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::perlin_surflet::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Perlin` is ambiguous [INFO] [stdout] --> src/noise_fns/generators/fractals/fbm.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | sources: Vec, [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Perlin` could refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use self::perlin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] note: `Perlin` could also refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::perlin_surflet::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Perlin` is ambiguous [INFO] [stdout] --> src/noise_fns/generators/fractals/hybridmulti.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | sources: Vec, [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Perlin` could refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use self::perlin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] note: `Perlin` could also refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::perlin_surflet::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Perlin` is ambiguous [INFO] [stdout] --> src/noise_fns/generators/fractals/ridgedmulti.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | sources: Vec, [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Perlin` could refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use self::perlin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] note: `Perlin` could also refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::perlin_surflet::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Perlin` is ambiguous [INFO] [stdout] --> src/noise_fns/generators/fractals.rs:26:52 [INFO] [stdout] | [INFO] [stdout] 26 | fn build_sources(seed: u32, octaves: usize) -> Vec { [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Perlin` could refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use self::perlin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] note: `Perlin` could also refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::perlin_surflet::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Perlin` is ambiguous [INFO] [stdout] --> src/noise_fns/generators/fractals.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | sources.push(Perlin::new().set_seed(seed + x as u32)); [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Perlin` could refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use self::perlin::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] note: `Perlin` could also refer to the struct imported here [INFO] [stdout] --> src/noise_fns/generators.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::perlin_surflet::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Perlin` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::perlin_surflet::*` [INFO] [stdout] --> src/noise_fns/generators.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::perlin_surflet::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/utils/image_renderer.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{self, f64::consts::SQRT_2}; [INFO] [stdout] | ^^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/utils/noise_image.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{self, path::Path}; [INFO] [stdout] | ^^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/utils/noise_map.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{self, path::Path}; [INFO] [stdout] | ^^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `noise` [INFO] [stdout] --> benches/open_simplex.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate noise; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `noise` [INFO] [stdout] --> benches/worley.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate noise; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `noice` (bench "open_simplex") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `noice` (bench "worley") due to 2 previous errors [INFO] [stdout] error[E0463]: can't find crate for `noise` [INFO] [stdout] --> benches/perlin.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate noise; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `noise` [INFO] [stdout] --> benches/super_simplex.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate noise; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `noice` (bench "perlin") due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `noice` (bench "super_simplex") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "558d32e9b8d3015f4bd7046a12371038a4e061648c7ac0117c597fb737783687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "558d32e9b8d3015f4bd7046a12371038a4e061648c7ac0117c597fb737783687", kill_on_drop: false }` [INFO] [stdout] 558d32e9b8d3015f4bd7046a12371038a4e061648c7ac0117c597fb737783687 [INFO] checking noice-0.7.1 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] extracting crate noice 0.7.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate noice 0.7.1 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate noice 0.7.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate noice 0.7.1 [INFO] tweaked toml for crates.io crate noice 0.7.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate noice 0.7.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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74dcca65cb502ea0dd420b4c08f539a856125a6cd180ac31b6e04aca0a6e03bb [INFO] running `Command { std: "docker" "start" "-a" "74dcca65cb502ea0dd420b4c08f539a856125a6cd180ac31b6e04aca0a6e03bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74dcca65cb502ea0dd420b4c08f539a856125a6cd180ac31b6e04aca0a6e03bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74dcca65cb502ea0dd420b4c08f539a856125a6cd180ac31b6e04aca0a6e03bb", kill_on_drop: false }` [INFO] [stdout] 74dcca65cb502ea0dd420b4c08f539a856125a6cd180ac31b6e04aca0a6e03bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1673c7a1c42df135ed6f5c06009e8bd5bef77395c92b58fb38624bbb265e1b1 [INFO] running `Command { std: "docker" "start" "-a" "b1673c7a1c42df135ed6f5c06009e8bd5bef77395c92b58fb38624bbb265e1b1", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "b1673c7a1c42df135ed6f5c06009e8bd5bef77395c92b58fb38624bbb265e1b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1673c7a1c42df135ed6f5c06009e8bd5bef77395c92b58fb38624bbb265e1b1", kill_on_drop: false }` [INFO] [stdout] b1673c7a1c42df135ed6f5c06009e8bd5bef77395c92b58fb38624bbb265e1b1