[INFO] cloning repository https://github.com/Rmjp/heroku-line
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rmjp/heroku-line" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRmjp%2Fheroku-line", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRmjp%2Fheroku-line'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d60aadc01515a002c6e3cec1bf6d22846e25552f
[INFO] testing Rmjp/heroku-line against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRmjp%2Fheroku-line" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rmjp/heroku-line
[INFO] finished tweaking git repo https://github.com/Rmjp/heroku-line
[INFO] tweaked toml for git repo https://github.com/Rmjp/heroku-line written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rmjp/heroku-line on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Rmjp/heroku-line already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.2.2
[INFO] [stderr]   Downloaded frunk_proc_macros_impl v0.1.0
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.0
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.0
[INFO] [stderr]   Downloaded frunk_derives v0.4.0
[INFO] [stderr]   Downloaded digest v0.10.5
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.82
[INFO] [stderr]   Downloaded frunk v0.4.0
[INFO] [stderr]   Downloaded bytestring v1.1.0
[INFO] [stderr]   Downloaded io-enum v1.0.1
[INFO] [stderr]   Downloaded actix-files v0.6.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.12
[INFO] [stderr]   Downloaded semver v1.0.14
[INFO] [stderr]   Downloaded mysql v23.0.0
[INFO] [stderr]   Downloaded cxx-build v1.0.82
[INFO] [stderr]   Downloaded rust_decimal v1.26.1
[INFO] [stderr]   Downloaded mysql_common v0.29.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.11
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.82
[INFO] [stderr]   Downloaded cxx v1.0.82
[INFO] [stderr]   Downloaded clang-sys v1.4.0
[INFO] [stderr]   Downloaded bigdecimal v0.3.0
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.6
[INFO] [stderr]   Downloaded derive_utils v0.11.2
[INFO] [stderr]   Downloaded lru v0.8.1
[INFO] [stderr]   Downloaded pem v1.1.0
[INFO] [stderr]   Downloaded cmake v0.1.48
[INFO] [stderr]   Downloaded frunk_core v0.4.0
[INFO] [stderr]   Downloaded zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]   Downloaded libz-sys v1.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a97692757516e1713cec655ba76d91c2f741c5f09bf02da6b96be4d1ebc8e9d
[INFO] running `Command { std: "docker" "start" "-a" "5a97692757516e1713cec655ba76d91c2f741c5f09bf02da6b96be4d1ebc8e9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a97692757516e1713cec655ba76d91c2f741c5f09bf02da6b96be4d1ebc8e9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a97692757516e1713cec655ba76d91c2f741c5f09bf02da6b96be4d1ebc8e9d", kill_on_drop: false }`
[INFO] [stdout] 5a97692757516e1713cec655ba76d91c2f741c5f09bf02da6b96be4d1ebc8e9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ff706ced456c4c1e550137d1980eb1a8df2369c798e62f75850cd334958748f
[INFO] running `Command { std: "docker" "start" "-a" "8ff706ced456c4c1e550137d1980eb1a8df2369c798e62f75850cd334958748f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling frunk_core v0.4.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling bytestring v1.1.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling time v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling frunk_proc_macros_impl v0.1.0
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling rust_decimal v1.26.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling frunk_derives v0.4.0
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mysql_common v0.29.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling io-enum v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling frunk v0.4.0
[INFO] [stderr]    Compiling bigdecimal v0.3.0
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling mysql v23.0.0
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling pem v1.1.0
[INFO] [stderr]    Compiling lru v0.8.1
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.12
[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 actix-files v0.6.2
[INFO] [stderr]    Compiling hellorust v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `get`
[INFO] [stdout]  --> src/main.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use actix_web::{get, post, web, App, HttpResponse, HttpServer, Responder, HttpRequest};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `menu`
[INFO] [stdout]   --> src/main.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     let menu = req_json["queryResult"]["intent"]["displayName"].to_string();
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_menu`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 | ...   match database::check_user(& unsafe{POOL.clone()}.unwrap(), req_json["originalDetectIntentRequest"]["payload"]["data"]["source"]["u...
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:72:156
[INFO] [stdout]    |
[INFO] [stdout] 72 | ...] = format!("{}/login?line_id={}", unsafe{DOMAIN.clone()}, req_json["originalDetectIntentRequest"]["payload"]["data"]["source"]["userI...
[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:90:59
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let user_mail = database::get_mail_by_std_id(& unsafe{POOL.clone()}.unwrap(), &info.std_id);
[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:98:38
[INFO] [stdout]    |
[INFO] [stdout] 98 |     match database::put_pin(& unsafe{POOL.clone()}.unwrap(), &info.std_id, &pin){
[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:115:40
[INFO] [stdout]     |
[INFO] [stdout] 115 |     match database::check_pin(& unsafe{POOL.clone()}.unwrap(), &info.std_id, &info.pin) {
[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:117:43
[INFO] [stdout]     |
[INFO] [stdout] 117 |             database::remove_pin(& unsafe{POOL.clone()}.unwrap(), &info.std_id);
[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:118:44
[INFO] [stdout]     |
[INFO] [stdout] 118 |             database::put_line_id(& unsafe{POOL.clone()}.unwrap(), &info.std_id, &info.line_id);
[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: variable `PORT` should have a snake case name
[INFO] [stdout]    --> src/main.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let PORT:u16 = env::var("PORT").unwrap_or("8080".to_string()).parse().unwrap();
[INFO] [stdout]     |         ^^^^ help: convert the identifier to snake case: `port`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 04s
[INFO] running `Command { std: "docker" "inspect" "8ff706ced456c4c1e550137d1980eb1a8df2369c798e62f75850cd334958748f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ff706ced456c4c1e550137d1980eb1a8df2369c798e62f75850cd334958748f", kill_on_drop: false }`
[INFO] [stdout] 8ff706ced456c4c1e550137d1980eb1a8df2369c798e62f75850cd334958748f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff0b562bf39415cbe51b26aa3e055c15cddb663d48702c0fdbfb31a92d77c87d
[INFO] running `Command { std: "docker" "start" "-a" "ff0b562bf39415cbe51b26aa3e055c15cddb663d48702c0fdbfb31a92d77c87d", kill_on_drop: false }`
[INFO] [stderr]    Compiling hellorust v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `get`
[INFO] [stdout]  --> src/main.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use actix_web::{get, post, web, App, HttpResponse, HttpServer, Responder, HttpRequest};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `menu`
[INFO] [stdout]   --> src/main.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     let menu = req_json["queryResult"]["intent"]["displayName"].to_string();
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_menu`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:23:49
[INFO] [stdout]    |
[INFO] [stdout] 23 | ...   match database::check_user(& unsafe{POOL.clone()}.unwrap(), req_json["originalDetectIntentRequest"]["payload"]["data"]["source"]["u...
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/main.rs:72:156
[INFO] [stdout]    |
[INFO] [stdout] 72 | ...] = format!("{}/login?line_id={}", unsafe{DOMAIN.clone()}, req_json["originalDetectIntentRequest"]["payload"]["data"]["source"]["userI...
[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:90:59
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let user_mail = database::get_mail_by_std_id(& unsafe{POOL.clone()}.unwrap(), &info.std_id);
[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:98:38
[INFO] [stdout]    |
[INFO] [stdout] 98 |     match database::put_pin(& unsafe{POOL.clone()}.unwrap(), &info.std_id, &pin){
[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:115:40
[INFO] [stdout]     |
[INFO] [stdout] 115 |     match database::check_pin(& unsafe{POOL.clone()}.unwrap(), &info.std_id, &info.pin) {
[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:117:43
[INFO] [stdout]     |
[INFO] [stdout] 117 |             database::remove_pin(& unsafe{POOL.clone()}.unwrap(), &info.std_id);
[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:118:44
[INFO] [stdout]     |
[INFO] [stdout] 118 |             database::put_line_id(& unsafe{POOL.clone()}.unwrap(), &info.std_id, &info.line_id);
[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: variable `PORT` should have a snake case name
[INFO] [stdout]    --> src/main.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let PORT:u16 = env::var("PORT").unwrap_or("8080".to_string()).parse().unwrap();
[INFO] [stdout]     |         ^^^^ help: convert the identifier to snake case: `port`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s
[INFO] running `Command { std: "docker" "inspect" "ff0b562bf39415cbe51b26aa3e055c15cddb663d48702c0fdbfb31a92d77c87d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff0b562bf39415cbe51b26aa3e055c15cddb663d48702c0fdbfb31a92d77c87d", kill_on_drop: false }`
[INFO] [stdout] ff0b562bf39415cbe51b26aa3e055c15cddb663d48702c0fdbfb31a92d77c87d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fbe082751730c18d3fa1492c41e378912a87b2cf78a34d179214bf437596157b
[INFO] running `Command { std: "docker" "start" "-a" "fbe082751730c18d3fa1492c41e378912a87b2cf78a34d179214bf437596157b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `get`
[INFO] [stderr]  --> src/main.rs:4:17
[INFO] [stderr]   |
[INFO] [stderr] 4 | use actix_web::{get, post, web, App, HttpResponse, HttpServer, Responder, HttpRequest};
[INFO] [stderr]   |                 ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `menu`
[INFO] [stderr]   --> src/main.rs:25:25
[INFO] [stderr]    |
[INFO] [stderr] 25 |                     let menu = req_json["queryResult"]["intent"]["displayName"].to_string();
[INFO] [stderr]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_menu`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/main.rs:23:49
[INFO] [stderr]    |
[INFO] [stderr] 23 | ...   match database::check_user(& unsafe{POOL.clone()}.unwrap(), req_json["originalDetectIntentRequest"]["payload"]["data"]["source"]["u...
[INFO] [stderr]    |                                           ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = 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] [stderr]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/main.rs:72:156
[INFO] [stderr]    |
[INFO] [stderr] 72 | ...] = format!("{}/login?line_id={}", unsafe{DOMAIN.clone()}, req_json["originalDetectIntentRequest"]["payload"]["data"]["source"]["userI...
[INFO] [stderr]    |                                              ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/main.rs:90:59
[INFO] [stderr]    |
[INFO] [stderr] 90 |     let user_mail = database::get_mail_by_std_id(& unsafe{POOL.clone()}.unwrap(), &info.std_id);
[INFO] [stderr]    |                                                           ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/main.rs:98:38
[INFO] [stderr]    |
[INFO] [stderr] 98 |     match database::put_pin(& unsafe{POOL.clone()}.unwrap(), &info.std_id, &pin){
[INFO] [stderr]    |                                      ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/main.rs:115:40
[INFO] [stderr]     |
[INFO] [stderr] 115 |     match database::check_pin(& unsafe{POOL.clone()}.unwrap(), &info.std_id, &info.pin) {
[INFO] [stderr]     |                                        ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/main.rs:117:43
[INFO] [stderr]     |
[INFO] [stderr] 117 |             database::remove_pin(& unsafe{POOL.clone()}.unwrap(), &info.std_id);
[INFO] [stderr]     |                                           ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/main.rs:118:44
[INFO] [stderr]     |
[INFO] [stderr] 118 |             database::put_line_id(& unsafe{POOL.clone()}.unwrap(), &info.std_id, &info.line_id);
[INFO] [stderr]     |                                            ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: variable `PORT` should have a snake case name
[INFO] [stderr]    --> src/main.rs:152:9
[INFO] [stderr]     |
[INFO] [stderr] 152 |     let PORT:u16 = env::var("PORT").unwrap_or("8080".to_string()).parse().unwrap();
[INFO] [stderr]     |         ^^^^ help: convert the identifier to snake case: `port`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `hellorust` (bin "hellorust" test) generated 10 warnings (run `cargo fix --bin "hellorust" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hellorust-22b777a27fc7a049)
[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" "fbe082751730c18d3fa1492c41e378912a87b2cf78a34d179214bf437596157b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbe082751730c18d3fa1492c41e378912a87b2cf78a34d179214bf437596157b", kill_on_drop: false }`
[INFO] [stdout] fbe082751730c18d3fa1492c41e378912a87b2cf78a34d179214bf437596157b
