[INFO] cloning repository https://github.com/Kmer-File-Format/kff-rust-api [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/kff-rust-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKmer-File-Format%2Fkff-rust-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKmer-File-Format%2Fkff-rust-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc14a7f5d90ea2cdbbff7d5490557b4605123af5 [INFO] checking Kmer-File-Format/kff-rust-api against master#e652caa679a304af11fc04f1f12452f255a82593 for pr-98000 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKmer-File-Format%2Fkff-rust-api" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kmer-File-Format/kff-rust-api on toolchain e652caa679a304af11fc04f1f12452f255a82593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kmer-File-Format/kff-rust-api [INFO] finished tweaking git repo https://github.com/Kmer-File-Format/kff-rust-api [INFO] tweaked toml for git repo https://github.com/Kmer-File-Format/kff-rust-api written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Kmer-File-Format/kff-rust-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded radium v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 219c0657790ad713d601160ff435824b09d91c2ecf0c18c5d90b220ccc32bb74 [INFO] running `Command { std: "docker" "start" "-a" "219c0657790ad713d601160ff435824b09d91c2ecf0c18c5d90b220ccc32bb74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "219c0657790ad713d601160ff435824b09d91c2ecf0c18c5d90b220ccc32bb74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "219c0657790ad713d601160ff435824b09d91c2ecf0c18c5d90b220ccc32bb74", kill_on_drop: false }` [INFO] [stdout] 219c0657790ad713d601160ff435824b09d91c2ecf0c18c5d90b220ccc32bb74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f17df8a8d94b4f8f1b68621bfe85098523d00221ca9707dd5a737777fcb177df [INFO] running `Command { std: "docker" "start" "-a" "f17df8a8d94b4f8f1b68621bfe85098523d00221ca9707dd5a737777fcb177df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling radium v0.6.1 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking bitvec v0.20.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking kff v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `m` [INFO] [stdout] --> src/minimizer.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | m: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `m` [INFO] [stdout] --> src/minimizer.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | m: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.69s [INFO] running `Command { std: "docker" "inspect" "f17df8a8d94b4f8f1b68621bfe85098523d00221ca9707dd5a737777fcb177df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f17df8a8d94b4f8f1b68621bfe85098523d00221ca9707dd5a737777fcb177df", kill_on_drop: false }` [INFO] [stdout] f17df8a8d94b4f8f1b68621bfe85098523d00221ca9707dd5a737777fcb177df