[INFO] fetching crate jc-zed-tasks 0.1.6...
[INFO] testing jc-zed-tasks-0.1.6 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate jc-zed-tasks 0.1.6 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate jc-zed-tasks 0.1.6
[INFO] finished tweaking crates.io crate jc-zed-tasks 0.1.6
[INFO] tweaked toml for crates.io crate jc-zed-tasks 0.1.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jc-zed-tasks 0.1.6 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jc-zed-tasks 0.1.6 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d68e8fcfa6d8bd8d3edd48c9cfa3b535a58772020947546d69ca7c44701e651
[INFO] running `Command { std: "docker" "start" "-a" "2d68e8fcfa6d8bd8d3edd48c9cfa3b535a58772020947546d69ca7c44701e651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d68e8fcfa6d8bd8d3edd48c9cfa3b535a58772020947546d69ca7c44701e651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d68e8fcfa6d8bd8d3edd48c9cfa3b535a58772020947546d69ca7c44701e651", kill_on_drop: false }`
[INFO] [stdout] 2d68e8fcfa6d8bd8d3edd48c9cfa3b535a58772020947546d69ca7c44701e651
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c042b42c6baf82a367d1e3adbb87d2949843935fad424017714597ffa701f864
[INFO] running `Command { std: "docker" "start" "-a" "c042b42c6baf82a367d1e3adbb87d2949843935fad424017714597ffa701f864", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling jsonc-parser v0.28.0
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling notify-debouncer-full v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.2
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling lazy-regex v3.4.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling simple-fs v0.9.2
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling image v0.25.9
[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 arboard v3.6.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling jc-zed-tasks v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.78s
[INFO] running `Command { std: "docker" "inspect" "c042b42c6baf82a367d1e3adbb87d2949843935fad424017714597ffa701f864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c042b42c6baf82a367d1e3adbb87d2949843935fad424017714597ffa701f864", kill_on_drop: false }`
[INFO] [stdout] c042b42c6baf82a367d1e3adbb87d2949843935fad424017714597ffa701f864
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7ea77c11a63095753c9515252e7605969ae2ea22350a6a74cbc3a9a7446ea9e
[INFO] running `Command { std: "docker" "start" "-a" "b7ea77c11a63095753c9515252e7605969ae2ea22350a6a74cbc3a9a7446ea9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling jc-zed-tasks v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.11s
[INFO] running `Command { std: "docker" "inspect" "b7ea77c11a63095753c9515252e7605969ae2ea22350a6a74cbc3a9a7446ea9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7ea77c11a63095753c9515252e7605969ae2ea22350a6a74cbc3a9a7446ea9e", kill_on_drop: false }`
[INFO] [stdout] b7ea77c11a63095753c9515252e7605969ae2ea22350a6a74cbc3a9a7446ea9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c1aa9c5a8afc7ecd2ab05ee12ca09d0ad278314f4844a2e7593008ed1594e7a0
[INFO] running `Command { std: "docker" "start" "-a" "c1aa9c5a8afc7ecd2ab05ee12ca09d0ad278314f4844a2e7593008ed1594e7a0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jc_zed_tasks-9324b1623681f238)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test support::mac::common::tests::test_support_mac_common_get_all_app_names_simple ... FAILED
[INFO] [stdout] test support::mac::common::tests::test_support_mac_common_get_front_window_bounds_zed ... FAILED
[INFO] [stdout] test support::mac::common::tests::test_support_mac_common_get_app_windows_zed ... FAILED
[INFO] [stdout] test support::mac::common::tests::test_support_mac_common_get_app_windows_alacritty ... FAILED
[INFO] [stdout] test support::mac::common::tests::test_support_mac_common_get_front_window_zed ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- support::mac::common::tests::test_support_mac_common_get_all_app_names_simple stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- support::mac::common::tests::test_support_mac_common_get_front_window_bounds_zed stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- support::mac::common::tests::test_support_mac_common_get_app_windows_zed stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- support::mac::common::tests::test_support_mac_common_get_app_windows_alacritty stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- support::mac::common::tests::test_support_mac_common_get_front_window_zed stdout ----
[INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     support::mac::common::tests::test_support_mac_common_get_all_app_names_simple
[INFO] [stdout]     support::mac::common::tests::test_support_mac_common_get_app_windows_alacritty
[INFO] [stdout]     support::mac::common::tests::test_support_mac_common_get_app_windows_zed
[INFO] [stdout]     support::mac::common::tests::test_support_mac_common_get_front_window_bounds_zed
[INFO] [stdout]     support::mac::common::tests::test_support_mac_common_get_front_window_zed
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin jc-zed-tasks`
[INFO] running `Command { std: "docker" "inspect" "c1aa9c5a8afc7ecd2ab05ee12ca09d0ad278314f4844a2e7593008ed1594e7a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1aa9c5a8afc7ecd2ab05ee12ca09d0ad278314f4844a2e7593008ed1594e7a0", kill_on_drop: false }`
[INFO] [stdout] c1aa9c5a8afc7ecd2ab05ee12ca09d0ad278314f4844a2e7593008ed1594e7a0
