[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcraole-cc%2Fephelog" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/craole-cc/ephelog on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f51e432045c4ac95d59dc159d5bd2731140367661a2c7e108fbf409913e0f40
[INFO] running `Command { std: "docker" "start" "-a" "3f51e432045c4ac95d59dc159d5bd2731140367661a2c7e108fbf409913e0f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f51e432045c4ac95d59dc159d5bd2731140367661a2c7e108fbf409913e0f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f51e432045c4ac95d59dc159d5bd2731140367661a2c7e108fbf409913e0f40", kill_on_drop: false }`
[INFO] [stdout] 3f51e432045c4ac95d59dc159d5bd2731140367661a2c7e108fbf409913e0f40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0021efdfa7ba83d5a8f2e1f8c9e625324ddfbe85ef19c6a0da084680a9dcce9f
[INFO] running `Command { std: "docker" "start" "-a" "0021efdfa7ba83d5a8f2e1f8c9e625324ddfbe85ef19c6a0da084680a9dcce9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling quote v1.0.41
[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 thiserror-impl v2.0.17
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling miette v7.6.0
[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 8.41s
[INFO] running `Command { std: "docker" "inspect" "0021efdfa7ba83d5a8f2e1f8c9e625324ddfbe85ef19c6a0da084680a9dcce9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0021efdfa7ba83d5a8f2e1f8c9e625324ddfbe85ef19c6a0da084680a9dcce9f", kill_on_drop: false }`
[INFO] [stdout] 0021efdfa7ba83d5a8f2e1f8c9e625324ddfbe85ef19c6a0da084680a9dcce9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da360daeaa412a14fcc9c17df2cb5ae368c9ee0d9e1e22d6a85e27dd9cee9a8b
[INFO] running `Command { std: "docker" "start" "-a" "da360daeaa412a14fcc9c17df2cb5ae368c9ee0d9e1e22d6a85e27dd9cee9a8b", 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 getrandom v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[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 dunce v1.0.5
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling ephelog v0.1.0 (/opt/rustwide/workdir/source/core)
[INFO] [stderr]    Compiling rustix v1.1.2
[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 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 tempfile v3.23.0
[INFO] [stderr]    Compiling snapbox v0.6.21
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[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 12.05s
[INFO] running `Command { std: "docker" "inspect" "da360daeaa412a14fcc9c17df2cb5ae368c9ee0d9e1e22d6a85e27dd9cee9a8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da360daeaa412a14fcc9c17df2cb5ae368c9ee0d9e1e22d6a85e27dd9cee9a8b", kill_on_drop: false }`
[INFO] [stdout] da360daeaa412a14fcc9c17df2cb5ae368c9ee0d9e1e22d6a85e27dd9cee9a8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7b3bc32d31be5e980020308e0c3033b3d593536735d1bbd954b44a1aa54155ba
[INFO] running `Command { std: "docker" "start" "-a" "7b3bc32d31be5e980020308e0c3033b3d593536735d1bbd954b44a1aa54155ba", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ephelog-1e10d969b6bd3a45)
[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-c1f17471799cf4e3)
[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-58ff38993da9f49a)
[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-cc8959aa6b86c59f)
[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::log_msg (line 163) ... FAILED
[INFO] [stdout] test source/core/src/api.rs - api::ephelog_init (line 60) ... FAILED
[INFO] [stdout] test source/core/src/api.rs - api::init (line 19) ... FAILED
[INFO] [stdout] test source/core/src/display.rs - display::DisplayOptions (line 15) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[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] 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] 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] error: aborting due to 3 previous errors
[INFO] [stdout] 
[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] 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] 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] 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] 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] ---- 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] 
[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.25s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.44s; merged doctests compilation took 0.19s
[INFO] [stderr] error: doctest failed, to rerun pass `-p ephelog --doc`
[INFO] running `Command { std: "docker" "inspect" "7b3bc32d31be5e980020308e0c3033b3d593536735d1bbd954b44a1aa54155ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b3bc32d31be5e980020308e0c3033b3d593536735d1bbd954b44a1aa54155ba", kill_on_drop: false }`
[INFO] [stdout] 7b3bc32d31be5e980020308e0c3033b3d593536735d1bbd954b44a1aa54155ba
