[INFO] cloning repository https://github.com/durina/read_blast_json [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/durina/read_blast_json" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurina%2Fread_blast_json", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurina%2Fread_blast_json'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ddcb164106e5bd3fa54b726a27fe37c6f8757d5 [INFO] testing durina/read_blast_json against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurina%2Fread_blast_json" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/durina/read_blast_json on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/durina/read_blast_json [INFO] finished tweaking git repo https://github.com/durina/read_blast_json [INFO] tweaked toml for git repo https://github.com/durina/read_blast_json written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/durina/read_blast_json 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.3.3 [INFO] [stderr] Downloaded clap_builder v4.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bbfc4603c26923a07d2da8920151660e3f2ae4c4629c08c5be8beaa05b5f5bf [INFO] running `Command { std: "docker" "start" "-a" "8bbfc4603c26923a07d2da8920151660e3f2ae4c4629c08c5be8beaa05b5f5bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bbfc4603c26923a07d2da8920151660e3f2ae4c4629c08c5be8beaa05b5f5bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bbfc4603c26923a07d2da8920151660e3f2ae4c4629c08c5be8beaa05b5f5bf", kill_on_drop: false }` [INFO] [stdout] 8bbfc4603c26923a07d2da8920151660e3f2ae4c4629c08c5be8beaa05b5f5bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5361e973e57fab9208f3da3ed5adae66e80a4174a6da532d65d8e594c38e1569 [INFO] running `Command { std: "docker" "start" "-a" "5361e973e57fab9208f3da3ed5adae66e80a4174a6da532d65d8e594c38e1569", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.3 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling clap v4.3.3 [INFO] [stderr] Compiling read_blast_json v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `gaps` and `midline` are never read [INFO] [stdout] --> src/utils/hit_struct.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct HitSeq { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | pub gaps: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 25 | pub midline: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.95s [INFO] running `Command { std: "docker" "inspect" "5361e973e57fab9208f3da3ed5adae66e80a4174a6da532d65d8e594c38e1569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5361e973e57fab9208f3da3ed5adae66e80a4174a6da532d65d8e594c38e1569", kill_on_drop: false }` [INFO] [stdout] 5361e973e57fab9208f3da3ed5adae66e80a4174a6da532d65d8e594c38e1569 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9b0f826721cd046d4e1737fef2587cc20d0237162b1b8ab4196d28a7a187c81 [INFO] running `Command { std: "docker" "start" "-a" "c9b0f826721cd046d4e1737fef2587cc20d0237162b1b8ab4196d28a7a187c81", kill_on_drop: false }` [INFO] [stderr] Compiling read_blast_json v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `gaps` and `midline` are never read [INFO] [stdout] --> src/utils/hit_struct.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct HitSeq { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | pub gaps: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 25 | pub midline: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "c9b0f826721cd046d4e1737fef2587cc20d0237162b1b8ab4196d28a7a187c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9b0f826721cd046d4e1737fef2587cc20d0237162b1b8ab4196d28a7a187c81", kill_on_drop: false }` [INFO] [stdout] c9b0f826721cd046d4e1737fef2587cc20d0237162b1b8ab4196d28a7a187c81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4fe9969c5055da36fa326bb922f7b78bce5c74a1082c39e6c5e41042372d0fb [INFO] running `Command { std: "docker" "start" "-a" "a4fe9969c5055da36fa326bb922f7b78bce5c74a1082c39e6c5e41042372d0fb", kill_on_drop: false }` [INFO] [stderr] warning: fields `gaps` and `midline` are never read [INFO] [stderr] --> src/utils/hit_struct.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct HitSeq { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 24 | pub gaps: u64, [INFO] [stderr] | ^^^^ [INFO] [stderr] 25 | pub midline: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `read_blast_json` (bin "read_blast_json" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/read_blast_json-8728ab24aefaeb2e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a4fe9969c5055da36fa326bb922f7b78bce5c74a1082c39e6c5e41042372d0fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4fe9969c5055da36fa326bb922f7b78bce5c74a1082c39e6c5e41042372d0fb", kill_on_drop: false }` [INFO] [stdout] a4fe9969c5055da36fa326bb922f7b78bce5c74a1082c39e6c5e41042372d0fb