[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReim-developer%2Fanchor" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Reim-developer/anchor on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded html2md v0.2.15
[INFO] [stderr]   Downloaded xml5ever v0.18.1
[INFO] [stderr]   Downloaded terminal_size v0.4.1
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.3.0
[INFO] [stderr]   Downloaded bon v3.3.2
[INFO] [stderr]   Downloaded caseless v0.2.2
[INFO] [stderr]   Downloaded bon-macros v3.3.2
[INFO] [stderr]   Downloaded fancy-regex v0.11.0
[INFO] [stderr]   Downloaded clap v4.5.28
[INFO] [stderr]   Downloaded clap_builder v4.5.27
[INFO] [stderr]   Downloaded comrak v0.35.0
[INFO] [stderr]   Downloaded syntect v5.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 622ceae0b8b8c1082509e5b94105f3356724647b5661a4cda08f70cb3e8c70db
[INFO] running `Command { std: "docker" "start" "-a" "622ceae0b8b8c1082509e5b94105f3356724647b5661a4cda08f70cb3e8c70db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "622ceae0b8b8c1082509e5b94105f3356724647b5661a4cda08f70cb3e8c70db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "622ceae0b8b8c1082509e5b94105f3356724647b5661a4cda08f70cb3e8c70db", kill_on_drop: false }`
[INFO] [stdout] 622ceae0b8b8c1082509e5b94105f3356724647b5661a4cda08f70cb3e8c70db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9e00272c865ef974d68206062250e5880a13eaf3d83bf44487d6943f4d0a4d6
[INFO] running `Command { std: "docker" "start" "-a" "d9e00272c865ef974d68206062250e5880a13eaf3d83bf44487d6943f4d0a4d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.3
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[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 serde_derive v1.0.217
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v3.3.2
[INFO] [stderr]    Compiling clap v4.5.28
[INFO] [stderr]    Compiling markup5ever_rcdom v0.3.0
[INFO] [stderr]    Compiling html2md v0.2.15
[INFO] [stderr]    Compiling bon v3.3.2
[INFO] [stderr]    Compiling syntect v5.2.0
[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 50.84s
[INFO] running `Command { std: "docker" "inspect" "d9e00272c865ef974d68206062250e5880a13eaf3d83bf44487d6943f4d0a4d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9e00272c865ef974d68206062250e5880a13eaf3d83bf44487d6943f4d0a4d6", kill_on_drop: false }`
[INFO] [stdout] d9e00272c865ef974d68206062250e5880a13eaf3d83bf44487d6943f4d0a4d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee23697f36f120e708b4a7543f555e637a52dd284f966764d5cdcfc11fb4077e
[INFO] running `Command { std: "docker" "start" "-a" "ee23697f36f120e708b4a7543f555e637a52dd284f966764d5cdcfc11fb4077e", kill_on_drop: false }`
[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]    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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] running `Command { std: "docker" "inspect" "ee23697f36f120e708b4a7543f555e637a52dd284f966764d5cdcfc11fb4077e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee23697f36f120e708b4a7543f555e637a52dd284f966764d5cdcfc11fb4077e", kill_on_drop: false }`
[INFO] [stdout] ee23697f36f120e708b4a7543f555e637a52dd284f966764d5cdcfc11fb4077e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 23c0eebdf750d9d6a3e485b4fac94306373c4a69fe03305b203928d89868a5f7
[INFO] running `Command { std: "docker" "start" "-a" "23c0eebdf750d9d6a3e485b4fac94306373c4a69fe03305b203928d89868a5f7", 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") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `anchor` (bin "anchor" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anchor-19b8c1ee68e2aafa)
[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-6278043c1909abe4)
[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 tests/colors_test.rs (/opt/rustwide/target/debug/deps/colors_test-d2177c118ef354d1)
[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] [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] [stderr]      Running tests/yml_test.rs (/opt/rustwide/target/debug/deps/yml_test-f179d8618912f589)
[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.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test yml_test`
[INFO] running `Command { std: "docker" "inspect" "23c0eebdf750d9d6a3e485b4fac94306373c4a69fe03305b203928d89868a5f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23c0eebdf750d9d6a3e485b4fac94306373c4a69fe03305b203928d89868a5f7", kill_on_drop: false }`
[INFO] [stdout] 23c0eebdf750d9d6a3e485b4fac94306373c4a69fe03305b203928d89868a5f7
