[INFO] cloning repository https://github.com/Kmer-File-Format/kmers2kff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kmer-File-Format/kmers2kff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKmer-File-Format%2Fkmers2kff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKmer-File-Format%2Fkmers2kff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfff916ad4bd1f3a382e5d23c6a2dcefeab6b547
[INFO] checking Kmer-File-Format/kmers2kff 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%2FKmer-File-Format%2Fkmers2kff" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kmer-File-Format/kmers2kff
[INFO] finished tweaking git repo https://github.com/Kmer-File-Format/kmers2kff
[INFO] tweaked toml for git repo https://github.com/Kmer-File-Format/kmers2kff written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kmer-File-Format/kmers2kff 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/Kmer-File-Format/kmers2kff 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6f2c216c5e1fb3f2713bd8f4b6b4ccff650cffa19d912d99ddc69667bd07e6a2
[INFO] running `Command { std: "docker" "start" "-a" "6f2c216c5e1fb3f2713bd8f4b6b4ccff650cffa19d912d99ddc69667bd07e6a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f2c216c5e1fb3f2713bd8f4b6b4ccff650cffa19d912d99ddc69667bd07e6a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f2c216c5e1fb3f2713bd8f4b6b4ccff650cffa19d912d99ddc69667bd07e6a2", kill_on_drop: false }`
[INFO] [stdout] 6f2c216c5e1fb3f2713bd8f4b6b4ccff650cffa19d912d99ddc69667bd07e6a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a8f8fba5153435ed4f3948fd61dc4be9c2e0186a1362f25ab01163842c8c6c40
[INFO] running `Command { std: "docker" "start" "-a" "a8f8fba5153435ed4f3948fd61dc4be9c2e0186a1362f25ab01163842c8c6c40", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling serde v1.0.120
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling radium v0.6.1
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]     Checking thread_local v1.1.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking regex-syntax v0.6.22
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking tap v1.0.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking seahash v3.0.7
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking bitvec v0.20.1
[INFO] [stderr]    Compiling fasthash-sys v0.3.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking regex v1.4.3
[INFO] [stderr]     Checking xoroshiro128 v0.3.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]     Checking bstr v0.2.14
[INFO] [stderr]     Checking thiserror v1.0.23
[INFO] [stderr]     Checking csv v1.1.5
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking kff v0.1.0 (https://github.com/Kmer-File-Format/kff-rust-api.git#cc14a7f5)
[INFO] [stderr]     Checking fasthash v0.4.0
[INFO] [stderr]     Checking kmers2kff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `clean_temp_file` is never used
[INFO] [stdout]    --> src/main.rs:135:4
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn clean_temp_file(minis: rustc_hash::FxHashSet<u128>, prefix: &str) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create` is never used
[INFO] [stdout]   --> src/bucket.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn create(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_kmer` is never used
[INFO] [stdout]   --> src/bucket.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn write_kmer(kmer: u128, count: u8, filename: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read` is never used
[INFO] [stdout]    --> src/bucket.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn read(path: &str) -> Result<rustc_hash::FxHashMap<u128, u8>> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `prefix` is never read
[INFO] [stdout]   --> src/cli.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Command {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub prefix: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Command` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/cli.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | /     #[clap(
[INFO] [stdout] 12 | |         short = 'i',
[INFO] [stdout] 13 | |         long = "input",
[INFO] [stdout] 14 | |         about = "Path of kmers counts in csv format"
[INFO] [stdout] 15 | |     )]
[INFO] [stdout] 16 | |     pub input: String,
[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/cli.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     #[clap(short = 'o', long = "output", about = "Path of the kff file")]
[INFO] [stdout] 19 | |     pub output: String,
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/cli.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | /     #[clap(
[INFO] [stdout] 36 | |         short = 'p',
[INFO] [stdout] 37 | |         long = "prefix",
[INFO] [stdout] 38 | |         about = "Prefix add before temporary file"
[INFO] [stdout] 39 | |     )]
[INFO] [stdout] 40 | |     pub prefix: String,
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kmers2kff` (bin "kmers2kff") due to 3 previous errors; 5 warnings emitted
[INFO] [stdout] warning: function `clean_temp_file` is never used
[INFO] [stdout]    --> src/main.rs:135:4
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn clean_temp_file(minis: rustc_hash::FxHashSet<u128>, prefix: &str) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: function `create` is never used
[INFO] [stdout]   --> src/bucket.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn create(
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_kmer` is never used
[INFO] [stdout]   --> src/bucket.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn write_kmer(kmer: u128, count: u8, filename: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read` is never used
[INFO] [stdout]    --> src/bucket.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn read(path: &str) -> Result<rustc_hash::FxHashMap<u128, u8>> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `prefix` is never read
[INFO] [stdout]   --> src/cli.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Command {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub prefix: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Command` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/cli.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | /     #[clap(
[INFO] [stdout] 12 | |         short = 'i',
[INFO] [stdout] 13 | |         long = "input",
[INFO] [stdout] 14 | |         about = "Path of kmers counts in csv format"
[INFO] [stdout] 15 | |     )]
[INFO] [stdout] 16 | |     pub input: String,
[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/cli.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     #[clap(short = 'o', long = "output", about = "Path of the kff file")]
[INFO] [stdout] 19 | |     pub output: String,
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/cli.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | /     #[clap(
[INFO] [stdout] 36 | |         short = 'p',
[INFO] [stdout] 37 | |         long = "prefix",
[INFO] [stdout] 38 | |         about = "Prefix add before temporary file"
[INFO] [stdout] 39 | |     )]
[INFO] [stdout] 40 | |     pub prefix: String,
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kmers2kff` (bin "kmers2kff" test) due to 3 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a8f8fba5153435ed4f3948fd61dc4be9c2e0186a1362f25ab01163842c8c6c40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8f8fba5153435ed4f3948fd61dc4be9c2e0186a1362f25ab01163842c8c6c40", kill_on_drop: false }`
[INFO] [stdout] a8f8fba5153435ed4f3948fd61dc4be9c2e0186a1362f25ab01163842c8c6c40
