[INFO] cloning repository https://github.com/DaviRain-Su/all-in-one-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaviRain-Su/all-in-one-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaviRain-Su%2Fall-in-one-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaviRain-Su%2Fall-in-one-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 302ef213d902e0a8a8f5f9f25d56d5b6731f2da2
[INFO] checking DaviRain-Su/all-in-one-rust against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaviRain-Su%2Fall-in-one-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DaviRain-Su/all-in-one-rust
[INFO] finished tweaking git repo https://github.com/DaviRain-Su/all-in-one-rust
[INFO] tweaked toml for git repo https://github.com/DaviRain-Su/all-in-one-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DaviRain-Su/all-in-one-rust on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DaviRain-Su/all-in-one-rust 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.63
[INFO] [stderr]   Downloaded enum-ordinalize v3.1.13
[INFO] [stderr]   Downloaded equivalent v1.0.0
[INFO] [stderr]   Downloaded quote v1.0.28
[INFO] [stderr]   Downloaded cpufeatures v0.2.8
[INFO] [stderr]   Downloaded backoff v0.4.0
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] [stderr]   Downloaded prettyplease v0.1.25
[INFO] [stderr]   Downloaded opentelemetry_api v0.18.0
[INFO] [stderr]   Downloaded toml_edit v0.19.11
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.18.0
[INFO] [stderr]   Downloaded security-framework v2.9.1
[INFO] [stderr]   Downloaded winnow v0.4.7
[INFO] [stderr]   Downloaded syn v2.0.23
[INFO] [stderr]   Downloaded opentelemetry-jaeger v0.16.0
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.18.0
[INFO] [stderr]   Downloaded serde v1.0.167
[INFO] [stderr]   Downloaded pin-project v1.1.2
[INFO] [stderr]   Downloaded tarpc v0.33.0
[INFO] [stderr]   Downloaded rustls v0.21.2
[INFO] [stderr]   Downloaded serde_derive v1.0.167
[INFO] [stderr]   Downloaded unicode-ident v1.0.9
[INFO] [stderr]   Downloaded reqwest-eventsource v0.4.0
[INFO] [stderr]   Downloaded toml v0.7.5
[INFO] [stderr]   Downloaded thrift v0.15.0
[INFO] [stderr]   Downloaded educe v0.4.22
[INFO] [stderr]   Downloaded regex-automata v0.3.2
[INFO] [stderr]   Downloaded pin-project-internal v1.1.2
[INFO] [stderr]   Downloaded tempfile v3.6.0
[INFO] [stderr]   Downloaded prost-build v0.11.9
[INFO] [stderr]   Downloaded hyper-rustls v0.24.0
[INFO] [stderr]   Downloaded h2 v0.3.19
[INFO] [stderr]   Downloaded async-openai v0.11.0
[INFO] [stderr]   Downloaded os_str_bytes v6.5.1
[INFO] [stderr]   Downloaded tonic-build v0.9.2
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.9.0
[INFO] [stderr]   Downloaded opentelemetry v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 035274a7a2aaaed900fa7d338a39700645a0fce72c8db16487e5627d9dceb903
[INFO] running `Command { std: "docker" "start" "-a" "035274a7a2aaaed900fa7d338a39700645a0fce72c8db16487e5627d9dceb903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "035274a7a2aaaed900fa7d338a39700645a0fce72c8db16487e5627d9dceb903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "035274a7a2aaaed900fa7d338a39700645a0fce72c8db16487e5627d9dceb903", kill_on_drop: false }`
[INFO] [stdout] 035274a7a2aaaed900fa7d338a39700645a0fce72c8db16487e5627d9dceb903
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1723c7d5e2e704dbda5c39686bf94615d78ec68a748c37ddc0d43e70c5ec4ba
[INFO] running `Command { std: "docker" "start" "-a" "d1723c7d5e2e704dbda5c39686bf94615d78ec68a748c37ddc0d43e70c5ec4ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling serde v1.0.167
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustversion v1.0.13
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]     Checking regex-automata v0.3.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.21.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking rustls-webpki v0.100.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling tarpc-plugins v0.12.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking thrift v0.15.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.167
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling enum-ordinalize v3.1.13
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling educe v0.4.22
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling tonic-build v0.9.2
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking opentelemetry_api v0.18.0
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking opentelemetry_sdk v0.18.0
[INFO] [stderr]    Compiling example-tonic v0.1.0 (/opt/rustwide/workdir/rpc/example-tonic)
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking opentelemetry v0.18.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.18.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking opentelemetry v0.17.0
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]     Checking h2 v0.3.19
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.9.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.17.4
[INFO] [stderr]     Checking opentelemetry-jaeger v0.16.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.8
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.8
[INFO] [stderr]     Checking nom-example v0.1.0 (/opt/rustwide/workdir/examples/example-nom)
[INFO] [stderr]     Checking example-error-handler v0.1.0 (/opt/rustwide/workdir/examples/example-error-handler)
[INFO] [stderr]     Checking example-tests v0.1.0 (/opt/rustwide/workdir/examples/example-tests)
[INFO] [stderr]     Checking example-option v0.1.0 (/opt/rustwide/workdir/examples/example-option)
[INFO] [stderr]     Checking rust-for-rustaceans v0.1.0 (/opt/rustwide/workdir/rust-for-rustaceans)
[INFO] [stdout] warning: struct `Dummy` is never constructed
[INFO] [stdout]  --> examples/example-option/src/lib.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Dummy;
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking deep-learning-rs v0.1.0 (/opt/rustwide/workdir/deep-learning-rs)
[INFO] [stderr]     Checking oncecell-and-oncelock-example v0.1.0 (/opt/rustwide/workdir/oncecell-and-oncelock-example)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> oncecell-and-oncelock-example/src/lib.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             CACHE.as_ref().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]     = 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]   --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         CELL.get_or_init(Op::new);
[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]   --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:79:22
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let option = CELL.get();
[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 mutable reference to mutable static
[INFO] [stdout]   --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:85:31
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 let option1 = CELL.get_mut().unwrap();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^ mutable 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: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:86:34
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 println!("{:?}", CELL.get().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]   --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:88:34
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 println!("{:?}", CELL.get().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]   --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let option = CELL.get();
[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]    --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         cell.get_or_init(|| Mutex::new(Op::new()));
[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]    --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:112:22
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let option = cell.get();
[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 mutable reference to mutable static
[INFO] [stdout]    --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:118:31
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let option1 = cell.get_mut().unwrap();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ mutable 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: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:119:34
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 println!("{:?}", cell.get().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]    --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:121:34
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 println!("{:?}", cell.get().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]    --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:131:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let option = cell.get();
[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]    --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         cell.get_or_init(Op::new);
[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]    --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:144:22
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let option = cell.get();
[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 mutable reference to mutable static
[INFO] [stdout]    --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:150:31
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 let option1 = cell.get_mut().unwrap();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ mutable 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: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:151:34
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 println!("{:?}", cell.get().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]    --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:153:34
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 println!("{:?}", cell.get().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]    --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let option = cell.get();
[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] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.11
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking serde_yaml v0.9.21
[INFO] [stderr]     Checking ed25519-example v0.1.0 (/opt/rustwide/workdir/ed25519-example)
[INFO] [stderr]     Checking tokio-serde v0.8.0
[INFO] [stderr]     Checking sparse-by-default-cratesio v0.1.0 (/opt/rustwide/workdir/sparse-by-default-cratesio)
[INFO] [stderr]     Checking tarpc v0.33.0
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking example-tarpc v0.1.0 (/opt/rustwide/workdir/rpc/example-tarpc)
[INFO] [stderr]    Compiling toml v0.7.5
[INFO] [stderr]    Compiling example-env v0.1.0 (/opt/rustwide/workdir/examples/example-env)
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking hyper-rustls v0.24.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking reqwest-eventsource v0.4.0
[INFO] [stderr]     Checking async-openai v0.11.0
[INFO] [stderr]     Checking llm-chain-example v0.1.0 (/opt/rustwide/workdir/llm-chain-example)
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "d1723c7d5e2e704dbda5c39686bf94615d78ec68a748c37ddc0d43e70c5ec4ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1723c7d5e2e704dbda5c39686bf94615d78ec68a748c37ddc0d43e70c5ec4ba", kill_on_drop: false }`
[INFO] [stdout] d1723c7d5e2e704dbda5c39686bf94615d78ec68a748c37ddc0d43e70c5ec4ba
