[INFO] cloning repository https://github.com/mpolson64/repertorre [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mpolson64/repertorre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpolson64%2Frepertorre", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpolson64%2Frepertorre'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e289fc6f82da6ac8b3103611b55f9dd79b317933 [INFO] checking mpolson64/repertorre against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpolson64%2Frepertorre" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mpolson64/repertorre on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mpolson64/repertorre [INFO] finished tweaking git repo https://github.com/mpolson64/repertorre [INFO] tweaked toml for git repo https://github.com/mpolson64/repertorre written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/mpolson64/repertorre already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32b0074f129c6d7491348bfd1d5eb126335349a406e1cb9b5ce7017d3cdc27ff [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "32b0074f129c6d7491348bfd1d5eb126335349a406e1cb9b5ce7017d3cdc27ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32b0074f129c6d7491348bfd1d5eb126335349a406e1cb9b5ce7017d3cdc27ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32b0074f129c6d7491348bfd1d5eb126335349a406e1cb9b5ce7017d3cdc27ff", kill_on_drop: false }` [INFO] [stdout] 32b0074f129c6d7491348bfd1d5eb126335349a406e1cb9b5ce7017d3cdc27ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd872ae28d8095eca46b9ad0c76e0f68e152ea3a9964c1afce725bd51b70df2f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bd872ae28d8095eca46b9ad0c76e0f68e152ea3a9964c1afce725bd51b70df2f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Checking migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking repertorre v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `NewMove`, `NewPosition` [INFO] [stdout] --> src/ingestion.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::models::{Move, Position, NewMove, NewPosition}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `NewMove`, `NewPosition` [INFO] [stdout] --> src/ingestion.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::models::{Move, Position, NewMove, NewPosition}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/ingestion.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn insert_position(conn: &SqliteConnection, fen: &str) -> Position { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/ingestion.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | fn insert_move(conn: &SqliteConnection, san: &str, from: i32, to: i32) -> Move { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from` [INFO] [stdout] --> src/ingestion.rs:26:52 [INFO] [stdout] | [INFO] [stdout] 26 | fn insert_move(conn: &SqliteConnection, san: &str, from: i32, to: i32) -> Move { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to` [INFO] [stdout] --> src/ingestion.rs:26:63 [INFO] [stdout] | [INFO] [stdout] 26 | fn insert_move(conn: &SqliteConnection, san: &str, from: i32, to: i32) -> Move { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `insert_position` [INFO] [stdout] --> src/ingestion.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | fn insert_position(conn: &SqliteConnection, fen: &str) -> Position { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `insert_move` [INFO] [stdout] --> src/ingestion.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | fn insert_move(conn: &SqliteConnection, san: &str, from: i32, to: i32) -> Move { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/ingestion.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn insert_position(conn: &SqliteConnection, fen: &str) -> Position { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/ingestion.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | fn insert_move(conn: &SqliteConnection, san: &str, from: i32, to: i32) -> Move { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from` [INFO] [stdout] --> src/ingestion.rs:26:52 [INFO] [stdout] | [INFO] [stdout] 26 | fn insert_move(conn: &SqliteConnection, san: &str, from: i32, to: i32) -> Move { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to` [INFO] [stdout] --> src/ingestion.rs:26:63 [INFO] [stdout] | [INFO] [stdout] 26 | fn insert_move(conn: &SqliteConnection, san: &str, from: i32, to: i32) -> Move { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ingestion.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | embedded_migrations::run(&connection); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `insert_position` [INFO] [stdout] --> src/ingestion.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | fn insert_position(conn: &SqliteConnection, fen: &str) -> Position { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `insert_move` [INFO] [stdout] --> src/ingestion.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | fn insert_move(conn: &SqliteConnection, san: &str, from: i32, to: i32) -> Move { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ingestion.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | embedded_migrations::run(&connection); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.92s [INFO] running `Command { std: "docker" "inspect" "bd872ae28d8095eca46b9ad0c76e0f68e152ea3a9964c1afce725bd51b70df2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd872ae28d8095eca46b9ad0c76e0f68e152ea3a9964c1afce725bd51b70df2f", kill_on_drop: false }` [INFO] [stdout] bd872ae28d8095eca46b9ad0c76e0f68e152ea3a9964c1afce725bd51b70df2f