[INFO] cloning repository https://github.com/museun/pacing_too [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/museun/pacing_too" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fpacing_too", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fpacing_too'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76e005fb604f5fa3656eea4f74291648fe901269 [INFO] testing museun/pacing_too against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fpacing_too" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/museun/pacing_too [INFO] finished tweaking git repo https://github.com/museun/pacing_too [INFO] tweaked toml for git repo https://github.com/museun/pacing_too written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/museun/pacing_too on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/museun/pacing_too already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/museun/too` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f56960a0cd94d6c321ff04a7dde4b25f5bedc3572aed5261ba8aa926397e585f [INFO] running `Command { std: "docker" "start" "-a" "f56960a0cd94d6c321ff04a7dde4b25f5bedc3572aed5261ba8aa926397e585f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f56960a0cd94d6c321ff04a7dde4b25f5bedc3572aed5261ba8aa926397e585f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f56960a0cd94d6c321ff04a7dde4b25f5bedc3572aed5261ba8aa926397e585f", kill_on_drop: false }` [INFO] [stdout] f56960a0cd94d6c321ff04a7dde4b25f5bedc3572aed5261ba8aa926397e585f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fa0d4c183ecdadb1de26629e582467281fed334702df2cfbbd166a627a2ecea [INFO] running `Command { std: "docker" "start" "-a" "5fa0d4c183ecdadb1de26629e582467281fed334702df2cfbbd166a627a2ecea", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling too v0.2.0 (https://github.com/museun/too?rev=7c4bf29dffefe1ad35df980fca6e922c16385510#7c4bf29d) [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling pacing_too v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `to_roman` is never used [INFO] [stdout] --> src/core/format.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 2 | impl Roman { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn to_roman(input: &str) -> i32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `terminate_message` is never used [INFO] [stdout] --> src/core/lingo.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn terminate_message(player_name: &str, rng: &mut Rand) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `best` and `best_prime` are never used [INFO] [stdout] --> src/core/mechanics.rs:623:12 [INFO] [stdout] | [INFO] [stdout] 603 | impl Stats { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 623 | pub fn best(&self) -> Stat { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 631 | pub fn best_prime(&self) -> Stat { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `best` is never used [INFO] [stdout] --> src/core/mechanics.rs:748:12 [INFO] [stdout] | [INFO] [stdout] 727 | impl SpellBook { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 748 | pub fn best(&self) -> Option<&Spell> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remaining` is never used [INFO] [stdout] --> src/core/mechanics.rs:897:12 [INFO] [stdout] | [INFO] [stdout] 892 | impl Bar { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 897 | pub fn remaining(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `seed` is never used [INFO] [stdout] --> src/core/rand.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Rand { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn seed(seed: u64) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.08s [INFO] running `Command { std: "docker" "inspect" "5fa0d4c183ecdadb1de26629e582467281fed334702df2cfbbd166a627a2ecea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fa0d4c183ecdadb1de26629e582467281fed334702df2cfbbd166a627a2ecea", kill_on_drop: false }` [INFO] [stdout] 5fa0d4c183ecdadb1de26629e582467281fed334702df2cfbbd166a627a2ecea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fdcbb469e6ed0374e1fbfe10152453e47b3725d771d26c195b6fe7dcd91314f [INFO] running `Command { std: "docker" "start" "-a" "0fdcbb469e6ed0374e1fbfe10152453e47b3725d771d26c195b6fe7dcd91314f", kill_on_drop: false }` [INFO] [stderr] Compiling pacing_too v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `terminate_message` is never used [INFO] [stdout] --> src/core/lingo.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn terminate_message(player_name: &str, rng: &mut Rand) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `best` and `best_prime` are never used [INFO] [stdout] --> src/core/mechanics.rs:623:12 [INFO] [stdout] | [INFO] [stdout] 603 | impl Stats { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 623 | pub fn best(&self) -> Stat { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 631 | pub fn best_prime(&self) -> Stat { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `best` is never used [INFO] [stdout] --> src/core/mechanics.rs:748:12 [INFO] [stdout] | [INFO] [stdout] 727 | impl SpellBook { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 748 | pub fn best(&self) -> Option<&Spell> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remaining` is never used [INFO] [stdout] --> src/core/mechanics.rs:897:12 [INFO] [stdout] | [INFO] [stdout] 892 | impl Bar { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 897 | pub fn remaining(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `seed` is never used [INFO] [stdout] --> src/core/rand.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Rand { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn seed(seed: u64) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `Command { std: "docker" "inspect" "0fdcbb469e6ed0374e1fbfe10152453e47b3725d771d26c195b6fe7dcd91314f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fdcbb469e6ed0374e1fbfe10152453e47b3725d771d26c195b6fe7dcd91314f", kill_on_drop: false }` [INFO] [stdout] 0fdcbb469e6ed0374e1fbfe10152453e47b3725d771d26c195b6fe7dcd91314f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ea7ed8bacd263319b26f7c3e2f2eaaf8cf0ca5af8535473df73d5f97d357bcf [INFO] running `Command { std: "docker" "start" "-a" "6ea7ed8bacd263319b26f7c3e2f2eaaf8cf0ca5af8535473df73d5f97d357bcf", kill_on_drop: false }` [INFO] [stderr] warning: function `terminate_message` is never used [INFO] [stderr] --> src/core/lingo.rs:106:8 [INFO] [stderr] | [INFO] [stderr] 106 | pub fn terminate_message(player_name: &str, rng: &mut Rand) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: methods `best` and `best_prime` are never used [INFO] [stderr] --> src/core/mechanics.rs:623:12 [INFO] [stderr] | [INFO] [stderr] 603 | impl Stats { [INFO] [stderr] | ---------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 623 | pub fn best(&self) -> Stat { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 631 | pub fn best_prime(&self) -> Stat { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `best` is never used [INFO] [stderr] --> src/core/mechanics.rs:748:12 [INFO] [stderr] | [INFO] [stderr] 727 | impl SpellBook { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 748 | pub fn best(&self) -> Option<&Spell> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `remaining` is never used [INFO] [stderr] --> src/core/mechanics.rs:897:12 [INFO] [stderr] | [INFO] [stderr] 892 | impl Bar { [INFO] [stderr] | -------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 897 | pub fn remaining(&self) -> f32 { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `seed` is never used [INFO] [stderr] --> src/core/rand.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 12 | impl Rand { [INFO] [stderr] | --------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 19 | pub fn seed(seed: u64) -> Self { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pacing_too` (bin "pacing_too" test) generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pacing_too-3a280a744b50c0e0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test core::format::roman ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ea7ed8bacd263319b26f7c3e2f2eaaf8cf0ca5af8535473df73d5f97d357bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea7ed8bacd263319b26f7c3e2f2eaaf8cf0ca5af8535473df73d5f97d357bcf", kill_on_drop: false }` [INFO] [stdout] 6ea7ed8bacd263319b26f7c3e2f2eaaf8cf0ca5af8535473df73d5f97d357bcf