[INFO] fetching crate qali 0.5.1...
[INFO] building qali-0.5.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate qali 0.5.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate qali 0.5.1
[INFO] finished tweaking crates.io crate qali 0.5.1
[INFO] tweaked toml for crates.io crate qali 0.5.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qali 0.5.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qali 0.5.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2945a7d90d0e1cf46eab7ae8914b71c6487841e2f7e8cf1a00ac12a772dfdfc
[INFO] running `Command { std: "docker" "start" "-a" "d2945a7d90d0e1cf46eab7ae8914b71c6487841e2f7e8cf1a00ac12a772dfdfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2945a7d90d0e1cf46eab7ae8914b71c6487841e2f7e8cf1a00ac12a772dfdfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2945a7d90d0e1cf46eab7ae8914b71c6487841e2f7e8cf1a00ac12a772dfdfc", kill_on_drop: false }`
[INFO] [stdout] d2945a7d90d0e1cf46eab7ae8914b71c6487841e2f7e8cf1a00ac12a772dfdfc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80377d1d0eee4f668625575d1d855d17caef80b0ca9bf2fe41e5c2c71647258b
[INFO] running `Command { std: "docker" "start" "-a" "80377d1d0eee4f668625575d1d855d17caef80b0ca9bf2fe41e5c2c71647258b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling io-lifetimes v1.0.1
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling rustix v0.36.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling open v1.7.1
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling ansitok v0.1.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling console v0.15.1
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling ansi-str v0.3.0
[INFO] [stderr]    Compiling dialoguer v0.10.2
[INFO] [stderr]    Compiling is-terminal v0.4.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling papergrid v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling tabled_derive v0.4.0
[INFO] [stderr]    Compiling tabled v0.8.0
[INFO] [stderr]    Compiling clap v4.0.27
[INFO] [stderr]    Compiling qali v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/db/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clone`
[INFO] [stdout]  --> src/db/mod.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{fs, clone};
[INFO] [stdout]   |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Input`
[INFO] [stdout]   --> src/db/mod.rs:12:48
[INFO] [stdout]    |
[INFO] [stdout] 12 | use dialoguer::{Confirm, theme::ColorfulTheme, Input};
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::suggest`
[INFO] [stdout]   --> src/db/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::suggest;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/suggest/mod.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anyhow::{Result, Context, anyhow};
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `db::exists`
[INFO] [stdout]  --> src/bin/q/main.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use qali::{*, db::exists};
[INFO] [stdout]   |               ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> src/bin/q/main.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | use anyhow::{Result, anyhow};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.99s
[INFO] running `Command { std: "docker" "inspect" "80377d1d0eee4f668625575d1d855d17caef80b0ca9bf2fe41e5c2c71647258b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80377d1d0eee4f668625575d1d855d17caef80b0ca9bf2fe41e5c2c71647258b", kill_on_drop: false }`
[INFO] [stdout] 80377d1d0eee4f668625575d1d855d17caef80b0ca9bf2fe41e5c2c71647258b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 820a2b1270d33178aaadfbade5534eb06b576ee1aa3931bc72b39d41a7caa271
[INFO] running `Command { std: "docker" "start" "-a" "820a2b1270d33178aaadfbade5534eb06b576ee1aa3931bc72b39d41a7caa271", kill_on_drop: false }`
[INFO] [stderr]    Compiling qali v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/db/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clone`
[INFO] [stdout]  --> src/db/mod.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{fs, clone};
[INFO] [stdout]   |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Input`
[INFO] [stdout]   --> src/db/mod.rs:12:48
[INFO] [stdout]    |
[INFO] [stdout] 12 | use dialoguer::{Confirm, theme::ColorfulTheme, Input};
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::suggest`
[INFO] [stdout]   --> src/db/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::suggest;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/suggest/mod.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anyhow::{Result, Context, anyhow};
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/db/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clone`
[INFO] [stdout]  --> src/db/mod.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{fs, clone};
[INFO] [stdout]   |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Input`
[INFO] [stdout]   --> src/db/mod.rs:12:48
[INFO] [stdout]    |
[INFO] [stdout] 12 | use dialoguer::{Confirm, theme::ColorfulTheme, Input};
[INFO] [stdout]    |                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::suggest`
[INFO] [stdout]   --> src/db/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::suggest;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/suggest/mod.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anyhow::{Result, Context, anyhow};
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `db::exists`
[INFO] [stdout]  --> src/bin/q/main.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use qali::{*, db::exists};
[INFO] [stdout]   |               ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> src/bin/q/main.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | use anyhow::{Result, anyhow};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s
[INFO] running `Command { std: "docker" "inspect" "820a2b1270d33178aaadfbade5534eb06b576ee1aa3931bc72b39d41a7caa271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "820a2b1270d33178aaadfbade5534eb06b576ee1aa3931bc72b39d41a7caa271", kill_on_drop: false }`
[INFO] [stdout] 820a2b1270d33178aaadfbade5534eb06b576ee1aa3931bc72b39d41a7caa271
