[INFO] cloning repository https://github.com/J0HN50N133/bft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/J0HN50N133/bft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ0HN50N133%2Fbft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ0HN50N133%2Fbft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61870e56648e6438b90762768125c3417238945e [INFO] testing J0HN50N133/bft against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ0HN50N133%2Fbft" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/J0HN50N133/bft [INFO] finished tweaking git repo https://github.com/J0HN50N133/bft [INFO] tweaked toml for git repo https://github.com/J0HN50N133/bft written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/J0HN50N133/bft on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/J0HN50N133/bft 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f74c95697222952cf349d3449acd406513212c38d28f99a79fb7208df7192c90 [INFO] running `Command { std: "docker" "start" "-a" "f74c95697222952cf349d3449acd406513212c38d28f99a79fb7208df7192c90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f74c95697222952cf349d3449acd406513212c38d28f99a79fb7208df7192c90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f74c95697222952cf349d3449acd406513212c38d28f99a79fb7208df7192c90", kill_on_drop: false }` [INFO] [stdout] f74c95697222952cf349d3449acd406513212c38d28f99a79fb7208df7192c90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e08b29fb2a5598817d77c8248c4ccbbd30b4827d63531c8e4c47b1b4736704f4 [INFO] running `Command { std: "docker" "start" "-a" "e08b29fb2a5598817d77c8248c4ccbbd30b4827d63531c8e4c47b1b4736704f4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling utf8-chars v3.0.6 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling jiff v0.2.18 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling peg v0.8.5 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling cached_proc_macro v0.25.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling bon-macros v3.8.2 [INFO] [stderr] Compiling cached v0.56.0 [INFO] [stderr] Compiling json5 v1.3.0 [INFO] [stderr] Compiling bon v3.8.2 [INFO] [stderr] Compiling brush-parser v0.3.0 [INFO] [stderr] Compiling bft v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.13s [INFO] running `Command { std: "docker" "inspect" "e08b29fb2a5598817d77c8248c4ccbbd30b4827d63531c8e4c47b1b4736704f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e08b29fb2a5598817d77c8248c4ccbbd30b4827d63531c8e4c47b1b4736704f4", kill_on_drop: false }` [INFO] [stdout] e08b29fb2a5598817d77c8248c4ccbbd30b4827d63531c8e4c47b1b4736704f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d565556307c4ec2cf25469ca626cafc84fc35e3a218be4379f9249bfbdb36b7c [INFO] running `Command { std: "docker" "start" "-a" "d565556307c4ec2cf25469ca626cafc84fc35e3a218be4379f9249bfbdb36b7c", kill_on_drop: false }` [INFO] [stderr] Compiling bft v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.20s [INFO] running `Command { std: "docker" "inspect" "d565556307c4ec2cf25469ca626cafc84fc35e3a218be4379f9249bfbdb36b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d565556307c4ec2cf25469ca626cafc84fc35e3a218be4379f9249bfbdb36b7c", kill_on_drop: false }` [INFO] [stdout] d565556307c4ec2cf25469ca626cafc84fc35e3a218be4379f9249bfbdb36b7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 88d952b095a4845e1575e2a46a116d4d6625c78a718ed1b42848c52e0616b661 [INFO] running `Command { std: "docker" "start" "-a" "88d952b095a4845e1575e2a46a116d4d6625c78a718ed1b42848c52e0616b661", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bft-3103ee3191ee23cb) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test completion::tests::test_completion_context_no_pipe ... ok [INFO] [stdout] test config::tests::test_deserialize_empty_config ... ok [INFO] [stdout] test config::tests::test_deserialize_providers_override ... ok [INFO] [stdout] test parser::tests::test_adjacent_tokens ... ok [INFO] [stdout] test parser::tests::test_fallback_unclosed_quote ... ok [INFO] [stdout] test parser::tests::test_find_last_pipe_index ... ok [INFO] [stdout] test parser::tests::test_fallback_parse ... ok [INFO] [stdout] test config::tests::test_deserialize_partial_config ... ok [INFO] [stdout] test parser::tests::test_get_command_after_pipe ... ok [INFO] [stdout] test parser::tests::test_parse_chinese ... ok [INFO] [stdout] test completion::tests::test_history_provider ... ok [INFO] [stdout] test bash::history::tests::test_filter_history_commands ... ok [INFO] [stdout] test bash::history::tests::test_get_history_commands ... ok [INFO] [stdout] test bash::history::tests::test_get_history_subcommands ... ok [INFO] [stdout] test bash::history::tests::test_get_matching_history_commands ... ok [INFO] [stdout] test parser::tests::test_parse_gap ... ok [INFO] [stdout] test quoting::tests::test_common_prefix ... ok [INFO] [stdout] test quoting::tests::test_quote_filename ... ok [INFO] [stdout] test tests::test_insert_completion_ascii ... ok [INFO] [stdout] test tests::test_insert_completion_empty_word ... ok [INFO] [stdout] test tests::test_insert_completion_chinese ... ok [INFO] [stdout] test tests::test_insert_completion_mixed ... ok [INFO] [stdout] test tests::test_insert_completion_nospace ... ok [INFO] [stdout] test parser::tests::test_parse_simple ... ok [INFO] [stdout] test parser::tests::test_parse_trailing_space ... ok [INFO] [stdout] test quoting::tests::test_filter ... ok [INFO] [stdout] test parser::tests::test_parse_quoted ... ok [INFO] [stdout] test parser::tests::test_parse_mixed_utf8 ... ok [INFO] [stdout] test tests::test_insert_completion_full_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "88d952b095a4845e1575e2a46a116d4d6625c78a718ed1b42848c52e0616b661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88d952b095a4845e1575e2a46a116d4d6625c78a718ed1b42848c52e0616b661", kill_on_drop: false }` [INFO] [stdout] 88d952b095a4845e1575e2a46a116d4d6625c78a718ed1b42848c52e0616b661