[INFO] cloning repository https://github.com/lthoerner/techtriage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lthoerner/techtriage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flthoerner%2Ftechtriage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flthoerner%2Ftechtriage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17b6f83853d2c40b15cb017ff8254d7f408ac9e4
[INFO] testing lthoerner/techtriage against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flthoerner%2Ftechtriage" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lthoerner/techtriage on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lthoerner/techtriage
[INFO] finished tweaking git repo https://github.com/lthoerner/techtriage
[INFO] tweaked toml for git repo https://github.com/lthoerner/techtriage written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/lthoerner/techtriage 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe305289cdc7b6d5efd0892bb48e63b3564bcbd0f9395896c3316ee9794d7684
[INFO] running `Command { std: "docker" "start" "-a" "fe305289cdc7b6d5efd0892bb48e63b3564bcbd0f9395896c3316ee9794d7684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe305289cdc7b6d5efd0892bb48e63b3564bcbd0f9395896c3316ee9794d7684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe305289cdc7b6d5efd0892bb48e63b3564bcbd0f9395896c3316ee9794d7684", kill_on_drop: false }`
[INFO] [stdout] fe305289cdc7b6d5efd0892bb48e63b3564bcbd0f9395896c3316ee9794d7684
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87c0f7e1834ad7a12e432f9a08f0e8876d09c3f3d73e76dd0d6497f7eca33444
[INFO] running `Command { std: "docker" "start" "-a" "87c0f7e1834ad7a12e432f9a08f0e8876d09c3f3d73e76dd0d6497f7eca33444", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling deluxe-core v0.5.0 (https://code.lthoerner.com/deluxe#b6d59a9a)
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.7
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling postgres-types v0.2.7
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling dummy v0.7.0
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling deluxe-macros v0.5.0 (https://code.lthoerner.com/deluxe#b6d59a9a)
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling fake v2.9.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling deluxe v0.5.0 (https://code.lthoerner.com/deluxe#b6d59a9a)
[INFO] [stderr]    Compiling proc-macros v0.1.0 (/opt/rustwide/workdir/proc-macros)
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling imei-info v0.1.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling fixwise-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `ticket`, `device`, and `part` are never read
[INFO] [stdout]   --> src/database/tables/bundled_parts.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct BundledPartsJunctionTableRecord {
[INFO] [stdout]    |            ------------------------------- fields in this struct
[INFO] [stdout] 25 |     #[manual_primary_key]
[INFO] [stdout] 26 |     pub ticket: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 27 |     #[manual_primary_key]
[INFO] [stdout] 28 |     pub device: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 29 |     #[manual_primary_key]
[INFO] [stdout] 30 |     pub part: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BundledPartsJunctionTableRecordUpdateQueryParameters` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `device` and `part` are never read
[INFO] [stdout]   --> src/database/tables/compatible_parts.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct CompatiblePartsJunctionTableRecord {
[INFO] [stdout]    |            ---------------------------------- fields in this struct
[INFO] [stdout] 22 |     #[manual_primary_key]
[INFO] [stdout] 23 |     pub device: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 24 |     #[manual_primary_key]
[INFO] [stdout] 25 |     pub part: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompatiblePartsJunctionTableRecordUpdateQueryParameters` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `invoice` and `item` are never read
[INFO] [stdout]   --> src/database/tables/invoice_items.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct InvoiceItemsTableRecord {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] 22 |     #[manual_primary_key]
[INFO] [stdout] 23 |     pub invoice: i32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 24 |     #[manual_primary_key]
[INFO] [stdout] 25 |     pub item: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InvoiceItemsTableRecordUpdateQueryParameters` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "87c0f7e1834ad7a12e432f9a08f0e8876d09c3f3d73e76dd0d6497f7eca33444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87c0f7e1834ad7a12e432f9a08f0e8876d09c3f3d73e76dd0d6497f7eca33444", kill_on_drop: false }`
[INFO] [stdout] 87c0f7e1834ad7a12e432f9a08f0e8876d09c3f3d73e76dd0d6497f7eca33444
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f9fec888e784268c8867c8c1646ad92940cf65ad7dd04621f83a38e96ecf1a1
[INFO] running `Command { std: "docker" "start" "-a" "6f9fec888e784268c8867c8c1646ad92940cf65ad7dd04621f83a38e96ecf1a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling fixwise-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `ticket`, `device`, and `part` are never read
[INFO] [stdout]   --> src/database/tables/bundled_parts.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct BundledPartsJunctionTableRecord {
[INFO] [stdout]    |            ------------------------------- fields in this struct
[INFO] [stdout] 25 |     #[manual_primary_key]
[INFO] [stdout] 26 |     pub ticket: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 27 |     #[manual_primary_key]
[INFO] [stdout] 28 |     pub device: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 29 |     #[manual_primary_key]
[INFO] [stdout] 30 |     pub part: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BundledPartsJunctionTableRecordUpdateQueryParameters` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `device` and `part` are never read
[INFO] [stdout]   --> src/database/tables/compatible_parts.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct CompatiblePartsJunctionTableRecord {
[INFO] [stdout]    |            ---------------------------------- fields in this struct
[INFO] [stdout] 22 |     #[manual_primary_key]
[INFO] [stdout] 23 |     pub device: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 24 |     #[manual_primary_key]
[INFO] [stdout] 25 |     pub part: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompatiblePartsJunctionTableRecordUpdateQueryParameters` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `invoice` and `item` are never read
[INFO] [stdout]   --> src/database/tables/invoice_items.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct InvoiceItemsTableRecord {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] 22 |     #[manual_primary_key]
[INFO] [stdout] 23 |     pub invoice: i32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 24 |     #[manual_primary_key]
[INFO] [stdout] 25 |     pub item: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InvoiceItemsTableRecordUpdateQueryParameters` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.65s
[INFO] running `Command { std: "docker" "inspect" "6f9fec888e784268c8867c8c1646ad92940cf65ad7dd04621f83a38e96ecf1a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f9fec888e784268c8867c8c1646ad92940cf65ad7dd04621f83a38e96ecf1a1", kill_on_drop: false }`
[INFO] [stdout] 6f9fec888e784268c8867c8c1646ad92940cf65ad7dd04621f83a38e96ecf1a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c5b741e596c6fe6c7dbf9c7d527bf7e6e63ff4c0c60cd64342e7223190fd0753
[INFO] running `Command { std: "docker" "start" "-a" "c5b741e596c6fe6c7dbf9c7d527bf7e6e63ff4c0c60cd64342e7223190fd0753", kill_on_drop: false }`
[INFO] [stderr] warning: fields `ticket`, `device`, and `part` are never read
[INFO] [stderr]   --> src/database/tables/bundled_parts.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct BundledPartsJunctionTableRecord {
[INFO] [stderr]    |            ------------------------------- fields in this struct
[INFO] [stderr] 25 |     #[manual_primary_key]
[INFO] [stderr] 26 |     pub ticket: i32,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 27 |     #[manual_primary_key]
[INFO] [stderr] 28 |     pub device: i32,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 29 |     #[manual_primary_key]
[INFO] [stderr] 30 |     pub part: i32,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `BundledPartsJunctionTableRecordUpdateQueryParameters` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `device` and `part` are never read
[INFO] [stderr]   --> src/database/tables/compatible_parts.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct CompatiblePartsJunctionTableRecord {
[INFO] [stderr]    |            ---------------------------------- fields in this struct
[INFO] [stderr] 22 |     #[manual_primary_key]
[INFO] [stderr] 23 |     pub device: i32,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 24 |     #[manual_primary_key]
[INFO] [stderr] 25 |     pub part: i32,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CompatiblePartsJunctionTableRecordUpdateQueryParameters` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `invoice` and `item` are never read
[INFO] [stderr]   --> src/database/tables/invoice_items.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct InvoiceItemsTableRecord {
[INFO] [stderr]    |            ----------------------- fields in this struct
[INFO] [stderr] 22 |     #[manual_primary_key]
[INFO] [stderr] 23 |     pub invoice: i32,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 24 |     #[manual_primary_key]
[INFO] [stderr] 25 |     pub item: i32,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `InvoiceItemsTableRecordUpdateQueryParameters` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `fixwise-server` (bin "fixwise-server" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fixwise_server-5b507d7d8c068854)
[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" "c5b741e596c6fe6c7dbf9c7d527bf7e6e63ff4c0c60cd64342e7223190fd0753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5b741e596c6fe6c7dbf9c7d527bf7e6e63ff4c0c60cd64342e7223190fd0753", kill_on_drop: false }`
[INFO] [stdout] c5b741e596c6fe6c7dbf9c7d527bf7e6e63ff4c0c60cd64342e7223190fd0753
