[INFO] cloning repository https://github.com/BioTomateDE/ColoredPrint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BioTomateDE/ColoredPrint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBioTomateDE%2FColoredPrint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBioTomateDE%2FColoredPrint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2404f85932f3080c73b3d0f17a86002fcbb77cb5
[INFO] testing BioTomateDE/ColoredPrint 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%2FBioTomateDE%2FColoredPrint" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BioTomateDE/ColoredPrint
[INFO] finished tweaking git repo https://github.com/BioTomateDE/ColoredPrint
[INFO] tweaked toml for git repo https://github.com/BioTomateDE/ColoredPrint written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BioTomateDE/ColoredPrint 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/BioTomateDE/ColoredPrint 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 69eca6f3e1860a14d49ace1405925c8beaf3c848e58012929d57aff215da0179
[INFO] running `Command { std: "docker" "start" "-a" "69eca6f3e1860a14d49ace1405925c8beaf3c848e58012929d57aff215da0179", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69eca6f3e1860a14d49ace1405925c8beaf3c848e58012929d57aff215da0179", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69eca6f3e1860a14d49ace1405925c8beaf3c848e58012929d57aff215da0179", kill_on_drop: false }`
[INFO] [stdout] 69eca6f3e1860a14d49ace1405925c8beaf3c848e58012929d57aff215da0179
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 461ac38ad3fa45e3233f580cf02f0fea9ae49983e63275da5665f9b2fe2cddcc
[INFO] running `Command { std: "docker" "start" "-a" "461ac38ad3fa45e3233f580cf02f0fea9ae49983e63275da5665f9b2fe2cddcc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling colored-print v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.36s
[INFO] running `Command { std: "docker" "inspect" "461ac38ad3fa45e3233f580cf02f0fea9ae49983e63275da5665f9b2fe2cddcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "461ac38ad3fa45e3233f580cf02f0fea9ae49983e63275da5665f9b2fe2cddcc", kill_on_drop: false }`
[INFO] [stdout] 461ac38ad3fa45e3233f580cf02f0fea9ae49983e63275da5665f9b2fe2cddcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 11e21538c7fa2b15299417ab3f3f1aedd9edcc76055307d28c0e7c29b17a17a2
[INFO] running `Command { std: "docker" "start" "-a" "11e21538c7fa2b15299417ab3f3f1aedd9edcc76055307d28c0e7c29b17a17a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling colored-print v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "11e21538c7fa2b15299417ab3f3f1aedd9edcc76055307d28c0e7c29b17a17a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11e21538c7fa2b15299417ab3f3f1aedd9edcc76055307d28c0e7c29b17a17a2", kill_on_drop: false }`
[INFO] [stdout] 11e21538c7fa2b15299417ab3f3f1aedd9edcc76055307d28c0e7c29b17a17a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bccf8c06d06b4ecb69e4f828e4e86dbfa30e65c043ed3ce176da74d36324840d
[INFO] running `Command { std: "docker" "start" "-a" "bccf8c06d06b4ecb69e4f828e4e86dbfa30e65c043ed3ce176da74d36324840d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/colored_print-2c870959e5560137)
[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 colored_print
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/../README.md - (line 131) ... FAILED
[INFO] [stdout] test src/../README.md - (line 172) ... FAILED
[INFO] [stdout] test src/../README.md - (line 113) ... FAILED
[INFO] [stdout] test src/../README.md - (line 153) ... FAILED
[INFO] [stdout] test src/../README.md - (line 143) ... FAILED
[INFO] [stdout] test src/../README.md - (line 20) ... FAILED
[INFO] [stdout] test src/../README.md - (line 36) ... FAILED
[INFO] [stdout] test src/../README.md - (line 165) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 131) stdout ----
[INFO] [stdout] error: cannot find macro `cprintln` in this scope
[INFO] [stdout]    --> src/../README.md:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | cprintln!("%b^%u^%c:Alert");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/macros.rs:216:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `eprintln` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 137 - cprintln!("%b^%u^%c:Alert");
[INFO] [stdout] 137 + eprintln!("%b^%u^%c:Alert");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cprintln` in this scope
[INFO] [stdout]    --> src/../README.md:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | cprintln!("%r:%#yWarning!");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/macros.rs:216:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `eprintln` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 133 - cprintln!("%r:%#yWarning!");
[INFO] [stdout] 133 + eprintln!("%r:%#yWarning!");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 172) stdout ----
[INFO] [stdout] error: cannot find macro `cprintln` in this scope
[INFO] [stdout]    --> src/../README.md:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | cprintln!("Path: %%AppData%%");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/macros.rs:216:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `eprintln` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 176 - cprintln!("Path: %%AppData%%");
[INFO] [stdout] 176 + eprintln!("Path: %%AppData%%");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cprintln` in this scope
[INFO] [stdout]    --> src/../README.md:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | cprintln!("10%% discount");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/macros.rs:216:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `eprintln` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 173 - cprintln!("10%% discount");
[INFO] [stdout] 173 + eprintln!("10%% discount");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 113) stdout ----
[INFO] [stdout] error: Invalid action character 'g' at position 3: "Text on green"
[INFO] [stdout]    --> src/../README.md:122:12
[INFO] [stdout]     |
[INFO] [stdout] 122 | ceprintln!("%#gText on green");
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 153) stdout ----
[INFO] [stdout] error: cannot find macro `cprintln` in this scope
[INFO] [stdout]    --> src/../README.md:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | cprintln!("%r:Error%__Justkidding");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/macros.rs:216:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `eprintln` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 160 - cprintln!("%r:Error%__Justkidding");
[INFO] [stdout] 160 + eprintln!("%r:Error%__Justkidding");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cprintln` in this scope
[INFO] [stdout]    --> src/../README.md:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | cprintln!("%r:Error%_:Justkidding");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/macros.rs:216:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `eprintln` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 155 - cprintln!("%r:Error%_:Justkidding");
[INFO] [stdout] 155 + eprintln!("%r:Error%_:Justkidding");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 143) stdout ----
[INFO] [stdout] error: cannot find macro `cformat` in this scope
[INFO] [stdout]    --> src/../README.md:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 | let foo: String = cformat!("%M:Vibrant!");
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/macros.rs:111:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `format` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 145 - let foo: String = cformat!("%M:Vibrant!");
[INFO] [stdout] 145 + let foo: String = format!("%M:Vibrant!");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cformat` in this scope
[INFO] [stdout]    --> src/../README.md:148:19
[INFO] [stdout]     |
[INFO] [stdout] 148 | let bar: String = cformat!("%W:%B#Highlight");
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/macros.rs:111:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `format` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 148 - let bar: String = cformat!("%W:%B#Highlight");
[INFO] [stdout] 148 + let bar: String = format!("%W:%B#Highlight");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `colored`
[INFO] [stdout]   --> src/../README.md:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use colored::Colorize;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `colored`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `colored`, use `cargo add colored` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `bet` in this scope
[INFO] [stdout]   --> src/../README.md:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 |        format!("{bet}$").bold(),
[INFO] [stdout]    |                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `dealer_sum` in this scope
[INFO] [stdout]   --> src/../README.md:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 |        dealer_sum.bold()
[INFO] [stdout]    |        ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bold` found for struct `String` in the current scope
[INFO] [stdout]   --> src/../README.md:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |        format!("{bet}$").bold(),
[INFO] [stdout]    |                          ^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bright_green` found for struct `String` in the current scope
[INFO] [stdout]   --> src/../README.md:30:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | /    format!(
[INFO] [stdout] 26 | |        "You won {} because the dealer busted with a sum of {}!",
[INFO] [stdout] 27 | |        format!("{bet}$").bold(),
[INFO] [stdout] 28 | |        dealer_sum.bold()
[INFO] [stdout] 29 | |    )
[INFO] [stdout] 30 | |    .bright_green()
[INFO] [stdout]    | |    -^^^^^^^^^^^^ method not found in `String`
[INFO] [stdout]    | |____|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 36) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `bet` in this scope
[INFO] [stdout]   --> src/../README.md:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | cprintln!("%G:You won %b^{bet}$%_^ because the dealer busted with a sum of %b^{dealer_sum}%_^!");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `dealer_sum` in this scope
[INFO] [stdout]   --> src/../README.md:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | cprintln!("%G:You won %b^{bet}$%_^ because the dealer busted with a sum of %b^{dealer_sum}%_^!");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `cprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 165) stdout ----
[INFO] [stdout] error: cannot find macro `ceprint` in this scope
[INFO] [stdout]    --> src/../README.md:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | ceprint!("Status: %g:OK%_:, %r:FAIL");
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/macros.rs:178:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `eprint` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 166 - ceprint!("Status: %g:OK%_:, %r:FAIL");
[INFO] [stdout] 166 + eprint!("Status: %g:OK%_:, %r:FAIL");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 113)
[INFO] [stdout]     src/../README.md - (line 131)
[INFO] [stdout]     src/../README.md - (line 143)
[INFO] [stdout]     src/../README.md - (line 153)
[INFO] [stdout]     src/../README.md - (line 165)
[INFO] [stdout]     src/../README.md - (line 172)
[INFO] [stdout]     src/../README.md - (line 20)
[INFO] [stdout]     src/../README.md - (line 36)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.50s; merged doctests compilation took 0.18s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bccf8c06d06b4ecb69e4f828e4e86dbfa30e65c043ed3ce176da74d36324840d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bccf8c06d06b4ecb69e4f828e4e86dbfa30e65c043ed3ce176da74d36324840d", kill_on_drop: false }`
[INFO] [stdout] bccf8c06d06b4ecb69e4f828e4e86dbfa30e65c043ed3ce176da74d36324840d
