[INFO] fetching crate ckb-logger-service 0.120.0-rc2...
[INFO] checking ckb-logger-service-0.120.0-rc2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ckb-logger-service 0.120.0-rc2 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate ckb-logger-service 0.120.0-rc2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ckb-logger-service 0.120.0-rc2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ckb-logger-service 0.120.0-rc2
[INFO] tweaked toml for crates.io crate ckb-logger-service 0.120.0-rc2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 200 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.5)
[INFO] [stderr]       Adding sentry v0.34.0 (available: v0.35.0)
[INFO] [stderr]       Adding ureq v2.10.1 (available: v2.11.0)
[INFO] [stderr]       Adding yansi v0.5.1 (available: v1.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0129580a78dc04c78059de9ce723e2c629bc22d94161e4fba5c569291df6f9b
[INFO] running `Command { std: "docker" "start" "-a" "f0129580a78dc04c78059de9ce723e2c629bc22d94161e4fba5c569291df6f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0129580a78dc04c78059de9ce723e2c629bc22d94161e4fba5c569291df6f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0129580a78dc04c78059de9ce723e2c629bc22d94161e4fba5c569291df6f9b", kill_on_drop: false }`
[INFO] [stdout] f0129580a78dc04c78059de9ce723e2c629bc22d94161e4fba5c569291df6f9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecf23a6ee83e394edf85456da4fb651fd93f4bc144d2dd727053a7f80ecfefe2
[INFO] running `Command { std: "docker" "start" "-a" "ecf23a6ee83e394edf85456da4fb651fd93f4bc144d2dd727053a7f80ecfefe2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking ckb-channel v0.120.0-rc2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking ckb-logger-config v0.120.0-rc2
[INFO] [stderr]     Checking ckb-util v0.120.0-rc2
[INFO] [stderr]     Checking ckb-logger-service v0.120.0-rc2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> src/lib.rs:507:39
[INFO] [stdout]     |
[INFO] [stdout] 507 |     let panic_logger = |info: &panic::PanicInfo| {
[INFO] [stdout]     |                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> src/lib.rs:507:39
[INFO] [stdout]     |
[INFO] [stdout] 507 |     let panic_logger = |info: &panic::PanicInfo| {
[INFO] [stdout]     |                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_logger`
[INFO] [stdout]  --> tests/utils/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ckb_logger::Level;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use env_logger::Level;
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]   --> tests/utils/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `tempfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     ckb_logger::error!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     ckb_logger::warn!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     ckb_logger::info!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     ckb_logger::debug!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     ckb_logger::trace!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         ckb_logger::error!("{line_content}");
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_logger`
[INFO] [stdout]  --> tests/empty_filter.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ckb_logger::Level;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use env_logger::Level;
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_logger`
[INFO] [stdout]  --> tests/utils/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ckb_logger::Level;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use env_logger::Level;
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]   --> tests/utils/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `tempfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     ckb_logger::error!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     ckb_logger::warn!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     ckb_logger::info!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     ckb_logger::debug!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     ckb_logger::trace!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         ckb_logger::error!("{line_content}");
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_logger`
[INFO] [stdout]  --> tests/has_panic_info.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ckb_logger::Level;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use env_logger::Level;
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_logger`
[INFO] [stdout]  --> tests/utils/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ckb_logger::Level;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use env_logger::Level;
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]   --> tests/utils/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `tempfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     ckb_logger::error!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     ckb_logger::warn!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     ckb_logger::info!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     ckb_logger::debug!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     ckb_logger::trace!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         ckb_logger::error!("{line_content}");
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]   --> tests/has_panic_info.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         ckb_logger::error!("{}", line_content);
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_logger`
[INFO] [stdout]  --> tests/utils/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ckb_logger::Level;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use env_logger::Level;
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]   --> tests/utils/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `tempfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     ckb_logger::error!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     ckb_logger::warn!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     ckb_logger::info!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     ckb_logger::debug!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tempfile`
[INFO] [stdout]   --> tests/utils/mod.rs:87:19
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let tmp_dir = tempfile::Builder::new().tempdir().unwrap();
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared crate or module `tempfile`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use env_logger::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use env_logger::filter::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 87 -     let tmp_dir = tempfile::Builder::new().tempdir().unwrap();
[INFO] [stdout] 87 +     let tmp_dir = Builder::new().tempdir().unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     ckb_logger::trace!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         ckb_logger::error!("{line_content}");
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_logger`
[INFO] [stdout]  --> tests/extra_loggers.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ckb_logger::Level;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use env_logger::Level;
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_logger`
[INFO] [stdout]  --> tests/utils/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ckb_logger::Level;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use env_logger::Level;
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]   --> tests/utils/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `tempfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     ckb_logger::error!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     ckb_logger::warn!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     ckb_logger::info!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     ckb_logger::debug!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     ckb_logger::trace!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         ckb_logger::error!("{line_content}");
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tempfile`
[INFO] [stdout]   --> tests/utils/mod.rs:87:19
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let tmp_dir = tempfile::Builder::new().tempdir().unwrap();
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared crate or module `tempfile`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use env_logger::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use env_logger::filter::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 87 -     let tmp_dir = tempfile::Builder::new().tempdir().unwrap();
[INFO] [stdout] 87 +     let tmp_dir = Builder::new().tempdir().unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tempfile`
[INFO] [stdout]   --> tests/utils/mod.rs:87:19
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let tmp_dir = tempfile::Builder::new().tempdir().unwrap();
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared crate or module `tempfile`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use env_logger::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use env_logger::filter::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 87 -     let tmp_dir = tempfile::Builder::new().tempdir().unwrap();
[INFO] [stdout] 87 +     let tmp_dir = Builder::new().tempdir().unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_logger`
[INFO] [stdout]  --> tests/without_color.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ckb_logger::Level;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use env_logger::Level;
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_logger`
[INFO] [stdout]  --> tests/utils/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ckb_logger::Level;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use env_logger::Level;
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]   --> tests/utils/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `tempfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     ckb_logger::error!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     ckb_logger::warn!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     ckb_logger::info!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     ckb_logger::debug!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     ckb_logger::trace!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         ckb_logger::error!("{line_content}");
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]   --> tests/without_color.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         ckb_logger::error!("{}", line_content);
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_logger`
[INFO] [stdout]  --> tests/utils/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ckb_logger::Level;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use env_logger::Level;
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]   --> tests/utils/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `tempfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     ckb_logger::error!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     ckb_logger::warn!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     ckb_logger::info!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     ckb_logger::debug!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     ckb_logger::trace!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ckb-logger-service` (test "basic_features") due to 9 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         ckb_logger::error!("{line_content}");
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tempfile`
[INFO] [stdout]   --> tests/utils/mod.rs:87:19
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let tmp_dir = tempfile::Builder::new().tempdir().unwrap();
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared crate or module `tempfile`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use env_logger::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use env_logger::filter::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 87 -     let tmp_dir = tempfile::Builder::new().tempdir().unwrap();
[INFO] [stdout] 87 +     let tmp_dir = Builder::new().tempdir().unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tempfile`
[INFO] [stdout]   --> tests/utils/mod.rs:87:19
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let tmp_dir = tempfile::Builder::new().tempdir().unwrap();
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared crate or module `tempfile`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use env_logger::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use env_logger::filter::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 87 -     let tmp_dir = tempfile::Builder::new().tempdir().unwrap();
[INFO] [stdout] 87 +     let tmp_dir = Builder::new().tempdir().unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_logger`
[INFO] [stdout]  --> tests/env_filter.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ckb_logger::Level;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use env_logger::Level;
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ckb_logger`
[INFO] [stdout]  --> tests/utils/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ckb_logger::Level;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use env_logger::Level;
[INFO] [stdout]   |     ~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]   --> tests/utils/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tempfile::TempDir;
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `tempfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     ckb_logger::error!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     ckb_logger::warn!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     ckb_logger::info!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     ckb_logger::debug!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     ckb_logger::trace!("{}", log_message);
[INFO] [stdout]     |     ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ckb_logger`
[INFO] [stdout]    --> tests/utils/mod.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         ckb_logger::error!("{line_content}");
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `ckb_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ckb-logger-service` (test "silent_logger") due to 9 previous errors
[INFO] [stderr] error: could not compile `ckb-logger-service` (test "extra_loggers") due to 10 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tempfile`
[INFO] [stdout]   --> tests/utils/mod.rs:87:19
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let tmp_dir = tempfile::Builder::new().tempdir().unwrap();
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared crate or module `tempfile`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use env_logger::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use env_logger::filter::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 87 -     let tmp_dir = tempfile::Builder::new().tempdir().unwrap();
[INFO] [stdout] 87 +     let tmp_dir = Builder::new().tempdir().unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tempfile`
[INFO] [stdout]   --> tests/utils/mod.rs:87:19
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let tmp_dir = tempfile::Builder::new().tempdir().unwrap();
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared crate or module `tempfile`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use env_logger::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use env_logger::filter::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 87 -     let tmp_dir = tempfile::Builder::new().tempdir().unwrap();
[INFO] [stdout] 87 +     let tmp_dir = Builder::new().tempdir().unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tempfile`
[INFO] [stdout]   --> tests/utils/mod.rs:87:19
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let tmp_dir = tempfile::Builder::new().tempdir().unwrap();
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared crate or module `tempfile`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 3  + use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use env_logger::Builder;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use env_logger::filter::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 87 -     let tmp_dir = tempfile::Builder::new().tempdir().unwrap();
[INFO] [stdout] 87 +     let tmp_dir = Builder::new().tempdir().unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ckb-logger-service` (test "empty_filter") due to 10 previous errors
[INFO] [stderr] error: could not compile `ckb-logger-service` (test "has_panic_info") due to 11 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ckb-logger-service` (test "log_to_file_enabled") due to 9 previous errors
[INFO] [stderr] error: could not compile `ckb-logger-service` (test "without_color") due to 11 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ckb-logger-service` (test "env_filter") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "ecf23a6ee83e394edf85456da4fb651fd93f4bc144d2dd727053a7f80ecfefe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecf23a6ee83e394edf85456da4fb651fd93f4bc144d2dd727053a7f80ecfefe2", kill_on_drop: false }`
[INFO] [stdout] ecf23a6ee83e394edf85456da4fb651fd93f4bc144d2dd727053a7f80ecfefe2
