[INFO] cloning repository https://github.com/weirdev/async-pub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weirdev/async-pub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweirdev%2Fasync-pub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweirdev%2Fasync-pub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 049c6d58bac165b66ac0dc9741c7626d1b648fa2 [INFO] building weirdev/async-pub against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweirdev%2Fasync-pub" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/weirdev/async-pub on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/weirdev/async-pub [INFO] finished tweaking git repo https://github.com/weirdev/async-pub [INFO] tweaked toml for git repo https://github.com/weirdev/async-pub written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/weirdev/async-pub 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc4c7ef32006486875154d4ff1b95ad5a2d6586ff78e92a01afa29ab686d416b [INFO] running `Command { std: "docker" "start" "-a" "bc4c7ef32006486875154d4ff1b95ad5a2d6586ff78e92a01afa29ab686d416b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc4c7ef32006486875154d4ff1b95ad5a2d6586ff78e92a01afa29ab686d416b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc4c7ef32006486875154d4ff1b95ad5a2d6586ff78e92a01afa29ab686d416b", kill_on_drop: false }` [INFO] [stdout] bc4c7ef32006486875154d4ff1b95ad5a2d6586ff78e92a01afa29ab686d416b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 755217ab441ccd3b4e5fe4611f634a9783fedc28d14a9b8c6eef18605902bf48 [INFO] running `Command { std: "docker" "start" "-a" "755217ab441ccd3b4e5fe4611f634a9783fedc28d14a9b8c6eef18605902bf48", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-serde v0.9.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling async-pub v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/counter.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FramedWrite` [INFO] [stdout] --> src/counter.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio_util::codec::{Framed, FramedWrite, LengthDelimitedCodec}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/counter_server.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | let (mut socket, _) = listener.accept().await.unwrap(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `close` is never used [INFO] [stdout] --> src/logger.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Logger { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn close(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnsafeSyncCell` is never constructed [INFO] [stdout] --> src/logger.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub struct UnsafeSyncCell { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/logger.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 101 | impl UnsafeSyncCell { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 102 | pub const fn new(data: T) -> UnsafeSyncCell { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BGD` is never used [INFO] [stdout] --> src/test1.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | static BGD: UnsafeSyncCell = UnsafeSyncCell::new(String::new()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/test1.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BGD` is never used [INFO] [stdout] --> src/test2.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | static BGD: UnsafeSyncCell> = UnsafeSyncCell::new(Vec::new()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/test2.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BGD` is never used [INFO] [stdout] --> src/test3.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | static BGD: RwLock> = RwLock::new(Vec::new()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Join` is never used [INFO] [stdout] --> src/test3.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | trait Join { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/test3.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BGD` is never used [INFO] [stdout] --> src/test6.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | static BGD: Logger = Logger::new::(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sleep_random_millis` is never used [INFO] [stdout] --> src/test6.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn sleep_random_millis(rng: &mut ThreadRng) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/test6.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.19s [INFO] running `Command { std: "docker" "inspect" "755217ab441ccd3b4e5fe4611f634a9783fedc28d14a9b8c6eef18605902bf48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "755217ab441ccd3b4e5fe4611f634a9783fedc28d14a9b8c6eef18605902bf48", kill_on_drop: false }` [INFO] [stdout] 755217ab441ccd3b4e5fe4611f634a9783fedc28d14a9b8c6eef18605902bf48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21f774651580f4d4f72c1a1ba72bad5b1d5b0b3a18d750377f3227213e001a08 [INFO] running `Command { std: "docker" "start" "-a" "21f774651580f4d4f72c1a1ba72bad5b1d5b0b3a18d750377f3227213e001a08", kill_on_drop: false }` [INFO] [stderr] Compiling async-pub v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/counter.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FramedWrite` [INFO] [stdout] --> src/counter.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio_util::codec::{Framed, FramedWrite, LengthDelimitedCodec}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/counter_server.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | let (mut socket, _) = listener.accept().await.unwrap(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `close` is never used [INFO] [stdout] --> src/logger.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Logger { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn close(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnsafeSyncCell` is never constructed [INFO] [stdout] --> src/logger.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub struct UnsafeSyncCell { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/logger.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 101 | impl UnsafeSyncCell { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 102 | pub const fn new(data: T) -> UnsafeSyncCell { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BGD` is never used [INFO] [stdout] --> src/test1.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | static BGD: UnsafeSyncCell = UnsafeSyncCell::new(String::new()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/test1.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BGD` is never used [INFO] [stdout] --> src/test2.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | static BGD: UnsafeSyncCell> = UnsafeSyncCell::new(Vec::new()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/test2.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BGD` is never used [INFO] [stdout] --> src/test3.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | static BGD: RwLock> = RwLock::new(Vec::new()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Join` is never used [INFO] [stdout] --> src/test3.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | trait Join { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/test3.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BGD` is never used [INFO] [stdout] --> src/test6.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | static BGD: Logger = Logger::new::(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sleep_random_millis` is never used [INFO] [stdout] --> src/test6.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn sleep_random_millis(rng: &mut ThreadRng) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> src/test6.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `Command { std: "docker" "inspect" "21f774651580f4d4f72c1a1ba72bad5b1d5b0b3a18d750377f3227213e001a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21f774651580f4d4f72c1a1ba72bad5b1d5b0b3a18d750377f3227213e001a08", kill_on_drop: false }` [INFO] [stdout] 21f774651580f4d4f72c1a1ba72bad5b1d5b0b3a18d750377f3227213e001a08