[INFO] fetching crate resq-bin-explorer 0.1.10... [INFO] testing resq-bin-explorer-0.1.10 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate resq-bin-explorer 0.1.10 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate resq-bin-explorer 0.1.10 [INFO] finished tweaking crates.io crate resq-bin-explorer 0.1.10 [INFO] tweaked toml for crates.io crate resq-bin-explorer 0.1.10 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate resq-bin-explorer 0.1.10 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate resq-bin-explorer 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded capstone v0.14.0 [INFO] [stderr] Downloaded line-clipping v0.3.7 [INFO] [stderr] Downloaded object v0.39.0 [INFO] [stderr] Downloaded resq-tui v0.1.4 [INFO] [stderr] Downloaded capstone-sys v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a39715b7e6ff42eb5ce509df733c5dfd53040957c4f47e119ebc5f00c1fb4145 [INFO] running `Command { std: "docker" "start" "-a" "a39715b7e6ff42eb5ce509df733c5dfd53040957c4f47e119ebc5f00c1fb4145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a39715b7e6ff42eb5ce509df733c5dfd53040957c4f47e119ebc5f00c1fb4145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a39715b7e6ff42eb5ce509df733c5dfd53040957c4f47e119ebc5f00c1fb4145", kill_on_drop: false }` [INFO] [stdout] a39715b7e6ff42eb5ce509df733c5dfd53040957c4f47e119ebc5f00c1fb4145 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4544b19ae6cbd3d8c6684928ffb52585e70b8a2b37df7bb040328fdd1dae16ce [INFO] running `Command { std: "docker" "start" "-a" "4544b19ae6cbd3d8c6684928ffb52585e70b8a2b37df7bb040328fdd1dae16ce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling line-clipping v0.3.7 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling object v0.39.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling ruzstd v0.8.2 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling capstone-sys v0.18.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [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 resq-tui v0.1.4 [INFO] [stderr] Compiling capstone v0.14.0 [INFO] [stderr] Compiling resq-bin-explorer v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.06s [INFO] running `Command { std: "docker" "inspect" "4544b19ae6cbd3d8c6684928ffb52585e70b8a2b37df7bb040328fdd1dae16ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4544b19ae6cbd3d8c6684928ffb52585e70b8a2b37df7bb040328fdd1dae16ce", kill_on_drop: false }` [INFO] [stdout] 4544b19ae6cbd3d8c6684928ffb52585e70b8a2b37df7bb040328fdd1dae16ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 929a4d8b70b49eff10f6065c38d8d9d8b1d061a914390e1d8fdeeb8ee920c8c8 [INFO] running `Command { std: "docker" "start" "-a" "929a4d8b70b49eff10f6065c38d8d9d8b1d061a914390e1d8fdeeb8ee920c8c8", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling resq-tui v0.1.4 [INFO] [stderr] Compiling resq-bin-explorer v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.73s [INFO] running `Command { std: "docker" "inspect" "929a4d8b70b49eff10f6065c38d8d9d8b1d061a914390e1d8fdeeb8ee920c8c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "929a4d8b70b49eff10f6065c38d8d9d8b1d061a914390e1d8fdeeb8ee920c8c8", kill_on_drop: false }` [INFO] [stdout] 929a4d8b70b49eff10f6065c38d8d9d8b1d061a914390e1d8fdeeb8ee920c8c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14b29c75fdb3e5ecbdad30971b2577ebf26ef517afea882c96a2708c3ed20bf7 [INFO] running `Command { std: "docker" "start" "-a" "14b29c75fdb3e5ecbdad30971b2577ebf26ef517afea882c96a2708c3ed20bf7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bin_explorer-b042dfd83329c2ba) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test analysis::tests::parses_objdump_style_function_blocks ... ok [INFO] [stdout] test analysis::tests::maps_blocks_to_functions_by_address_range_and_name_normalization ... ok [INFO] [stdout] test analysis::tests::analyzes_current_executable_metadata ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/resq_bin-9d8fc98f2a772eed) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tui::tests::invalid_regex_sets_error ... ok [INFO] [stderr] Doc-tests bin_explorer [INFO] [stdout] test tui::tests::regex_query_tracks_matches_and_jump ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 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] running `Command { std: "docker" "inspect" "14b29c75fdb3e5ecbdad30971b2577ebf26ef517afea882c96a2708c3ed20bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14b29c75fdb3e5ecbdad30971b2577ebf26ef517afea882c96a2708c3ed20bf7", kill_on_drop: false }` [INFO] [stdout] 14b29c75fdb3e5ecbdad30971b2577ebf26ef517afea882c96a2708c3ed20bf7