[INFO] cloning repository https://github.com/ionut-t/lens [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ionut-t/lens" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fionut-t%2Flens", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fionut-t%2Flens'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a6adf19c5f32f14c3e5c828f1947a952e7575c7 [INFO] testing ionut-t/lens against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fionut-t%2Flens" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ionut-t/lens [INFO] finished tweaking git repo https://github.com/ionut-t/lens [INFO] tweaked toml for git repo https://github.com/ionut-t/lens written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ionut-t/lens 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 git repo https://github.com/ionut-t/lens 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4083f2b3cf683d9871ce06b659410af674cecc2b0853470df0c117cf9bc8c0ea [INFO] running `Command { std: "docker" "start" "-a" "4083f2b3cf683d9871ce06b659410af674cecc2b0853470df0c117cf9bc8c0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4083f2b3cf683d9871ce06b659410af674cecc2b0853470df0c117cf9bc8c0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4083f2b3cf683d9871ce06b659410af674cecc2b0853470df0c117cf9bc8c0ea", kill_on_drop: false }` [INFO] [stdout] 4083f2b3cf683d9871ce06b659410af674cecc2b0853470df0c117cf9bc8c0ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] df1350b430973f891cfc8576c4b0cbe9e289605019d14d6fb5efd73485596b4c [INFO] running `Command { std: "docker" "start" "-a" "df1350b430973f891cfc8576c4b0cbe9e289605019d14d6fb5efd73485596b4c", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml v1.0.2+spec-1.1.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling tui-input v0.15.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling lens v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "df1350b430973f891cfc8576c4b0cbe9e289605019d14d6fb5efd73485596b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df1350b430973f891cfc8576c4b0cbe9e289605019d14d6fb5efd73485596b4c", kill_on_drop: false }` [INFO] [stdout] df1350b430973f891cfc8576c4b0cbe9e289605019d14d6fb5efd73485596b4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 549c6afc288f4f542cadac1031d7d5fc92de3ad8049ad76113c040ba814957c5 [INFO] running `Command { std: "docker" "start" "-a" "549c6afc288f4f542cadac1031d7d5fc92de3ad8049ad76113c040ba814957c5", kill_on_drop: false }` [INFO] [stderr] Compiling lens v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.93s [INFO] running `Command { std: "docker" "inspect" "549c6afc288f4f542cadac1031d7d5fc92de3ad8049ad76113c040ba814957c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "549c6afc288f4f542cadac1031d7d5fc92de3ad8049ad76113c040ba814957c5", kill_on_drop: false }` [INFO] [stdout] 549c6afc288f4f542cadac1031d7d5fc92de3ad8049ad76113c040ba814957c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f4e4010f836b31330fd9553028fb2c6b7a781037a752931c63c9b90c9259b27d [INFO] running `Command { std: "docker" "start" "-a" "f4e4010f836b31330fd9553028fb2c6b7a781037a752931c63c9b90c9259b27d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lens-dd4b352da2f0e46a) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test app::actions::tests::test_parse_line_col_empty_stack ... ok [INFO] [stdout] test app::actions::tests::test_parse_line_col_error_message_does_not_match ... ok [INFO] [stdout] test app::actions::tests::test_parse_line_col_file_url_frame ... ok [INFO] [stdout] test app::actions::tests::test_parse_line_col_no_column ... ok [INFO] [stdout] test app::actions::tests::test_parse_line_col_parenthesised_frame ... ok [INFO] [stdout] test app::actions::tests::test_parse_line_col_no_frames ... ok [INFO] [stdout] test app::actions::tests::test_parse_line_col_picks_first_frame ... ok [INFO] [stdout] test editor::tests::test_editor_kind_helix ... ok [INFO] [stdout] test editor::tests::test_editor_kind_nvim_full_path ... ok [INFO] [stdout] test editor::tests::test_editor_kind_unknown_falls_back_to_vim ... ok [INFO] [stdout] test editor::tests::test_editor_kind_vim ... ok [INFO] [stdout] test editor::tests::test_editor_kind_vscode_variants ... ok [INFO] [stdout] test editor::tests::test_helix_line_and_col ... ok [INFO] [stdout] test editor::tests::test_helix_line_only ... ok [INFO] [stdout] test editor::tests::test_helix_no_location ... ok [INFO] [stdout] test editor::tests::test_nvim_line_and_col ... ok [INFO] [stdout] test editor::tests::test_nvim_line_only ... ok [INFO] [stdout] test editor::tests::test_vscode_line_and_col ... ok [INFO] [stdout] test editor::tests::test_vscode_no_location ... ok [INFO] [stdout] test editor::tests::test_nvim_no_location ... ok [INFO] [stdout] test editor::tests::test_webstorm_line_and_col ... ok [INFO] [stdout] test editor::tests::test_editor_kind_nvim_binary_name ... ok [INFO] [stdout] test editor::tests::test_webstorm_line_only ... ok [INFO] [stdout] test app::actions::tests::test_parse_line_col_standard_frame ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f4e4010f836b31330fd9553028fb2c6b7a781037a752931c63c9b90c9259b27d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e4010f836b31330fd9553028fb2c6b7a781037a752931c63c9b90c9259b27d", kill_on_drop: false }` [INFO] [stdout] f4e4010f836b31330fd9553028fb2c6b7a781037a752931c63c9b90c9259b27d