[INFO] cloning repository https://github.com/mjn33/complexplanet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjn33/complexplanet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjn33%2Fcomplexplanet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjn33%2Fcomplexplanet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1a3bd76cbf7b758ae54283615bd2ea6e058197d [INFO] checking mjn33/complexplanet against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjn33%2Fcomplexplanet" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjn33/complexplanet on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mjn33/complexplanet [INFO] finished tweaking git repo https://github.com/mjn33/complexplanet [INFO] tweaked toml for git repo https://github.com/mjn33/complexplanet written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/mjn33/complexplanet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mjn33/rust-libnoise` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v2.22.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a971a544bfc4ed529070e6efd4d417af244623baa86b844dcb1c143e5a2267f [INFO] running `Command { std: "docker" "start" "-a" "5a971a544bfc4ed529070e6efd4d417af244623baa86b844dcb1c143e5a2267f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a971a544bfc4ed529070e6efd4d417af244623baa86b844dcb1c143e5a2267f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a971a544bfc4ed529070e6efd4d417af244623baa86b844dcb1c143e5a2267f", kill_on_drop: false }` [INFO] [stdout] 5a971a544bfc4ed529070e6efd4d417af244623baa86b844dcb1c143e5a2267f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d6d89c394a6d25ab3b8ffc253796c29f912d74ba3bfbd59d8cce0a572e4aa94 [INFO] running `Command { std: "docker" "start" "-a" "2d6d89c394a6d25ab3b8ffc253796c29f912d74ba3bfbd59d8cce0a572e4aa94", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.21 [INFO] [stderr] Checking num-traits v0.1.37 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking adler32 v1.0.0 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking vec_map v0.7.0 [INFO] [stderr] Checking rust-libnoise v1.0.0 (https://github.com/mjn33/rust-libnoise#b34d36e3) [INFO] [stderr] Checking deflate v0.7.5 [INFO] [stderr] Checking gif v0.9.1 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking num_cpus v1.3.0 [INFO] [stderr] Checking term_size v0.2.3 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking num-integer v0.1.33 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Checking num-rational v0.1.36 [INFO] [stderr] Checking deque v0.3.1 [INFO] [stderr] Checking clap v2.22.2 [INFO] [stderr] Checking rayon v0.6.0 [INFO] [stderr] Checking jpeg-decoder v0.1.11 [INFO] [stderr] Checking png v0.6.2 [INFO] [stderr] Checking image v0.12.3 [INFO] [stderr] Checking complexplanet v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:135:39 [INFO] [stdout] | [INFO] [stdout] 135 | fn create_generator(seed: i32) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:220:32 [INFO] [stdout] | [INFO] [stdout] 220 | let base_continent_def: Rc = Rc::new(Cache::new(base_continent_def_cl.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:284:27 [INFO] [stdout] | [INFO] [stdout] 284 | let continent_def: Rc = Rc::new(Cache::new(continent_def_se.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:331:30 [INFO] [stdout] | [INFO] [stdout] 331 | let terrain_type_def: Rc = Rc::new(Cache::new(terrain_type_def_te.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:426:31 [INFO] [stdout] | [INFO] [stdout] 426 | let mountain_base_def: Rc = Rc::new(Cache::new(mountain_base_def_tu1.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:476:30 [INFO] [stdout] | [INFO] [stdout] 476 | let mountainous_high: Rc = Rc::new(Cache::new(mountainous_high_tu.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:523:29 [INFO] [stdout] | [INFO] [stdout] 523 | let mountainous_low: Rc = Rc::new(Cache::new(mountainous_low_mu.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:598:33 [INFO] [stdout] | [INFO] [stdout] 598 | let mountainous_terrain: Rc = Rc::new(Cache::new(mountainous_terrain_ex.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:706:27 [INFO] [stdout] | [INFO] [stdout] 706 | let hilly_terrain: Rc = Rc::new(Cache::new(hilly_terrain_tu1.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:776:28 [INFO] [stdout] | [INFO] [stdout] 776 | let plains_terrain: Rc = Rc::new(Cache::new(plains_terrain_sb2.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:833:27 [INFO] [stdout] | [INFO] [stdout] 833 | let badlands_sand: Rc = Rc::new(Cache::new(badlands_sand_ad.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:907:29 [INFO] [stdout] | [INFO] [stdout] 907 | let badlands_cliffs: Rc = Rc::new(Cache::new(badlands_cliffs_tu1.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:941:30 [INFO] [stdout] | [INFO] [stdout] 941 | let badlands_terrain: Rc = Rc::new(Cache::new(badlands_terrain_ma.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:979:5 [INFO] [stdout] | [INFO] [stdout] 979 | /// 3: [Small-river-basis module]: This ridged-multifractal-noise module [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 980 | // creates the small, shallow rivers. [INFO] [stdout] 981 | let mut river_positions_rm1 = RidgedMulti::new(); [INFO] [stdout] | ------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1019:29 [INFO] [stdout] | [INFO] [stdout] 1019 | let river_positions: Rc = Rc::new(Cache::new(river_positions_tu.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1088:40 [INFO] [stdout] | [INFO] [stdout] 1088 | let scaled_mountainous_terrain: Rc = [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1160:34 [INFO] [stdout] | [INFO] [stdout] 1160 | let scaled_hilly_terrain: Rc = Rc::new(Cache::new(scaled_hilly_terrain_mu.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1194:35 [INFO] [stdout] | [INFO] [stdout] 1194 | let scaled_plains_terrain: Rc = Rc::new(Cache::new(scaled_plains_terrain_sb.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1228:37 [INFO] [stdout] | [INFO] [stdout] 1228 | let scaled_badlands_terrain: Rc = [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1290:31 [INFO] [stdout] | [INFO] [stdout] 1290 | let continental_shelf: Rc = Rc::new(Cache::new(continental_shelf_ad.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1326:33 [INFO] [stdout] | [INFO] [stdout] 1326 | let base_continent_elev: Rc = Rc::new(Cache::new(base_continent_elev_se.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1347:36 [INFO] [stdout] | [INFO] [stdout] 1347 | let continents_with_plains: Rc = Rc::new(Cache::new(continents_with_plains_ad.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1380:35 [INFO] [stdout] | [INFO] [stdout] 1380 | let continents_with_hills: Rc = Rc::new(Cache::new(continents_with_hills_se.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1434:39 [INFO] [stdout] | [INFO] [stdout] 1434 | let continents_with_mountains: Rc = [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1494:38 [INFO] [stdout] | [INFO] [stdout] 1494 | let continents_with_badlands: Rc = [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1538:36 [INFO] [stdout] | [INFO] [stdout] 1538 | let continents_with_rivers: Rc = Rc::new(Cache::new(continents_with_rivers_se.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1550:35 [INFO] [stdout] | [INFO] [stdout] 1550 | let unscaled_final_planet: Rc = Rc::new(Cache::new(continents_with_rivers.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:135:39 [INFO] [stdout] | [INFO] [stdout] 135 | fn create_generator(seed: i32) -> Box { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:220:32 [INFO] [stdout] | [INFO] [stdout] 220 | let base_continent_def: Rc = Rc::new(Cache::new(base_continent_def_cl.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:284:27 [INFO] [stdout] | [INFO] [stdout] 284 | let continent_def: Rc = Rc::new(Cache::new(continent_def_se.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:331:30 [INFO] [stdout] | [INFO] [stdout] 331 | let terrain_type_def: Rc = Rc::new(Cache::new(terrain_type_def_te.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:426:31 [INFO] [stdout] | [INFO] [stdout] 426 | let mountain_base_def: Rc = Rc::new(Cache::new(mountain_base_def_tu1.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:476:30 [INFO] [stdout] | [INFO] [stdout] 476 | let mountainous_high: Rc = Rc::new(Cache::new(mountainous_high_tu.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:523:29 [INFO] [stdout] | [INFO] [stdout] 523 | let mountainous_low: Rc = Rc::new(Cache::new(mountainous_low_mu.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:598:33 [INFO] [stdout] | [INFO] [stdout] 598 | let mountainous_terrain: Rc = Rc::new(Cache::new(mountainous_terrain_ex.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:706:27 [INFO] [stdout] | [INFO] [stdout] 706 | let hilly_terrain: Rc = Rc::new(Cache::new(hilly_terrain_tu1.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:776:28 [INFO] [stdout] | [INFO] [stdout] 776 | let plains_terrain: Rc = Rc::new(Cache::new(plains_terrain_sb2.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:833:27 [INFO] [stdout] | [INFO] [stdout] 833 | let badlands_sand: Rc = Rc::new(Cache::new(badlands_sand_ad.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:907:29 [INFO] [stdout] | [INFO] [stdout] 907 | let badlands_cliffs: Rc = Rc::new(Cache::new(badlands_cliffs_tu1.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:941:30 [INFO] [stdout] | [INFO] [stdout] 941 | let badlands_terrain: Rc = Rc::new(Cache::new(badlands_terrain_ma.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:979:5 [INFO] [stdout] | [INFO] [stdout] 979 | /// 3: [Small-river-basis module]: This ridged-multifractal-noise module [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 980 | // creates the small, shallow rivers. [INFO] [stdout] 981 | let mut river_positions_rm1 = RidgedMulti::new(); [INFO] [stdout] | ------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1019:29 [INFO] [stdout] | [INFO] [stdout] 1019 | let river_positions: Rc = Rc::new(Cache::new(river_positions_tu.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1088:40 [INFO] [stdout] | [INFO] [stdout] 1088 | let scaled_mountainous_terrain: Rc = [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1160:34 [INFO] [stdout] | [INFO] [stdout] 1160 | let scaled_hilly_terrain: Rc = Rc::new(Cache::new(scaled_hilly_terrain_mu.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1194:35 [INFO] [stdout] | [INFO] [stdout] 1194 | let scaled_plains_terrain: Rc = Rc::new(Cache::new(scaled_plains_terrain_sb.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1228:37 [INFO] [stdout] | [INFO] [stdout] 1228 | let scaled_badlands_terrain: Rc = [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1290:31 [INFO] [stdout] | [INFO] [stdout] 1290 | let continental_shelf: Rc = Rc::new(Cache::new(continental_shelf_ad.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1326:33 [INFO] [stdout] | [INFO] [stdout] 1326 | let base_continent_elev: Rc = Rc::new(Cache::new(base_continent_elev_se.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1347:36 [INFO] [stdout] | [INFO] [stdout] 1347 | let continents_with_plains: Rc = Rc::new(Cache::new(continents_with_plains_ad.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1380:35 [INFO] [stdout] | [INFO] [stdout] 1380 | let continents_with_hills: Rc = Rc::new(Cache::new(continents_with_hills_se.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1434:39 [INFO] [stdout] | [INFO] [stdout] 1434 | let continents_with_mountains: Rc = [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1494:38 [INFO] [stdout] | [INFO] [stdout] 1494 | let continents_with_badlands: Rc = [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1538:36 [INFO] [stdout] | [INFO] [stdout] 1538 | let continents_with_rivers: Rc = Rc::new(Cache::new(continents_with_rivers_se.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:1550:35 [INFO] [stdout] | [INFO] [stdout] 1550 | let unscaled_final_planet: Rc = Rc::new(Cache::new(continents_with_rivers.clone())); [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.36s [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d6d89c394a6d25ab3b8ffc253796c29f912d74ba3bfbd59d8cce0a572e4aa94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d6d89c394a6d25ab3b8ffc253796c29f912d74ba3bfbd59d8cce0a572e4aa94", kill_on_drop: false }` [INFO] [stdout] 2d6d89c394a6d25ab3b8ffc253796c29f912d74ba3bfbd59d8cce0a572e4aa94