[INFO] fetching crate gollum-cli 0.2.0... [INFO] testing gollum-cli-0.2.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate gollum-cli 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate gollum-cli 0.2.0 [INFO] finished tweaking crates.io crate gollum-cli 0.2.0 [INFO] tweaked toml for crates.io crate gollum-cli 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gollum-cli 0.2.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gollum-cli 0.2.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9aeb41f10d27ec3e415cfb7083d9e6b3ae011728249808ea08d76f1efdc98d96 [INFO] running `Command { std: "docker" "start" "-a" "9aeb41f10d27ec3e415cfb7083d9e6b3ae011728249808ea08d76f1efdc98d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9aeb41f10d27ec3e415cfb7083d9e6b3ae011728249808ea08d76f1efdc98d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aeb41f10d27ec3e415cfb7083d9e6b3ae011728249808ea08d76f1efdc98d96", kill_on_drop: false }` [INFO] [stdout] 9aeb41f10d27ec3e415cfb7083d9e6b3ae011728249808ea08d76f1efdc98d96 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff8d1a140049faa89a83ae518520bfe139a9ee0cac36407d9a2f3b52ac5730cf [INFO] running `Command { std: "docker" "start" "-a" "ff8d1a140049faa89a83ae518520bfe139a9ee0cac36407d9a2f3b52ac5730cf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling annotate-snippets v0.12.13 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling logos v0.14.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling saphyr-parser-bw v0.0.610 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling gollum-ast v0.2.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling serde-saphyr v0.0.22 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling gollum-ir v0.2.0 [INFO] [stderr] Compiling gollum-parser v0.2.0 [INFO] [stderr] Compiling reedline v0.46.0 [INFO] [stderr] Compiling gollum-kb v0.2.0 [INFO] [stderr] Compiling gollum-wam v0.2.0 [INFO] [stderr] Compiling gollum-planner v0.2.0 [INFO] [stderr] Compiling gollum v0.2.0 [INFO] [stderr] Compiling gollum-runtime v0.2.0 [INFO] [stderr] Compiling gollum-cli v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.05s [INFO] running `Command { std: "docker" "inspect" "ff8d1a140049faa89a83ae518520bfe139a9ee0cac36407d9a2f3b52ac5730cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff8d1a140049faa89a83ae518520bfe139a9ee0cac36407d9a2f3b52ac5730cf", kill_on_drop: false }` [INFO] [stdout] ff8d1a140049faa89a83ae518520bfe139a9ee0cac36407d9a2f3b52ac5730cf [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33760d9cad4a5f36edf973e880bb0f4d3f9cdd8ebaf501558d990b12c3f91623 [INFO] running `Command { std: "docker" "start" "-a" "33760d9cad4a5f36edf973e880bb0f4d3f9cdd8ebaf501558d990b12c3f91623", kill_on_drop: false }` [INFO] [stderr] Compiling gollum-cli v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.15s [INFO] running `Command { std: "docker" "inspect" "33760d9cad4a5f36edf973e880bb0f4d3f9cdd8ebaf501558d990b12c3f91623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33760d9cad4a5f36edf973e880bb0f4d3f9cdd8ebaf501558d990b12c3f91623", kill_on_drop: false }` [INFO] [stdout] 33760d9cad4a5f36edf973e880bb0f4d3f9cdd8ebaf501558d990b12c3f91623 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b97274234668417592906f77461cc633644149b06b0a41f30b5a1d30eb4cf4c3 [INFO] running `Command { std: "docker" "start" "-a" "b97274234668417592906f77461cc633644149b06b0a41f30b5a1d30eb4cf4c3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gollum_cli-2f86e2fa7620970c) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test repl::completion::tests::test_complete_commands_empty_prefix ... ok [INFO] [stdout] test repl::completion::tests::test_complete_command_prefix ... ok [INFO] [stdout] test repl::completion::tests::test_complete_commands_multiple_matches ... ok [INFO] [stdout] test repl::completion::tests::test_complete_predicate_after_space ... ok [INFO] [stdout] test repl::completion::tests::test_complete_variable_uppercase ... ok [INFO] [stdout] test repl::completion::tests::test_complete_predicates_empty_prefix ... ok [INFO] [stdout] test repl::completion::tests::test_complete_commands_no_match ... ok [INFO] [stdout] test repl::completion::tests::test_complete_mixed_context ... ok [INFO] [stdout] test repl::completion::tests::test_complete_commands_prefix_match ... ok [INFO] [stdout] test repl::completion::tests::test_complete_variables_underscore_prefix ... ok [INFO] [stdout] test repl::completion::tests::test_complete_variables_case_sensitive ... ok [INFO] [stdout] test repl::completion::tests::test_extract_word_full_word ... ok [INFO] [stdout] test repl::completion::tests::test_complete_variables_case_insensitive_match ... ok [INFO] [stdout] test repl::completion::tests::test_extract_word_in_word ... ok [INFO] [stdout] test repl::completion::tests::test_extract_word_empty_line ... ok [INFO] [stdout] test repl::completion::tests::test_extract_word_pos_equals_length ... ok [INFO] [stdout] test repl::completion::tests::test_complete_variables_no_match ... ok [INFO] [stdout] test repl::completion::tests::test_new_completer_has_default_commands ... ok [INFO] [stdout] test repl::completion::tests::test_extract_word_pos_beyond_length ... ok [INFO] [stdout] test repl::completion::tests::test_extract_word_at_cursor_start ... ok [INFO] [stdout] test repl::completion::tests::test_new_completer_has_empty_predicates_and_variables ... ok [INFO] [stdout] test repl::completion::tests::test_extract_word_after_space ... ok [INFO] [stdout] test repl::completion::tests::test_extract_word_at_word_start ... ok [INFO] [stdout] test repl::completion::tests::test_suggestion_values_are_owned ... ok [INFO] [stdout] test repl::completion::tests::test_suggestion_span_is_correct ... ok [INFO] [stdout] test repl::completion::tests::test_suggestion_description_is_set ... ok [INFO] [stdout] test repl::completion::tests::test_complete_empty_line_shows_commands_and_predicates ... ok [INFO] [stdout] test repl::completion::tests::test_extract_word_empty_string ... ok [INFO] [stdout] test repl::completion::tests::test_extract_word_empty_string_nonzero_pos ... ok [INFO] [stdout] test repl::completion::tests::test_complete_predicates_no_match ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gollum-cb48c5f368dc0554) [INFO] [stdout] test repl::completion::tests::test_complete_predicates_with_matches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [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] Doc-tests gollum_cli [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" "b97274234668417592906f77461cc633644149b06b0a41f30b5a1d30eb4cf4c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b97274234668417592906f77461cc633644149b06b0a41f30b5a1d30eb4cf4c3", kill_on_drop: false }` [INFO] [stdout] b97274234668417592906f77461cc633644149b06b0a41f30b5a1d30eb4cf4c3