[INFO] cloning repository https://github.com/lcdr/sso_auth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lcdr/sso_auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcdr%2Fsso_auth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcdr%2Fsso_auth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1ecf0ec6954bf8c59816a4b0ffb0e5e1c32e409
[INFO] checking lcdr/sso_auth against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcdr%2Fsso_auth" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lcdr/sso_auth on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lcdr/sso_auth
[INFO] finished tweaking git repo https://github.com/lcdr/sso_auth
[INFO] tweaked toml for git repo https://github.com/lcdr/sso_auth written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/lcdr/sso_auth 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/lcdr/base_server`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/lcdr/lu_packets`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded blowfish v0.4.0
[INFO] [stderr]   Downloaded block-cipher-trait v0.6.2
[INFO] [stderr]   Downloaded safemem v0.3.2
[INFO] [stderr]   Downloaded base64 v0.9.3
[INFO] [stderr]   Downloaded bcrypt v0.6.1
[INFO] [stderr]   Downloaded typenum v1.11.2
[INFO] [stderr]   Downloaded diesel v1.4.3
[INFO] [stderr]   Downloaded rustls v0.14.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.9.3
[INFO] [stderr]   Downloaded endio v0.1.0
[INFO] [stderr]   Downloaded ring v0.13.5
[INFO] [stderr]   Downloaded webpki-roots v0.15.0
[INFO] [stderr]   Downloaded sct v0.4.0
[INFO] [stderr]   Downloaded webpki v0.18.1
[INFO] [stderr]   Downloaded generic-array v0.12.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab9d7be1bd0712fa0145e86b907272c04068cc3574c30b9d4cfe0a468660bd61
[INFO] running `Command { std: "docker" "start" "-a" "ab9d7be1bd0712fa0145e86b907272c04068cc3574c30b9d4cfe0a468660bd61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab9d7be1bd0712fa0145e86b907272c04068cc3574c30b9d4cfe0a468660bd61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab9d7be1bd0712fa0145e86b907272c04068cc3574c30b9d4cfe0a468660bd61", kill_on_drop: false }`
[INFO] [stdout] ab9d7be1bd0712fa0145e86b907272c04068cc3574c30b9d4cfe0a468660bd61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52b10d09142c77e433e03a4de1581911a180c2a8a93ec37308e380cbcc11f6dd
[INFO] running `Command { std: "docker" "start" "-a" "52b10d09142c77e433e03a4de1581911a180c2a8a93ec37308e380cbcc11f6dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]     Checking untrusted v0.6.2
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]     Checking safemem v0.3.2
[INFO] [stderr]     Checking endio v0.1.0
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking lu_packets v0.1.0 (https://github.com/lcdr/lu_packets?rev=b899ce7bcf59a7445a33bd4ad4e66b0869321c86#b899ce7b)
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling ring v0.13.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.9.3
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking block-cipher-trait v0.6.2
[INFO] [stderr]     Checking blowfish v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking bcrypt v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]     Checking webpki v0.18.1
[INFO] [stderr]     Checking sct v0.4.0
[INFO] [stderr]     Checking webpki-roots v0.15.0
[INFO] [stderr]     Checking rustls v0.14.0
[INFO] [stderr]     Checking serde v1.0.104
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking base_server v0.1.0 (https://github.com/lcdr/base_server?rev=ceab34fa72eec611f728732dbe0d7fc181d98bc8#ceab34fa)
[INFO] [stderr]     Checking diesel v1.4.3
[INFO] [stderr]     Checking sso_auth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: shared reference of mutable static is discouraged
[INFO] [stdout]   --> src/main.rs:82:47
[INFO] [stdout]    |
[INFO] [stdout] 82 |     thread::spawn(move || { verify::run(unsafe { &DB_PATH }, tls_config1) });
[INFO] [stdout]    |                                                  ^^^^^^^^ shared reference of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]    = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: `#[warn(static_mut_ref)]` on by default
[INFO] [stdout] help: shared references are dangerous since if there's any kind of mutation of that static while the reference lives, that's UB; use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 82 |     thread::spawn(move || { verify::run(unsafe { addr_of!(DB_PATH) }, tls_config1) });
[INFO] [stdout]    |                                                  ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: shared reference of mutable static is discouraged
[INFO] [stdout]   --> src/main.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |     auth::run(unsafe { &DB_PATH }, tls_config2);
[INFO] [stdout]    |                        ^^^^^^^^ shared reference of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]    = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] help: shared references are dangerous since if there's any kind of mutation of that static while the reference lives, that's UB; use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 83 |     auth::run(unsafe { addr_of!(DB_PATH) }, tls_config2);
[INFO] [stdout]    |                        ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: shared reference of mutable static is discouraged
[INFO] [stdout]   --> src/main.rs:82:47
[INFO] [stdout]    |
[INFO] [stdout] 82 |     thread::spawn(move || { verify::run(unsafe { &DB_PATH }, tls_config1) });
[INFO] [stdout]    |                                                  ^^^^^^^^ shared reference of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]    = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]    = note: `#[warn(static_mut_ref)]` on by default
[INFO] [stdout] help: shared references are dangerous since if there's any kind of mutation of that static while the reference lives, that's UB; use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 82 |     thread::spawn(move || { verify::run(unsafe { addr_of!(DB_PATH) }, tls_config1) });
[INFO] [stdout]    |                                                  ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: shared reference of mutable static is discouraged
[INFO] [stdout]   --> src/main.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |     auth::run(unsafe { &DB_PATH }, tls_config2);
[INFO] [stdout]    |                        ^^^^^^^^ shared reference of mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]    = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]    = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] help: shared references are dangerous since if there's any kind of mutation of that static while the reference lives, that's UB; use `addr_of!` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 83 |     auth::run(unsafe { addr_of!(DB_PATH) }, tls_config2);
[INFO] [stdout]    |                        ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 31.95s
[INFO] running `Command { std: "docker" "inspect" "52b10d09142c77e433e03a4de1581911a180c2a8a93ec37308e380cbcc11f6dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52b10d09142c77e433e03a4de1581911a180c2a8a93ec37308e380cbcc11f6dd", kill_on_drop: false }`
[INFO] [stdout] 52b10d09142c77e433e03a4de1581911a180c2a8a93ec37308e380cbcc11f6dd
