[INFO] fetching crate entrypoint 0.2.0...
[INFO] testing entrypoint-0.2.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate entrypoint 0.2.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate entrypoint 0.2.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-attributes v0.1.26
[INFO] [stderr]   Downloaded entrypoint_macros v0.2.0
[INFO] [stderr]   Downloaded serde_derive v1.0.193
[INFO] [stderr]   Downloaded serde v1.0.193
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 952255cbd1ba55c8b6cea77e9a91b4195e7c3c9d4cf5112a5298454a5bbabf77
[INFO] running `Command { std: "docker" "start" "-a" "952255cbd1ba55c8b6cea77e9a91b4195e7c3c9d4cf5112a5298454a5bbabf77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "952255cbd1ba55c8b6cea77e9a91b4195e7c3c9d4cf5112a5298454a5bbabf77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "952255cbd1ba55c8b6cea77e9a91b4195e7c3c9d4cf5112a5298454a5bbabf77", kill_on_drop: false }`
[INFO] [stdout] 952255cbd1ba55c8b6cea77e9a91b4195e7c3c9d4cf5112a5298454a5bbabf77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bac6dabf7a3c762ce9818e4f4ea82772bfab017d06cf0e97eabed38b2d885c9b
[INFO] running `Command { std: "docker" "start" "-a" "bac6dabf7a3c762ce9818e4f4ea82772bfab017d06cf0e97eabed38b2d885c9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[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-query v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling clap_builder v4.4.4
[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 28.10s
[INFO] running `Command { std: "docker" "inspect" "bac6dabf7a3c762ce9818e4f4ea82772bfab017d06cf0e97eabed38b2d885c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bac6dabf7a3c762ce9818e4f4ea82772bfab017d06cf0e97eabed38b2d885c9b", kill_on_drop: false }`
[INFO] [stdout] bac6dabf7a3c762ce9818e4f4ea82772bfab017d06cf0e97eabed38b2d885c9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1ad29d39dedbe3cc9c48cb5ca1faf45695488fd4bb3ea568a464c0438681f1e
[INFO] running `Command { std: "docker" "start" "-a" "c1ad29d39dedbe3cc9c48cb5ca1faf45695488fd4bb3ea568a464c0438681f1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[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 `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 `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 `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 `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 `clap` is unused in crate `cli_trait_impls`
[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 `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 `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 `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 `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 `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: 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)]` (part of `#[warn(unused)]`) on by default
[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: 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<u8> {
[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: 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 `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 `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: 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)]` (part of `#[warn(unused)]`) on by default
[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: 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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<u8> {
[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<u8> {
[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<u8> {
[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)]` (part of `#[warn(unused)]`) on by default
[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<u8> {
[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)]` (part of `#[warn(unused)]`) 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<u8> {
[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: 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 `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: `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]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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] 
[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: 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 `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 `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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.74s
[INFO] running `Command { std: "docker" "inspect" "c1ad29d39dedbe3cc9c48cb5ca1faf45695488fd4bb3ea568a464c0438681f1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1ad29d39dedbe3cc9c48cb5ca1faf45695488fd4bb3ea568a464c0438681f1e", kill_on_drop: false }`
[INFO] [stdout] c1ad29d39dedbe3cc9c48cb5ca1faf45695488fd4bb3ea568a464c0438681f1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f6c12c3cd6afa091feef57fdc52d03d7b7e42f958d4f28ec07e31b474350850f
[INFO] running `Command { std: "docker" "start" "-a" "f6c12c3cd6afa091feef57fdc52d03d7b7e42f958d4f28ec07e31b474350850f", kill_on_drop: false }`
[INFO] [stderr] warning: extern crate `anyhow` is unused in crate `derive_macros`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use anyhow as _;` to the crate root
[INFO] [stderr]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `clap` is unused in crate `derive_macros`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use clap as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `dotenvy` is unused in crate `derive_macros`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use dotenvy as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `entrypoint_macros` is unused in crate `derive_macros`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use entrypoint_macros as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tokio` is unused in crate `derive_macros`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tokio as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tracing` is unused in crate `derive_macros`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tracing as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tracing_subscriber` is unused in crate `derive_macros`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `args`
[INFO] [stderr]    --> tests/common.rs:106:5
[INFO] [stderr]     |
[INFO] [stderr] 106 |     args: &T,
[INFO] [stderr]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable `pub` item
[INFO] [stderr]   --> tests/common.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct BufferWriter {
[INFO] [stderr]    | ---^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    | |
[INFO] [stderr]    | help: consider restricting its visibility: `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr]    = help: or consider exporting it for use by other crates
[INFO] [stderr]    = note: requested on the command line with `-W unreachable-pub`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable `pub` item
[INFO] [stderr]   --> tests/common.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn new() -> Self {
[INFO] [stderr]    |     ---^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: consider restricting its visibility: `pub(crate)`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable `pub` item
[INFO] [stderr]   --> tests/common.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 |     pub fn buffer(&self) -> Vec<u8> {
[INFO] [stderr]    |     ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: consider restricting its visibility: `pub(crate)`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable `pub` item
[INFO] [stderr]   --> tests/common.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub fn clear(&self) {
[INFO] [stderr]    |     ---^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: consider restricting its visibility: `pub(crate)`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable `pub` item
[INFO] [stderr]   --> tests/common.rs:64:1
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub fn global_writer() -> BufferWriter {
[INFO] [stderr]    | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    | |
[INFO] [stderr]    | help: consider restricting its visibility: `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr]    = help: or consider exporting it for use by other crates
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `anyhow` is unused in crate `common`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use anyhow as _;` to the crate root
[INFO] [stderr]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `clap` is unused in crate `common`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use clap as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `dotenvy` is unused in crate `common`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use dotenvy as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `entrypoint_macros` is unused in crate `common`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use entrypoint_macros as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `serde_json` is unused in crate `common`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use serde_json as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tokio` is unused in crate `common`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tokio as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tracing` is unused in crate `common`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tracing as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tracing_subscriber` is unused in crate `common`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for the crate
[INFO] [stderr]    --> tests/common.rs:1:1
[INFO] [stderr]     |
[INFO] [stderr]   1 | / #![allow(dead_code)]
[INFO] [stderr]   2 | |
[INFO] [stderr]   3 | | use entrypoint::prelude::*;
[INFO] [stderr]   4 | | use std::sync::{Arc, Mutex};
[INFO] [stderr] ...   |
[INFO] [stderr] 112 | |     Ok(())
[INFO] [stderr] 113 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: requested on the command line with `-W missing-docs`
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct
[INFO] [stderr]   --> tests/common.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct BufferWriter {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for an associated function
[INFO] [stderr]   --> tests/common.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn new() -> Self {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a method
[INFO] [stderr]   --> tests/common.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 |     pub fn buffer(&self) -> Vec<u8> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a method
[INFO] [stderr]   --> tests/common.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub fn clear(&self) {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct
[INFO] [stderr]   --> tests/common.rs:60:1
[INFO] [stderr]    |
[INFO] [stderr] 60 | / lazy_static::lazy_static! {
[INFO] [stderr] 61 | |    pub static ref OUTPUT_BUFFER: BufferWriter = BufferWriter::new();
[INFO] [stderr] 62 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `lazy_static::lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]   --> tests/common.rs:64:1
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub fn global_writer() -> BufferWriter {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `anyhow` is unused in crate `tokio`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use anyhow as _;` to the crate root
[INFO] [stderr]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `clap` is unused in crate `tokio`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use clap as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `dotenvy` is unused in crate `tokio`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use dotenvy as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `entrypoint_macros` is unused in crate `tokio`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use entrypoint_macros as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `lazy_static` is unused in crate `tokio`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use lazy_static as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `serde_json` is unused in crate `tokio`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use serde_json as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tracing` is unused in crate `tokio`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tracing as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tracing_subscriber` is unused in crate `tokio`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `anyhow` is unused in crate `reload_multi_layers`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use anyhow as _;` to the crate root
[INFO] [stderr]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `clap` is unused in crate `reload_multi_layers`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use clap as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `dotenvy` is unused in crate `reload_multi_layers`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use dotenvy as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `entrypoint_macros` is unused in crate `reload_multi_layers`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use entrypoint_macros as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tokio` is unused in crate `reload_multi_layers`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tokio as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tracing` is unused in crate `reload_multi_layers`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tracing as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tracing_subscriber` is unused in crate `reload_multi_layers`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `anyhow` is unused in crate `log_dynamic_reload`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use anyhow as _;` to the crate root
[INFO] [stderr]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `clap` is unused in crate `log_dynamic_reload`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use clap as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `dotenvy` is unused in crate `log_dynamic_reload`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use dotenvy as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `entrypoint_macros` is unused in crate `log_dynamic_reload`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use entrypoint_macros as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `lazy_static` is unused in crate `log_dynamic_reload`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use lazy_static as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `serde_json` is unused in crate `log_dynamic_reload`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use serde_json as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tracing` is unused in crate `log_dynamic_reload`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tracing as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tracing_subscriber` is unused in crate `log_dynamic_reload`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bytes`
[INFO] [stderr]   --> examples/log_dynamic_reload.rs:47:23
[INFO] [stderr]    |
[INFO] [stderr] 47 |             if let Ok(bytes) = io::stdin().read_line(&mut input) {
[INFO] [stderr]    |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `logging`
[INFO] [stderr]   --> examples/log_dynamic_reload.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |     let logging = tokio::spawn(async {
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_logging`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cli`
[INFO] [stderr]   --> examples/log_dynamic_reload.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |     let cli = tokio::spawn(async {
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_cli`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `random_changes`
[INFO] [stderr]   --> examples/log_dynamic_reload.rs:53:9
[INFO] [stderr]    |
[INFO] [stderr] 53 |     let random_changes = tokio::spawn(async {
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_random_changes`
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `anyhow` is unused in crate `dotenv_override_no`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use anyhow as _;` to the crate root
[INFO] [stderr]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `clap` is unused in crate `dotenv_override_no`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use clap as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `dotenvy` is unused in crate `dotenv_override_no`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use dotenvy as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `entrypoint_macros` is unused in crate `dotenv_override_no`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use entrypoint_macros as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `serde_json` is unused in crate `dotenv_override_no`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use serde_json as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tokio` is unused in crate `dotenv_override_no`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tokio as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tracing` is unused in crate `dotenv_override_no`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tracing as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tracing_subscriber` is unused in crate `dotenv_override_no`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `anyhow` is unused in crate `cli_trait_impls`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use anyhow as _;` to the crate root
[INFO] [stderr]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `clap` is unused in crate `cli_trait_impls`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use clap as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `dotenvy` is unused in crate `cli_trait_impls`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use dotenvy as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `entrypoint_macros` is unused in crate `cli_trait_impls`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use entrypoint_macros as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `lazy_static` is unused in crate `cli_trait_impls`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use lazy_static as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `serde_json` is unused in crate `cli_trait_impls`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use serde_json as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tokio` is unused in crate `cli_trait_impls`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tokio as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tracing` is unused in crate `cli_trait_impls`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tracing as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tracing_subscriber` is unused in crate `cli_trait_impls`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `anyhow` is unused in crate `dotenv_override_yes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use anyhow as _;` to the crate root
[INFO] [stderr]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `clap` is unused in crate `dotenv_override_yes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use clap as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `dotenvy` is unused in crate `dotenv_override_yes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use dotenvy as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `entrypoint_macros` is unused in crate `dotenv_override_yes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use entrypoint_macros as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `serde_json` is unused in crate `dotenv_override_yes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use serde_json as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tokio` is unused in crate `dotenv_override_yes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tokio as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tracing` is unused in crate `dotenv_override_yes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tracing as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tracing_subscriber` is unused in crate `dotenv_override_yes`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: `entrypoint` (test "derive_macros") generated 13 warnings (run `cargo fix --test "derive_macros" -p entrypoint` to apply 6 suggestions)
[INFO] [stderr] warning: `entrypoint` (test "common") generated 16 warnings (1 duplicate)
[INFO] [stderr] warning: `entrypoint` (test "tokio") generated 8 warnings
[INFO] [stderr] warning: `entrypoint` (test "reload_multi_layers") generated 13 warnings (6 duplicates)
[INFO] [stderr] warning: `entrypoint` (example "log_dynamic_reload") generated 12 warnings (run `cargo fix --example "log_dynamic_reload" -p entrypoint` to apply 4 suggestions)
[INFO] [stderr] warning: `entrypoint` (test "dotenv_override_no") generated 14 warnings (6 duplicates)
[INFO] [stderr] warning: `entrypoint` (example "cli_trait_impls") generated 9 warnings
[INFO] [stderr] warning: `entrypoint` (test "dotenv_override_yes") generated 14 warnings (6 duplicates)
[INFO] [stderr] warning: extern crate `lazy_static` is unused in crate `entrypoint`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use lazy_static as _;` to the crate root
[INFO] [stderr]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `serde_json` is unused in crate `entrypoint`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use serde_json as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tokio` is unused in crate `entrypoint`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tokio as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `anyhow` is unused in crate `longhand`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use anyhow as _;` to the crate root
[INFO] [stderr]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `clap` is unused in crate `longhand`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use clap as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `dotenvy` is unused in crate `longhand`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use dotenvy as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `entrypoint_macros` is unused in crate `longhand`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use entrypoint_macros as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `serde_json` is unused in crate `longhand`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use serde_json as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tokio` is unused in crate `longhand`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tokio as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tracing` is unused in crate `longhand`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tracing as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `tracing_subscriber` is unused in crate `longhand`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: `entrypoint` (lib test) generated 3 warnings
[INFO] [stderr] warning: `entrypoint` (test "longhand") generated 14 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/entrypoint-6d55001116d2037d)
[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 tests/common.rs (/opt/rustwide/target/debug/deps/common-a256176b70dbd84e)
[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 tests/derive_macros.rs (/opt/rustwide/target/debug/deps/derive_macros-b02c59d8127f3845)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test main ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- main stdout ----
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     main
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test derive_macros`
[INFO] running `Command { std: "docker" "inspect" "f6c12c3cd6afa091feef57fdc52d03d7b7e42f958d4f28ec07e31b474350850f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6c12c3cd6afa091feef57fdc52d03d7b7e42f958d4f28ec07e31b474350850f", kill_on_drop: false }`
[INFO] [stdout] f6c12c3cd6afa091feef57fdc52d03d7b7e42f958d4f28ec07e31b474350850f
