[INFO] fetching crate brush-builtins 0.1.0...
[INFO] testing brush-builtins-0.1.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate brush-builtins 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate brush-builtins 0.1.0
[INFO] finished tweaking crates.io crate brush-builtins 0.1.0
[INFO] tweaked toml for crates.io crate brush-builtins 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate brush-builtins 0.1.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate brush-builtins 0.1.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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 632b1a7ea873541a461bfd5e9f981f170001c6ec0f5da68f35e9203e4d175e83
[INFO] running `Command { std: "docker" "start" "-a" "632b1a7ea873541a461bfd5e9f981f170001c6ec0f5da68f35e9203e4d175e83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "632b1a7ea873541a461bfd5e9f981f170001c6ec0f5da68f35e9203e4d175e83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "632b1a7ea873541a461bfd5e9f981f170001c6ec0f5da68f35e9203e4d175e83", kill_on_drop: false }`
[INFO] [stdout] 632b1a7ea873541a461bfd5e9f981f170001c6ec0f5da68f35e9203e4d175e83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df179a95da67b3a0c0c02a3a6feeede8357efe39aff1e99fe2c899845d40ba28
[INFO] running `Command { std: "docker" "start" "-a" "df179a95da67b3a0c0c02a3a6feeede8357efe39aff1e99fe2c899845d40ba28", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling icu_locale_data v2.1.1
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling utf8-chars v3.0.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling archery v1.2.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling procfs-core v0.18.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling uucore v0.4.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling os_display v0.1.4
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling rpds v1.2.0
[INFO] [stderr]    Compiling uucore_procs v0.4.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling normalize-path v0.2.1
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling uzers v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[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 clap_derive v4.5.49
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[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 tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling command-fds v0.3.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]    Compiling cached_proc_macro v0.25.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling cached v0.56.0
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling fluent v0.17.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_locale v2.1.1
[INFO] [stderr]    Compiling bon v3.8.1
[INFO] [stderr]    Compiling brush-parser v0.3.0
[INFO] [stderr]    Compiling brush-core v0.4.0
[INFO] [stderr]    Compiling brush-builtins v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "df179a95da67b3a0c0c02a3a6feeede8357efe39aff1e99fe2c899845d40ba28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df179a95da67b3a0c0c02a3a6feeede8357efe39aff1e99fe2c899845d40ba28", kill_on_drop: false }`
[INFO] [stdout] df179a95da67b3a0c0c02a3a6feeede8357efe39aff1e99fe2c899845d40ba28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4596e63a1d1bebe8f2f75811c62e3e5a80ee9e5d99009545c74abed15d85a25
[INFO] running `Command { std: "docker" "start" "-a" "b4596e63a1d1bebe8f2f75811c62e3e5a80ee9e5d99009545c74abed15d85a25", kill_on_drop: false }`
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling brush-builtins v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.74s
[INFO] running `Command { std: "docker" "inspect" "b4596e63a1d1bebe8f2f75811c62e3e5a80ee9e5d99009545c74abed15d85a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4596e63a1d1bebe8f2f75811c62e3e5a80ee9e5d99009545c74abed15d85a25", kill_on_drop: false }`
[INFO] [stdout] b4596e63a1d1bebe8f2f75811c62e3e5a80ee9e5d99009545c74abed15d85a25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b17a53b070a012a6b60fdf7b8f7a36a999f807596e927296bcb49cfc6f9e815d
[INFO] running `Command { std: "docker" "start" "-a" "b17a53b070a012a6b60fdf7b8f7a36a999f807596e927296bcb49cfc6f9e815d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/brush_builtins-b18fe66ea2d313dc)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test bind::tests::parse_escape_char_key_binding ... ok
[INFO] [stdout] test printf::tests::test_sprintf_without_args ... ok
[INFO] [stdout] test printf::tests::test_basic_sprintf ... ok
[INFO] [stdout] test read::tests::test_split_line_by_ifs ... ok
[INFO] [stdout] test printf::tests::test_sprintf_with_cycles ... ok
[INFO] [stdout] test bind::tests::parse_example_key_sequence_and_readline_func ... ok
[INFO] [stdout] test read::tests::test_split_line_by_ifs_leading_non_space_delimiter ... ok
[INFO] [stdout] test read::tests::test_split_line_by_ifs_trailing_non_space_delimiter ... ok
[INFO] [stdout] test read::tests::test_split_line_by_ifs_leading_or_trailing_space ... ok
[INFO] [stdout] test read::tests::test_split_line_by_ifs_extra_interior_space ... ok
[INFO] [stdout] test history::tests::test_parse_dash_a ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests brush_builtins
[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] running `Command { std: "docker" "inspect" "b17a53b070a012a6b60fdf7b8f7a36a999f807596e927296bcb49cfc6f9e815d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b17a53b070a012a6b60fdf7b8f7a36a999f807596e927296bcb49cfc6f9e815d", kill_on_drop: false }`
[INFO] [stdout] b17a53b070a012a6b60fdf7b8f7a36a999f807596e927296bcb49cfc6f9e815d
