[INFO] fetching crate jc-zed-tasks 0.1.8...
[INFO] testing jc-zed-tasks-0.1.8 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate jc-zed-tasks 0.1.8 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate jc-zed-tasks 0.1.8
[INFO] finished tweaking crates.io crate jc-zed-tasks 0.1.8
[INFO] tweaked toml for crates.io crate jc-zed-tasks 0.1.8 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jc-zed-tasks 0.1.8 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jc-zed-tasks 0.1.8 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded notify-debouncer-full v0.6.0
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded lazy-regex v3.4.2
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.4.2
[INFO] [stderr]   Downloaded daemonize v0.5.0
[INFO] [stderr]   Downloaded simple-fs v0.9.2
[INFO] [stderr]   Downloaded jsonc-parser v0.28.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 961907e8a8c61bc68b41a46c6bc2fcf702a36d06136e8c8729a8ce3758afc82a
[INFO] running `Command { std: "docker" "start" "-a" "961907e8a8c61bc68b41a46c6bc2fcf702a36d06136e8c8729a8ce3758afc82a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "961907e8a8c61bc68b41a46c6bc2fcf702a36d06136e8c8729a8ce3758afc82a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "961907e8a8c61bc68b41a46c6bc2fcf702a36d06136e8c8729a8ce3758afc82a", kill_on_drop: false }`
[INFO] [stdout] 961907e8a8c61bc68b41a46c6bc2fcf702a36d06136e8c8729a8ce3758afc82a
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec6e792268484f370a6d62160d9141994d75103f8e1b99aa60dd515913217b14
[INFO] running `Command { std: "docker" "start" "-a" "ec6e792268484f370a6d62160d9141994d75103f8e1b99aa60dd515913217b14", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling pxfm v0.1.27
[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 winnow v0.7.14
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[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 parking_lot_core v0.9.12
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling jsonc-parser v0.28.0
[INFO] [stderr]    Compiling notify-debouncer-full v0.6.0
[INFO] [stderr]    Compiling daemonize v0.5.0
[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 gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.2
[INFO] [stderr]    Compiling clap v4.5.53
[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 serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling jc-zed-tasks v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.33s
[INFO] running `Command { std: "docker" "inspect" "ec6e792268484f370a6d62160d9141994d75103f8e1b99aa60dd515913217b14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec6e792268484f370a6d62160d9141994d75103f8e1b99aa60dd515913217b14", kill_on_drop: false }`
[INFO] [stdout] ec6e792268484f370a6d62160d9141994d75103f8e1b99aa60dd515913217b14
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f5c04afd3e8331b2060e2b71c79d422ee3a3ba4bb2db32825992a0123fbdd37
[INFO] running `Command { std: "docker" "start" "-a" "5f5c04afd3e8331b2060e2b71c79d422ee3a3ba4bb2db32825992a0123fbdd37", kill_on_drop: false }`
[INFO] [stderr]    Compiling jc-zed-tasks v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.07s
[INFO] running `Command { std: "docker" "inspect" "5f5c04afd3e8331b2060e2b71c79d422ee3a3ba4bb2db32825992a0123fbdd37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f5c04afd3e8331b2060e2b71c79d422ee3a3ba4bb2db32825992a0123fbdd37", kill_on_drop: false }`
[INFO] [stdout] 5f5c04afd3e8331b2060e2b71c79d422ee3a3ba4bb2db32825992a0123fbdd37
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f8853b229cf602bcf8c1eb2ab3a36ebd6d3311c78d5b0770ecc2093d9ac66501
[INFO] running `Command { std: "docker" "start" "-a" "f8853b229cf602bcf8c1eb2ab3a36ebd6d3311c78d5b0770ecc2093d9ac66501", 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/jc_zed_tasks-4e5a652d1f83574b)
[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_app_windows_alacritty ... FAILED
[INFO] [stdout] test support::mac::common::tests::test_support_mac_common_get_app_windows_zed ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin jc-zed-tasks`
[INFO] [stdout] test support::mac::common::tests::test_support_mac_common_get_front_window_zed ... FAILED
[INFO] [stdout] test support::mac::common::tests::test_support_mac_common_get_front_window_bounds_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_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_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_front_window_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_front_window_bounds_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.23s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f8853b229cf602bcf8c1eb2ab3a36ebd6d3311c78d5b0770ecc2093d9ac66501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8853b229cf602bcf8c1eb2ab3a36ebd6d3311c78d5b0770ecc2093d9ac66501", kill_on_drop: false }`
[INFO] [stdout] f8853b229cf602bcf8c1eb2ab3a36ebd6d3311c78d5b0770ecc2093d9ac66501
