[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] 62b32bbb5a0014f69cdd616db53427fc99b160df
[INFO] testing BioTomateDE/ColoredPrint against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBioTomateDE%2FColoredPrint" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BioTomateDE/ColoredPrint on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb485ef4927ac0845a6b9879fb60a9867cd8bea3bcaace7f552657acb9136f48
[INFO] running `Command { std: "docker" "start" "-a" "fb485ef4927ac0845a6b9879fb60a9867cd8bea3bcaace7f552657acb9136f48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb485ef4927ac0845a6b9879fb60a9867cd8bea3bcaace7f552657acb9136f48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb485ef4927ac0845a6b9879fb60a9867cd8bea3bcaace7f552657acb9136f48", kill_on_drop: false }`
[INFO] [stdout] fb485ef4927ac0845a6b9879fb60a9867cd8bea3bcaace7f552657acb9136f48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37b50ca5108404fc3d265f3235be5e8e6743497748fb85562f643c1acf7b6576
[INFO] running `Command { std: "docker" "start" "-a" "37b50ca5108404fc3d265f3235be5e8e6743497748fb85562f643c1acf7b6576", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling colored-print v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s
[INFO] running `Command { std: "docker" "inspect" "37b50ca5108404fc3d265f3235be5e8e6743497748fb85562f643c1acf7b6576", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37b50ca5108404fc3d265f3235be5e8e6743497748fb85562f643c1acf7b6576", kill_on_drop: false }`
[INFO] [stdout] 37b50ca5108404fc3d265f3235be5e8e6743497748fb85562f643c1acf7b6576
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2cc537d1ede99f1675769dd6bdef7f40e34b9913442e0e1838b54bf71881ce2
[INFO] running `Command { std: "docker" "start" "-a" "f2cc537d1ede99f1675769dd6bdef7f40e34b9913442e0e1838b54bf71881ce2", kill_on_drop: false }`
[INFO] [stderr]    Compiling colored-print v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "f2cc537d1ede99f1675769dd6bdef7f40e34b9913442e0e1838b54bf71881ce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2cc537d1ede99f1675769dd6bdef7f40e34b9913442e0e1838b54bf71881ce2", kill_on_drop: false }`
[INFO] [stdout] f2cc537d1ede99f1675769dd6bdef7f40e34b9913442e0e1838b54bf71881ce2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3de184e149d05be956114ace476c2edd3a100afb5c2d0e56016bf8ca86cbab3d
[INFO] running `Command { std: "docker" "start" "-a" "3de184e149d05be956114ace476c2edd3a100afb5c2d0e56016bf8ca86cbab3d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/colored_print-f94dd05fd551a04e)
[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/lib.rs - (line 110) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 164) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 138) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 127) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 158) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 34) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 147) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 19) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 110) stdout ----
[INFO] [stdout] error: Invalid action character 'g' at position 3: "Text on green"
[INFO] [stdout]    --> src/lib.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | 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/lib.rs - (line 164) stdout ----
[INFO] [stdout] error: cannot find macro `cprintln` in this scope
[INFO] [stdout]    --> src/lib.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | cprintln!("Path: %%AppData%%");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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] 168 - cprintln!("Path: %%AppData%%");
[INFO] [stdout] 168 + eprintln!("Path: %%AppData%%");
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 164 + use colored_print::cprintln;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cprintln` in this scope
[INFO] [stdout]    --> src/lib.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 | cprintln!("10%% discount");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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] 165 - cprintln!("10%% discount");
[INFO] [stdout] 165 + eprintln!("10%% discount");
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 164 + use colored_print::cprintln;
[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/lib.rs - (line 138) stdout ----
[INFO] [stdout] error: cannot find macro `cformat` in this scope
[INFO] [stdout]    --> src/lib.rs:140:19
[INFO] [stdout]     |
[INFO] [stdout] 140 | let foo: String = cformat!("%M:Vibrant!");
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/macros.rs:105: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] 140 - let foo: String = cformat!("%M:Vibrant!");
[INFO] [stdout] 140 + let foo: String = format!("%M:Vibrant!");
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 138 + use colored_print::cformat;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cformat` in this scope
[INFO] [stdout]    --> src/lib.rs:143:19
[INFO] [stdout]     |
[INFO] [stdout] 143 | let bar: String = cformat!("%W:%B#Highlight");
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/macros.rs:105: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] 143 - let bar: String = cformat!("%W:%B#Highlight");
[INFO] [stdout] 143 + let bar: String = format!("%W:%B#Highlight");
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 138 + use colored_print::cformat;
[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/lib.rs - (line 127) stdout ----
[INFO] [stdout] error: cannot find macro `cprintln` in this scope
[INFO] [stdout]    --> src/lib.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | cprintln!("%b^%u^%c:Alert");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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!("%b^%u^%c:Alert");
[INFO] [stdout] 133 + eprintln!("%b^%u^%c:Alert");
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 127 + use colored_print::cprintln;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cprintln` in this scope
[INFO] [stdout]    --> src/lib.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | cprintln!("%r:%#yWarning!");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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] 129 - cprintln!("%r:%#yWarning!");
[INFO] [stdout] 129 + eprintln!("%r:%#yWarning!");
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 127 + use colored_print::cprintln;
[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/lib.rs - (line 158) stdout ----
[INFO] [stdout] error: cannot find macro `ceprint` in this scope
[INFO] [stdout]    --> src/lib.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | ceprint!("Status: %g:OK%_:, %r:FAIL");
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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] 159 - ceprint!("Status: %g:OK%_:, %r:FAIL");
[INFO] [stdout] 159 + eprint!("Status: %g:OK%_:, %r:FAIL");
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 158 + use colored_print::ceprint;
[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/lib.rs - (line 34) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `bet` in this scope
[INFO] [stdout]   --> src/lib.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | 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/lib.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | 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/lib.rs - (line 147) stdout ----
[INFO] [stdout] error: cannot find macro `cprintln` in this scope
[INFO] [stdout]    --> src/lib.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | cprintln!("%r:Error%__Justkidding");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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] 154 - cprintln!("%r:Error%__Justkidding");
[INFO] [stdout] 154 + eprintln!("%r:Error%__Justkidding");
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 147 + use colored_print::cprintln;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cprintln` in this scope
[INFO] [stdout]    --> src/lib.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | cprintln!("%r:Error%_:Justkidding");
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/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] 149 - cprintln!("%r:Error%_:Justkidding");
[INFO] [stdout] 149 + eprintln!("%r:Error%_:Justkidding");
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 147 + use colored_print::cprintln;
[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/lib.rs - (line 19) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `colored`
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | 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/lib.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |        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/lib.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 |        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/lib.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 |        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/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | /    format!(
[INFO] [stdout] 25 | |        "You won {} because the dealer busted with a sum of {}!",
[INFO] [stdout] 26 | |        format!("{bet}$").bold(),
[INFO] [stdout] 27 | |        dealer_sum.bold()
[INFO] [stdout] 28 | |    )
[INFO] [stdout] 29 | |    .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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 110)
[INFO] [stdout]     src/lib.rs - (line 127)
[INFO] [stdout]     src/lib.rs - (line 138)
[INFO] [stdout]     src/lib.rs - (line 147)
[INFO] [stdout]     src/lib.rs - (line 158)
[INFO] [stdout]     src/lib.rs - (line 164)
[INFO] [stdout]     src/lib.rs - (line 19)
[INFO] [stdout]     src/lib.rs - (line 34)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.03s; merged doctests compilation took 0.37s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3de184e149d05be956114ace476c2edd3a100afb5c2d0e56016bf8ca86cbab3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3de184e149d05be956114ace476c2edd3a100afb5c2d0e56016bf8ca86cbab3d", kill_on_drop: false }`
[INFO] [stdout] 3de184e149d05be956114ace476c2edd3a100afb5c2d0e56016bf8ca86cbab3d
