[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] testing DaviRain-Su/all-in-one-rust against 1.85.0 for beta-1.86-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-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DaviRain-Su/all-in-one-rust on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc1/source/Cargo.toml [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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustversion v1.0.13 [INFO] [stderr] Downloaded opentelemetry v0.18.0 [INFO] [stderr] Downloaded tarpc v0.33.0 [INFO] [stderr] Downloaded async-openai v0.11.0 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.9.0 [INFO] [stderr] Downloaded toml v0.7.5 [INFO] [stderr] Downloaded serde v1.0.167 [INFO] [stderr] Downloaded tracing-opentelemetry v0.18.0 [INFO] [stderr] Downloaded opentelemetry_api v0.18.0 [INFO] [stderr] Downloaded opentelemetry-jaeger v0.16.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.18.0 [INFO] [stderr] Downloaded serde_json v1.0.100 [INFO] [stderr] Downloaded serde_derive v1.0.167 [INFO] [stderr] Downloaded rustls v0.21.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 283a90a1513374ed5713c86a44a480a88d0be46d53a397ae86708be22b7c2c13 [INFO] running `Command { std: "docker" "start" "-a" "283a90a1513374ed5713c86a44a480a88d0be46d53a397ae86708be22b7c2c13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "283a90a1513374ed5713c86a44a480a88d0be46d53a397ae86708be22b7c2c13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "283a90a1513374ed5713c86a44a480a88d0be46d53a397ae86708be22b7c2c13", kill_on_drop: false }` [INFO] [stdout] 283a90a1513374ed5713c86a44a480a88d0be46d53a397ae86708be22b7c2c13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2451edb7bd887700fb66af0e03fdee4db91d02caae0df1310b5c59cebd8ecc0d [INFO] running `Command { std: "docker" "start" "-a" "2451edb7bd887700fb66af0e03fdee4db91d02caae0df1310b5c59cebd8ecc0d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling percent-encoding v2.3.0 [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 http v0.2.9 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling spin v0.5.2 [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 unicase v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling thrift v0.15.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [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 subtle v2.5.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling tarpc-plugins v0.12.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling nom-example v0.1.0 (/opt/rustwide/workdir/examples/example-nom) [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] [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] [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust-for-rustaceans v0.1.0 (/opt/rustwide/workdir/rust-for-rustaceans) [INFO] [stderr] Compiling oncecell-and-oncelock-example v0.1.0 (/opt/rustwide/workdir/oncecell-and-oncelock-example) [INFO] [stderr] Compiling darling_macro v0.14.4 [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 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 darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [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 prost v0.11.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling opentelemetry_api v0.18.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling example-tonic v0.1.0 (/opt/rustwide/workdir/rpc/example-tonic) [INFO] [stderr] Compiling opentelemetry_sdk v0.18.0 [INFO] [stderr] Compiling opentelemetry v0.18.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.18.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling opentelemetry v0.17.0 [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 h2 v0.3.19 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_yaml v0.9.21 [INFO] [stderr] Compiling ed25519-example v0.1.0 (/opt/rustwide/workdir/ed25519-example) [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 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 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-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [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 54s [INFO] running `Command { std: "docker" "inspect" "2451edb7bd887700fb66af0e03fdee4db91d02caae0df1310b5c59cebd8ecc0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2451edb7bd887700fb66af0e03fdee4db91d02caae0df1310b5c59cebd8ecc0d", kill_on_drop: false }` [INFO] [stdout] 2451edb7bd887700fb66af0e03fdee4db91d02caae0df1310b5c59cebd8ecc0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1012ea7c356743726fb1da7594740867ef9bf1cf5255e81e7818781cefaa881b [INFO] running `Command { std: "docker" "start" "-a" "1012ea7c356743726fb1da7594740867ef9bf1cf5255e81e7818781cefaa881b", 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)]` 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-tonic v0.1.0 (/opt/rustwide/workdir/rpc/example-tonic) [INFO] [stderr] Compiling ed25519-example v0.1.0 (/opt/rustwide/workdir/ed25519-example) [INFO] [stderr] Compiling example-tests v0.1.0 (/opt/rustwide/workdir/examples/example-tests) [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 example-error-handler v0.1.0 (/opt/rustwide/workdir/examples/example-error-handler) [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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 is discouraged [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] Compiling deep-learning-rs v0.1.0 (/opt/rustwide/workdir/deep-learning-rs) [INFO] [stderr] Compiling rust-for-rustaceans v0.1.0 (/opt/rustwide/workdir/rust-for-rustaceans) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.09s [INFO] running `Command { std: "docker" "inspect" "1012ea7c356743726fb1da7594740867ef9bf1cf5255e81e7818781cefaa881b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1012ea7c356743726fb1da7594740867ef9bf1cf5255e81e7818781cefaa881b", kill_on_drop: false }` [INFO] [stdout] 1012ea7c356743726fb1da7594740867ef9bf1cf5255e81e7818781cefaa881b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f1e928a92cdad4e51fbe0da70467ef777610848e41d3b9f08198b66cdb72ec9 [INFO] running `Command { std: "docker" "start" "-a" "0f1e928a92cdad4e51fbe0da70467ef777610848e41d3b9f08198b66cdb72ec9", kill_on_drop: false }` [INFO] [stderr] warning: struct `Dummy` is never constructed [INFO] [stderr] --> examples/example-option/src/lib.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 6 | struct Dummy; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `example-option` (lib) generated 1 warning [INFO] [stderr] warning: creating a shared reference to mutable static is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/lib.rs:116:13 [INFO] [stderr] | [INFO] [stderr] 116 | CACHE.as_ref().unwrap() [INFO] [stderr] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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 is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:78:9 [INFO] [stderr] | [INFO] [stderr] 78 | CELL.get_or_init(Op::new); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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 is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:79:22 [INFO] [stderr] | [INFO] [stderr] 79 | let option = CELL.get(); [INFO] [stderr] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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 mutable reference to mutable static is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:85:31 [INFO] [stderr] | [INFO] [stderr] 85 | let option1 = CELL.get_mut().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:86:34 [INFO] [stderr] | [INFO] [stderr] 86 | println!("{:?}", CELL.get().unwrap()); [INFO] [stderr] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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 is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:88:34 [INFO] [stderr] | [INFO] [stderr] 88 | println!("{:?}", CELL.get().unwrap()); [INFO] [stderr] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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 is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:98:22 [INFO] [stderr] | [INFO] [stderr] 98 | let option = CELL.get(); [INFO] [stderr] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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 is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:111:9 [INFO] [stderr] | [INFO] [stderr] 111 | cell.get_or_init(|| Mutex::new(Op::new())); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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 is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:112:22 [INFO] [stderr] | [INFO] [stderr] 112 | let option = cell.get(); [INFO] [stderr] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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 mutable reference to mutable static is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:118:31 [INFO] [stderr] | [INFO] [stderr] 118 | let option1 = cell.get_mut().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:119:34 [INFO] [stderr] | [INFO] [stderr] 119 | println!("{:?}", cell.get().unwrap()); [INFO] [stderr] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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 is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:121:34 [INFO] [stderr] | [INFO] [stderr] 121 | println!("{:?}", cell.get().unwrap()); [INFO] [stderr] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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 is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:131:22 [INFO] [stderr] | [INFO] [stderr] 131 | let option = cell.get(); [INFO] [stderr] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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 is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:143:9 [INFO] [stderr] | [INFO] [stderr] 143 | cell.get_or_init(Op::new); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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 is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:144:22 [INFO] [stderr] | [INFO] [stderr] 144 | let option = cell.get(); [INFO] [stderr] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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 mutable reference to mutable static is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:150:31 [INFO] [stderr] | [INFO] [stderr] 150 | let option1 = cell.get_mut().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:151:34 [INFO] [stderr] | [INFO] [stderr] 151 | println!("{:?}", cell.get().unwrap()); [INFO] [stderr] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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 is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:153:34 [INFO] [stderr] | [INFO] [stderr] 153 | println!("{:?}", cell.get().unwrap()); [INFO] [stderr] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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 is discouraged [INFO] [stderr] --> oncecell-and-oncelock-example/src/complex_oncecell_example.rs:163:22 [INFO] [stderr] | [INFO] [stderr] 163 | let option = cell.get(); [INFO] [stderr] | ^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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: `oncecell-and-oncelock-example` (lib test) generated 19 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deep_learning_rs-2409c85c235b41de) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::test_and ... ok [INFO] [stdout] test test::test_or ... ok [INFO] [stdout] test test::test_xor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ed25519_example-0f2bf0c7d5476d3d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_ed25519 ... ok [INFO] [stdout] test tests::test_ed25519_dalek ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/example_env-56ef1cbf510d8a77) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/example_error_handler-f7d49a7871f0e718) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_parse_integer ... ok [INFO] [stdout] test tests::test_process_value ... ok [INFO] [stdout] test tests::test_process_value_result ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/example_option-46219fd385ca7077) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_dummy ... ok [INFO] [stdout] test test_option ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/example_tarpc-495e11c654c54417) [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] [stderr] Running unittests bin/client.rs (/opt/rustwide/target/debug/deps/tarpc_client-3cfecbbe96f928d5) [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] [stderr] Running unittests bin/serve.rs (/opt/rustwide/target/debug/deps/tarpc_serve-120954270a10a15a) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/example_tests-de749b1165b7aa96) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-4ccb558adf18f3bd) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_add_two ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/example_tonic-cfca6eb4b069b7f9) [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] [stderr] Running unittests bin/client.rs (/opt/rustwide/target/debug/deps/tonic_client-8f099d9db0592630) [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] [stderr] Running unittests bin/server.rs (/opt/rustwide/target/debug/deps/tonic_server-da8782dec21350c2) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/llm_chain_example-0c39c7153717817c) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nom_example-96173ceeed6ba463) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test color::parse_color ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oncecell_and_oncelock_example-c48696facdc85433) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test complex_oncecell_example::test_op_no_implement_syn ... ok [INFO] [stdout] test test_once_cell ... ok [INFO] [stdout] test test_once_static_mutil_thread ... ok [INFO] [stdout] test test_once_lock ... ok [INFO] [stderr] [INFO] [stderr] thread '' panicked at library/core/src/fmt/mod.rs:2720:38: [ERROR] error running command: stream did not contain valid UTF-8 [INFO] running `Command { std: "docker" "inspect" "0f1e928a92cdad4e51fbe0da70467ef777610848e41d3b9f08198b66cdb72ec9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f1e928a92cdad4e51fbe0da70467ef777610848e41d3b9f08198b66cdb72ec9", kill_on_drop: false }` [INFO] [stdout] 0f1e928a92cdad4e51fbe0da70467ef777610848e41d3b9f08198b66cdb72ec9