[INFO] cloning repository https://github.com/mtimkovich/slippi-db
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtimkovich/slippi-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtimkovich%2Fslippi-db", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtimkovich%2Fslippi-db'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 825adaba3111eee5ebcf01d8e617af344c0b1adf
[INFO] checking mtimkovich/slippi-db against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtimkovich%2Fslippi-db" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mtimkovich/slippi-db
[INFO] finished tweaking git repo https://github.com/mtimkovich/slippi-db
[INFO] tweaked toml for git repo https://github.com/mtimkovich/slippi-db written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mtimkovich/slippi-db on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mtimkovich/slippi-db 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb72d088b61b2b90bf16423ddcb612f90a19c6f6ea2aed67ede8d7fc3bfba06e
[INFO] running `Command { std: "docker" "start" "-a" "fb72d088b61b2b90bf16423ddcb612f90a19c6f6ea2aed67ede8d7fc3bfba06e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb72d088b61b2b90bf16423ddcb612f90a19c6f6ea2aed67ede8d7fc3bfba06e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb72d088b61b2b90bf16423ddcb612f90a19c6f6ea2aed67ede8d7fc3bfba06e", kill_on_drop: false }`
[INFO] [stdout] fb72d088b61b2b90bf16423ddcb612f90a19c6f6ea2aed67ede8d7fc3bfba06e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55c6907186a57065e0ff2a39158725b04580c0efda8f1ecc70fcb845109edde5
[INFO] running `Command { std: "docker" "start" "-a" "55c6907186a57065e0ff2a39158725b04580c0efda8f1ecc70fcb845109edde5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.4
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling peppi v0.1.0 (https://github.com/hohav/peppi#4c6ab146)
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking hashlink v0.6.0
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking regex v1.4.5
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking env_logger v0.8.3
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking rusqlite v0.25.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling num_enum_derive v0.4.3
[INFO] [stderr]     Checking num_enum v0.4.3
[INFO] [stderr]     Checking slippi-db v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/players.rs:129:22
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 Some(mut tb) => {
[INFO] [stdout]     |                      ----^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/players.rs:129:22
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 Some(mut tb) => {
[INFO] [stdout]     |                      ----^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     /// Directories to search for .slp files in
[INFO] [stdout] 29 | |     #[clap(required(true))]
[INFO] [stdout] 30 | |     directories: Vec<PathBuf>,
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | /     /// Set output database file
[INFO] [stdout] 32 | |     #[clap(short, long, default_value = "slippi.db")]
[INFO] [stdout] 33 | |     output_db: String,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     /// Directories to search for .slp files in
[INFO] [stdout] 29 | |     #[clap(required(true))]
[INFO] [stdout] 30 | |     directories: Vec<PathBuf>,
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/main.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | /     /// Set output database file
[INFO] [stdout] 32 | |     #[clap(short, long, default_value = "slippi.db")]
[INFO] [stdout] 33 | |     output_db: String,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `slippi-db` (bin "slippi-db") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `slippi-db` (bin "slippi-db" test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "55c6907186a57065e0ff2a39158725b04580c0efda8f1ecc70fcb845109edde5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55c6907186a57065e0ff2a39158725b04580c0efda8f1ecc70fcb845109edde5", kill_on_drop: false }`
[INFO] [stdout] 55c6907186a57065e0ff2a39158725b04580c0efda8f1ecc70fcb845109edde5
