[INFO] fetching crate waterui-cli 0.1.3... [INFO] testing waterui-cli-0.1.3 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate waterui-cli 0.1.3 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate waterui-cli 0.1.3 [INFO] finished tweaking crates.io crate waterui-cli 0.1.3 [INFO] tweaked toml for crates.io crate waterui-cli 0.1.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate waterui-cli 0.1.3 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 waterui-cli 0.1.3 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 which v8.0.0 [INFO] [stderr] Downloaded skyzen-macros v0.1.0 [INFO] [stderr] Downloaded skyzen-core v0.1.0 [INFO] [stderr] Downloaded target-lexicon v0.13.3 [INFO] [stderr] Downloaded ctrlc v3.5.1 [INFO] [stderr] Downloaded cargo-platform v0.3.2 [INFO] [stderr] Downloaded reflink v0.1.3 [INFO] [stderr] Downloaded matchit v0.9.0 [INFO] [stderr] Downloaded async-tungstenite v0.32.0 [INFO] [stderr] Downloaded executor-core v0.7.1 [INFO] [stderr] Downloaded http-kit v0.4.2 [INFO] [stderr] Downloaded skyzen v0.1.0 [INFO] [stderr] Downloaded smol v2.0.2 [INFO] [stderr] Downloaded skyzen-hyper v0.1.0 [INFO] [stderr] Downloaded utoipa-redoc v6.0.0 [INFO] [stderr] Downloaded bytestr v0.3.1 [INFO] [stderr] Downloaded cargo_metadata v0.23.1 [INFO] [stderr] Downloaded async-net v2.0.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] c5e0610fa41d6d377693601a43066cf39a3cd3c9ff0a45bc609aff4b847b45e4 [INFO] running `Command { std: "docker" "start" "-a" "c5e0610fa41d6d377693601a43066cf39a3cd3c9ff0a45bc609aff4b847b45e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5e0610fa41d6d377693601a43066cf39a3cd3c9ff0a45bc609aff4b847b45e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5e0610fa41d6d377693601a43066cf39a3cd3c9ff0a45bc609aff4b847b45e4", kill_on_drop: false }` [INFO] [stdout] c5e0610fa41d6d377693601a43066cf39a3cd3c9ff0a45bc609aff4b847b45e4 [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] 21af2e363cef0866190e86557f9d561b4709604485219bfcdece6c14f8548785 [INFO] running `Command { std: "docker" "start" "-a" "21af2e363cef0866190e86557f9d561b4709604485219bfcdece6c14f8548785", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling bytestr v0.3.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling linkme-impl v0.3.35 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling executor-core v0.7.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling skyzen-macros v0.1.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling cargo-platform v0.3.2 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling async-tungstenite v0.32.0 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling waterui-cli v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling matchit v0.9.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling cargo_metadata v0.23.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling reflink v0.1.3 [INFO] [stderr] Compiling http-kit v0.4.2 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling cargo_toml v0.22.3 [INFO] [stderr] Compiling skyzen-core v0.1.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling utoipa v5.4.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling skyzen-hyper v0.1.0 [INFO] [stderr] Compiling utoipa-redoc v6.0.0 [INFO] [stderr] Compiling skyzen v0.1.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "21af2e363cef0866190e86557f9d561b4709604485219bfcdece6c14f8548785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21af2e363cef0866190e86557f9d561b4709604485219bfcdece6c14f8548785", kill_on_drop: false }` [INFO] [stdout] 21af2e363cef0866190e86557f9d561b4709604485219bfcdece6c14f8548785 [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] 6229f84b689c393afe59e333ce4b59c6d58a695573dd37291aa46ce0f7ed8188 [INFO] running `Command { std: "docker" "start" "-a" "6229f84b689c393afe59e333ce4b59c6d58a695573dd37291aa46ce0f7ed8188", kill_on_drop: false }` [INFO] [stderr] Compiling waterui-cli v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.76s [INFO] running `Command { std: "docker" "inspect" "6229f84b689c393afe59e333ce4b59c6d58a695573dd37291aa46ce0f7ed8188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6229f84b689c393afe59e333ce4b59c6d58a695573dd37291aa46ce0f7ed8188", kill_on_drop: false }` [INFO] [stdout] 6229f84b689c393afe59e333ce4b59c6d58a695573dd37291aa46ce0f7ed8188 [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] 7c74137608b71e80da59c66036ee0b38a58ecac3ddfc66a10c076a154bc51b5d [INFO] running `Command { std: "docker" "start" "-a" "7c74137608b71e80da59c66036ee0b38a58ecac3ddfc66a10c076a154bc51b5d", kill_on_drop: false }` [INFO] [stderr] Compiling waterui-cli v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.52s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/waterui_cli-0436bea56f666dee) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test android::device::tests::detects_java_crash_for_app ... ok [INFO] [stdout] test android::device::tests::avoids_false_positive_from_unrelated_fatal_signal_in_global_dump ... ok [INFO] [stdout] test android::device::tests::detects_native_crash_when_pid_is_mentioned ... ok [INFO] [stdout] test android::device::tests::detects_pid_mentions_in_threadtime_lines ... ok [INFO] [stdout] test apple::device::tests::parses_simctl_launch_pid_from_bundle_prefix ... ok [INFO] [stdout] test apple::device::tests::parses_simctl_launch_pid_from_plain_pid ... ok [INFO] [stdout] test templates::tests::absolute_waterui_path_is_used_directly ... ok [INFO] [stdout] test utils::tests::ignores_non_numeric_tokens ... ok [INFO] [stdout] test templates::tests::relative_waterui_path_produces_clean_relative_backend_path ... ok [INFO] [stdout] test utils::tests::parses_pidof_output_with_multiple_pids ... ok [INFO] [stdout] test apple::device::tests::returns_none_when_no_pid_present ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/terminal/main.rs (/opt/rustwide/target/debug/deps/water-b6ea26da86a7f09a) [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 waterui_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" "7c74137608b71e80da59c66036ee0b38a58ecac3ddfc66a10c076a154bc51b5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c74137608b71e80da59c66036ee0b38a58ecac3ddfc66a10c076a154bc51b5d", kill_on_drop: false }` [INFO] [stdout] 7c74137608b71e80da59c66036ee0b38a58ecac3ddfc66a10c076a154bc51b5d