[INFO] cloning repository https://github.com/michaelStillwell/bug-tracker-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelStillwell/bug-tracker-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmichaelStillwell%2Fbug-tracker-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmichaelStillwell%2Fbug-tracker-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d9893e47a61bad3534d0e5a4f0b779bb2b1a4cc
[INFO] testing michaelStillwell/bug-tracker-rs against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmichaelStillwell%2Fbug-tracker-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michaelStillwell/bug-tracker-rs
[INFO] finished tweaking git repo https://github.com/michaelStillwell/bug-tracker-rs
[INFO] tweaked toml for git repo https://github.com/michaelStillwell/bug-tracker-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michaelStillwell/bug-tracker-rs on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michaelStillwell/bug-tracker-rs 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/michaelStillwell/htmx-rocket.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shuttle-service v0.44.0
[INFO] [stderr]   Downloaded shuttle-turso v0.44.0
[INFO] [stderr]   Downloaded serde v1.0.202
[INFO] [stderr]   Downloaded askama_rocket v0.12.0
[INFO] [stderr]   Downloaded libsql-hrana v0.1.1
[INFO] [stderr]   Downloaded shuttle-codegen v0.44.0
[INFO] [stderr]   Downloaded shuttle-runtime v0.44.0
[INFO] [stderr]   Downloaded libsql-sys v0.5.0
[INFO] [stderr]   Downloaded npm_rs v1.0.0
[INFO] [stderr]   Downloaded hyper-rustls v0.25.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.83
[INFO] [stderr]   Downloaded serde_derive v1.0.202
[INFO] [stderr]   Downloaded rocket_codegen v0.5.1
[INFO] [stderr]   Downloaded libsql-sqlite3-parser v0.11.1
[INFO] [stderr]   Downloaded rocket_http v0.5.1
[INFO] [stderr]   Downloaded winnow v0.6.8
[INFO] [stderr]   Downloaded libsql-rusqlite v0.30.0
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded rocket v0.5.1
[INFO] [stderr]   Downloaded tonic v0.11.0
[INFO] [stderr]   Downloaded libsql v0.3.5
[INFO] [stderr]   Downloaded libsql_replication v0.3.1
[INFO] [stderr]   Downloaded shuttle-proto v0.44.0
[INFO] [stderr]   Downloaded shuttle-common v0.44.0
[INFO] [stderr]   Downloaded tonic-web v0.11.0
[INFO] [stderr]   Downloaded libsql-ffi v0.2.1
[INFO] [stderr]   Downloaded shuttle-rocket v0.44.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39700062e57a86d894aca2167569569f1e9a69eae1777f78165289a5f41ee684
[INFO] running `Command { std: "docker" "start" "-a" "39700062e57a86d894aca2167569569f1e9a69eae1777f78165289a5f41ee684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39700062e57a86d894aca2167569569f1e9a69eae1777f78165289a5f41ee684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39700062e57a86d894aca2167569569f1e9a69eae1777f78165289a5f41ee684", kill_on_drop: false }`
[INFO] [stdout] 39700062e57a86d894aca2167569569f1e9a69eae1777f78165289a5f41ee684
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f474cf4e354f388d07972b04735cd17e5a64cae449045871752b4668f2682bd
[INFO] running `Command { std: "docker" "start" "-a" "5f474cf4e354f388d07972b04735cd17e5a64cae449045871752b4668f2682bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ordered-float v4.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling rustls-native-certs v0.7.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.11.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling comfy-table v6.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling zerocopy-derive v0.7.34
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling shuttle-codegen v0.44.0
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling libsql-ffi v0.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling libsql-hrana v0.1.1
[INFO] [stderr]    Compiling opentelemetry v0.21.0
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling opentelemetry_sdk v0.21.2
[INFO] [stderr]    Compiling opentelemetry-http v0.10.0
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling tracing-opentelemetry v0.22.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling libsql-rusqlite v0.30.0
[INFO] [stderr]    Compiling shuttle-common v0.44.0
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling libsql-sys v0.5.0
[INFO] [stderr]    Compiling shuttle-service v0.44.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-rustls v0.25.0
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling shuttle-proto v0.44.0
[INFO] [stderr]    Compiling libsql_replication v0.3.1
[INFO] [stderr]    Compiling tonic-web v0.11.0
[INFO] [stderr]    Compiling shuttle-runtime v0.44.0
[INFO] [stderr]    Compiling libsql v0.3.5
[INFO] [stderr]    Compiling htmx-rocket v0.1.0 (https://github.com/michaelStillwell/htmx-rocket.git#bcd692ad)
[INFO] [stderr]    Compiling askama_rocket v0.12.0
[INFO] [stderr]    Compiling shuttle-rocket v0.44.0
[INFO] [stderr]    Compiling shuttle-turso v0.44.0
[INFO] [stderr]    Compiling bug-tracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NoSession` is never constructed
[INFO] [stdout]   --> src/auth.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct NoSession;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `user_id` is never read
[INFO] [stdout]  --> src/db/session.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Session {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 7 |     pub session_id: Uuid,
[INFO] [stdout] 8 |     pub user_id: i64,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `email` and `created_at` are never read
[INFO] [stdout]  --> src/db/user.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct User {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 7 |     pub user_id: i64,
[INFO] [stdout] 8 |     pub email: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 9 |     pub created_at: String, // TODO: change to Date?
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
[INFO] running `Command { std: "docker" "inspect" "5f474cf4e354f388d07972b04735cd17e5a64cae449045871752b4668f2682bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f474cf4e354f388d07972b04735cd17e5a64cae449045871752b4668f2682bd", kill_on_drop: false }`
[INFO] [stdout] 5f474cf4e354f388d07972b04735cd17e5a64cae449045871752b4668f2682bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01c4c0a0e827534929fa7e7dc794ec6b11b1054314b5407db6858c2bd2105c22
[INFO] running `Command { std: "docker" "start" "-a" "01c4c0a0e827534929fa7e7dc794ec6b11b1054314b5407db6858c2bd2105c22", kill_on_drop: false }`
[INFO] [stderr]    Compiling bug-tracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NoSession` is never constructed
[INFO] [stdout]   --> src/auth.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct NoSession;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `user_id` is never read
[INFO] [stdout]  --> src/db/session.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Session {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 7 |     pub session_id: Uuid,
[INFO] [stdout] 8 |     pub user_id: i64,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `email` and `created_at` are never read
[INFO] [stdout]  --> src/db/user.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct User {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 7 |     pub user_id: i64,
[INFO] [stdout] 8 |     pub email: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 9 |     pub created_at: String, // TODO: change to Date?
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.64s
[INFO] running `Command { std: "docker" "inspect" "01c4c0a0e827534929fa7e7dc794ec6b11b1054314b5407db6858c2bd2105c22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01c4c0a0e827534929fa7e7dc794ec6b11b1054314b5407db6858c2bd2105c22", kill_on_drop: false }`
[INFO] [stdout] 01c4c0a0e827534929fa7e7dc794ec6b11b1054314b5407db6858c2bd2105c22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 63535017c1efc763ede083d48cb0a9eb6e7c6111466e886c82cd8899473be69b
[INFO] running `Command { std: "docker" "start" "-a" "63535017c1efc763ede083d48cb0a9eb6e7c6111466e886c82cd8899473be69b", kill_on_drop: false }`
[INFO] [stderr] warning: struct `NoSession` is never constructed
[INFO] [stderr]   --> src/auth.rs:28:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct NoSession;
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `user_id` is never read
[INFO] [stderr]  --> src/db/session.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Session {
[INFO] [stderr]   |            ------- field in this struct
[INFO] [stderr] 7 |     pub session_id: Uuid,
[INFO] [stderr] 8 |     pub user_id: i64,
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `email` and `created_at` are never read
[INFO] [stderr]  --> src/db/user.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct User {
[INFO] [stderr]   |            ---- fields in this struct
[INFO] [stderr] 7 |     pub user_id: i64,
[INFO] [stderr] 8 |     pub email: String,
[INFO] [stderr]   |         ^^^^^
[INFO] [stderr] 9 |     pub created_at: String, // TODO: change to Date?
[INFO] [stderr]   |         ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `bug-tracker` (bin "bug-tracker" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bug_tracker-692dfed8900dc79b)
[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" "63535017c1efc763ede083d48cb0a9eb6e7c6111466e886c82cd8899473be69b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63535017c1efc763ede083d48cb0a9eb6e7c6111466e886c82cd8899473be69b", kill_on_drop: false }`
[INFO] [stdout] 63535017c1efc763ede083d48cb0a9eb6e7c6111466e886c82cd8899473be69b
