[INFO] cloning repository https://github.com/craole-cc/ephelog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/craole-cc/ephelog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraole-cc%2Fephelog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraole-cc%2Fephelog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2c0b4d5bd5e30116d630bf57434cefbb4b62048
[INFO] testing craole-cc/ephelog against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraole-cc%2Fephelog" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/craole-cc/ephelog
[INFO] finished tweaking git repo https://github.com/craole-cc/ephelog
[INFO] tweaked toml for git repo https://github.com/craole-cc/ephelog written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/craole-cc/ephelog on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/craole-cc/ephelog 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51e1d0665521aaa3de45f34c12f402bde2893b49214c69ef30e8fa3fc4737be7
[INFO] running `Command { std: "docker" "start" "-a" "51e1d0665521aaa3de45f34c12f402bde2893b49214c69ef30e8fa3fc4737be7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51e1d0665521aaa3de45f34c12f402bde2893b49214c69ef30e8fa3fc4737be7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51e1d0665521aaa3de45f34c12f402bde2893b49214c69ef30e8fa3fc4737be7", kill_on_drop: false }`
[INFO] [stdout] 51e1d0665521aaa3de45f34c12f402bde2893b49214c69ef30e8fa3fc4737be7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4aaad2c19b3746cff08794bff7254697fc4579c805447c6f0c7e2dc0975288b
[INFO] running `Command { std: "docker" "start" "-a" "c4aaad2c19b3746cff08794bff7254697fc4579c805447c6f0c7e2dc0975288b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ephelog v0.1.0 (/opt/rustwide/workdir/source/core)
[INFO] [stderr]    Compiling ephelog-macros v0.1.0 (/opt/rustwide/workdir/source/macros)
[INFO] [stderr]    Compiling ephelog-utils v0.1.0 (/opt/rustwide/workdir/source/utils)
[INFO] [stderr]    Compiling ephelog-cli v0.1.0 (/opt/rustwide/workdir/source/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.53s
[INFO] running `Command { std: "docker" "inspect" "c4aaad2c19b3746cff08794bff7254697fc4579c805447c6f0c7e2dc0975288b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4aaad2c19b3746cff08794bff7254697fc4579c805447c6f0c7e2dc0975288b", kill_on_drop: false }`
[INFO] [stdout] c4aaad2c19b3746cff08794bff7254697fc4579c805447c6f0c7e2dc0975288b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da047ac3ce958b43a65f20e8bdd98da970ab0f4e68f9445b8c2a18306d05d642
[INFO] running `Command { std: "docker" "start" "-a" "da047ac3ce958b43a65f20e8bdd98da970ab0f4e68f9445b8c2a18306d05d642", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ephelog v0.1.0 (/opt/rustwide/workdir/source/core)
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling ephelog-utils v0.1.0 (/opt/rustwide/workdir/source/utils)
[INFO] [stderr]    Compiling snapbox v0.6.21
[INFO] [stderr]    Compiling ephelog-macros v0.1.0 (/opt/rustwide/workdir/source/macros)
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling trycmd v0.15.10
[INFO] [stderr]    Compiling ephelog-cli v0.1.0 (/opt/rustwide/workdir/source/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.66s
[INFO] running `Command { std: "docker" "inspect" "da047ac3ce958b43a65f20e8bdd98da970ab0f4e68f9445b8c2a18306d05d642", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da047ac3ce958b43a65f20e8bdd98da970ab0f4e68f9445b8c2a18306d05d642", kill_on_drop: false }`
[INFO] [stdout] da047ac3ce958b43a65f20e8bdd98da970ab0f4e68f9445b8c2a18306d05d642
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a19da3cb4463d471d83e2c0d2d924ab9ee2fff63eaebe8d66ccbad8109b10739
[INFO] running `Command { std: "docker" "start" "-a" "a19da3cb4463d471d83e2c0d2d924ab9ee2fff63eaebe8d66ccbad8109b10739", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ephelog-4f55809a35bdec13)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/ephelog_cli-86f833b0f5a7145e)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/ephelog_macros-811e0492e2e656d2)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/ephelog_utils-1c7154e5a7ce8412)
[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]    Doc-tests ephelog
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test source/core/src/api.rs - api::ephelog_init (line 60) ... FAILED
[INFO] [stdout] test source/core/src/api.rs - api::log_msg (line 163) ... FAILED
[INFO] [stdout] test source/core/src/display.rs - display::DisplayOptions (line 15) ... FAILED
[INFO] [stdout] test source/core/src/api.rs - api::init (line 19) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `-p ephelog --doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- source/core/src/api.rs - api::ephelog_init (line 60) stdout ----
[INFO] [stdout] error: cannot find macro `ephelog_init` in this scope
[INFO] [stdout]   --> source/core/src/api.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | ephelog_init!(Level::Debug)?;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 59 + use ephelog::ephelog_init;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `ephelog_init` in this scope
[INFO] [stdout]   --> source/core/src/api.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | ephelog_init!("warn")?;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 59 + use ephelog::ephelog_init;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `ephelog_init` in this scope
[INFO] [stdout]   --> source/core/src/api.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | ephelog_init!();
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 59 + use ephelog::ephelog_init;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- source/core/src/api.rs - api::log_msg (line 163) stdout ----
[INFO] [stdout] error: cannot find macro `log_msg` in this scope
[INFO] [stdout]    --> source/core/src/api.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | log_msg!(Level::Error, "Failure: {0}", error_msg);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 163 + use ephelog::log_msg;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- source/core/src/display.rs - display::DisplayOptions (line 15) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Options` in this scope
[INFO] [stdout]   --> source/core/src/display.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | let opts = Options::TAG | Options::LOCATION;
[INFO] [stdout]    |            ^^^^^^^ use of undeclared type `Options`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 16 - let opts = Options::TAG | Options::LOCATION;
[INFO] [stdout] 16 + let opts = Option::TAG | Options::LOCATION;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Options` in this scope
[INFO] [stdout]   --> source/core/src/display.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 | let opts = Options::TAG | Options::LOCATION;
[INFO] [stdout]    |                           ^^^^^^^ use of undeclared type `Options`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 16 - let opts = Options::TAG | Options::LOCATION;
[INFO] [stdout] 16 + let opts = Options::TAG | Option::LOCATION;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Options` in this scope
[INFO] [stdout]   --> source/core/src/display.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | if opts.contains(Options::TAG) { /* ... */ }
[INFO] [stdout]    |                  ^^^^^^^ use of undeclared type `Options`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 17 - if opts.contains(Options::TAG) { /* ... */ }
[INFO] [stdout] 17 + if opts.contains(Option::TAG) { /* ... */ }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- source/core/src/api.rs - api::init (line 19) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `init` in this scope
[INFO] [stdout]   --> source/core/src/api.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | init(Some("info"))?;
[INFO] [stdout]    | ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 19 + use ephelog::init;
[INFO] [stdout]    |
[INFO] [stdout] 19 + use tracing_subscriber::fmt::init;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in this scope
[INFO] [stdout]   --> source/core/src/api.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | init(Some(&Level::Warn))?;
[INFO] [stdout]    | ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 19 + use ephelog::init;
[INFO] [stdout]    |
[INFO] [stdout] 19 + use tracing_subscriber::fmt::init;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Level` in this scope
[INFO] [stdout]   --> source/core/src/api.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | init(Some(&Level::Warn))?;
[INFO] [stdout]    |            ^^^^^ use of undeclared type `Level`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 19 + use ephelog::Level;
[INFO] [stdout]    |
[INFO] [stdout] 19 + use tracing::Level;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init` in this scope
[INFO] [stdout]   --> source/core/src/api.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | init(None)?;
[INFO] [stdout]    | ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 19 + use ephelog::init;
[INFO] [stdout]    |
[INFO] [stdout] 19 + use tracing_subscriber::fmt::init;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     source/core/src/api.rs - api::ephelog_init (line 60)
[INFO] [stdout]     source/core/src/api.rs - api::init (line 19)
[INFO] [stdout]     source/core/src/api.rs - api::log_msg (line 163)
[INFO] [stdout]     source/core/src/display.rs - display::DisplayOptions (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.61s; merged doctests compilation took 0.23s
[INFO] running `Command { std: "docker" "inspect" "a19da3cb4463d471d83e2c0d2d924ab9ee2fff63eaebe8d66ccbad8109b10739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a19da3cb4463d471d83e2c0d2d924ab9ee2fff63eaebe8d66ccbad8109b10739", kill_on_drop: false }`
[INFO] [stdout] a19da3cb4463d471d83e2c0d2d924ab9ee2fff63eaebe8d66ccbad8109b10739
