[INFO] fetching crate skim-navi 0.1.10... [INFO] testing skim-navi-0.1.10 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate skim-navi 0.1.10 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate skim-navi 0.1.10 [INFO] finished tweaking crates.io crate skim-navi 0.1.10 [INFO] tweaked toml for crates.io crate skim-navi 0.1.10 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate skim-navi 0.1.10 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate skim-navi 0.1.10 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c079491c303068556f9a51e210c7e813a1f7924698445ee46b062e3cb8143c14 [INFO] running `Command { std: "docker" "start" "-a" "c079491c303068556f9a51e210c7e813a1f7924698445ee46b062e3cb8143c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c079491c303068556f9a51e210c7e813a1f7924698445ee46b062e3cb8143c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c079491c303068556f9a51e210c7e813a1f7924698445ee46b062e3cb8143c14", kill_on_drop: false }` [INFO] [stdout] c079491c303068556f9a51e210c7e813a1f7924698445ee46b062e3cb8143c14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e707046fd99f98d81ae266aa0b83b23ddd0ac518309b52b4006efbe15ea6ed26 [INFO] running `Command { std: "docker" "start" "-a" "e707046fd99f98d81ae266aa0b83b23ddd0ac518309b52b4006efbe15ea6ed26", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.55 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.54 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling vte v0.11.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling tuikit v0.5.0 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling skim v0.10.4 [INFO] [stderr] Compiling skim-navi v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.50s [INFO] running `Command { std: "docker" "inspect" "e707046fd99f98d81ae266aa0b83b23ddd0ac518309b52b4006efbe15ea6ed26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e707046fd99f98d81ae266aa0b83b23ddd0ac518309b52b4006efbe15ea6ed26", kill_on_drop: false }` [INFO] [stdout] e707046fd99f98d81ae266aa0b83b23ddd0ac518309b52b4006efbe15ea6ed26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e4673494ba0c976c1446a74a97b6d18ac3b6e11cbf4700f3f6c5999b97cb8c4 [INFO] running `Command { std: "docker" "start" "-a" "9e4673494ba0c976c1446a74a97b6d18ac3b6e11cbf4700f3f6c5999b97cb8c4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling openssl v0.10.49 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling openssl-sys v0.9.84 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustix v0.37.6 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling yasna v0.5.1 [INFO] [stderr] Compiling multiparty v0.1.0 [INFO] [stderr] Compiling local_ipaddress v0.1.3 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling build_html v2.4.0 [INFO] [stderr] Compiling qr2term v0.3.1 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling is-terminal v0.4.6 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling skim v0.10.4 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling skim-navi v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling warp v0.3.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling warpy v0.3.11 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 52.07s [INFO] running `Command { std: "docker" "inspect" "9e4673494ba0c976c1446a74a97b6d18ac3b6e11cbf4700f3f6c5999b97cb8c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e4673494ba0c976c1446a74a97b6d18ac3b6e11cbf4700f3f6c5999b97cb8c4", kill_on_drop: false }` [INFO] [stdout] 9e4673494ba0c976c1446a74a97b6d18ac3b6e11cbf4700f3f6c5999b97cb8c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] be058c5db71d30c16b1baad853fdfcb9b5081697f5676c7a7c01ef86f8e5c55c [INFO] running `Command { std: "docker" "start" "-a" "be058c5db71d30c16b1baad853fdfcb9b5081697f5676c7a7c01ef86f8e5c55c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skim_navi-729569c7b7148d05) [INFO] [stdout] [INFO] [stderr] Doc-tests skim_navi [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] [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" "be058c5db71d30c16b1baad853fdfcb9b5081697f5676c7a7c01ef86f8e5c55c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be058c5db71d30c16b1baad853fdfcb9b5081697f5676c7a7c01ef86f8e5c55c", kill_on_drop: false }` [INFO] [stdout] be058c5db71d30c16b1baad853fdfcb9b5081697f5676c7a7c01ef86f8e5c55c