[INFO] cloning repository https://github.com/10wpressure/todo-actix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/10wpressure/todo-actix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10wpressure%2Ftodo-actix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10wpressure%2Ftodo-actix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cfa599164ac40fb97d5c1eb974eda5978fee6823
[INFO] testing 10wpressure/todo-actix against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10wpressure%2Ftodo-actix" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/10wpressure/todo-actix
[INFO] finished tweaking git repo https://github.com/10wpressure/todo-actix
[INFO] tweaked toml for git repo https://github.com/10wpressure/todo-actix written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/10wpressure/todo-actix on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/10wpressure/todo-actix 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d27d3c841d997041f540722912d3700c6c25e74deec32158f6ad34f73ab4851d
[INFO] running `Command { std: "docker" "start" "-a" "d27d3c841d997041f540722912d3700c6c25e74deec32158f6ad34f73ab4851d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d27d3c841d997041f540722912d3700c6c25e74deec32158f6ad34f73ab4851d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d27d3c841d997041f540722912d3700c6c25e74deec32158f6ad34f73ab4851d", kill_on_drop: false }`
[INFO] [stdout] d27d3c841d997041f540722912d3700c6c25e74deec32158f6ad34f73ab4851d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bf6f62531434ce4390a2d9a218b093d04c1a414b8d389203c230c6dd1c806e4
[INFO] running `Command { std: "docker" "start" "-a" "9bf6f62531434ce4390a2d9a218b093d04c1a414b8d389203c230c6dd1c806e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling serde_derive v1.0.151
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling zstd-sys v2.0.4+zstd.1.5.2
[INFO] [stderr]    Compiling concurrent-queue v2.0.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling bytestring v1.2.0
[INFO] [stderr]    Compiling async-lock v2.6.0
[INFO] [stderr]    Compiling polling v2.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling async-io v1.12.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling pq-sys v0.4.7
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling blocking v1.3.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-executor v1.5.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling diesel_derives v2.0.1
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bcrypt v0.13.0
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling diesel v2.0.2
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling actix-http v3.2.2
[INFO] [stderr]    Compiling actix-web v4.2.1
[INFO] [stderr]    Compiling todo-actix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `body` is never read
[INFO] [stdout]   --> src/auth/jwt.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct JwtToken {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 13 |     pub user_id: i32,
[INFO] [stdout] 14 |     pub body: String,
[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 `status` is never read
[INFO] [stdout]  --> src/json_serialization/to_do_item.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ToDoItem {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 5 |     pub title: String,
[INFO] [stdout] 6 |     pub status: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/to_do/mod.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |     OnHold(OnHold),
[INFO] [stdout]   |     ------ ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     OnHold(OnHold),
[INFO] [stdout] 8 +     OnHold(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `super_struct` is never read
[INFO] [stdout]  --> src/to_do/structs/on_hold.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct OnHold {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 6 |     pub super_struct: Base,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Create` is never used
[INFO] [stdout]  --> src/to_do/structs/traits/create.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait Create {}
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Delete` is never used
[INFO] [stdout]  --> src/to_do/structs/traits/delete.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait Delete {}
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Edit` is never used
[INFO] [stdout]  --> src/to_do/structs/traits/edit.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait Edit {}
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Get` is never used
[INFO] [stdout]  --> src/to_do/structs/traits/get.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait Get {}
[INFO] [stdout]   |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel_derives v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "9bf6f62531434ce4390a2d9a218b093d04c1a414b8d389203c230c6dd1c806e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bf6f62531434ce4390a2d9a218b093d04c1a414b8d389203c230c6dd1c806e4", kill_on_drop: false }`
[INFO] [stdout] 9bf6f62531434ce4390a2d9a218b093d04c1a414b8d389203c230c6dd1c806e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ded0fee39066a470d9e4ac334e58aec846e9f2ccbc23e9d89839d614b440a587
[INFO] running `Command { std: "docker" "start" "-a" "ded0fee39066a470d9e4ac334e58aec846e9f2ccbc23e9d89839d614b440a587", kill_on_drop: false }`
[INFO] [stderr]    Compiling todo-actix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `body` is never read
[INFO] [stdout]   --> src/auth/jwt.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct JwtToken {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 13 |     pub user_id: i32,
[INFO] [stdout] 14 |     pub body: String,
[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 `status` is never read
[INFO] [stdout]  --> src/json_serialization/to_do_item.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ToDoItem {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 5 |     pub title: String,
[INFO] [stdout] 6 |     pub status: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/to_do/mod.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |     OnHold(OnHold),
[INFO] [stdout]   |     ------ ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     OnHold(OnHold),
[INFO] [stdout] 8 +     OnHold(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `super_struct` is never read
[INFO] [stdout]  --> src/to_do/structs/on_hold.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct OnHold {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 6 |     pub super_struct: Base,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Create` is never used
[INFO] [stdout]  --> src/to_do/structs/traits/create.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait Create {}
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Delete` is never used
[INFO] [stdout]  --> src/to_do/structs/traits/delete.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait Delete {}
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Edit` is never used
[INFO] [stdout]  --> src/to_do/structs/traits/edit.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait Edit {}
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Get` is never used
[INFO] [stdout]  --> src/to_do/structs/traits/get.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait Get {}
[INFO] [stdout]   |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel_derives v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "ded0fee39066a470d9e4ac334e58aec846e9f2ccbc23e9d89839d614b440a587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ded0fee39066a470d9e4ac334e58aec846e9f2ccbc23e9d89839d614b440a587", kill_on_drop: false }`
[INFO] [stdout] ded0fee39066a470d9e4ac334e58aec846e9f2ccbc23e9d89839d614b440a587
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4b52ec8f04abeeccf6de2d0fd38c373fa73b2f7f5171f3dd60a9f76b9f9dc3d8
[INFO] running `Command { std: "docker" "start" "-a" "4b52ec8f04abeeccf6de2d0fd38c373fa73b2f7f5171f3dd60a9f76b9f9dc3d8", kill_on_drop: false }`
[INFO] [stderr] warning: field `body` is never read
[INFO] [stderr]   --> src/auth/jwt.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct JwtToken {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] 13 |     pub user_id: i32,
[INFO] [stderr] 14 |     pub body: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `status` is never read
[INFO] [stderr]  --> src/json_serialization/to_do_item.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct ToDoItem {
[INFO] [stderr]   |            -------- field in this struct
[INFO] [stderr] 5 |     pub title: String,
[INFO] [stderr] 6 |     pub status: String,
[INFO] [stderr]   |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/to_do/mod.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 |     OnHold(OnHold),
[INFO] [stderr]   |     ------ ^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]   |
[INFO] [stderr] 8 -     OnHold(OnHold),
[INFO] [stderr] 8 +     OnHold(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: field `super_struct` is never read
[INFO] [stderr]  --> src/to_do/structs/on_hold.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct OnHold {
[INFO] [stderr]   |            ------ field in this struct
[INFO] [stderr] 6 |     pub super_struct: Base,
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Create` is never used
[INFO] [stderr]  --> src/to_do/structs/traits/create.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub trait Create {}
[INFO] [stderr]   |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Delete` is never used
[INFO] [stderr]  --> src/to_do/structs/traits/delete.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub trait Delete {}
[INFO] [stderr]   |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Edit` is never used
[INFO] [stderr]  --> src/to_do/structs/traits/edit.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub trait Edit {}
[INFO] [stderr]   |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Get` is never used
[INFO] [stderr]  --> src/to_do/structs/traits/get.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub trait Get {}
[INFO] [stderr]   |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `todo-actix` (bin "todo-actix" test) generated 8 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel_derives v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/todo_actix-fae200a742ed9a2e)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test auth::jwt::jwt_tests::decoded_incorrect_token ... ok
[INFO] [stdout] test auth::jwt::jwt_tests::decode_from_request_with_incorrect_token ... ok
[INFO] [stdout] test auth::process_token_tests::correct_token ... ok
[INFO] [stdout] test auth::process_token_tests::no_token_process_token ... ok
[INFO] [stdout] test auth::processes::check_credentials_tests::check_correct_password ... ok
[INFO] [stdout] test auth::processes::check_credentials_tests::check_incorrect_password ... ok
[INFO] [stdout] test auth::processes::check_credentials_tests::correct_token_in_extract_header_token ... ok
[INFO] [stdout] test auth::jwt::jwt_tests::encode_decode ... ok
[INFO] [stdout] test auth::jwt::jwt_tests::decode_from_request_with_no_token ... ok
[INFO] [stdout] test auth::process_token_tests::incorrect_token ... ok
[INFO] [stdout] test auth::processes::check_credentials_tests::no_token_in_extract_header_token ... ok
[INFO] [stdout] test to_do::structs::pending::pending_test::new ... ok
[INFO] [stdout] test to_do::structs::base::base_tests::new ... ok
[INFO] [stdout] test to_do::structs::done::done_test::new ... ok
[INFO] [stdout] test auth::jwt::jwt_tests::decode_from_request_with_correct_token ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4b52ec8f04abeeccf6de2d0fd38c373fa73b2f7f5171f3dd60a9f76b9f9dc3d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b52ec8f04abeeccf6de2d0fd38c373fa73b2f7f5171f3dd60a9f76b9f9dc3d8", kill_on_drop: false }`
[INFO] [stdout] 4b52ec8f04abeeccf6de2d0fd38c373fa73b2f7f5171f3dd60a9f76b9f9dc3d8
