[INFO] cloning repository https://github.com/GamesCrafters/GamesmanNova [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GamesCrafters/GamesmanNova" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGamesCrafters%2FGamesmanNova", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGamesCrafters%2FGamesmanNova'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 346e27f4c14ea873adc003c1a804f5fc22ac8405 [INFO] checking GamesCrafters/GamesmanNova against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGamesCrafters%2FGamesmanNova" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GamesCrafters/GamesmanNova on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GamesCrafters/GamesmanNova [INFO] finished tweaking git repo https://github.com/GamesCrafters/GamesmanNova [INFO] tweaked toml for git repo https://github.com/GamesCrafters/GamesmanNova written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/GamesCrafters/GamesmanNova 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b48c18e50b253d069a6207c6fef54e962dfb67c8fe485e610c1bcb99a4bb43a7 [INFO] running `Command { std: "docker" "start" "-a" "b48c18e50b253d069a6207c6fef54e962dfb67c8fe485e610c1bcb99a4bb43a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b48c18e50b253d069a6207c6fef54e962dfb67c8fe485e610c1bcb99a4bb43a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b48c18e50b253d069a6207c6fef54e962dfb67c8fe485e610c1bcb99a4bb43a7", kill_on_drop: false }` [INFO] [stdout] b48c18e50b253d069a6207c6fef54e962dfb67c8fe485e610c1bcb99a4bb43a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b13c593472f1044722f5d74ec57c388911d76ebf45c236d07859a19d8739047 [INFO] running `Command { std: "docker" "start" "-a" "4b13c593472f1044722f5d74ec57c388911d76ebf45c236d07859a19d8739047", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking regex-automata v0.3.9 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Checking wide v0.7.13 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking regex v1.9.6 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Checking clap v4.4.6 [INFO] [stderr] Checking nalgebra v0.32.3 [INFO] [stderr] Checking gamesman-nova v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `store::BitStore` [INFO] [stdout] --> src/database/volatile/mod.rs:11:44 [INFO] [stdout] | [INFO] [stdout] 11 | use bitvec::{order::Msb0, slice::BitSlice, store::BitStore}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/interface/error.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `store::BitStore` [INFO] [stdout] --> src/database/volatile/mod.rs:11:44 [INFO] [stdout] | [INFO] [stdout] 11 | use bitvec::{order::Msb0, slice::BitSlice, store::BitStore}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/interface/error.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/database/volatile/mod.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | fn put(&mut self, key: State, value: &R) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/database/volatile/mod.rs:33:35 [INFO] [stdout] | [INFO] [stdout] 33 | fn put(&mut self, key: State, value: &R) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/database/volatile/mod.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | fn get(&self, key: State) -> Option<&BitSlice> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/database/volatile/mod.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | fn del(&self, key: State) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/database/volatile/mod.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | fn create_table(&self, id: &str, schema: Schema) -> Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schema` [INFO] [stdout] --> src/database/volatile/mod.rs:47:38 [INFO] [stdout] | [INFO] [stdout] 47 | fn create_table(&self, id: &str, schema: Schema) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/database/volatile/mod.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn select_table(&self, id: &str) -> Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/database/volatile/mod.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | fn delete_table(&self, id: &str) -> Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/database/vector/mod.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 54 | fn initialize(params: Parameters) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/database/vector/mod.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | fn put(&mut self, key: State, value: &R) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/database/vector/mod.rs:60:35 [INFO] [stdout] | [INFO] [stdout] 60 | fn put(&mut self, key: State, value: &R) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/database/vector/mod.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | fn get(&self, key: State) -> Option<&BitSlice> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/database/vector/mod.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | fn del(&self, key: State) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/database/vector/mod.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 74 | fn create_table(&self, id: &str, schema: Schema) -> Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schema` [INFO] [stdout] --> src/database/vector/mod.rs:74:38 [INFO] [stdout] | [INFO] [stdout] 74 | fn create_table(&self, id: &str, schema: Schema) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/database/vector/mod.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | fn select_table(&self, id: &str) -> Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/database/vector/mod.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | fn delete_table(&self, id: &str) -> Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/solver/strong/acyclic.rs:33:52 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn dynamic_solver(game: &G, mode: IOMode) -> Result<()> [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/solver/strong/acyclic.rs:44:51 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn static_solver(game: &G, mode: IOMode) -> Result<()> [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/solver/error.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/database/volatile/mod.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | fn put(&mut self, key: State, value: &R) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/database/volatile/mod.rs:33:35 [INFO] [stdout] | [INFO] [stdout] 33 | fn put(&mut self, key: State, value: &R) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/database/volatile/mod.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | fn get(&self, key: State) -> Option<&BitSlice> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/database/volatile/mod.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | fn del(&self, key: State) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/database/volatile/mod.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | fn create_table(&self, id: &str, schema: Schema) -> Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schema` [INFO] [stdout] --> src/database/volatile/mod.rs:47:38 [INFO] [stdout] | [INFO] [stdout] 47 | fn create_table(&self, id: &str, schema: Schema) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/database/volatile/mod.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | fn select_table(&self, id: &str) -> Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/database/volatile/mod.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | fn delete_table(&self, id: &str) -> Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/database/vector/mod.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 54 | fn initialize(params: Parameters) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/database/vector/mod.rs:60:23 [INFO] [stdout] | [INFO] [stdout] 60 | fn put(&mut self, key: State, value: &R) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/database/vector/mod.rs:60:35 [INFO] [stdout] | [INFO] [stdout] 60 | fn put(&mut self, key: State, value: &R) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/database/vector/mod.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | fn get(&self, key: State) -> Option<&BitSlice> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/database/vector/mod.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | fn del(&self, key: State) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/database/vector/mod.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 74 | fn create_table(&self, id: &str, schema: Schema) -> Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schema` [INFO] [stdout] --> src/database/vector/mod.rs:74:38 [INFO] [stdout] | [INFO] [stdout] 74 | fn create_table(&self, id: &str, schema: Schema) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/database/vector/mod.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | fn select_table(&self, id: &str) -> Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/database/vector/mod.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | fn delete_table(&self, id: &str) -> Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/solver/strong/acyclic.rs:33:52 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn dynamic_solver(game: &G, mode: IOMode) -> Result<()> [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/solver/strong/acyclic.rs:44:51 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn static_solver(game: &G, mode: IOMode) -> Result<()> [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/game/crossteaser/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | fn solve(&self, mode: IOMode, method: SolutionMode) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `method` [INFO] [stdout] --> src/game/crossteaser/mod.rs:105:35 [INFO] [stdout] | [INFO] [stdout] 105 | fn solve(&self, mode: IOMode, method: SolutionMode) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `history` [INFO] [stdout] --> src/game/crossteaser/mod.rs:109:27 [INFO] [stdout] | [INFO] [stdout] 109 | fn forward(&mut self, history: Vec) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_history` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/game/crossteaser/mod.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | fn end(&self, state: State) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/game/crossteaser/mod.rs:127:24 [INFO] [stdout] | [INFO] [stdout] 127 | fn prograde(&self, state: State) -> Vec { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/game/crossteaser/mod.rs:131:26 [INFO] [stdout] | [INFO] [stdout] 131 | fn retrograde(&self, state: State) -> Vec { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `string` [INFO] [stdout] --> src/game/crossteaser/mod.rs:139:22 [INFO] [stdout] | [INFO] [stdout] 139 | fn decode(&self, string: String) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/game/crossteaser/mod.rs:143:22 [INFO] [stdout] | [INFO] [stdout] 143 | fn encode(&self, state: State) -> String { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/game/crossteaser/mod.rs:155:23 [INFO] [stdout] | [INFO] [stdout] 155 | fn utility(&self, state: State) -> [Utility; 1] { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/game/crossteaser/mod.rs:159:20 [INFO] [stdout] | [INFO] [stdout] 159 | fn turn(&self, state: crate::model::State) -> crate::model::Turn { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/util.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | if let Some(path) = from { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/solver/error.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | fn tui(args: &TuiArgs) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | fn analyze(args: &AnalyzeArgs) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Persistence` is never used [INFO] [stdout] --> src/database/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | pub enum Persistence<'a> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `del` is never used [INFO] [stdout] --> src/database/mod.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub trait KVStore { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 44 | fn del(&self, key: State); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Persistent` is never used [INFO] [stdout] --> src/database/mod.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 55 | pub trait Persistent { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `delete_table` is never used [INFO] [stdout] --> src/database/mod.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait Tabular { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 68 | fn delete_table(&self, id: &str) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `raw` is never used [INFO] [stdout] --> src/database/mod.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub trait Record { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] 73 | fn raw(&self) -> &BitSlice; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ENUM`, `SPFP`, `DPFP`, and `CSTR` are never constructed [INFO] [stdout] --> src/database/mod.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub enum Datatype { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 115 | ENUM, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | SPFP, [INFO] [stdout] | ^^^^ [INFO] [stdout] 119 | DPFP, [INFO] [stdout] | ^^^^ [INFO] [stdout] 120 | CSTR, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Datatype` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `memory` is never read [INFO] [stdout] --> src/database/volatile/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Database<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 21 | memory: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `METADATA_TABLE` is never used [INFO] [stdout] --> src/database/vector/mod.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | const METADATA_TABLE: &'static str = ".metadata"; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Database` is never constructed [INFO] [stdout] --> src/database/vector/mod.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct Database<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Table` is never constructed [INFO] [stdout] --> src/database/vector/mod.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | struct Table<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Parameters` is never constructed [INFO] [stdout] --> src/database/vector/mod.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Parameters<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `initialize` is never used [INFO] [stdout] --> src/database/vector/mod.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 53 | impl Database<'_> { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 54 | fn initialize(params: Parameters) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_TRANSITIONS` is never used [INFO] [stdout] --> src/solver/mod.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub const MAX_TRANSITIONS: usize = 50; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `static_solver` is never used [INFO] [stdout] --> src/solver/strong/acyclic.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn static_solver(game: &G, mode: IOMode) -> Result<()> [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `static_backward_induction` is never used [INFO] [stdout] --> src/solver/strong/acyclic.rs:164:4 [INFO] [stdout] | [INFO] [stdout] 164 | fn static_backward_induction( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `variant` is never read [INFO] [stdout] --> src/game/mod.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct GameData<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 41 | pub variant: &'a String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `forward` is never used [INFO] [stdout] --> src/game/mod.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Game { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] ... [INFO] [stdout] 114 | fn forward(&mut self, history: Vec) -> Result<()>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Legible` is never used [INFO] [stdout] --> src/game/mod.rs:149:11 [INFO] [stdout] | [INFO] [stdout] 149 | pub trait Legible [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `retrograde` is never used [INFO] [stdout] --> src/game/mod.rs:252:8 [INFO] [stdout] | [INFO] [stdout] 239 | pub trait DTransition { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 252 | fn retrograde(&self, state: S) -> Vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `STransition` is never used [INFO] [stdout] --> src/game/mod.rs:284:11 [INFO] [stdout] | [INFO] [stdout] 284 | pub trait STransition { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Composite` is never used [INFO] [stdout] --> src/game/mod.rs:354:11 [INFO] [stdout] | [INFO] [stdout] 354 | pub trait Composite [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `External` is never used [INFO] [stdout] --> src/game/mod.rs:389:11 [INFO] [stdout] | [INFO] [stdout] 389 | pub trait External [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `StateMalformed` and `InvalidHistory` are never constructed [INFO] [stdout] --> src/game/error.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum GameError { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 38 | StateMalformed { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | InvalidHistory { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GameError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify_history_dynamic` is never used [INFO] [stdout] --> src/game/util.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn verify_history_dynamic( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify_history_static` is never used [INFO] [stdout] --> src/game/util.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn verify_history_static(game: &G, history: Vec) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `empty_history_error` is never used [INFO] [stdout] --> src/game/util.rs:123:4 [INFO] [stdout] | [INFO] [stdout] 123 | fn empty_history_error>(game: &G) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `start_history_error` is never used [INFO] [stdout] --> src/game/util.rs:131:4 [INFO] [stdout] | [INFO] [stdout] 131 | fn start_history_error>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `transition_history_error` is never used [INFO] [stdout] --> src/game/util.rs:147:4 [INFO] [stdout] | [INFO] [stdout] 147 | fn transition_history_error>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_state` is never used [INFO] [stdout] --> src/game/zero_by/states.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn parse_state( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_state_pattern` is never used [INFO] [stdout] --> src/game/zero_by/states.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn check_state_pattern(from: &String) -> Result<(), GameError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_parameters` is never used [INFO] [stdout] --> src/game/zero_by/states.rs:68:4 [INFO] [stdout] | [INFO] [stdout] 68 | fn parse_parameters(from: &String) -> Result, GameError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_param_count` is never used [INFO] [stdout] --> src/game/zero_by/states.rs:81:4 [INFO] [stdout] | [INFO] [stdout] 81 | fn check_param_count(params: &Vec) -> Result<(State, Turn), GameError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_variant_coherence` is never used [INFO] [stdout] --> src/game/zero_by/states.rs:95:4 [INFO] [stdout] | [INFO] [stdout] 95 | fn check_variant_coherence( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AUTHORS` is never used [INFO] [stdout] --> src/game/crossteaser/mod.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | const AUTHORS: &str = "Max Fierro "; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CATEGORY` is never used [INFO] [stdout] --> src/game/crossteaser/mod.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | const CATEGORY: &str = "Single-player puzzle"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ABOUT` is never used [INFO] [stdout] --> src/game/crossteaser/mod.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | const ABOUT: &str = "PLACEHOLDER"; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Face` is never used [INFO] [stdout] --> src/game/crossteaser/mod.rs:55:6 [INFO] [stdout] | [INFO] [stdout] 55 | enum Face { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Orientation` is never used [INFO] [stdout] --> src/game/crossteaser/mod.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | enum Orientation { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `length`, `width`, and `free` are never read [INFO] [stdout] --> src/game/crossteaser/mod.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct Session { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 78 | variant: Option, [INFO] [stdout] 79 | length: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 80 | width: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 81 | free: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VARIANT_PROTOCOL` is never used [INFO] [stdout] --> src/game/crossteaser/variants.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const VARIANT_PROTOCOL: &str = "The variant string allows users to define \ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 75 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/game/crossteaser/mod.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | fn solve(&self, mode: IOMode, method: SolutionMode) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `method` [INFO] [stdout] --> src/game/crossteaser/mod.rs:105:35 [INFO] [stdout] | [INFO] [stdout] 105 | fn solve(&self, mode: IOMode, method: SolutionMode) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `history` [INFO] [stdout] --> src/game/crossteaser/mod.rs:109:27 [INFO] [stdout] | [INFO] [stdout] 109 | fn forward(&mut self, history: Vec) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_history` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/game/crossteaser/mod.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | fn end(&self, state: State) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/game/crossteaser/mod.rs:127:24 [INFO] [stdout] | [INFO] [stdout] 127 | fn prograde(&self, state: State) -> Vec { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/game/crossteaser/mod.rs:131:26 [INFO] [stdout] | [INFO] [stdout] 131 | fn retrograde(&self, state: State) -> Vec { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `string` [INFO] [stdout] --> src/game/crossteaser/mod.rs:139:22 [INFO] [stdout] | [INFO] [stdout] 139 | fn decode(&self, string: String) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/game/crossteaser/mod.rs:143:22 [INFO] [stdout] | [INFO] [stdout] 143 | fn encode(&self, state: State) -> String { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/game/crossteaser/mod.rs:155:23 [INFO] [stdout] | [INFO] [stdout] 155 | fn utility(&self, state: State) -> [Utility; 1] { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/game/crossteaser/mod.rs:159:20 [INFO] [stdout] | [INFO] [stdout] 159 | fn turn(&self, state: crate::model::State) -> crate::model::Turn { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/util.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | if let Some(path) = from { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | fn tui(args: &TuiArgs) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | fn analyze(args: &AnalyzeArgs) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Persistence` is never used [INFO] [stdout] --> src/database/mod.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | pub enum Persistence<'a> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `del` is never used [INFO] [stdout] --> src/database/mod.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub trait KVStore { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 44 | fn del(&self, key: State); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Persistent` is never used [INFO] [stdout] --> src/database/mod.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 55 | pub trait Persistent { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `delete_table` is never used [INFO] [stdout] --> src/database/mod.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait Tabular { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 68 | fn delete_table(&self, id: &str) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `raw` is never used [INFO] [stdout] --> src/database/mod.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub trait Record { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] 73 | fn raw(&self) -> &BitSlice; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ENUM`, `SPFP`, `DPFP`, and `CSTR` are never constructed [INFO] [stdout] --> src/database/mod.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub enum Datatype { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 115 | ENUM, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | SPFP, [INFO] [stdout] | ^^^^ [INFO] [stdout] 119 | DPFP, [INFO] [stdout] | ^^^^ [INFO] [stdout] 120 | CSTR, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Datatype` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `memory` is never read [INFO] [stdout] --> src/database/volatile/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Database<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 21 | memory: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `METADATA_TABLE` is never used [INFO] [stdout] --> src/database/vector/mod.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | const METADATA_TABLE: &'static str = ".metadata"; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Database` is never constructed [INFO] [stdout] --> src/database/vector/mod.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct Database<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Table` is never constructed [INFO] [stdout] --> src/database/vector/mod.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | struct Table<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Parameters` is never constructed [INFO] [stdout] --> src/database/vector/mod.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Parameters<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `initialize` is never used [INFO] [stdout] --> src/database/vector/mod.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 53 | impl Database<'_> { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 54 | fn initialize(params: Parameters) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_TRANSITIONS` is never used [INFO] [stdout] --> src/solver/mod.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub const MAX_TRANSITIONS: usize = 50; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `static_solver` is never used [INFO] [stdout] --> src/solver/strong/acyclic.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn static_solver(game: &G, mode: IOMode) -> Result<()> [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `static_backward_induction` is never used [INFO] [stdout] --> src/solver/strong/acyclic.rs:164:4 [INFO] [stdout] | [INFO] [stdout] 164 | fn static_backward_induction( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `forward` is never used [INFO] [stdout] --> src/game/mod.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 85 | pub trait Game { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] ... [INFO] [stdout] 114 | fn forward(&mut self, history: Vec) -> Result<()>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `retrograde` is never used [INFO] [stdout] --> src/game/mod.rs:252:8 [INFO] [stdout] | [INFO] [stdout] 239 | pub trait DTransition { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 252 | fn retrograde(&self, state: S) -> Vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `STransition` is never used [INFO] [stdout] --> src/game/mod.rs:284:11 [INFO] [stdout] | [INFO] [stdout] 284 | pub trait STransition { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Composite` is never used [INFO] [stdout] --> src/game/mod.rs:354:11 [INFO] [stdout] | [INFO] [stdout] 354 | pub trait Composite [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `External` is never used [INFO] [stdout] --> src/game/mod.rs:389:11 [INFO] [stdout] | [INFO] [stdout] 389 | pub trait External [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify_history_static` is never used [INFO] [stdout] --> src/game/util.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn verify_history_static(game: &G, history: Vec) -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AUTHORS` is never used [INFO] [stdout] --> src/game/crossteaser/mod.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | const AUTHORS: &str = "Max Fierro "; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CATEGORY` is never used [INFO] [stdout] --> src/game/crossteaser/mod.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | const CATEGORY: &str = "Single-player puzzle"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ABOUT` is never used [INFO] [stdout] --> src/game/crossteaser/mod.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | const ABOUT: &str = "PLACEHOLDER"; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Face` is never used [INFO] [stdout] --> src/game/crossteaser/mod.rs:55:6 [INFO] [stdout] | [INFO] [stdout] 55 | enum Face { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Orientation` is never used [INFO] [stdout] --> src/game/crossteaser/mod.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | enum Orientation { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `length`, `width`, and `free` are never read [INFO] [stdout] --> src/game/crossteaser/mod.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct Session { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 78 | variant: Option, [INFO] [stdout] 79 | length: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 80 | width: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 81 | free: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VARIANT_PROTOCOL` is never used [INFO] [stdout] --> src/game/crossteaser/variants.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub const VARIANT_PROTOCOL: &str = "The variant string allows users to define \ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 63 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.01s [INFO] running `Command { std: "docker" "inspect" "4b13c593472f1044722f5d74ec57c388911d76ebf45c236d07859a19d8739047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b13c593472f1044722f5d74ec57c388911d76ebf45c236d07859a19d8739047", kill_on_drop: false }` [INFO] [stdout] 4b13c593472f1044722f5d74ec57c388911d76ebf45c236d07859a19d8739047 [INFO] checking GamesCrafters/GamesmanNova against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGamesCrafters%2FGamesmanNova" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GamesCrafters/GamesmanNova on toolchain d856f2da3433420b7077c0dc7ee9441455bc1302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GamesCrafters/GamesmanNova [INFO] finished tweaking git repo https://github.com/GamesCrafters/GamesmanNova [INFO] tweaked toml for git repo https://github.com/GamesCrafters/GamesmanNova written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/GamesCrafters/GamesmanNova 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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7800ddf6976bc58a4b5c6b0eccdb4b4440ab72d4a783cc3e09fbb989519ee5b0 [INFO] running `Command { std: "docker" "start" "-a" "7800ddf6976bc58a4b5c6b0eccdb4b4440ab72d4a783cc3e09fbb989519ee5b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7800ddf6976bc58a4b5c6b0eccdb4b4440ab72d4a783cc3e09fbb989519ee5b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7800ddf6976bc58a4b5c6b0eccdb4b4440ab72d4a783cc3e09fbb989519ee5b0", kill_on_drop: false }` [INFO] [stdout] 7800ddf6976bc58a4b5c6b0eccdb4b4440ab72d4a783cc3e09fbb989519ee5b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f88fbb3d4d6229a970ec3049f17998401d4fc5f74fcb820fd264ba6cd044975 [INFO] running `Command { std: "docker" "start" "-a" "4f88fbb3d4d6229a970ec3049f17998401d4fc5f74fcb820fd264ba6cd044975", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking regex-automata v0.3.9 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Checking wide v0.7.13 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 825 | impl_integer_for_isize!(i8, test_integer_i8); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 826 | impl_integer_for_isize!(i16, test_integer_i16); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 827 | impl_integer_for_isize!(i32, test_integer_i32); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 828 | impl_integer_for_isize!(i64, test_integer_i64); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 829 | impl_integer_for_isize!(isize, test_integer_isize); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 831 | impl_integer_for_isize!(i128, test_integer_i128); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `num-integer` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4f88fbb3d4d6229a970ec3049f17998401d4fc5f74fcb820fd264ba6cd044975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f88fbb3d4d6229a970ec3049f17998401d4fc5f74fcb820fd264ba6cd044975", kill_on_drop: false }` [INFO] [stdout] 4f88fbb3d4d6229a970ec3049f17998401d4fc5f74fcb820fd264ba6cd044975