[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] testing mjn33/complexplanet against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjn33%2Fcomplexplanet" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjn33/complexplanet on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-6/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gif v0.9.1 [INFO] [stderr] Downloaded clap v2.22.2 [INFO] [stderr] Downloaded deflate v0.7.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e642ad379921531818d9208025a631bd75c01a573012c78469b4b85435b9442 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8e642ad379921531818d9208025a631bd75c01a573012c78469b4b85435b9442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e642ad379921531818d9208025a631bd75c01a573012c78469b4b85435b9442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e642ad379921531818d9208025a631bd75c01a573012c78469b4b85435b9442", kill_on_drop: false }` [INFO] [stdout] 8e642ad379921531818d9208025a631bd75c01a573012c78469b4b85435b9442 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0d7821bfa29da21a979b67393b0b40e8b2a493863e069a9027f761e368b7355e [INFO] running `Command { std: "docker" "start" "-a" "0d7821bfa29da21a979b67393b0b40e8b2a493863e069a9027f761e368b7355e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling rust-libnoise v1.0.0 (https://github.com/mjn33/rust-libnoise#b34d36e3) [INFO] [stderr] Compiling deflate v0.7.5 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.3.0 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling gif v0.9.1 [INFO] [stderr] Compiling clap v2.22.2 [INFO] [stderr] Compiling num-integer v0.1.33 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.11 [INFO] [stderr] Compiling image v0.12.3 [INFO] [stderr] Compiling 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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.91s [INFO] running `Command { std: "docker" "inspect" "0d7821bfa29da21a979b67393b0b40e8b2a493863e069a9027f761e368b7355e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d7821bfa29da21a979b67393b0b40e8b2a493863e069a9027f761e368b7355e", kill_on_drop: false }` [INFO] [stdout] 0d7821bfa29da21a979b67393b0b40e8b2a493863e069a9027f761e368b7355e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ec1d7c11e3c535849cc72c045ed3d9b91f3714ff02024165846d0a1c89aaf025 [INFO] running `Command { std: "docker" "start" "-a" "ec1d7c11e3c535849cc72c045ed3d9b91f3714ff02024165846d0a1c89aaf025", kill_on_drop: false }` [INFO] [stderr] Compiling 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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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] [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [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 was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "ec1d7c11e3c535849cc72c045ed3d9b91f3714ff02024165846d0a1c89aaf025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec1d7c11e3c535849cc72c045ed3d9b91f3714ff02024165846d0a1c89aaf025", kill_on_drop: false }` [INFO] [stdout] ec1d7c11e3c535849cc72c045ed3d9b91f3714ff02024165846d0a1c89aaf025 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d58799dc9820e5df96c5a9a820ab7236957b411ecabd5475b6b8e4d4307082f8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d58799dc9820e5df96c5a9a820ab7236957b411ecabd5475b6b8e4d4307082f8", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:135:39 [INFO] [stderr] | [INFO] [stderr] 135 | fn create_generator(seed: i32) -> Box { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:220:32 [INFO] [stderr] | [INFO] [stderr] 220 | let base_continent_def: Rc = Rc::new(Cache::new(base_continent_def_cl.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:284:27 [INFO] [stderr] | [INFO] [stderr] 284 | let continent_def: Rc = Rc::new(Cache::new(continent_def_se.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:331:30 [INFO] [stderr] | [INFO] [stderr] 331 | let terrain_type_def: Rc = Rc::new(Cache::new(terrain_type_def_te.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:426:31 [INFO] [stderr] | [INFO] [stderr] 426 | let mountain_base_def: Rc = Rc::new(Cache::new(mountain_base_def_tu1.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:476:30 [INFO] [stderr] | [INFO] [stderr] 476 | let mountainous_high: Rc = Rc::new(Cache::new(mountainous_high_tu.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:523:29 [INFO] [stderr] | [INFO] [stderr] 523 | let mountainous_low: Rc = Rc::new(Cache::new(mountainous_low_mu.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:598:33 [INFO] [stderr] | [INFO] [stderr] 598 | let mountainous_terrain: Rc = Rc::new(Cache::new(mountainous_terrain_ex.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:706:27 [INFO] [stderr] | [INFO] [stderr] 706 | let hilly_terrain: Rc = Rc::new(Cache::new(hilly_terrain_tu1.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:776:28 [INFO] [stderr] | [INFO] [stderr] 776 | let plains_terrain: Rc = Rc::new(Cache::new(plains_terrain_sb2.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:833:27 [INFO] [stderr] | [INFO] [stderr] 833 | let badlands_sand: Rc = Rc::new(Cache::new(badlands_sand_ad.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:907:29 [INFO] [stderr] | [INFO] [stderr] 907 | let badlands_cliffs: Rc = Rc::new(Cache::new(badlands_cliffs_tu1.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:941:30 [INFO] [stderr] | [INFO] [stderr] 941 | let badlands_terrain: Rc = Rc::new(Cache::new(badlands_terrain_ma.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:979:5 [INFO] [stderr] | [INFO] [stderr] 979 | /// 3: [Small-river-basis module]: This ridged-multifractal-noise module [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 980 | // creates the small, shallow rivers. [INFO] [stderr] 981 | let mut river_positions_rm1 = RidgedMulti::new(); [INFO] [stderr] | ------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:1019:29 [INFO] [stderr] | [INFO] [stderr] 1019 | let river_positions: Rc = Rc::new(Cache::new(river_positions_tu.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:1088:40 [INFO] [stderr] | [INFO] [stderr] 1088 | let scaled_mountainous_terrain: Rc = [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:1160:34 [INFO] [stderr] | [INFO] [stderr] 1160 | let scaled_hilly_terrain: Rc = Rc::new(Cache::new(scaled_hilly_terrain_mu.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:1194:35 [INFO] [stderr] | [INFO] [stderr] 1194 | let scaled_plains_terrain: Rc = Rc::new(Cache::new(scaled_plains_terrain_sb.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:1228:37 [INFO] [stderr] | [INFO] [stderr] 1228 | let scaled_badlands_terrain: Rc = [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:1290:31 [INFO] [stderr] | [INFO] [stderr] 1290 | let continental_shelf: Rc = Rc::new(Cache::new(continental_shelf_ad.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:1326:33 [INFO] [stderr] | [INFO] [stderr] 1326 | let base_continent_elev: Rc = Rc::new(Cache::new(base_continent_elev_se.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:1347:36 [INFO] [stderr] | [INFO] [stderr] 1347 | let continents_with_plains: Rc = Rc::new(Cache::new(continents_with_plains_ad.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:1380:35 [INFO] [stderr] | [INFO] [stderr] 1380 | let continents_with_hills: Rc = Rc::new(Cache::new(continents_with_hills_se.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:1434:39 [INFO] [stderr] | [INFO] [stderr] 1434 | let continents_with_mountains: Rc = [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:1494:38 [INFO] [stderr] | [INFO] [stderr] 1494 | let continents_with_badlands: Rc = [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:1538:36 [INFO] [stderr] | [INFO] [stderr] 1538 | let continents_with_rivers: Rc = Rc::new(Cache::new(continents_with_rivers_se.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:1550:35 [INFO] [stderr] | [INFO] [stderr] 1550 | let unscaled_final_planet: Rc = Rc::new(Cache::new(continents_with_rivers.clone())); [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: 27 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/complexplanet-969a5f8b8c92fb4c) [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] running `Command { std: "docker" "inspect" "d58799dc9820e5df96c5a9a820ab7236957b411ecabd5475b6b8e4d4307082f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d58799dc9820e5df96c5a9a820ab7236957b411ecabd5475b6b8e4d4307082f8", kill_on_drop: false }` [INFO] [stdout] d58799dc9820e5df96c5a9a820ab7236957b411ecabd5475b6b8e4d4307082f8