[INFO] fetching crate entrypoint 0.2.0... [INFO] testing entrypoint-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate entrypoint 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate entrypoint 0.2.0 [INFO] finished tweaking crates.io crate entrypoint 0.2.0 [INFO] tweaked toml for crates.io crate entrypoint 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate entrypoint 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate entrypoint 0.2.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.4.4 [INFO] [stderr] Downloaded anstyle v1.0.3 [INFO] [stderr] Downloaded entrypoint_macros v0.2.0 [INFO] [stderr] Downloaded clap_builder v4.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2aefc92ac46d2647e61dd62158e3337021dc8db4ba0dfb6033bf956ecd8d1255 [INFO] running `Command { std: "docker" "start" "-a" "2aefc92ac46d2647e61dd62158e3337021dc8db4ba0dfb6033bf956ecd8d1255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2aefc92ac46d2647e61dd62158e3337021dc8db4ba0dfb6033bf956ecd8d1255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aefc92ac46d2647e61dd62158e3337021dc8db4ba0dfb6033bf956ecd8d1255", kill_on_drop: false }` [INFO] [stdout] 2aefc92ac46d2647e61dd62158e3337021dc8db4ba0dfb6033bf956ecd8d1255 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5873204541b0b34d0cc33988d7ec3abf3085ddfcd27062ba7db699cb39494c3c [INFO] running `Command { std: "docker" "start" "-a" "5873204541b0b34d0cc33988d7ec3abf3085ddfcd27062ba7db699cb39494c3c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling clap_builder v4.4.4 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling entrypoint_macros v0.2.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling clap v4.4.4 [INFO] [stderr] Compiling entrypoint v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.49s [INFO] running `Command { std: "docker" "inspect" "5873204541b0b34d0cc33988d7ec3abf3085ddfcd27062ba7db699cb39494c3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5873204541b0b34d0cc33988d7ec3abf3085ddfcd27062ba7db699cb39494c3c", kill_on_drop: false }` [INFO] [stdout] 5873204541b0b34d0cc33988d7ec3abf3085ddfcd27062ba7db699cb39494c3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ca13076cfe16957db14ae6e6fde069a42ac4ecab42e01608f3c366c3e66a4430 [INFO] running `Command { std: "docker" "start" "-a" "ca13076cfe16957db14ae6e6fde069a42ac4ecab42e01608f3c366c3e66a4430", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling entrypoint v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: extern crate `anyhow` is unused in crate `dotenv_override_no` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use anyhow as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `anyhow` is unused in crate `derive_macros` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use anyhow as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `anyhow` is unused in crate `common` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use anyhow as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `clap` is unused in crate `dotenv_override_no` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `dotenvy` is unused in crate `dotenv_override_no` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use dotenvy as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `entrypoint_macros` is unused in crate `dotenv_override_no` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use entrypoint_macros as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `serde_json` is unused in crate `dotenv_override_no` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use serde_json as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tokio` is unused in crate `dotenv_override_no` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tokio as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tracing` is unused in crate `dotenv_override_no` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tracing as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tracing_subscriber` is unused in crate `dotenv_override_no` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `clap` is unused in crate `derive_macros` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `dotenvy` is unused in crate `derive_macros` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use dotenvy as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `entrypoint_macros` is unused in crate `derive_macros` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use entrypoint_macros as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tokio` is unused in crate `derive_macros` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tokio as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tracing` is unused in crate `derive_macros` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tracing as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tracing_subscriber` is unused in crate `derive_macros` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `clap` is unused in crate `common` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `dotenvy` is unused in crate `common` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use dotenvy as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `entrypoint_macros` is unused in crate `common` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use entrypoint_macros as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `serde_json` is unused in crate `common` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use serde_json as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tokio` is unused in crate `common` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tokio as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `anyhow` is unused in crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use anyhow as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tracing` is unused in crate `common` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tracing as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tracing_subscriber` is unused in crate `common` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `clap` is unused in crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `dotenvy` is unused in crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use dotenvy as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `entrypoint_macros` is unused in crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use entrypoint_macros as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `anyhow` is unused in crate `longhand` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use anyhow as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `clap` is unused in crate `longhand` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `dotenvy` is unused in crate `longhand` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use dotenvy as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `entrypoint_macros` is unused in crate `longhand` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use entrypoint_macros as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `serde_json` is unused in crate `longhand` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use serde_json as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tokio` is unused in crate `longhand` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tokio as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tracing` is unused in crate `longhand` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tracing as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tracing_subscriber` is unused in crate `longhand` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `anyhow` is unused in crate `dotenv_override_yes` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use anyhow as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `clap` is unused in crate `dotenv_override_yes` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `dotenvy` is unused in crate `dotenv_override_yes` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use dotenvy as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `entrypoint_macros` is unused in crate `dotenv_override_yes` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use entrypoint_macros as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `serde_json` is unused in crate `dotenv_override_yes` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use serde_json as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tokio` is unused in crate `dotenv_override_yes` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tokio as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `lazy_static` is unused in crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use lazy_static as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `serde_json` is unused in crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use serde_json as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tracing` is unused in crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tracing as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tracing_subscriber` is unused in crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tracing` is unused in crate `dotenv_override_yes` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tracing as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tracing_subscriber` is unused in crate `dotenv_override_yes` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `anyhow` is unused in crate `cli_trait_impls` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use anyhow as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `dotenvy` is unused in crate `cli_trait_impls` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use dotenvy as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `entrypoint_macros` is unused in crate `cli_trait_impls` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use entrypoint_macros as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `lazy_static` is unused in crate `cli_trait_impls` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use lazy_static as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `serde_json` is unused in crate `cli_trait_impls` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use serde_json as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tokio` is unused in crate `cli_trait_impls` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tokio as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tracing` is unused in crate `cli_trait_impls` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tracing as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tracing_subscriber` is unused in crate `cli_trait_impls` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `lazy_static` is unused in crate `entrypoint` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use lazy_static as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `serde_json` is unused in crate `entrypoint` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use serde_json as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tokio` is unused in crate `entrypoint` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tokio as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `anyhow` is unused in crate `reload_multi_layers` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use anyhow as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `anyhow` is unused in crate `log_dynamic_reload` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use anyhow as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `clap` is unused in crate `reload_multi_layers` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `dotenvy` is unused in crate `reload_multi_layers` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use dotenvy as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `entrypoint_macros` is unused in crate `reload_multi_layers` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use entrypoint_macros as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tokio` is unused in crate `reload_multi_layers` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tokio as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tracing` is unused in crate `reload_multi_layers` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tracing as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tracing_subscriber` is unused in crate `reload_multi_layers` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `clap` is unused in crate `log_dynamic_reload` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `dotenvy` is unused in crate `log_dynamic_reload` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use dotenvy as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `entrypoint_macros` is unused in crate `log_dynamic_reload` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use entrypoint_macros as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `lazy_static` is unused in crate `log_dynamic_reload` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use lazy_static as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `serde_json` is unused in crate `log_dynamic_reload` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use serde_json as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tracing` is unused in crate `log_dynamic_reload` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tracing as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tracing_subscriber` is unused in crate `log_dynamic_reload` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> tests/common.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | args: &T, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct BufferWriter { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] = note: requested on the command line with `-W unreachable-pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new() -> Self { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn buffer(&self) -> Vec { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn clear(&self) { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn global_writer() -> BufferWriter { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> tests/common.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | args: &T, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> tests/common.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | args: &T, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct BufferWriter { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] = note: requested on the command line with `-W unreachable-pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new() -> Self { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn buffer(&self) -> Vec { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn clear(&self) { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn global_writer() -> BufferWriter { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct BufferWriter { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] = note: requested on the command line with `-W unreachable-pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new() -> Self { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn buffer(&self) -> Vec { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn clear(&self) { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn global_writer() -> BufferWriter { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> tests/common.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | args: &T, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> tests/common.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | args: &T, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct BufferWriter { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] = note: requested on the command line with `-W unreachable-pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new() -> Self { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn buffer(&self) -> Vec { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn clear(&self) { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn global_writer() -> BufferWriter { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/common.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![allow(dead_code)] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | use entrypoint::prelude::*; [INFO] [stdout] 4 | | use std::sync::{Arc, Mutex}; [INFO] [stdout] ... | [INFO] [stdout] 112 | | Ok(()) [INFO] [stdout] 113 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> tests/common.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct BufferWriter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> tests/common.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> tests/common.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn buffer(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> tests/common.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn clear(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> tests/common.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static::lazy_static! { [INFO] [stdout] 61 | | pub static ref OUTPUT_BUFFER: BufferWriter = BufferWriter::new(); [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static::lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> tests/common.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn global_writer() -> BufferWriter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> tests/common.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | args: &T, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct BufferWriter { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] = note: requested on the command line with `-W unreachable-pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new() -> Self { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn buffer(&self) -> Vec { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn clear(&self) { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> tests/common.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn global_writer() -> BufferWriter { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logging` [INFO] [stdout] --> examples/log_dynamic_reload.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | let logging = tokio::spawn(async { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_logging` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cli` [INFO] [stdout] --> examples/log_dynamic_reload.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | let cli = tokio::spawn(async { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cli` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `random_changes` [INFO] [stdout] --> examples/log_dynamic_reload.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | let random_changes = tokio::spawn(async { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_random_changes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bytes` [INFO] [stdout] --> examples/log_dynamic_reload.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | if let Ok(bytes) = io::stdin().read_line(&mut input) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcNM7uvS/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtokio-d07d0acdd1073d6a.rlib,libsignal_hook_registry-72b4e7fa2f613685.rlib,libnum_cpus-1be2a291b2a499d6.rlib,libsocket2-d9388e04bfbddb1d.rlib,libbytes-f27b246b05bd7ccc.rlib,libmio-4c7996bea63328c0.rlib,libparking_lot-f1b3eb57b772de4e.rlib,libparking_lot_core-0b1c7574da1ad3ec.rlib,liblibc-2ebf8cb876591346.rlib,liblock_api-d9462399d1dc2433.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libentrypoint-b98874b9119451e2.rlib,libdotenvy-69b2467515e836ad.rlib,libtracing_subscriber-317d7ccb8f90d26c.rlib,libsmallvec-5b26fefc3f5ce269.rlib,libtracing_serde-fda69886c6e5d965.rlib,libserde_json-68076ce0a77df347.rlib,libryu-c7714df1eab3cd05.rlib,libitoa-73d9d3aecc858511.rlib,libserde-c70793bf026fa229.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-75f2332d9b5710e9.rlib,libsharded_slab-5513b71284fab34e.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libtracing_log-901247572a2d6b32.rlib,liblog-5b7af7b4dee500db.rlib,libtracing-1d67ecfd1e614229.rlib,libcfg_if-66d55f6b302e88c8.rlib,libpin_project_lite-b4e1e27bbd6ae2b4.rlib,libtracing_core-42295a30162b4022.rlib,libonce_cell-ce86ebe646105db3.rlib,libclap-87f6e9a2a49cca88.rlib,libclap_builder-b5e9011e321b89c8.rlib,libstrsim-7a71560e0c2955e4.rlib,libanstream-2567304efc038e5d.rlib,libanstyle_query-be8281129bb5928a.rlib,libcolorchoice-2405077cf99974d3.rlib,libanstyle_parse-c82f3b548c973356.rlib,libutf8parse-3099f8d907ad603e.rlib,libclap_lex-f5da08f7c144d85c.rlib,libanstyle-77d56e2f8dd89b1a.rlib,libanyhow-5b8c700c455c83a3.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcNM7uvS/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tokio-9455256b18afb720" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `entrypoint` (test "tokio") due to 1 previous error; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ca13076cfe16957db14ae6e6fde069a42ac4ecab42e01608f3c366c3e66a4430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca13076cfe16957db14ae6e6fde069a42ac4ecab42e01608f3c366c3e66a4430", kill_on_drop: false }` [INFO] [stdout] ca13076cfe16957db14ae6e6fde069a42ac4ecab42e01608f3c366c3e66a4430