[INFO] fetching crate brush-core 0.4.0...
[INFO] testing brush-core-0.4.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate brush-core 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate brush-core 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate brush-core 0.4.0
[INFO] tweaked toml for crates.io crate brush-core 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate brush-core 0.4.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate brush-core 0.4.0 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a770038f42a56b0d9f074be321135ca310a7edd6b4dab70cfc565060f1a9f69
[INFO] running `Command { std: "docker" "start" "-a" "2a770038f42a56b0d9f074be321135ca310a7edd6b4dab70cfc565060f1a9f69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a770038f42a56b0d9f074be321135ca310a7edd6b4dab70cfc565060f1a9f69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a770038f42a56b0d9f074be321135ca310a7edd6b4dab70cfc565060f1a9f69", kill_on_drop: false }`
[INFO] [stdout] 2a770038f42a56b0d9f074be321135ca310a7edd6b4dab70cfc565060f1a9f69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6412b44779a15662cfc7dfa87a910fdbcfef956b711984fcb0075f1ecf5ea8e7
[INFO] running `Command { std: "docker" "start" "-a" "6412b44779a15662cfc7dfa87a910fdbcfef956b711984fcb0075f1ecf5ea8e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling archery v1.2.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling utf8-chars v3.0.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rpds v1.2.0
[INFO] [stderr]    Compiling normalize-path v0.2.1
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling uzers v0.12.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling command-fds v0.3.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.25.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling cached v0.56.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bon v3.8.1
[INFO] [stderr]    Compiling brush-parser v0.3.0
[INFO] [stderr]    Compiling brush-core v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.32s
[INFO] running `Command { std: "docker" "inspect" "6412b44779a15662cfc7dfa87a910fdbcfef956b711984fcb0075f1ecf5ea8e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6412b44779a15662cfc7dfa87a910fdbcfef956b711984fcb0075f1ecf5ea8e7", kill_on_drop: false }`
[INFO] [stdout] 6412b44779a15662cfc7dfa87a910fdbcfef956b711984fcb0075f1ecf5ea8e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f77863b375051449182a550f379f0ede64b1cb33215be32d7e787b6774571cae
[INFO] running `Command { std: "docker" "start" "-a" "f77863b375051449182a550f379f0ede64b1cb33215be32d7e787b6774571cae", kill_on_drop: false }`
[INFO] [stderr]    Compiling brush-core v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.82s
[INFO] running `Command { std: "docker" "inspect" "f77863b375051449182a550f379f0ede64b1cb33215be32d7e787b6774571cae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f77863b375051449182a550f379f0ede64b1cb33215be32d7e787b6774571cae", kill_on_drop: false }`
[INFO] [stdout] f77863b375051449182a550f379f0ede64b1cb33215be32d7e787b6774571cae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e6ebc5a432068b2a1982d061c3a811104c75cbaf2e2ec500ce52f99ae0ba726f
[INFO] running `Command { std: "docker" "start" "-a" "e6ebc5a432068b2a1982d061c3a811104c75cbaf2e2ec500ce52f99ae0ba726f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/brush-core/76f61a960b4cd7c5/deps/brush_core-76f61a960b4cd7c5)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test env::tests::test_valid_variable_name ... ok
[INFO] [stdout] test escape::tests::test_backslash_escape ... ok
[INFO] [stdout] test expansion::tests::test_to_initial_capitals ... ok
[INFO] [stdout] test patterns::tests::test_pattern_translation ... ok
[INFO] [stdout] test escape::tests::test_echo_expansion ... ok
[INFO] [stdout] test expansion::tests::test_brace_expansion ... ok
[INFO] [stdout] test prompt::tests::test_format_date ... ok
[INFO] [stdout] test expansion::tests::test_field_splitting ... ok
[INFO] [stdout] test escape::tests::test_single_quote_escape ... ok
[INFO] [stdout] test expansion::tests::test_full_expansion ... ok
[INFO] [stdout] test scripts::tests::test_call_frame_clone ... ok
[INFO] [stdout] test scripts::tests::test_call_stack_default ... ok
[INFO] [stdout] test scripts::tests::test_call_stack_display_empty ... ok
[INFO] [stdout] test scripts::tests::test_call_stack_display_with_frames ... ok
[INFO] [stdout] test scripts::tests::test_call_stack_iter ... ok
[INFO] [stdout] test prompt::tests::test_format_time ... ok
[INFO] [stdout] test scripts::tests::test_call_stack_pop_empty ... ok
[INFO] [stdout] test patterns::tests::test_extglob_not_matching ... ok
[INFO] [stdout] test regex::tests::test_add_missing_escape_chars_to_regex ... ok
[INFO] [stdout] test scripts::tests::test_in_sourced_script ... ok
[INFO] [stdout] test scripts::tests::test_push_with_string_types ... ok
[INFO] [stdout] test scripts::tests::test_call_stack_clone ... ok
[INFO] [stdout] test timing::tests::test_format_time ... ok
[INFO] [stdout] test scripts::tests::test_call_stack_push_pop ... ok
[INFO] [stdout] test scripts::tests::test_call_stack_new ... ok
[INFO] [stdout] test patterns::tests::test_pattern_word_translation ... ok
[INFO] [stdout] test patterns::tests::test_extglob_not_degenerate_matching ... ok
[INFO] [stdout] test scripts::tests::test_call_type_display ... ok
[INFO] [stdout] test patterns::tests::test_extglob_advanced_not_matching ... ok
[INFO] [stdout] test patterns::tests::test_extglob_one_or_more_matching ... ok
[INFO] [stdout] test patterns::tests::test_remove_smallest_matching_suffix ... ok
[INFO] [stdout] test patterns::tests::test_remove_smallest_matching_prefix ... ok
[INFO] [stdout] test patterns::tests::test_remove_largest_matching_suffix ... ok
[INFO] [stdout] test patterns::tests::test_extglob_or_matching ... ok
[INFO] [stdout] test patterns::tests::test_remove_largest_matching_prefix ... ok
[INFO] [stdout] test patterns::tests::test_extglob_zero_or_more_matching ... ok
[INFO] [stdout] test patterns::tests::test_matching ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests brush_core
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/builtins.rs - builtins::parse_known (line 276) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/builtins.rs - builtins::parse_known (line 276) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `parse_known` in crate `brush_core`
[INFO] [stdout]    --> src/builtins.rs:286:20
[INFO] [stdout]     |
[INFO] [stdout] 286 |        brush_core::parse_known::<CommandLineArgs, _>(std::env::args());
[INFO] [stdout]     |                    ^^^^^^^^^^^ not found in `brush_core`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 275 + use brush_core::builtins::parse_known;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `parse_known`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 286 -        brush_core::parse_known::<CommandLineArgs, _>(std::env::args());
[INFO] [stdout] 286 +        parse_known::<CommandLineArgs, _>(std::env::args());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/builtins.rs:287:7
[INFO] [stdout]     |
[INFO] [stdout] 287 |    if raw_args.is_some() {
[INFO] [stdout]     |       ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/builtins.rs - builtins::parse_known (line 276)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.38s; merged doctests compilation took 0.20s
[INFO] running `Command { std: "docker" "inspect" "e6ebc5a432068b2a1982d061c3a811104c75cbaf2e2ec500ce52f99ae0ba726f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6ebc5a432068b2a1982d061c3a811104c75cbaf2e2ec500ce52f99ae0ba726f", kill_on_drop: false }`
[INFO] [stdout] e6ebc5a432068b2a1982d061c3a811104c75cbaf2e2ec500ce52f99ae0ba726f
