[INFO] fetching crate macutil_tui 0.0.1... [INFO] testing macutil_tui-0.0.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate macutil_tui 0.0.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate macutil_tui 0.0.1 [INFO] finished tweaking crates.io crate macutil_tui 0.0.1 [INFO] tweaked toml for crates.io crate macutil_tui 0.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate macutil_tui 0.0.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate macutil_tui 0.0.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vte v0.13.1 [INFO] [stderr] Downloaded portable-pty v0.8.1 [INFO] [stderr] Downloaded vt100-ctt v0.16.0 [INFO] [stderr] Downloaded tui-term v0.2.0 [INFO] [stderr] Downloaded macutil_core v0.0.1 [INFO] [stderr] Downloaded tree-sitter-bash v0.23.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6798e8660bd1698cba020393eb0c7069d9798f57970e2b79cb22d4b0b20a618c [INFO] running `Command { std: "docker" "start" "-a" "6798e8660bd1698cba020393eb0c7069d9798f57970e2b79cb22d4b0b20a618c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6798e8660bd1698cba020393eb0c7069d9798f57970e2b79cb22d4b0b20a618c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6798e8660bd1698cba020393eb0c7069d9798f57970e2b79cb22d4b0b20a618c", kill_on_drop: false }` [INFO] [stdout] 6798e8660bd1698cba020393eb0c7069d9798f57970e2b79cb22d4b0b20a618c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be2a541aa160e7e8a95532339f33f3444d48da6dea65a67e410eaf4a2f51e6e3 [INFO] running `Command { std: "docker" "start" "-a" "be2a541aa160e7e8a95532339f33f3444d48da6dea65a67e410eaf4a2f51e6e3", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling vte v0.13.1 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling ego-tree v0.9.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling tree-sitter v0.24.7 [INFO] [stderr] Compiling tree-sitter-bash v0.23.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling tree-sitter-highlight v0.24.7 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling portable-pty v0.8.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tui-term v0.2.0 [INFO] [stderr] Compiling vt100-ctt v0.16.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling macutil_core v0.0.1 [INFO] [stderr] Compiling macutil_tui v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.04s [INFO] running `Command { std: "docker" "inspect" "be2a541aa160e7e8a95532339f33f3444d48da6dea65a67e410eaf4a2f51e6e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be2a541aa160e7e8a95532339f33f3444d48da6dea65a67e410eaf4a2f51e6e3", kill_on_drop: false }` [INFO] [stdout] be2a541aa160e7e8a95532339f33f3444d48da6dea65a67e410eaf4a2f51e6e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e508f3c4bfe994688cbf28c3976c04e282139f8d9eabfee3c35c8b3c547f2765 [INFO] running `Command { std: "docker" "start" "-a" "e508f3c4bfe994688cbf28c3976c04e282139f8d9eabfee3c35c8b3c547f2765", kill_on_drop: false }` [INFO] [stderr] Compiling macutil_tui v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "e508f3c4bfe994688cbf28c3976c04e282139f8d9eabfee3c35c8b3c547f2765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e508f3c4bfe994688cbf28c3976c04e282139f8d9eabfee3c35c8b3c547f2765", kill_on_drop: false }` [INFO] [stdout] e508f3c4bfe994688cbf28c3976c04e282139f8d9eabfee3c35c8b3c547f2765 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85ef0208633a043b94df71422e99c49be43a8f21fe18623cf1c6079b9009eaca [INFO] running `Command { std: "docker" "start" "-a" "85ef0208633a043b94df71422e99c49be43a8f21fe18623cf1c6079b9009eaca", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/macutil-0f6ea8d3bb5d6c2b) [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" "85ef0208633a043b94df71422e99c49be43a8f21fe18623cf1c6079b9009eaca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85ef0208633a043b94df71422e99c49be43a8f21fe18623cf1c6079b9009eaca", kill_on_drop: false }` [INFO] [stdout] 85ef0208633a043b94df71422e99c49be43a8f21fe18623cf1c6079b9009eaca