[INFO] cloning repository https://github.com/erikdoe/crellinor-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erikdoe/crellinor-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikdoe%2Fcrellinor-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikdoe%2Fcrellinor-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd4824c7e2857d88e047884edf26b3f5117f940c [INFO] testing erikdoe/crellinor-rust against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikdoe%2Fcrellinor-rust" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erikdoe/crellinor-rust on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/erikdoe/crellinor-rust [INFO] finished tweaking git repo https://github.com/erikdoe/crellinor-rust [INFO] tweaked toml for git repo https://github.com/erikdoe/crellinor-rust written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/erikdoe/crellinor-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e67063d63e3a4dc9290174ef1d7808c7ed944c1b1fc4c2618d5f51d04ab1383 [INFO] running `Command { std: "docker" "start" "-a" "8e67063d63e3a4dc9290174ef1d7808c7ed944c1b1fc4c2618d5f51d04ab1383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e67063d63e3a4dc9290174ef1d7808c7ed944c1b1fc4c2618d5f51d04ab1383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e67063d63e3a4dc9290174ef1d7808c7ed944c1b1fc4c2618d5f51d04ab1383", kill_on_drop: false }` [INFO] [stdout] 8e67063d63e3a4dc9290174ef1d7808c7ed944c1b1fc4c2618d5f51d04ab1383 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f08b627b40f4f1488f179f9b5aeea20d4044797bed52791c065f0b01101b0050 [INFO] running `Command { std: "docker" "start" "-a" "f08b627b40f4f1488f179f9b5aeea20d4044797bed52791c065f0b01101b0050", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling proc-macro2 v0.4.17 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling serde v1.0.76 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.76 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling crellinor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/creature.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | (self.lastprocd - self.bcycle) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/terrain.rs:72:25 [INFO] [stdout] | [INFO] [stdout] 72 | _ => panic!(format!("*** invalid bearing; found {}", bearing)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 72 | _ => panic!("*** invalid bearing; found {}", bearing), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/terrain.rs:120:25 [INFO] [stdout] | [INFO] [stdout] 120 | _ => panic!(format!("*** invalid bearing; found {}", bearing)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 120 | _ => panic!("*** invalid bearing; found {}", bearing), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/random.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | panic!(format!("stubbed value is greater than ceiling; found {}", val)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 41 | panic!("stubbed value is greater than ceiling; found {}", val); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.67s [INFO] running `Command { std: "docker" "inspect" "f08b627b40f4f1488f179f9b5aeea20d4044797bed52791c065f0b01101b0050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f08b627b40f4f1488f179f9b5aeea20d4044797bed52791c065f0b01101b0050", kill_on_drop: false }` [INFO] [stdout] f08b627b40f4f1488f179f9b5aeea20d4044797bed52791c065f0b01101b0050 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63838be129847a47a3d4a2b4b6897da3ca1dcd529494d67c163419a0681f7cae [INFO] running `Command { std: "docker" "start" "-a" "63838be129847a47a3d4a2b4b6897da3ca1dcd529494d67c163419a0681f7cae", kill_on_drop: false }` [INFO] [stderr] Compiling crellinor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/creature.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | (self.lastprocd - self.bcycle) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/terrain.rs:72:25 [INFO] [stdout] | [INFO] [stdout] 72 | _ => panic!(format!("*** invalid bearing; found {}", bearing)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 72 | _ => panic!("*** invalid bearing; found {}", bearing), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/terrain.rs:120:25 [INFO] [stdout] | [INFO] [stdout] 120 | _ => panic!(format!("*** invalid bearing; found {}", bearing)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 120 | _ => panic!("*** invalid bearing; found {}", bearing), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/random.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | panic!(format!("stubbed value is greater than ceiling; found {}", val)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 41 | panic!("stubbed value is greater than ceiling; found {}", val); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/creature.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | (self.lastprocd - self.bcycle) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/terrain.rs:72:25 [INFO] [stdout] | [INFO] [stdout] 72 | _ => panic!(format!("*** invalid bearing; found {}", bearing)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 72 | _ => panic!("*** invalid bearing; found {}", bearing), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/terrain.rs:120:25 [INFO] [stdout] | [INFO] [stdout] 120 | _ => panic!(format!("*** invalid bearing; found {}", bearing)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 120 | _ => panic!("*** invalid bearing; found {}", bearing), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/random.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | panic!(format!("stubbed value is greater than ceiling; found {}", val)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 41 | panic!("stubbed value is greater than ceiling; found {}", val); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `Command { std: "docker" "inspect" "63838be129847a47a3d4a2b4b6897da3ca1dcd529494d67c163419a0681f7cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63838be129847a47a3d4a2b4b6897da3ca1dcd529494d67c163419a0681f7cae", kill_on_drop: false }` [INFO] [stdout] 63838be129847a47a3d4a2b4b6897da3ca1dcd529494d67c163419a0681f7cae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 442791ace771c2c397e1a8714edb0ecf03ec2f7880adf231fc1d1097fadeef3f [INFO] running `Command { std: "docker" "start" "-a" "442791ace771c2c397e1a8714edb0ecf03ec2f7880adf231fc1d1097fadeef3f", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/creature.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | (self.lastprocd - self.bcycle) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/terrain.rs:72:25 [INFO] [stderr] | [INFO] [stderr] 72 | _ => panic!(format!("*** invalid bearing; found {}", bearing)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 72 | _ => panic!("*** invalid bearing; found {}", bearing), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/terrain.rs:120:25 [INFO] [stderr] | [INFO] [stderr] 120 | _ => panic!(format!("*** invalid bearing; found {}", bearing)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 120 | _ => panic!("*** invalid bearing; found {}", bearing), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/random.rs:41:24 [INFO] [stderr] | [INFO] [stderr] 41 | panic!(format!("stubbed value is greater than ceiling; found {}", val)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 41 | panic!("stubbed value is greater than ceiling; found {}", val); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/creature.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | (self.lastprocd - self.bcycle) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/terrain.rs:72:25 [INFO] [stderr] | [INFO] [stderr] 72 | _ => panic!(format!("*** invalid bearing; found {}", bearing)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 72 | _ => panic!("*** invalid bearing; found {}", bearing), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/terrain.rs:120:25 [INFO] [stderr] | [INFO] [stderr] 120 | _ => panic!(format!("*** invalid bearing; found {}", bearing)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 120 | _ => panic!("*** invalid bearing; found {}", bearing), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/random.rs:41:24 [INFO] [stderr] | [INFO] [stderr] 41 | panic!(format!("stubbed value is greater than ceiling; found {}", val)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 41 | panic!("stubbed value is greater than ceiling; found {}", val); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crellinor-50dfcee49c77beea) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test creature::tests::pp_program ... ok [INFO] [stdout] test terrain::tests::adding_to_occupied_index_list ... ok [INFO] [stdout] test terrain::tests::all_creatures ... ok [INFO] [stdout] test terrain::tests::free_pos_all_clear ... ok [INFO] [stdout] test terrain::tests::beam_ahead_north_with_wrapping ... ok [INFO] [stdout] test genetics::tests::cut_n_splice_crossover_with_move ... ok [INFO] [stdout] test genetics::tests::random_programs_with_same_seed_are_identical ... ok [INFO] [stdout] test random::tests::different_seed_should_result_in_different_sequence ... ok [INFO] [stdout] test terrain::tests::free_pos_all_occupied ... ok [INFO] [stdout] test terrain::tests::pos_ahead_east ... ok [INFO] [stdout] test terrain::tests::pos_head_north_with_wrapping ... ok [INFO] [stdout] test random::tests::stub_sequence ... ok [INFO] [stdout] test genetics::tests::random_program_with_two_instructions ... ok [INFO] [stdout] test world::tests::plant_reduction ... ok [INFO] [stdout] test terrain::tests::pos_to_idx ... ok [INFO] [stdout] test terrain::tests::free_pos_north_occupied ... ok [INFO] [stdout] test log::tests::adds_values_to_last_entry ... ok [INFO] [stdout] test random::tests::continues_when_stubbed_sequence_is_consumed ... ok [INFO] [stdout] test random::tests::same_seed_should_result_in_same_sequence ... ok [INFO] [stdout] test terrain::tests::idx_to_pos ... ok [INFO] [stdout] test genetics::tests::single_point_crossover_with_p0_first ... ok [INFO] [stdout] test genetics::tests::single_point_crossover_with_p1_first ... ok [INFO] [stdout] test world::tests::run_all_programs ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crellinor-fbbeb8408ff9b946) [INFO] [stdout] test random::tests::panics_when_stubbed_value_is_too_large ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-9e34e88aca3fb840) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test branch_food_ahead_continues_when_no_plant_is_int_view_distance ... ok [INFO] [stdout] test processing_pc_incremented_only_when_all_cycles_have_passed_for_instr ... ok [INFO] [stdout] test creatures_dont_mate_if_parent0_does_not_have_enough_ep ... ok [INFO] [stdout] test moves_north_when_bearing_is_0 ... ok [INFO] [stdout] test processing_removes_creature_when_it_reaches_max_age ... ok [INFO] [stdout] test it_adds_creature_with_birthdata ... ok [INFO] [stdout] test it_adds_plant ... ok [INFO] [stdout] test jump_jumps_to_first_position_in_next_ring_also_when_last_in_ring ... ok [INFO] [stdout] test processing_takes_one_ep_per_cycle ... ok [INFO] [stdout] test move_treats_terrain_as_a_torus ... ok [INFO] [stdout] test branch_food_ahead_continues_when_plant_is_here ... ok [INFO] [stdout] test branch_food_here_continues_when_no_food_is_here ... ok [INFO] [stdout] test moves_west_when_bearing_is_270 ... ok [INFO] [stdout] test processing_restarts_program_at_end ... ok [INFO] [stdout] test eat_does_not_exceed_creatures_map_ep ... ok [INFO] [stdout] test turn_left_subtracts_90deg_from_bearing_which_stays_0_360 ... ok [INFO] [stdout] test turn_right_adds_90deg_to_bearing ... ok [INFO] [stdout] test branch_food_ahead_jumps_when_plant_is_int_view_distance ... ok [INFO] [stdout] test turn_left_and_right_cancel_each_other ... ok [INFO] [stdout] test branch_food_here_jumps_when_food_is_here ... ok [INFO] [stdout] test creatures_mate_when_one_bumps_into_another_and_conditions_are_met ... ok [INFO] [stdout] test processing_removes_creature_when_no_ep_left ... ok [INFO] [stdout] test jump_jumps_to_first_position_in_next_ring ... ok [INFO] [stdout] test eat_transfers_ep_from_plant_to_creature ... ok [INFO] [stdout] test eat_removes_plant_when_no_ep_left ... ok [INFO] [stdout] test moves_south_when_bearing_is_180 ... ok [INFO] [stdout] test processing_each_creature_once_per_cycle ... ok [INFO] [stderr] Doc-tests crellinor [INFO] [stdout] test jump_relative_jumps_to_same_position_in_next_ring ... ok [INFO] [stdout] test processing_increments_pc_and_updates_lastprocd ... ok [INFO] [stdout] test moves_east_when_bearing_is_90 ... ok [INFO] [stdout] test creatures_dont_mate_if_parent1_has_not_eaten_at_least_twice ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/workdir/src/creature.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | (self.lastprocd - self.bcycle) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "442791ace771c2c397e1a8714edb0ecf03ec2f7880adf231fc1d1097fadeef3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "442791ace771c2c397e1a8714edb0ecf03ec2f7880adf231fc1d1097fadeef3f", kill_on_drop: false }` [INFO] [stdout] 442791ace771c2c397e1a8714edb0ecf03ec2f7880adf231fc1d1097fadeef3f