[INFO] cloning repository https://github.com/Reim-developer/anchor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Reim-developer/anchor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReim-developer%2Fanchor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReim-developer%2Fanchor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0716527519054b3442988e9dde65511fbf190eef
[INFO] testing Reim-developer/anchor against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReim-developer%2Fanchor" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Reim-developer/anchor
[INFO] finished tweaking git repo https://github.com/Reim-developer/anchor
[INFO] tweaked toml for git repo https://github.com/Reim-developer/anchor written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Reim-developer/anchor on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Reim-developer/anchor 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28a50eff567c7a50dc891e7790bd3a1edcdcdc72f4872611a99642e5df396bb9
[INFO] running `Command { std: "docker" "start" "-a" "28a50eff567c7a50dc891e7790bd3a1edcdcdc72f4872611a99642e5df396bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28a50eff567c7a50dc891e7790bd3a1edcdcdc72f4872611a99642e5df396bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28a50eff567c7a50dc891e7790bd3a1edcdcdc72f4872611a99642e5df396bb9", kill_on_drop: false }`
[INFO] [stdout] 28a50eff567c7a50dc891e7790bd3a1edcdcdc72f4872611a99642e5df396bb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dae881c8b26baea191b89c19c90ba6e1ab26980d72a1e3748ac531e739fec8bb
[INFO] running `Command { std: "docker" "start" "-a" "dae881c8b26baea191b89c19c90ba6e1ab26980d72a1e3748ac531e739fec8bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.4
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.3
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling xml5ever v0.18.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling markup5ever_rcdom v0.3.0
[INFO] [stderr]    Compiling clap v4.5.28
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v3.3.2
[INFO] [stderr]    Compiling html2md v0.2.15
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling bon v3.3.2
[INFO] [stderr]    Compiling comrak v0.35.0
[INFO] [stderr]    Compiling anchor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/utils/get_exts.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn get_file_ext(file_path: &str) -> Cow<str> {
[INFO] [stdout]   |                                ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                |
[INFO] [stdout]   |                                the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn get_file_ext(file_path: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/utils/get_exts.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn get_file_ext(file_path: &str) -> Cow<str> {
[INFO] [stdout]   |                                ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                |
[INFO] [stdout]   |                                the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn get_file_ext(file_path: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.67s
[INFO] running `Command { std: "docker" "inspect" "dae881c8b26baea191b89c19c90ba6e1ab26980d72a1e3748ac531e739fec8bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dae881c8b26baea191b89c19c90ba6e1ab26980d72a1e3748ac531e739fec8bb", kill_on_drop: false }`
[INFO] [stdout] dae881c8b26baea191b89c19c90ba6e1ab26980d72a1e3748ac531e739fec8bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6953878c817fc0ec3075dd9109e45d065014ac8093e06b05c75e2b1daad1c06
[INFO] running `Command { std: "docker" "start" "-a" "a6953878c817fc0ec3075dd9109e45d065014ac8093e06b05c75e2b1daad1c06", kill_on_drop: false }`
[INFO] [stderr]    Compiling anchor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/utils/get_exts.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn get_file_ext(file_path: &str) -> Cow<str> {
[INFO] [stdout]   |                                ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                |
[INFO] [stdout]   |                                the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn get_file_ext(file_path: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/utils/get_exts.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn get_file_ext(file_path: &str) -> Cow<str> {
[INFO] [stdout]   |                                ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                |
[INFO] [stdout]   |                                the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn get_file_ext(file_path: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/utils/get_exts.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn get_file_ext(file_path: &str) -> Cow<str> {
[INFO] [stdout]   |                                ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                |
[INFO] [stdout]   |                                the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn get_file_ext(file_path: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/utils/get_exts.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn get_file_ext(file_path: &str) -> Cow<str> {
[INFO] [stdout]   |                                ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                |
[INFO] [stdout]   |                                the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn get_file_ext(file_path: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s
[INFO] running `Command { std: "docker" "inspect" "a6953878c817fc0ec3075dd9109e45d065014ac8093e06b05c75e2b1daad1c06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6953878c817fc0ec3075dd9109e45d065014ac8093e06b05c75e2b1daad1c06", kill_on_drop: false }`
[INFO] [stdout] a6953878c817fc0ec3075dd9109e45d065014ac8093e06b05c75e2b1daad1c06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fed8ecac9be87ce799acbe71bf5f6e591948503a03776944deb1663cd0a42d2a
[INFO] running `Command { std: "docker" "start" "-a" "fed8ecac9be87ce799acbe71bf5f6e591948503a03776944deb1663cd0a42d2a", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/utils/get_exts.rs:5:32
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub fn get_file_ext(file_path: &str) -> Cow<str> {
[INFO] [stderr]   |                                ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                                |
[INFO] [stderr]   |                                the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub fn get_file_ext(file_path: &str) -> Cow<'_, str> {
[INFO] [stderr]   |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: `anchor` (lib) generated 1 warning (run `cargo fix --lib -p anchor` to apply 1 suggestion)
[INFO] [stderr] warning: `anchor` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `anchor` (bin "anchor" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `anchor` (bin "anchor") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anchor-153009883afedf61)
[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/anchor-ce5b93adf97575d1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/colors_test.rs (/opt/rustwide/target/debug/deps/colors_test-1a9c19e63c23ccfc)
[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 1 test
[INFO] [stdout] ERROR COLOR: [1m[90;101m[ERR][0m[0m
[INFO] [stdout] INFO COLOR: [1m[90;106m[INFO][0m[0m
[INFO] [stdout] SUCCESS COLOR: [1m[90;102m[SUCCESS][0m[0m
[INFO] [stderr]      Running tests/yml_test.rs (/opt/rustwide/target/debug/deps/yml_test-3d942d86e9dc2353)
[INFO] [stdout] test colors_test_impl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test yml_parser ... ok
[INFO] [stdout] test check_yaml_syntax ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- check_yaml_syntax stdout ----
[INFO] [stdout] Error: "YAML syntax error at line: 9, column: 1"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     check_yaml_syntax
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test yml_test`
[INFO] running `Command { std: "docker" "inspect" "fed8ecac9be87ce799acbe71bf5f6e591948503a03776944deb1663cd0a42d2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fed8ecac9be87ce799acbe71bf5f6e591948503a03776944deb1663cd0a42d2a", kill_on_drop: false }`
[INFO] [stdout] fed8ecac9be87ce799acbe71bf5f6e591948503a03776944deb1663cd0a42d2a
