[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] building DaviRain-Su/all-in-one-rust against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaviRain-Su%2Fall-in-one-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DaviRain-Su/all-in-one-rust on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.28 [INFO] [stderr] Downloaded async-openai v0.11.0 [INFO] [stderr] Downloaded which v4.4.0 [INFO] [stderr] Downloaded prost v0.11.9 [INFO] [stderr] Downloaded rustls-webpki v0.100.1 [INFO] [stderr] Downloaded serde v1.0.167 [INFO] [stderr] Downloaded enum-ordinalize v3.1.13 [INFO] [stderr] Downloaded cpufeatures v0.2.8 [INFO] [stderr] Downloaded wasm-streams v0.2.3 [INFO] [stderr] Downloaded educe v0.4.22 [INFO] [stderr] Downloaded rustls-pemfile v1.0.2 [INFO] [stderr] Downloaded crossbeam-channel v0.5.8 [INFO] [stderr] Downloaded opentelemetry_api v0.18.0 [INFO] [stderr] Downloaded num-bigint v0.4.3 [INFO] [stderr] Downloaded serde_json v1.0.100 [INFO] [stderr] Downloaded hashbrown v0.14.0 [INFO] [stderr] Downloaded syn v2.0.23 [INFO] [stderr] Downloaded opentelemetry-jaeger v0.16.0 [INFO] [stderr] Downloaded axum v0.6.18 [INFO] [stderr] Downloaded tarpc v0.33.0 [INFO] [stderr] Downloaded hyper v0.14.26 [INFO] [stderr] Downloaded tonic v0.9.2 [INFO] [stderr] Downloaded tracing-opentelemetry v0.18.0 [INFO] [stderr] Downloaded rustls v0.21.2 [INFO] [stderr] Downloaded opentelemetry_sdk v0.18.0 [INFO] [stderr] Downloaded h2 v0.3.19 [INFO] [stderr] Downloaded async-trait v0.1.68 [INFO] [stderr] Downloaded matchit v0.7.0 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.8 [INFO] [stderr] Downloaded winnow v0.4.7 [INFO] [stderr] Downloaded integer-encoding v3.0.4 [INFO] [stderr] Downloaded rustversion v1.0.13 [INFO] [stderr] Downloaded serde_derive v1.0.167 [INFO] [stderr] Downloaded tracing-attributes v0.1.24 [INFO] [stderr] Downloaded prost-types v0.11.9 [INFO] [stderr] Downloaded serde_yaml v0.9.21 [INFO] [stderr] Downloaded toml_edit v0.19.11 [INFO] [stderr] Downloaded tracing-log v0.1.3 [INFO] [stderr] Downloaded anyhow v1.0.71 [INFO] [stderr] Downloaded prost-derive v0.11.9 [INFO] [stderr] Downloaded libc v0.2.146 [INFO] [stderr] Downloaded hyper-rustls v0.24.0 [INFO] [stderr] Downloaded equivalent v1.0.0 [INFO] [stderr] Downloaded indexmap v2.0.0 [INFO] [stderr] Downloaded serde_spanned v0.6.3 [INFO] [stderr] Downloaded toml_datetime v0.6.3 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.9.0 [INFO] [stderr] Downloaded opentelemetry v0.18.0 [INFO] [stderr] Downloaded regex-automata v0.3.2 [INFO] [stderr] Downloaded rustix v0.37.23 [INFO] [stderr] Downloaded aho-corasick v1.0.2 [INFO] [stderr] Downloaded regex v1.9.1 [INFO] [stderr] Downloaded toml v0.7.5 [INFO] [stderr] Downloaded thrift v0.15.0 [INFO] [stderr] Downloaded prost-build v0.11.9 [INFO] [stderr] Downloaded tonic-build v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad63d78baff36181d04d6e06463f697c216d307ca575de2644f77ca072e1ec7b [INFO] running `Command { std: "docker" "start" "-a" "ad63d78baff36181d04d6e06463f697c216d307ca575de2644f77ca072e1ec7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad63d78baff36181d04d6e06463f697c216d307ca575de2644f77ca072e1ec7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad63d78baff36181d04d6e06463f697c216d307ca575de2644f77ca072e1ec7b", kill_on_drop: false }` [INFO] [stdout] ad63d78baff36181d04d6e06463f697c216d307ca575de2644f77ca072e1ec7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4eaa8499640d6ad4820e0f27b8fdbec077d03dd2c6050316a89b8ef4b6263020 [INFO] running `Command { std: "docker" "start" "-a" "4eaa8499640d6ad4820e0f27b8fdbec077d03dd2c6050316a89b8ef4b6263020", 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 pin-project-lite v0.2.9 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling serde v1.0.167 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling thrift v0.15.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling example-error-handler v0.1.0 (/opt/rustwide/workdir/examples/example-error-handler) [INFO] [stderr] Compiling rust-for-rustaceans v0.1.0 (/opt/rustwide/workdir/rust-for-rustaceans) [INFO] [stderr] Compiling example-tests v0.1.0 (/opt/rustwide/workdir/examples/example-tests) [INFO] [stderr] Compiling oncecell-and-oncelock-example v0.1.0 (/opt/rustwide/workdir/oncecell-and-oncelock-example) [INFO] [stderr] Compiling deep-learning-rs v0.1.0 (/opt/rustwide/workdir/deep-learning-rs) [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling nom-example v0.1.0 (/opt/rustwide/workdir/examples/example-nom) [INFO] [stderr] Compiling example-option v0.1.0 (/opt/rustwide/workdir/examples/example-option) [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] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling tarpc-plugins v0.12.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.167 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling enum-ordinalize v3.1.13 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling educe v0.4.22 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Compiling example-tonic v0.1.0 (/opt/rustwide/workdir/rpc/example-tonic) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.21 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling opentelemetry_api v0.18.0 [INFO] [stderr] Compiling ed25519-example v0.1.0 (/opt/rustwide/workdir/ed25519-example) [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Compiling opentelemetry_sdk v0.18.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling sparse-by-default-cratesio v0.1.0 (/opt/rustwide/workdir/sparse-by-default-cratesio) [INFO] [stderr] Compiling opentelemetry v0.17.0 [INFO] [stderr] Compiling opentelemetry v0.18.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.18.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.9.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.17.4 [INFO] [stderr] Compiling opentelemetry-jaeger v0.16.0 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tarpc v0.33.0 [INFO] [stderr] Compiling toml v0.7.5 [INFO] [stderr] Compiling example-tarpc v0.1.0 (/opt/rustwide/workdir/rpc/example-tarpc) [INFO] [stderr] Compiling example-env v0.1.0 (/opt/rustwide/workdir/examples/example-env) [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling reqwest-eventsource v0.4.0 [INFO] [stderr] Compiling async-openai v0.11.0 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling llm-chain-example v0.1.0 (/opt/rustwide/workdir/llm-chain-example) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "4eaa8499640d6ad4820e0f27b8fdbec077d03dd2c6050316a89b8ef4b6263020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eaa8499640d6ad4820e0f27b8fdbec077d03dd2c6050316a89b8ef4b6263020", kill_on_drop: false }` [INFO] [stdout] 4eaa8499640d6ad4820e0f27b8fdbec077d03dd2c6050316a89b8ef4b6263020 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fc0908209d542f005a06c1e7ed88596e8bb0f9a82ace7454918afc9dc2ad124 [INFO] running `Command { std: "docker" "start" "-a" "5fc0908209d542f005a06c1e7ed88596e8bb0f9a82ace7454918afc9dc2ad124", kill_on_drop: false }` [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] Compiling example-option v0.1.0 (/opt/rustwide/workdir/examples/example-option) [INFO] [stderr] Compiling example-tests v0.1.0 (/opt/rustwide/workdir/examples/example-tests) [INFO] [stderr] Compiling ed25519-example v0.1.0 (/opt/rustwide/workdir/ed25519-example) [INFO] [stderr] Compiling example-tonic v0.1.0 (/opt/rustwide/workdir/rpc/example-tonic) [INFO] [stderr] Compiling example-tarpc v0.1.0 (/opt/rustwide/workdir/rpc/example-tarpc) [INFO] [stderr] Compiling llm-chain-example v0.1.0 (/opt/rustwide/workdir/llm-chain-example) [INFO] [stderr] Compiling example-env v0.1.0 (/opt/rustwide/workdir/examples/example-env) [INFO] [stderr] Compiling nom-example v0.1.0 (/opt/rustwide/workdir/examples/example-nom) [INFO] [stderr] Compiling sparse-by-default-cratesio v0.1.0 (/opt/rustwide/workdir/sparse-by-default-cratesio) [INFO] [stderr] Compiling oncecell-and-oncelock-example v0.1.0 (/opt/rustwide/workdir/oncecell-and-oncelock-example) [INFO] [stderr] Compiling rust-for-rustaceans v0.1.0 (/opt/rustwide/workdir/rust-for-rustaceans) [INFO] [stderr] Compiling example-error-handler v0.1.0 (/opt/rustwide/workdir/examples/example-error-handler) [INFO] [stderr] Compiling deep-learning-rs v0.1.0 (/opt/rustwide/workdir/deep-learning-rs) [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.66s [INFO] running `Command { std: "docker" "inspect" "5fc0908209d542f005a06c1e7ed88596e8bb0f9a82ace7454918afc9dc2ad124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fc0908209d542f005a06c1e7ed88596e8bb0f9a82ace7454918afc9dc2ad124", kill_on_drop: false }` [INFO] [stdout] 5fc0908209d542f005a06c1e7ed88596e8bb0f9a82ace7454918afc9dc2ad124