[INFO] cloning repository https://github.com/AnestLarry/AccountManagerWithActix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnestLarry/AccountManagerWithActix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnestLarry%2FAccountManagerWithActix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnestLarry%2FAccountManagerWithActix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7bdd7b34b7aa41f8d5006ba3e7d66135123ddedc
[INFO] checking AnestLarry/AccountManagerWithActix against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnestLarry%2FAccountManagerWithActix" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AnestLarry/AccountManagerWithActix
[INFO] finished tweaking git repo https://github.com/AnestLarry/AccountManagerWithActix
[INFO] tweaked toml for git repo https://github.com/AnestLarry/AccountManagerWithActix written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AnestLarry/AccountManagerWithActix on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AnestLarry/AccountManagerWithActix 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a26f0e726afbc225f88da4182e153d4a37fc15abdea9749cab286749fb4b57bd
[INFO] running `Command { std: "docker" "start" "-a" "a26f0e726afbc225f88da4182e153d4a37fc15abdea9749cab286749fb4b57bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a26f0e726afbc225f88da4182e153d4a37fc15abdea9749cab286749fb4b57bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a26f0e726afbc225f88da4182e153d4a37fc15abdea9749cab286749fb4b57bd", kill_on_drop: false }`
[INFO] [stdout] a26f0e726afbc225f88da4182e153d4a37fc15abdea9749cab286749fb4b57bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c018c752d0197eeb059645f11fd6407f3c67c861c15ebc8d314ab2fbf8169c5b
[INFO] running `Command { std: "docker" "start" "-a" "c018c752d0197eeb059645f11fd6407f3c67c861c15ebc8d314ab2fbf8169c5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling rustls v0.23.16
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking tinyvec v1.1.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking bytestring v1.0.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking form_urlencoded v1.0.0
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking impl-more v0.1.8
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde_json v1.0.62
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.86
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking idna v0.2.1
[INFO] [stderr]     Checking url v2.2.0
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking actix-tls v3.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]     Checking AccountManagerWithActix v5.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/sql_operator/mod.rs:127:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn SQLOperator__add_item() {
[INFO] [stdout]     |     -------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 127 |         assert_eq!(sql.add_item(&d)?, 1);
[INFO] [stdout]     |                                    ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 117 ~     fn SQLOperator__add_item() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 118 |         let sql: SQLOperator = SQLOperator::new();
[INFO] [stdout] ...
[INFO] [stdout] 127 |         assert_eq!(sql.add_item(&d)?, 1);
[INFO] [stdout] 128 ~         Ok(())
[INFO] [stdout] 129 ~     }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/sql_operator/mod.rs:132:75
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn SQLOperator__search_item() {
[INFO] [stdout]     |     ----------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] 131 |         let sql: SQLOperator = SQLOperator::new();
[INFO] [stdout] 132 |         let address = sql.search_item("Address".into(), "test.com".into())?
[INFO] [stdout]     |                                                                           ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 130 ~     fn SQLOperator__search_item() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 131 |         let sql: SQLOperator = SQLOperator::new();
[INFO] [stdout] ...
[INFO] [stdout] 143 |         assert_eq!(text, "forTest");
[INFO] [stdout] 144 ~         Ok(())
[INFO] [stdout] 145 ~     }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/sql_operator/mod.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn SQLOperator__search_item() {
[INFO] [stdout]     |     ----------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 133 |             .pop()?.address;
[INFO] [stdout]     |                   ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/sql_operator/mod.rs:134:71
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn SQLOperator__search_item() {
[INFO] [stdout]     |     ----------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 134 |         let account = sql.search_item("Account".into(), "test".into())?
[INFO] [stdout]     |                                                                       ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 130 ~     fn SQLOperator__search_item() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 131 |         let sql: SQLOperator = SQLOperator::new();
[INFO] [stdout] ...
[INFO] [stdout] 143 |         assert_eq!(text, "forTest");
[INFO] [stdout] 144 ~         Ok(())
[INFO] [stdout] 145 ~     }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/sql_operator/mod.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn SQLOperator__search_item() {
[INFO] [stdout]     |     ----------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 135 |             .pop()?.account;
[INFO] [stdout]     |                   ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/sql_operator/mod.rs:136:71
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn SQLOperator__search_item() {
[INFO] [stdout]     |     ----------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 136 |         let password = sql.search_item("Password".into(), "pd".into())?
[INFO] [stdout]     |                                                                       ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 130 ~     fn SQLOperator__search_item() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 131 |         let sql: SQLOperator = SQLOperator::new();
[INFO] [stdout] ...
[INFO] [stdout] 143 |         assert_eq!(text, "forTest");
[INFO] [stdout] 144 ~         Ok(())
[INFO] [stdout] 145 ~     }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/sql_operator/mod.rs:137:19
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn SQLOperator__search_item() {
[INFO] [stdout]     |     ----------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 137 |             .pop()?.password;
[INFO] [stdout]     |                   ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/sql_operator/mod.rs:138:68
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn SQLOperator__search_item() {
[INFO] [stdout]     |     ----------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 138 |         let text = sql.search_item("Text".into(), "forTest".into())?
[INFO] [stdout]     |                                                                    ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 130 ~     fn SQLOperator__search_item() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 131 |         let sql: SQLOperator = SQLOperator::new();
[INFO] [stdout] ...
[INFO] [stdout] 143 |         assert_eq!(text, "forTest");
[INFO] [stdout] 144 ~         Ok(())
[INFO] [stdout] 145 ~     }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/sql_operator/mod.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn SQLOperator__search_item() {
[INFO] [stdout]     |     ----------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 139 |             .pop()?.text;
[INFO] [stdout]     |                   ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/sql_operator/mod.rs:148:72
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn SQLOperator__update_item() {
[INFO] [stdout]     |     ----------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] 147 |         let sql: SQLOperator = SQLOperator::new();
[INFO] [stdout] 148 |         let data = sql.search_item("Address".into(), "test.com".into())?
[INFO] [stdout]     |                                                                        ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 146 ~     fn SQLOperator__update_item() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 147 |         let sql: SQLOperator = SQLOperator::new();
[INFO] [stdout] ...
[INFO] [stdout] 151 |         assert_eq!(r, (true, 1));
[INFO] [stdout] 152 ~         Ok(())
[INFO] [stdout] 153 ~     }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/sql_operator/mod.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn SQLOperator__update_item() {
[INFO] [stdout]     |     ----------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 149 |             .pop()?;
[INFO] [stdout]     |                   ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/sql_operator/mod.rs:150:54
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn SQLOperator__update_item() {
[INFO] [stdout]     |     ----------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 150 |         let r = sql.update_item(data.text, data.date)?;
[INFO] [stdout]     |                                                      ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 146 ~     fn SQLOperator__update_item() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 147 |         let sql: SQLOperator = SQLOperator::new();
[INFO] [stdout] ...
[INFO] [stdout] 151 |         assert_eq!(r, (true, 1));
[INFO] [stdout] 152 ~         Ok(())
[INFO] [stdout] 153 ~     }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/sql_operator/mod.rs:156:72
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn SQLOperator__remove_item() {
[INFO] [stdout]     |     ----------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] 155 |         let sql: SQLOperator = SQLOperator::new();
[INFO] [stdout] 156 |         let data = sql.search_item("Address".into(), "test.com".into())?
[INFO] [stdout]     |                                                                        ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 154 ~     fn SQLOperator__remove_item() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 155 |         let sql: SQLOperator = SQLOperator::new();
[INFO] [stdout] ...
[INFO] [stdout] 159 |         assert_eq!(r.0, 1);
[INFO] [stdout] 160 ~         Ok(())
[INFO] [stdout] 161 ~     }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/sql_operator/mod.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn SQLOperator__remove_item() {
[INFO] [stdout]     |     ----------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 157 |             .pop()?;
[INFO] [stdout]     |                   ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/sql_operator/mod.rs:158:43
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn SQLOperator__remove_item() {
[INFO] [stdout]     |     ----------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 158 |         let r = sql.remove_item(data.date)?;
[INFO] [stdout]     |                                           ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 154 ~     fn SQLOperator__remove_item() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 155 |         let sql: SQLOperator = SQLOperator::new();
[INFO] [stdout] ...
[INFO] [stdout] 159 |         assert_eq!(r.0, 1);
[INFO] [stdout] 160 ~         Ok(())
[INFO] [stdout] 161 ~     }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `AccountManagerWithActix` (bin "AccountManagerWithActix" test) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:189:25
[INFO] [stdout]     |
[INFO] [stdout] 189 |                         CACHED.lock().unwrap().clear();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:227:27
[INFO] [stdout]     |
[INFO] [stdout] 227 |                     match CACHED.lock().unwrap().iter().position(|x| x.0 == cache_str) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:235:49
[INFO] [stdout]     |
[INFO] [stdout] 235 |                         let mut cached_unwrap = CACHED.lock().unwrap();
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:239:38
[INFO] [stdout]     |
[INFO] [stdout] 239 | ...                   for e in CACHED.lock().unwrap().iter_mut() {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:263:36
[INFO] [stdout]     |
[INFO] [stdout] 263 | ...                   if CACHED.lock().unwrap().len() < CACHED_SIZE {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:264:37
[INFO] [stdout]     |
[INFO] [stdout] 264 | ...                   CACHED.lock().unwrap().push((cache_str, 1, ResType::SearchResult { 0: r.to_vec() }));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:266:37
[INFO] [stdout]     |
[INFO] [stdout] 266 | ...                   CACHED.lock().unwrap().sort_by(|x, y| y.1.cmp(&x.1));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:267:37
[INFO] [stdout]     |
[INFO] [stdout] 267 | ...                   CACHED.lock().unwrap().pop();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:268:37
[INFO] [stdout]     |
[INFO] [stdout] 268 | ...                   CACHED.lock().unwrap().push((cache_str, 1, ResType::SearchResult { 0: r.to_vec() }));
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:297:29
[INFO] [stdout]     |
[INFO] [stdout] 297 | ...                   CACHED.lock().unwrap().clear();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c018c752d0197eeb059645f11fd6407f3c67c861c15ebc8d314ab2fbf8169c5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c018c752d0197eeb059645f11fd6407f3c67c861c15ebc8d314ab2fbf8169c5b", kill_on_drop: false }`
[INFO] [stdout] c018c752d0197eeb059645f11fd6407f3c67c861c15ebc8d314ab2fbf8169c5b
