[INFO] cloning repository https://github.com/moseeh/sdd-coverage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moseeh/sdd-coverage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoseeh%2Fsdd-coverage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoseeh%2Fsdd-coverage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35bfeac98d24b52a3c93190ab9b08532be086347
[INFO] testing moseeh/sdd-coverage against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoseeh%2Fsdd-coverage" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/moseeh/sdd-coverage
[INFO] finished tweaking git repo https://github.com/moseeh/sdd-coverage
[INFO] tweaked toml for git repo https://github.com/moseeh/sdd-coverage written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/moseeh/sdd-coverage on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/moseeh/sdd-coverage 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl-sys v0.9.112
[INFO] [stderr]   Downloaded openssl v0.10.76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d542f3f9cfaf1b3504a2e18cb31db4404662f1b5b9f3c9798a31d02b0af60802
[INFO] running `Command { std: "docker" "start" "d542f3f9cfaf1b3504a2e18cb31db4404662f1b5b9f3c9798a31d02b0af60802", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d542f3f9cfaf1b3504a2e18cb31db4404662f1b5b9f3c9798a31d02b0af60802", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d542f3f9cfaf1b3504a2e18cb31db4404662f1b5b9f3c9798a31d02b0af60802" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d542f3f9cfaf1b3504a2e18cb31db4404662f1b5b9f3c9798a31d02b0af60802", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d542f3f9cfaf1b3504a2e18cb31db4404662f1b5b9f3c9798a31d02b0af60802" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling sdd-coverage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.56s
[INFO] running `Command { std: "docker" "inspect" "d542f3f9cfaf1b3504a2e18cb31db4404662f1b5b9f3c9798a31d02b0af60802", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d542f3f9cfaf1b3504a2e18cb31db4404662f1b5b9f3c9798a31d02b0af60802" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sdd-coverage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `make_dummy_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn make_dummy_config() -> ProjectConfig {
[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 `make_dummy_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn make_dummy_config() -> ProjectConfig {
[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 `make_app_state` is never used
[INFO] [stdout]   --> tests/common/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn make_app_state(health_status: HealthStatus, scan_result: Option<ScanResult>) -> SharedState {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_app_state` is never used
[INFO] [stdout]   --> tests/common/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn make_app_state(health_status: HealthStatus, scan_result: Option<ScanResult>) -> SharedState {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_dummy_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn make_dummy_config() -> ProjectConfig {
[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 `make_app_state` is never used
[INFO] [stdout]   --> tests/common/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn make_app_state(health_status: HealthStatus, scan_result: Option<ScanResult>) -> SharedState {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[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 `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_yaml_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn write_yaml_fixture(content: &str) -> NamedTempFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_dummy_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn make_dummy_config() -> ProjectConfig {
[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 `make_app_state` is never used
[INFO] [stdout]   --> tests/common/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn make_app_state(health_status: HealthStatus, scan_result: Option<ScanResult>) -> SharedState {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_yaml_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn write_yaml_fixture(content: &str) -> NamedTempFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[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 `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_yaml_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn write_yaml_fixture(content: &str) -> NamedTempFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[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 `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_yaml_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn write_yaml_fixture(content: &str) -> NamedTempFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_dummy_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn make_dummy_config() -> ProjectConfig {
[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 `make_app_state` is never used
[INFO] [stdout]   --> tests/common/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn make_app_state(health_status: HealthStatus, scan_result: Option<ScanResult>) -> SharedState {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_dummy_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn make_dummy_config() -> ProjectConfig {
[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 `make_app_state` is never used
[INFO] [stdout]   --> tests/common/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn make_app_state(health_status: HealthStatus, scan_result: Option<ScanResult>) -> SharedState {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_yaml_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn write_yaml_fixture(content: &str) -> NamedTempFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sdd-coverage` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name sdd_coverage --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9853bbf2315e81f0 -C extra-filename=-892b657d2ad28070 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-462238822b87579b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6ca27660660f3982.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-99c12a3315a0ab80.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ec2dc9d409c38a88.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d647b0fd579dda50.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-78df49bf9ea3b41b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2f3f20671d63279.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-797a10b2f2b426db.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-01ed9f74e4d04ee9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-07d859dc461c7808.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-7419a1d4ffe6bfd8.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-8231d3755124e98d.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7cc6f300a6f0bf06.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sdd-coverage` (test "api_error_handling_test"); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name api_error_handling_test --edition=2024 tests/api_error_handling_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6c778ee22e279d7e -C extra-filename=-564daa9903e6a2a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-462238822b87579b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6ca27660660f3982.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-99c12a3315a0ab80.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ec2dc9d409c38a88.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d647b0fd579dda50.rlib --extern sdd_coverage=/opt/rustwide/target/debug/deps/libsdd_coverage-96998051c2fae91b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-78df49bf9ea3b41b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2f3f20671d63279.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-797a10b2f2b426db.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-01ed9f74e4d04ee9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-07d859dc461c7808.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-7419a1d4ffe6bfd8.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-8231d3755124e98d.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7cc6f300a6f0bf06.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sdd-coverage` (test "api_tasks_test"); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name api_tasks_test --edition=2024 tests/api_tasks_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=17130d6ef83131f5 -C extra-filename=-adf221c4fd878963 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-462238822b87579b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6ca27660660f3982.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-99c12a3315a0ab80.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ec2dc9d409c38a88.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d647b0fd579dda50.rlib --extern sdd_coverage=/opt/rustwide/target/debug/deps/libsdd_coverage-96998051c2fae91b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-78df49bf9ea3b41b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2f3f20671d63279.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-797a10b2f2b426db.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-01ed9f74e4d04ee9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-07d859dc461c7808.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-7419a1d4ffe6bfd8.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-8231d3755124e98d.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7cc6f300a6f0bf06.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sdd-coverage` (test "api_healthcheck_test"); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name api_healthcheck_test --edition=2024 tests/api_healthcheck_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=69e536a99d1dd360 -C extra-filename=-336f85b508eece13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-462238822b87579b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6ca27660660f3982.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-99c12a3315a0ab80.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ec2dc9d409c38a88.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d647b0fd579dda50.rlib --extern sdd_coverage=/opt/rustwide/target/debug/deps/libsdd_coverage-96998051c2fae91b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-78df49bf9ea3b41b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2f3f20671d63279.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-797a10b2f2b426db.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-01ed9f74e4d04ee9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-07d859dc461c7808.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-7419a1d4ffe6bfd8.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-8231d3755124e98d.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7cc6f300a6f0bf06.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d542f3f9cfaf1b3504a2e18cb31db4404662f1b5b9f3c9798a31d02b0af60802", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d542f3f9cfaf1b3504a2e18cb31db4404662f1b5b9f3c9798a31d02b0af60802", kill_on_drop: false }`
[INFO] [stdout] d542f3f9cfaf1b3504a2e18cb31db4404662f1b5b9f3c9798a31d02b0af60802
