[INFO] cloning repository https://github.com/subham008/Peacock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/subham008/Peacock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubham008%2FPeacock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubham008%2FPeacock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a545b3d36d9251e5fe12f2c2f806872cf5febdc4 [INFO] testing subham008/Peacock against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubham008%2FPeacock" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/subham008/Peacock [INFO] finished tweaking git repo https://github.com/subham008/Peacock [INFO] tweaked toml for git repo https://github.com/subham008/Peacock written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/subham008/Peacock on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/subham008/Peacock 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b64a78e14f94dacb83611b0e270ed8b2181cb0882891b4a3ab2cf882e2818936 [INFO] running `Command { std: "docker" "start" "-a" "b64a78e14f94dacb83611b0e270ed8b2181cb0882891b4a3ab2cf882e2818936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b64a78e14f94dacb83611b0e270ed8b2181cb0882891b4a3ab2cf882e2818936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b64a78e14f94dacb83611b0e270ed8b2181cb0882891b4a3ab2cf882e2818936", kill_on_drop: false }` [INFO] [stdout] b64a78e14f94dacb83611b0e270ed8b2181cb0882891b4a3ab2cf882e2818936 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 402622671e4ad73cff1edb6399845282e7e6ed666fa852880a8381dab5166662 [INFO] running `Command { std: "docker" "start" "-a" "402622671e4ad73cff1edb6399845282e7e6ed666fa852880a8381dab5166662", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pealn v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.56s [INFO] running `Command { std: "docker" "inspect" "402622671e4ad73cff1edb6399845282e7e6ed666fa852880a8381dab5166662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "402622671e4ad73cff1edb6399845282e7e6ed666fa852880a8381dab5166662", kill_on_drop: false }` [INFO] [stdout] 402622671e4ad73cff1edb6399845282e7e6ed666fa852880a8381dab5166662 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c992bd25fac86698e1f0e01c0a94bb08bfe26fd84416b46f53d025f9115b56f3 [INFO] running `Command { std: "docker" "start" "-a" "c992bd25fac86698e1f0e01c0a94bb08bfe26fd84416b46f53d025f9115b56f3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling pealn v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.63s [INFO] running `Command { std: "docker" "inspect" "c992bd25fac86698e1f0e01c0a94bb08bfe26fd84416b46f53d025f9115b56f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c992bd25fac86698e1f0e01c0a94bb08bfe26fd84416b46f53d025f9115b56f3", kill_on_drop: false }` [INFO] [stdout] c992bd25fac86698e1f0e01c0a94bb08bfe26fd84416b46f53d025f9115b56f3 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 55feb7a95de3e1adcb4bb4fba745433ba74be58647b7e3ae4f29e1e4a65e306f [INFO] running `Command { std: "docker" "start" "-a" "55feb7a95de3e1adcb4bb4fba745433ba74be58647b7e3ae4f29e1e4a65e306f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pealn-757264fb2cd32a59) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pealn-ed651e4ea95af3bc) [INFO] [stdout] [INFO] [stderr] Doc-tests pealn [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] [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] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test src/.././docs/README.md - (line 20) ... FAILED [INFO] [stdout] test src/.././docs/README.md - (line 34) ... FAILED [INFO] [stdout] test src/.././docs/README.md - (line 120) ... FAILED [INFO] [stdout] test src/lib.rs - pea (line 190) ... FAILED [INFO] [stdout] test src/.././docs/README.md - (line 49) ... FAILED [INFO] [stdout] test src/lib.rs - pea (line 166) ... FAILED [INFO] [stdout] test src/lib.rs - pea (line 204) ... FAILED [INFO] [stdout] test src/.././docs/README.md - (line 85) ... FAILED [INFO] [stdout] test src/.././docs/README.md - (line 93) ... FAILED [INFO] [stdout] test src/lib.rs - pea (line 179) ... FAILED [INFO] [stdout] test src/lib.rs - pea (line 196) ... FAILED [INFO] [stdout] test src/.././docs/README.md - (line 41) ... FAILED [INFO] [stdout] test src/.././docs/README.md - (line 128) ... FAILED [INFO] [stdout] test src/.././docs/README.md - (line 27) ... FAILED [INFO] [stdout] test src/lib.rs - pea (line 173) ... ok [INFO] [stdout] test src/.././docs/README.md - (line 112) ... FAILED [INFO] [stdout] test src/.././docs/README.md - (line 61) ... FAILED [INFO] [stdout] test src/lib.rs - pealn (line 107) ... ok [INFO] [stdout] test src/lib.rs - pealn (line 83) ... ok [INFO] [stdout] test src/lib.rs - pealn (line 70) ... ok [INFO] [stdout] test src/.././docs/README.md - (line 104) ... FAILED [INFO] [stdout] test src/lib.rs - pealn (line 93) ... ok [INFO] [stdout] test src/lib.rs - pealn (line 99) ... ok [INFO] [stdout] test src/lib.rs - pealn_eprint (line 269) ... ok [INFO] [stdout] test src/lib.rs - pealn_eprint (line 287) ... ok [INFO] [stdout] test src/lib.rs - pealn_eprint (line 263) ... ok [INFO] [stdout] test src/lib.rs - pealn_eprint (line 276) ... ok [INFO] [stdout] test src/lib.rs - pealn_eprintln (line 363) ... ok [INFO] [stdout] test src/lib.rs - pealn (line 76) ... ok [INFO] [stdout] test src/lib.rs - pealn_eprintln (line 387) ... ok [INFO] [stdout] test src/lib.rs - pealn_format (line 698) ... ok [INFO] [stdout] test src/lib.rs - pealn_eprintln (line 369) ... ok [INFO] [stdout] test src/lib.rs - pealn_write (line 514) ... FAILED [INFO] [stdout] test src/lib.rs - pealn_eprintln (line 393) ... ok [INFO] [stdout] test src/lib.rs - pealn_eprint (line 301) ... ok [INFO] [stdout] test src/lib.rs - pealn_eprintln (line 376) ... ok [INFO] [stdout] test src/lib.rs - pealn_eprint (line 293) ... ok [INFO] [stdout] test src/lib.rs - pealn_write (line 488) ... FAILED [INFO] [stdout] test src/lib.rs - pealn_write (line 529) ... FAILED [INFO] [stdout] test src/lib.rs - pealn_format (line 705) ... ok [INFO] [stdout] test src/lib.rs - pealn_write (line 521) ... FAILED [INFO] [stdout] test src/lib.rs - pealn_format (line 712) ... ok [INFO] [stdout] test src/lib.rs - pealn_writeln (line 620) ... FAILED [INFO] [stdout] test src/lib.rs - pealn_writeln (line 593) ... FAILED [INFO] [stdout] test src/lib.rs - pealn_format (line 722) ... ok [INFO] [stdout] test src/lib.rs - pealn_eprintln (line 401) ... ok [INFO] [stdout] test src/lib.rs - pealn_format (line 728) ... ok [INFO] [stdout] test src/lib.rs - pealn_write (line 502) ... FAILED [INFO] [stdout] test src/lib.rs - pealn_writeln (line 608) ... FAILED [INFO] [stdout] test src/lib.rs - pealn_write (line 495) ... ok [INFO] [stdout] test src/lib.rs - pealn_format (line 736) ... ok [INFO] [stdout] test src/lib.rs - pealn_writeln (line 635) ... FAILED [INFO] [stdout] test src/lib.rs - pealn_writeln (line 627) ... FAILED [INFO] [stdout] test src/lib.rs - pealn_writeln (line 601) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/.././docs/README.md - (line 20) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `add` [INFO] [stdout] --> src/.././docs/README.md:21:7 [INFO] [stdout] | [INFO] [stdout] 1 | cargo add Pealn [INFO] [stdout] | ^^^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/.././docs/README.md - (line 34) stdout ---- [INFO] [stdout] error: cannot find macro `pealn` in this scope [INFO] [stdout] --> src/.././docs/README.md:36:1 [INFO] [stdout] | [INFO] [stdout] 5 | pealn!("[green](John Doe)") [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `pealn` is imported here, but it is a crate, not a macro [INFO] [stdout] --> src/.././docs/README.md:34:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#pealn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use pealn::pealn; [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/.././docs/README.md - (line 120) stdout ---- [INFO] [stdout] error: cannot find macro `pealn` in this scope [INFO] [stdout] --> src/.././docs/README.md:122:1 [INFO] [stdout] | [INFO] [stdout] 5 | pealn!("[yellow,bold,italic](John Doe)") [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `pealn` is imported here, but it is a crate, not a macro [INFO] [stdout] --> src/.././docs/README.md:120:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#pealn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use pealn::pealn; [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 - pea (line 190) stdout ---- [INFO] [stdout] error: expected `,` [INFO] [stdout] --> src/lib.rs:193:2 [INFO] [stdout] | [INFO] [stdout] 6 | pealn_write!("[(25,45,78)](Hello) [(34,67,78)](World)!"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pealn_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/.././docs/README.md - (line 49) stdout ---- [INFO] [stdout] error: cannot find macro `pealn` in this scope [INFO] [stdout] --> src/.././docs/README.md:51:1 [INFO] [stdout] | [INFO] [stdout] 5 | pealn!("Name : [green,yellow](John Doe) \n Age : [yellow](32)") [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `pealn` is imported here, but it is a crate, not a macro [INFO] [stdout] --> src/.././docs/README.md:49:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#pealn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use pealn::pealn; [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 - pea (line 166) stdout ---- [INFO] [stdout] error: expected string literal [INFO] [stdout] --> src/lib.rs:170:48 [INFO] [stdout] | [INFO] [stdout] 7 | pealn_write!("[yellow](Name) : [green]({}) " , name ); [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 - pea (line 204) stdout ---- [INFO] [stdout] error: expected `,` [INFO] [stdout] --> src/lib.rs:209:1 [INFO] [stdout] | [INFO] [stdout] 8 | pealn_write!("[red,green,bold,underline](Hello) [yellow,white,italic](World)!"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pealn_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/.././docs/README.md - (line 85) stdout ---- [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> src/.././docs/README.md:86:27 [INFO] [stdout] | [INFO] [stdout] 3 | [(r,g,b),background,styles....](text) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 3 - [(r,g,b),background,styles....](text) [INFO] [stdout] 3 + [(r,g,b),background,styles...](text) [INFO] [stdout] | [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 3 - [(r,g,b),background,styles....](text) [INFO] [stdout] 3 + [(r,g,b),background,styles..=.](text) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0586]: inclusive range with no end [INFO] [stdout] --> src/.././docs/README.md:86:27 [INFO] [stdout] | [INFO] [stdout] 3 | [(r,g,b),background,styles....](text) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`) [INFO] [stdout] help: use `..` instead [INFO] [stdout] | [INFO] [stdout] 3 - [(r,g,b),background,styles....](text) [INFO] [stdout] 3 + [(r,g,b),background,styles...](text) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: expected one of `,` or `]`, found `.` [INFO] [stdout] --> src/.././docs/README.md:86:30 [INFO] [stdout] | [INFO] [stdout] 3 | [(r,g,b),background,styles....](text) [INFO] [stdout] | ^ expected one of `,` or `]` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `r` in this scope [INFO] [stdout] --> src/.././docs/README.md:86:3 [INFO] [stdout] | [INFO] [stdout] 3 | [(r,g,b),background,styles....](text) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `g` in this scope [INFO] [stdout] --> src/.././docs/README.md:86:5 [INFO] [stdout] | [INFO] [stdout] 3 | [(r,g,b),background,styles....](text) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `b` in this scope [INFO] [stdout] --> src/.././docs/README.md:86:7 [INFO] [stdout] | [INFO] [stdout] 3 | [(r,g,b),background,styles....](text) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `background` in this scope [INFO] [stdout] --> src/.././docs/README.md:86:10 [INFO] [stdout] | [INFO] [stdout] 3 | [(r,g,b),background,styles....](text) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `text` in this scope [INFO] [stdout] --> src/.././docs/README.md:86:33 [INFO] [stdout] | [INFO] [stdout] 3 | [(r,g,b),background,styles....](text) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0586. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/.././docs/README.md - (line 93) stdout ---- [INFO] [stdout] error: cannot find macro `pealn` in this scope [INFO] [stdout] --> src/.././docs/README.md:95:1 [INFO] [stdout] | [INFO] [stdout] 5 | pealn!("[(190, 3, 252)](John Doe)") [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `pealn` is imported here, but it is a crate, not a macro [INFO] [stdout] --> src/.././docs/README.md:93:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#pealn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use pealn::pealn; [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 - pea (line 179) stdout ---- [INFO] [stdout] error: expected `,` [INFO] [stdout] --> src/lib.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 6 | pealn_write!("[yellow,white](Hello) [green,white](World)!"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pealn_write` (in Nightly builds, run with -Z macro-backtrace for more info) [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 - pea (line 196) stdout ---- [INFO] [stdout] error: expected `,` [INFO] [stdout] --> src/lib.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 7 | pealn_write!("[bold,underline](Hello) [italic](World)!"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `pealn_write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/.././docs/README.md - (line 41) stdout ---- [INFO] [stdout] error: cannot find macro `pealn` in this scope [INFO] [stdout] --> src/.././docs/README.md:43:1 [INFO] [stdout] | [INFO] [stdout] 5 | pealn!("Name : [green](John Doe) \n Age : [yellow](32)") [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `pealn` is imported here, but it is a crate, not a macro [INFO] [stdout] --> src/.././docs/README.md:41:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#pealn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use pealn::pealn; [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/.././docs/README.md - (line 128) stdout ---- [INFO] [stdout] error: cannot find macro `pealn` in this scope [INFO] [stdout] --> src/.././docs/README.md:130:1 [INFO] [stdout] | [INFO] [stdout] 5 | pealn!("[yellow,blue,bold,italic](John Doe)") [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `pealn` is imported here, but it is a crate, not a macro [INFO] [stdout] --> src/.././docs/README.md:128:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#pealn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use pealn::pealn; [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/.././docs/README.md - (line 27) stdout ---- [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> src/.././docs/README.md:28:30 [INFO] [stdout] | [INFO] [stdout] 3 | [foreground,background,styles....](text) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 3 - [foreground,background,styles....](text) [INFO] [stdout] 3 + [foreground,background,styles...](text) [INFO] [stdout] | [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 3 - [foreground,background,styles....](text) [INFO] [stdout] 3 + [foreground,background,styles..=.](text) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0586]: inclusive range with no end [INFO] [stdout] --> src/.././docs/README.md:28:30 [INFO] [stdout] | [INFO] [stdout] 3 | [foreground,background,styles....](text) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`) [INFO] [stdout] help: use `..` instead [INFO] [stdout] | [INFO] [stdout] 3 - [foreground,background,styles....](text) [INFO] [stdout] 3 + [foreground,background,styles...](text) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: expected one of `,` or `]`, found `.` [INFO] [stdout] --> src/.././docs/README.md:28:33 [INFO] [stdout] | [INFO] [stdout] 3 | [foreground,background,styles....](text) [INFO] [stdout] | ^ expected one of `,` or `]` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `foreground` in this scope [INFO] [stdout] --> src/.././docs/README.md:28:2 [INFO] [stdout] | [INFO] [stdout] 3 | [foreground,background,styles....](text) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `background` in this scope [INFO] [stdout] --> src/.././docs/README.md:28:13 [INFO] [stdout] | [INFO] [stdout] 3 | [foreground,background,styles....](text) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `text` in this scope [INFO] [stdout] --> src/.././docs/README.md:28:36 [INFO] [stdout] | [INFO] [stdout] 3 | [foreground,background,styles....](text) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0586. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/.././docs/README.md - (line 112) stdout ---- [INFO] [stdout] error: cannot find macro `pealn` in this scope [INFO] [stdout] --> src/.././docs/README.md:114:1 [INFO] [stdout] | [INFO] [stdout] 5 | pealn!("[bold,italic](John Doe)") [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `pealn` is imported here, but it is a crate, not a macro [INFO] [stdout] --> src/.././docs/README.md:112:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#pealn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use pealn::pealn; [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/.././docs/README.md - (line 61) stdout ---- [INFO] [stdout] error: cannot find macro `pealn` in this scope [INFO] [stdout] --> src/.././docs/README.md:63:1 [INFO] [stdout] | [INFO] [stdout] 5 | pealn!("Name : [default,yellow](John Doe) \n Age : [yellow](32)") [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `pealn` is imported here, but it is a crate, not a macro [INFO] [stdout] --> src/.././docs/README.md:61:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#pealn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use pealn::pealn; [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/.././docs/README.md - (line 104) stdout ---- [INFO] [stdout] error: cannot find macro `pealn` in this scope [INFO] [stdout] --> src/.././docs/README.md:106:1 [INFO] [stdout] | [INFO] [stdout] 5 | pealn!("[bold](John Doe)") [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `pealn` is imported here, but it is a crate, not a macro [INFO] [stdout] --> src/.././docs/README.md:104:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#pealn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2 + use pealn::pealn; [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 - pealn_write (line 514) stdout ---- [INFO] [stdout] error[E0599]: cannot write into `Stdout` [INFO] [stdout] --> src/lib.rs:518:15 [INFO] [stdout] | [INFO] [stdout] 7 | pealn_write!(f,"[(25,45,78)](Hello) [(34,67,78)](World)!"); [INFO] [stdout] | ^ [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1950:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Stdout` here [INFO] [stdout] | [INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method [INFO] [stdout] --> src/lib.rs:518:15 [INFO] [stdout] | [INFO] [stdout] 7 | pealn_write!(f,"[(25,45,78)](Hello) [(34,67,78)](World)!"); [INFO] [stdout] | ^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - pealn_write (line 488) stdout ---- [INFO] [stdout] error[E0599]: cannot write into `Stdout` [INFO] [stdout] --> src/lib.rs:493:14 [INFO] [stdout] | [INFO] [stdout] 8 | pealn_write!(f,"[yellow](Name) : [green]({}) " , name ); [INFO] [stdout] | ^ [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1950:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Stdout` here [INFO] [stdout] | [INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method [INFO] [stdout] --> src/lib.rs:493:14 [INFO] [stdout] | [INFO] [stdout] 8 | pealn_write!(f,"[yellow](Name) : [green]({}) " , name ); [INFO] [stdout] | ^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - pealn_write (line 529) stdout ---- [INFO] [stdout] error[E0599]: cannot write into `Stdout` [INFO] [stdout] --> src/lib.rs:535:14 [INFO] [stdout] | [INFO] [stdout] 9 | pealn_write!(f,"[red,green,bold,underline](Hello) [yellow,white,italic](World)!"); [INFO] [stdout] | ^ [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1950:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Stdout` here [INFO] [stdout] | [INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method [INFO] [stdout] --> src/lib.rs:535:14 [INFO] [stdout] | [INFO] [stdout] 9 | pealn_write!(f,"[red,green,bold,underline](Hello) [yellow,white,italic](World)!"); [INFO] [stdout] | ^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - pealn_write (line 521) stdout ---- [INFO] [stdout] error[E0599]: cannot write into `Stdout` [INFO] [stdout] --> src/lib.rs:525:14 [INFO] [stdout] | [INFO] [stdout] 7 | pealn_write!(f,"[bold,underline](Hello) [italic](World)!"); [INFO] [stdout] | ^ [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1950:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Stdout` here [INFO] [stdout] | [INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method [INFO] [stdout] --> src/lib.rs:525:14 [INFO] [stdout] | [INFO] [stdout] 7 | pealn_write!(f,"[bold,underline](Hello) [italic](World)!"); [INFO] [stdout] | ^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - pealn_writeln (line 620) stdout ---- [INFO] [stdout] error[E0599]: cannot write into `Stdout` [INFO] [stdout] --> src/lib.rs:624:17 [INFO] [stdout] | [INFO] [stdout] 7 | pealn_writeln!(f,"[(25,45,78)](Hello) [(34,67,78)](World)!"); [INFO] [stdout] | ^ [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1950:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Stdout` here [INFO] [stdout] | [INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method [INFO] [stdout] --> src/lib.rs:624:17 [INFO] [stdout] | [INFO] [stdout] 7 | pealn_writeln!(f,"[(25,45,78)](Hello) [(34,67,78)](World)!"); [INFO] [stdout] | ^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - pealn_writeln (line 593) stdout ---- [INFO] [stdout] error[E0599]: cannot write into `Stdout` [INFO] [stdout] --> src/lib.rs:598:16 [INFO] [stdout] | [INFO] [stdout] 8 | pealn_writeln!(f,"[yellow](Name) : [green]({}) " , name ); [INFO] [stdout] | ^ [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1950:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Stdout` here [INFO] [stdout] | [INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method [INFO] [stdout] --> src/lib.rs:598:16 [INFO] [stdout] | [INFO] [stdout] 8 | pealn_writeln!(f,"[yellow](Name) : [green]({}) " , name ); [INFO] [stdout] | ^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - pealn_write (line 502) stdout ---- [INFO] [stdout] error[E0599]: cannot write into `Stdout` [INFO] [stdout] --> src/lib.rs:506:14 [INFO] [stdout] | [INFO] [stdout] 7 | pealn_write!(f,"[yellow,white](Hello) [green,white](World)!"); [INFO] [stdout] | ^ [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1950:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Stdout` here [INFO] [stdout] | [INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method [INFO] [stdout] --> src/lib.rs:506:14 [INFO] [stdout] | [INFO] [stdout] 7 | pealn_write!(f,"[yellow,white](Hello) [green,white](World)!"); [INFO] [stdout] | ^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - pealn_writeln (line 608) stdout ---- [INFO] [stdout] error[E0599]: cannot write into `Stdout` [INFO] [stdout] --> src/lib.rs:612:16 [INFO] [stdout] | [INFO] [stdout] 7 | pealn_writeln!(f,"[yellow,white](Hello) [green,white](World)!"); [INFO] [stdout] | ^ [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1950:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Stdout` here [INFO] [stdout] | [INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method [INFO] [stdout] --> src/lib.rs:612:16 [INFO] [stdout] | [INFO] [stdout] 7 | pealn_writeln!(f,"[yellow,white](Hello) [green,white](World)!"); [INFO] [stdout] | ^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - pealn_writeln (line 635) stdout ---- [INFO] [stdout] error[E0599]: cannot write into `Stdout` [INFO] [stdout] --> src/lib.rs:641:16 [INFO] [stdout] | [INFO] [stdout] 9 | pealn_writeln!(f,"[red,green,bold,underline](Hello) [yellow,white,italic](World)!"); [INFO] [stdout] | ^ [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1950:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Stdout` here [INFO] [stdout] | [INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method [INFO] [stdout] --> src/lib.rs:641:16 [INFO] [stdout] | [INFO] [stdout] 9 | pealn_writeln!(f,"[red,green,bold,underline](Hello) [yellow,white,italic](World)!"); [INFO] [stdout] | ^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - pealn_writeln (line 627) stdout ---- [INFO] [stdout] error[E0599]: cannot write into `Stdout` [INFO] [stdout] --> src/lib.rs:631:16 [INFO] [stdout] | [INFO] [stdout] 7 | pealn_writeln!(f,"[bold,underline](Hello) [italic](World)!"); [INFO] [stdout] | ^ [INFO] [stdout] --> /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1950:8 [INFO] [stdout] | [INFO] [stdout] = note: the method is available for `Stdout` here [INFO] [stdout] | [INFO] [stdout] note: must implement `io::Write`, `fmt::Write`, or have a `write_fmt` method [INFO] [stdout] --> src/lib.rs:631:16 [INFO] [stdout] | [INFO] [stdout] 7 | pealn_writeln!(f,"[bold,underline](Hello) [italic](World)!"); [INFO] [stdout] | ^ [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Write` which provides `write_fmt` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use std::io::Write; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/.././docs/README.md - (line 104) [INFO] [stdout] src/.././docs/README.md - (line 112) [INFO] [stdout] src/.././docs/README.md - (line 120) [INFO] [stdout] src/.././docs/README.md - (line 128) [INFO] [stdout] src/.././docs/README.md - (line 20) [INFO] [stdout] src/.././docs/README.md - (line 27) [INFO] [stdout] src/.././docs/README.md - (line 34) [INFO] [stdout] src/.././docs/README.md - (line 41) [INFO] [stdout] src/.././docs/README.md - (line 49) [INFO] [stdout] src/.././docs/README.md - (line 61) [INFO] [stdout] src/.././docs/README.md - (line 85) [INFO] [stdout] src/.././docs/README.md - (line 93) [INFO] [stdout] src/lib.rs - pea (line 166) [INFO] [stdout] src/lib.rs - pea (line 179) [INFO] [stdout] src/lib.rs - pea (line 190) [INFO] [stdout] src/lib.rs - pea (line 196) [INFO] [stdout] src/lib.rs - pea (line 204) [INFO] [stdout] src/lib.rs - pealn_write (line 488) [INFO] [stdout] src/lib.rs - pealn_write (line 502) [INFO] [stdout] src/lib.rs - pealn_write (line 514) [INFO] [stdout] src/lib.rs - pealn_write (line 521) [INFO] [stdout] src/lib.rs - pealn_write (line 529) [INFO] [stdout] src/lib.rs - pealn_writeln (line 593) [INFO] [stdout] src/lib.rs - pealn_writeln (line 608) [INFO] [stdout] src/lib.rs - pealn_writeln (line 620) [INFO] [stdout] src/lib.rs - pealn_writeln (line 627) [INFO] [stdout] src/lib.rs - pealn_writeln (line 635) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 27 passed; 27 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.87s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.65s; merged doctests compilation took 0.75s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "55feb7a95de3e1adcb4bb4fba745433ba74be58647b7e3ae4f29e1e4a65e306f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55feb7a95de3e1adcb4bb4fba745433ba74be58647b7e3ae4f29e1e4a65e306f", kill_on_drop: false }` [INFO] [stdout] 55feb7a95de3e1adcb4bb4fba745433ba74be58647b7e3ae4f29e1e4a65e306f