[INFO] fetching crate jc-zed-tasks 0.1.5...
[INFO] testing jc-zed-tasks-0.1.5 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate jc-zed-tasks 0.1.5 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate jc-zed-tasks 0.1.5
[INFO] finished tweaking crates.io crate jc-zed-tasks 0.1.5
[INFO] tweaked toml for crates.io crate jc-zed-tasks 0.1.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jc-zed-tasks 0.1.5 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jc-zed-tasks 0.1.5 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74f2a5df229aad8ea3e6e0ef64a660033630443a0de934a724fe71662e46b601
[INFO] running `Command { std: "docker" "start" "-a" "74f2a5df229aad8ea3e6e0ef64a660033630443a0de934a724fe71662e46b601", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74f2a5df229aad8ea3e6e0ef64a660033630443a0de934a724fe71662e46b601", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74f2a5df229aad8ea3e6e0ef64a660033630443a0de934a724fe71662e46b601", kill_on_drop: false }`
[INFO] [stdout] 74f2a5df229aad8ea3e6e0ef64a660033630443a0de934a724fe71662e46b601
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 468954c0cb86d95ecd2f43210c3c97b038225e0cbc445a73369c57b9cab1d3ae
[INFO] running `Command { std: "docker" "start" "-a" "468954c0cb86d95ecd2f43210c3c97b038225e0cbc445a73369c57b9cab1d3ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling notify-debouncer-full v0.6.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling lazy-regex v3.4.2
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling simple-fs v0.9.2
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling jc-zed-tasks v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "468954c0cb86d95ecd2f43210c3c97b038225e0cbc445a73369c57b9cab1d3ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "468954c0cb86d95ecd2f43210c3c97b038225e0cbc445a73369c57b9cab1d3ae", kill_on_drop: false }`
[INFO] [stdout] 468954c0cb86d95ecd2f43210c3c97b038225e0cbc445a73369c57b9cab1d3ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 435f2af06d0c75b158f10c669878f45de71d8eb7630619266644d67425dc043b
[INFO] running `Command { std: "docker" "start" "-a" "435f2af06d0c75b158f10c669878f45de71d8eb7630619266644d67425dc043b", kill_on_drop: false }`
[INFO] [stderr]    Compiling jc-zed-tasks v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.84s
[INFO] running `Command { std: "docker" "inspect" "435f2af06d0c75b158f10c669878f45de71d8eb7630619266644d67425dc043b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "435f2af06d0c75b158f10c669878f45de71d8eb7630619266644d67425dc043b", kill_on_drop: false }`
[INFO] [stdout] 435f2af06d0c75b158f10c669878f45de71d8eb7630619266644d67425dc043b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 798345b5b6b5eb6d0b1349e24563d9fe0ad173f4fb9c6ec8ed44a20ec38ce669
[INFO] running `Command { std: "docker" "start" "-a" "798345b5b6b5eb6d0b1349e24563d9fe0ad173f4fb9c6ec8ed44a20ec38ce669", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/jc-zed-tasks/0f73145695ef2e62/deps/jc_zed_tasks-0f73145695ef2e62)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[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_all_app_names_simple ... 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_front_window_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_bounds_zed ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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_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_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.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "798345b5b6b5eb6d0b1349e24563d9fe0ad173f4fb9c6ec8ed44a20ec38ce669", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "798345b5b6b5eb6d0b1349e24563d9fe0ad173f4fb9c6ec8ed44a20ec38ce669", kill_on_drop: false }`
[INFO] [stdout] 798345b5b6b5eb6d0b1349e24563d9fe0ad173f4fb9c6ec8ed44a20ec38ce669
