[INFO] fetching crate ckb-logger-service 0.101.4... [INFO] testing ckb-logger-service-0.101.4 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate ckb-logger-service 0.101.4 into /workspace/builds/worker-103/source [INFO] validating manifest of crates.io crate ckb-logger-service 0.101.4 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-logger-service 0.101.4 [INFO] finished tweaking crates.io crate ckb-logger-service 0.101.4 [INFO] tweaked toml for crates.io crate ckb-logger-service 0.101.4 written to /workspace/builds/worker-103/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sentry-log v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ee53988a2d2912e30271a9a7a3ff3a289d8f33df6e78f7e1f8e6e0cb5f32b4f [INFO] running `Command { std: "docker" "start" "-a" "3ee53988a2d2912e30271a9a7a3ff3a289d8f33df6e78f7e1f8e6e0cb5f32b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ee53988a2d2912e30271a9a7a3ff3a289d8f33df6e78f7e1f8e6e0cb5f32b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ee53988a2d2912e30271a9a7a3ff3a289d8f33df6e78f7e1f8e6e0cb5f32b4f", kill_on_drop: false }` [INFO] [stdout] 3ee53988a2d2912e30271a9a7a3ff3a289d8f33df6e78f7e1f8e6e0cb5f32b4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d9ded0227ce9802d7c4e267bcaa6338af94016ba88dd3f7b4dbea254e0c8784 [INFO] running `Command { std: "docker" "start" "-a" "0d9ded0227ce9802d7c4e267bcaa6338af94016ba88dd3f7b4dbea254e0c8784", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling ckb-channel v0.101.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling ckb-util v0.101.4 [INFO] [stderr] Compiling ckb-logger-config v0.101.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling ckb-logger-service v0.101.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.46s [INFO] running `Command { std: "docker" "inspect" "0d9ded0227ce9802d7c4e267bcaa6338af94016ba88dd3f7b4dbea254e0c8784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9ded0227ce9802d7c4e267bcaa6338af94016ba88dd3f7b4dbea254e0c8784", kill_on_drop: false }` [INFO] [stdout] 0d9ded0227ce9802d7c4e267bcaa6338af94016ba88dd3f7b4dbea254e0c8784 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79851dbed6159f0d7fbeaf82ccf5bbfd87ce62fb51d858c6111f1afe7ed72e5d [INFO] running `Command { std: "docker" "start" "-a" "79851dbed6159f0d7fbeaf82ccf5bbfd87ce62fb51d858c6111f1afe7ed72e5d", kill_on_drop: false }` [INFO] [stderr] Compiling ckb-logger-service v0.101.4 (/opt/rustwide/workdir) [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/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[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[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::error!("{}", log_message); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `ckb_logger` [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:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | 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::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:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | 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:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | 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:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | 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:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | 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:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | 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[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::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:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | 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:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | 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:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | 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 `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:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | 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:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | 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:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | 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:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | 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:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | ckb_logger::trace!("{}", log_message); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `ckb_logger` [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:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | 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:89:29 [INFO] [stdout] | [INFO] [stdout] 89 | let tmp_dir = tempfile::Builder::new().tempdir().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in `tempfile` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::filter::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use std::thread::Builder; [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:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | 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:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | 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:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | 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:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | 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:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | 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:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | 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:89:29 [INFO] [stdout] | [INFO] [stdout] 89 | let tmp_dir = tempfile::Builder::new().tempdir().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in `tempfile` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::filter::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use std::thread::Builder; [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:89:29 [INFO] [stdout] | [INFO] [stdout] 89 | let tmp_dir = tempfile::Builder::new().tempdir().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in `tempfile` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::filter::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use std::thread::Builder; [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:89:29 [INFO] [stdout] | [INFO] [stdout] 89 | let tmp_dir = tempfile::Builder::new().tempdir().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in `tempfile` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::filter::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ckb_logger` [INFO] [stdout] --> tests/update_main_logger.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:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | 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:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | 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:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | 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:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | 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:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | 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:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | 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 `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 `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:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | 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:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | ckb_logger::warn!("{}", log_message); [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[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::info!("{}", log_message); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `ckb_logger` [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:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | 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:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | 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:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | 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:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | 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:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | 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/utils/mod.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | 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:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | 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:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | 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:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | ckb_logger::error!("{}", line_content); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `ckb_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [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: aborting due to 11 previous errors [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:89:29 [INFO] [stdout] | [INFO] [stdout] 89 | let tmp_dir = tempfile::Builder::new().tempdir().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in `tempfile` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::filter::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use std::thread::Builder; [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:89:29 [INFO] [stdout] | [INFO] [stdout] 89 | let tmp_dir = tempfile::Builder::new().tempdir().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in `tempfile` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::filter::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [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: aborting due to 9 previous errors [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:89:29 [INFO] [stdout] | [INFO] [stdout] 89 | let tmp_dir = tempfile::Builder::new().tempdir().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in `tempfile` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::filter::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ckb-logger-service` due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 10 previous errors [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: aborting due to 9 previous errors [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] 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[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:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | 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:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | 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:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | 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:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | 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:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | 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:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | 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/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:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | 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:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | 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:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | 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:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | 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:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | 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:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | ckb_logger::error!("{}", line_content); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `ckb_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [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[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:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | 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:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | 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:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | 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:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | 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:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | 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:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | 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:89:29 [INFO] [stdout] | [INFO] [stdout] 89 | let tmp_dir = tempfile::Builder::new().tempdir().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in `tempfile` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::filter::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use std::thread::Builder; [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:89:29 [INFO] [stdout] | [INFO] [stdout] 89 | let tmp_dir = tempfile::Builder::new().tempdir().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in `tempfile` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::filter::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use std::thread::Builder; [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:89:29 [INFO] [stdout] | [INFO] [stdout] 89 | let tmp_dir = tempfile::Builder::new().tempdir().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in `tempfile` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::filter::Builder; [INFO] [stdout] | [INFO] [stdout] 3 | use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [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: aborting due to 10 previous errors [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: aborting due to 9 previous errors [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: build failed [INFO] running `Command { std: "docker" "inspect" "79851dbed6159f0d7fbeaf82ccf5bbfd87ce62fb51d858c6111f1afe7ed72e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79851dbed6159f0d7fbeaf82ccf5bbfd87ce62fb51d858c6111f1afe7ed72e5d", kill_on_drop: false }` [INFO] [stdout] 79851dbed6159f0d7fbeaf82ccf5bbfd87ce62fb51d858c6111f1afe7ed72e5d