[INFO] cloning repository https://github.com/tnan2011/rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tnan2011/rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftnan2011%2Frust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftnan2011%2Frust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fb5be20a3ed7b56b16dc32e654407262c85dd8b
[INFO] testing tnan2011/rust/5fb5be20a3ed7b56b16dc32e654407262c85dd8b against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftnan2011%2Frust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tnan2011/rust
[INFO] finished tweaking git repo https://github.com/tnan2011/rust
[INFO] tweaked toml for git repo https://github.com/tnan2011/rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tnan2011/rust 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/tnan2011/rust 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 md5 v0.7.0
[INFO] [stderr]   Downloaded itoa v1.0.14
[INFO] [stderr]   Downloaded ryu v1.0.19
[INFO] [stderr]   Downloaded html2md v0.2.15
[INFO] [stderr]   Downloaded precomputed-hash v0.1.1
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.3.0
[INFO] [stderr]   Downloaded terminal_size v0.4.1
[INFO] [stderr]   Downloaded mac v0.1.1
[INFO] [stderr]   Downloaded caseless v0.2.2
[INFO] [stderr]   Downloaded time-macros v0.2.19
[INFO] [stderr]   Downloaded string_cache v0.8.8
[INFO] [stderr]   Downloaded prettyplease v0.2.29
[INFO] [stderr]   Downloaded plist v1.7.0
[INFO] [stderr]   Downloaded cc v1.2.14
[INFO] [stderr]   Downloaded time v0.3.37
[INFO] [stderr]   Downloaded comrak v0.35.0
[INFO] [stderr]   Downloaded deunicode v1.6.0
[INFO] [stderr]   Downloaded xml5ever v0.18.1
[INFO] [stderr]   Downloaded html5ever v0.27.0
[INFO] [stderr]   Downloaded bon-macros v3.3.2
[INFO] [stderr]   Downloaded bon v3.3.2
[INFO] [stderr]   Downloaded slug v0.1.6
[INFO] [stderr]   Downloaded tendril v0.4.3
[INFO] [stderr]   Downloaded console v0.15.10
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.3
[INFO] [stderr]   Downloaded markup5ever v0.12.1
[INFO] [stderr]   Downloaded xdg v2.5.2
[INFO] [stderr]   Downloaded owo-colors v4.1.0
[INFO] [stderr]   Downloaded futf v0.1.5
[INFO] [stderr]   Downloaded serde_json v1.0.138
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e7f360ccc40851152db67746156162dde9af340a2d108768de722f266b32fb6
[INFO] running `Command { std: "docker" "start" "-a" "9e7f360ccc40851152db67746156162dde9af340a2d108768de722f266b32fb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e7f360ccc40851152db67746156162dde9af340a2d108768de722f266b32fb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e7f360ccc40851152db67746156162dde9af340a2d108768de722f266b32fb6", kill_on_drop: false }`
[INFO] [stdout] 9e7f360ccc40851152db67746156162dde9af340a2d108768de722f266b32fb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0a3f7bf7307eb83c87c04c4463f55a88840df948213b76cf76ea07b53d763a9
[INFO] running `Command { std: "docker" "start" "-a" "f0a3f7bf7307eb83c87c04c4463f55a88840df948213b76cf76ea07b53d763a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.4
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling string_cache_codegen v0.5.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling regex v1.11.1
[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 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 xml5ever v0.18.1
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.28
[INFO] [stderr]    Compiling markup5ever_rcdom v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling html2md v0.2.15
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v3.3.2
[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 50.43s
[INFO] running `Command { std: "docker" "inspect" "f0a3f7bf7307eb83c87c04c4463f55a88840df948213b76cf76ea07b53d763a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0a3f7bf7307eb83c87c04c4463f55a88840df948213b76cf76ea07b53d763a9", kill_on_drop: false }`
[INFO] [stdout] f0a3f7bf7307eb83c87c04c4463f55a88840df948213b76cf76ea07b53d763a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74c3c16a756fe8f10a92516a09be8168bdd21d27853a4d8bb3df61116f28569f
[INFO] running `Command { std: "docker" "start" "-a" "74c3c16a756fe8f10a92516a09be8168bdd21d27853a4d8bb3df61116f28569f", 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.91s
[INFO] running `Command { std: "docker" "inspect" "74c3c16a756fe8f10a92516a09be8168bdd21d27853a4d8bb3df61116f28569f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c3c16a756fe8f10a92516a09be8168bdd21d27853a4d8bb3df61116f28569f", kill_on_drop: false }`
[INFO] [stdout] 74c3c16a756fe8f10a92516a09be8168bdd21d27853a4d8bb3df61116f28569f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9e6e5dfda4d63e976592dd6ad5f1a76fc80967d06cf0d47636f5beef9f35ca6e
[INFO] running `Command { std: "docker" "start" "-a" "9e6e5dfda4d63e976592dd6ad5f1a76fc80967d06cf0d47636f5beef9f35ca6e", 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.19s
[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] [stderr]      Running tests/yml_test.rs (/opt/rustwide/target/debug/deps/yml_test-f179d8618912f589)
[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] [stdout] test check_yaml_syntax ... FAILED
[INFO] [stdout] test yml_parser ... ok
[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" "9e6e5dfda4d63e976592dd6ad5f1a76fc80967d06cf0d47636f5beef9f35ca6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e6e5dfda4d63e976592dd6ad5f1a76fc80967d06cf0d47636f5beef9f35ca6e", kill_on_drop: false }`
[INFO] [stdout] 9e6e5dfda4d63e976592dd6ad5f1a76fc80967d06cf0d47636f5beef9f35ca6e
