[INFO] fetching crate waterui-cli 0.1.3... [INFO] testing waterui-cli-0.1.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate waterui-cli 0.1.3 into /workspace/builds/worker-5-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate waterui-cli 0.1.3 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 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3bf532a5bcd47d8de15829f49181e4eca6ee11225180f53583ffff0bea5d714f [INFO] running `Command { std: "docker" "start" "-a" "3bf532a5bcd47d8de15829f49181e4eca6ee11225180f53583ffff0bea5d714f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bf532a5bcd47d8de15829f49181e4eca6ee11225180f53583ffff0bea5d714f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bf532a5bcd47d8de15829f49181e4eca6ee11225180f53583ffff0bea5d714f", kill_on_drop: false }` [INFO] [stdout] 3bf532a5bcd47d8de15829f49181e4eca6ee11225180f53583ffff0bea5d714f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1e8b2c8c6b2ea2d19424e654c80702a7a8abd279c425ab3a27e46a9dd11b8831 [INFO] running `Command { std: "docker" "start" "-a" "1e8b2c8c6b2ea2d19424e654c80702a7a8abd279c425ab3a27e46a9dd11b8831", 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 async-task v4.7.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling http v1.4.0 [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 deranged v0.5.5 [INFO] [stderr] Compiling indexmap v2.12.1 [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 time-macros v0.2.24 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling bytestr v0.3.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [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 linkme-impl v0.3.35 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling executor-core v0.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling cargo-platform v0.3.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling skyzen-macros v0.1.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling matchit v0.9.0 [INFO] [stderr] Compiling waterui-cli v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling http-kit v0.4.2 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling async-tungstenite v0.32.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling cargo_metadata v0.23.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling skyzen-core v0.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling reflink v0.1.3 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling cargo_toml v0.22.3 [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 async-process v2.5.0 [INFO] [stderr] Compiling utoipa v5.4.0 [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 57.66s [INFO] running `Command { std: "docker" "inspect" "1e8b2c8c6b2ea2d19424e654c80702a7a8abd279c425ab3a27e46a9dd11b8831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e8b2c8c6b2ea2d19424e654c80702a7a8abd279c425ab3a27e46a9dd11b8831", kill_on_drop: false }` [INFO] [stdout] 1e8b2c8c6b2ea2d19424e654c80702a7a8abd279c425ab3a27e46a9dd11b8831 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 40ff21e5857e8a2f8c7ebed87b9f36c945eafef88f96cded491dcae0d9e7be5c [INFO] running `Command { std: "docker" "start" "-a" "40ff21e5857e8a2f8c7ebed87b9f36c945eafef88f96cded491dcae0d9e7be5c", 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.29s [INFO] running `Command { std: "docker" "inspect" "40ff21e5857e8a2f8c7ebed87b9f36c945eafef88f96cded491dcae0d9e7be5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40ff21e5857e8a2f8c7ebed87b9f36c945eafef88f96cded491dcae0d9e7be5c", kill_on_drop: false }` [INFO] [stdout] 40ff21e5857e8a2f8c7ebed87b9f36c945eafef88f96cded491dcae0d9e7be5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 19a8a6bab5c3d420b5def5761fdbf5cd242efe8e75642b5bfc1332bf89fe6fcd [INFO] running `Command { std: "docker" "start" "-a" "19a8a6bab5c3d420b5def5761fdbf5cd242efe8e75642b5bfc1332bf89fe6fcd", 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 12.85s [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::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 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::relative_waterui_path_produces_clean_relative_backend_path ... ok [INFO] [stdout] test utils::tests::ignores_non_numeric_tokens ... ok [INFO] [stdout] test android::device::tests::detects_java_crash_for_app ... ok [INFO] [stdout] test templates::tests::absolute_waterui_path_is_used_directly ... ok [INFO] [stdout] test utils::tests::parses_pidof_output_with_multiple_pids ... ok [INFO] [stdout] test android::device::tests::detects_pid_mentions_in_threadtime_lines ... 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.00s [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" "19a8a6bab5c3d420b5def5761fdbf5cd242efe8e75642b5bfc1332bf89fe6fcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a8a6bab5c3d420b5def5761fdbf5cd242efe8e75642b5bfc1332bf89fe6fcd", kill_on_drop: false }` [INFO] [stdout] 19a8a6bab5c3d420b5def5761fdbf5cd242efe8e75642b5bfc1332bf89fe6fcd