[INFO] fetching crate entrypoint 0.2.0...
[INFO] testing entrypoint-0.2.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate entrypoint 0.2.0 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate entrypoint 0.2.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] add95f4462febde7d20709d04ab2ee91ff8e8d18c336ef4912ae7f3666878ef7
[INFO] running `Command { std: "docker" "start" "-a" "add95f4462febde7d20709d04ab2ee91ff8e8d18c336ef4912ae7f3666878ef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "add95f4462febde7d20709d04ab2ee91ff8e8d18c336ef4912ae7f3666878ef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "add95f4462febde7d20709d04ab2ee91ff8e8d18c336ef4912ae7f3666878ef7", kill_on_drop: false }`
[INFO] [stdout] add95f4462febde7d20709d04ab2ee91ff8e8d18c336ef4912ae7f3666878ef7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] eb864a179c5c06a8c38a5e2946af6c301dd03a7ce2f03b46e3a99c7716300a2a
[INFO] running `Command { std: "docker" "start" "-a" "eb864a179c5c06a8c38a5e2946af6c301dd03a7ce2f03b46e3a99c7716300a2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.4.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling clap_derive v4.4.2
[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 11.26s
[INFO] running `Command { std: "docker" "inspect" "eb864a179c5c06a8c38a5e2946af6c301dd03a7ce2f03b46e3a99c7716300a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb864a179c5c06a8c38a5e2946af6c301dd03a7ce2f03b46e3a99c7716300a2a", kill_on_drop: false }`
[INFO] [stdout] eb864a179c5c06a8c38a5e2946af6c301dd03a7ce2f03b46e3a99c7716300a2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8e6134ecb8fb78136efe053523a8c39ee78a3b6ba476a7264882cc1bfa33b420
[INFO] running `Command { std: "docker" "start" "-a" "8e6134ecb8fb78136efe053523a8c39ee78a3b6ba476a7264882cc1bfa33b420", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[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 signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[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 `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_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 `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 `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 `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_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 `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: 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 `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 `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] [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 `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: 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: 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: 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: 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 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: 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: 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: `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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.24s
[INFO] running `Command { std: "docker" "inspect" "8e6134ecb8fb78136efe053523a8c39ee78a3b6ba476a7264882cc1bfa33b420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e6134ecb8fb78136efe053523a8c39ee78a3b6ba476a7264882cc1bfa33b420", kill_on_drop: false }`
[INFO] [stdout] 8e6134ecb8fb78136efe053523a8c39ee78a3b6ba476a7264882cc1bfa33b420
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 093619a6e6e3492cc7f35cb649e00190eece1c3960e389555c83668cae903441
[INFO] running `Command { std: "docker" "start" "-a" "093619a6e6e3492cc7f35cb649e00190eece1c3960e389555c83668cae903441", kill_on_drop: false }`
[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: `entrypoint` (lib test) generated 3 warnings
[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: 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 `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 `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 `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: 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 `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 `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 `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: `entrypoint` (test "dotenv_override_yes") generated 14 warnings (run `cargo fix --test "dotenv_override_yes" -p entrypoint` to apply 6 suggestions)
[INFO] [stderr] warning: `entrypoint` (test "common") generated 16 warnings (1 duplicate)
[INFO] [stderr] warning: `entrypoint` (test "reload_multi_layers") generated 13 warnings (6 duplicates)
[INFO] [stderr] warning: `entrypoint` (test "tokio") generated 8 warnings
[INFO] [stderr] warning: `entrypoint` (test "longhand") generated 14 warnings (6 duplicates)
[INFO] [stderr] warning: `entrypoint` (test "dotenv_override_no") generated 14 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` (example "cli_trait_impls") generated 9 warnings
[INFO] [stderr] warning: `entrypoint` (test "derive_macros") generated 13 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/entrypoint/bce271c3029fc452/deps/entrypoint-bce271c3029fc452)
[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/build/entrypoint/4af85fc7ad3b2cbc/deps/common-4af85fc7ad3b2cbc)
[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/build/entrypoint/ba2de4cecc8b9d47/deps/derive_macros-ba2de4cecc8b9d47)
[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] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::env::VarError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.75/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::env::VarError>>>::from_residual
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: derive_macros::common::using_prod_env
[INFO] [stdout]              at ./tests/common.rs:70:16
[INFO] [stdout]    3: derive_macros::main::{closure#0}
[INFO] [stdout]              at ./tests/derive_macros.rs:18:5
[INFO] [stdout]    4: <derive_macros::Args as entrypoint::Entrypoint>::entrypoint::<derive_macros::main::{closure#0}, ()>
[INFO] [stdout]              at ./src/lib.rs:151:9
[INFO] [stdout]    5: derive_macros::main
[INFO] [stdout]              at ./tests/derive_macros.rs:13:1
[INFO] [stdout]    6: derive_macros::main::{closure#0}
[INFO] [stdout]              at ./tests/derive_macros.rs:13:1
[INFO] [stdout]    7: <derive_macros::main::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    9: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   10: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   11: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: test::run_test_in_process
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   16: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   17: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   19: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   20: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   25: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: clone
[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.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test derive_macros`
[INFO] running `Command { std: "docker" "inspect" "093619a6e6e3492cc7f35cb649e00190eece1c3960e389555c83668cae903441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "093619a6e6e3492cc7f35cb649e00190eece1c3960e389555c83668cae903441", kill_on_drop: false }`
[INFO] [stdout] 093619a6e6e3492cc7f35cb649e00190eece1c3960e389555c83668cae903441
