[INFO] fetching crate yabai 0.5.0...
[INFO] testing yabai-0.5.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate yabai 0.5.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate yabai 0.5.0
[INFO] finished tweaking crates.io crate yabai 0.5.0
[INFO] tweaked toml for crates.io crate yabai 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yabai 0.5.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yabai 0.5.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72efe500fba52394395405ad18dd3b941f72c1559753b16f2c3b097883e04a44
[INFO] running `Command { std: "docker" "start" "-a" "72efe500fba52394395405ad18dd3b941f72c1559753b16f2c3b097883e04a44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72efe500fba52394395405ad18dd3b941f72c1559753b16f2c3b097883e04a44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72efe500fba52394395405ad18dd3b941f72c1559753b16f2c3b097883e04a44", kill_on_drop: false }`
[INFO] [stdout] 72efe500fba52394395405ad18dd3b941f72c1559753b16f2c3b097883e04a44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ca99f3331d91f47dd307431457c9f9f6ca0d2ebb0e285ff1b5f7300b0ce376b
[INFO] running `Command { std: "docker" "start" "-a" "7ca99f3331d91f47dd307431457c9f9f6ca0d2ebb0e285ff1b5f7300b0ce376b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling yabai v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.16s
[INFO] running `Command { std: "docker" "inspect" "7ca99f3331d91f47dd307431457c9f9f6ca0d2ebb0e285ff1b5f7300b0ce376b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ca99f3331d91f47dd307431457c9f9f6ca0d2ebb0e285ff1b5f7300b0ce376b", kill_on_drop: false }`
[INFO] [stdout] 7ca99f3331d91f47dd307431457c9f9f6ca0d2ebb0e285ff1b5f7300b0ce376b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01e0f7f94d6c0cf27ae25f33d1b24841e5f0d63e989a4608184c833d50a9ffb9
[INFO] running `Command { std: "docker" "start" "-a" "01e0f7f94d6c0cf27ae25f33d1b24841e5f0d63e989a4608184c833d50a9ffb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling yabai v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] running `Command { std: "docker" "inspect" "01e0f7f94d6c0cf27ae25f33d1b24841e5f0d63e989a4608184c833d50a9ffb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01e0f7f94d6c0cf27ae25f33d1b24841e5f0d63e989a4608184c833d50a9ffb9", kill_on_drop: false }`
[INFO] [stdout] 01e0f7f94d6c0cf27ae25f33d1b24841e5f0d63e989a4608184c833d50a9ffb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ec287a3f95ee79e2aaf251ad8e5565cd165cde8121b0200e956e80128f56ed9f
[INFO] running `Command { std: "docker" "start" "-a" "ec287a3f95ee79e2aaf251ad8e5565cd165cde8121b0200e956e80128f56ed9f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yabai-dffc0e0ec5566e28)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yabai
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 18) ... FAILED
[INFO] [stdout] test src/lib.rs - send (line 52) ... FAILED
[INFO] [stdout] test src/lib.rs - send_command (line 94) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 12) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 7) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 18) stdout ----
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/lib.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_18_0() {
[INFO] [stdout]    |                                      ---------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] 20 | let displays = yabai::query_displays()?;
[INFO] [stdout]    |                                       ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout] 19 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_18_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 20 | let displays = yabai::query_displays()?;
[INFO] [stdout] 21 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - send (line 52) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `send_str` in crate `yabai`
[INFO] [stdout]   --> src/lib.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | yabai::send_str("space --focus 2")?;
[INFO] [stdout]    |        ^^^^^^^^ not found in `yabai`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - send_command (line 94) stdout ----
[INFO] [stdout] error[E0433]: cannot find `SpaceOption` in `yabai`
[INFO] [stdout]   --> src/lib.rs:96:49
[INFO] [stdout]    |
[INFO] [stdout] 96 | let command = yabai::Command::FocusSpace(yabai::SpaceOption::Recent);
[INFO] [stdout]    |                                                 ^^^^^^^^^^^ could not find `SpaceOption` in `yabai`
[INFO] [stdout] 
[INFO] [stdout] error[E0533]: expected value, found struct variant `yabai::Command::FocusSpace`
[INFO] [stdout]   --> src/lib.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 | let command = yabai::Command::FocusSpace(yabai::SpaceOption::Recent);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^ not a value
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to create a new value of the struct
[INFO] [stdout]    |
[INFO] [stdout] 96 - let command = yabai::Command::FocusSpace(yabai::SpaceOption::Recent);
[INFO] [stdout] 96 + let command = yabai::Command::FocusSpace { option: /* value */ };
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/lib.rs:97:29
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_94_0() {
[INFO] [stdout]    |                                      ---------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] 96 | let command = yabai::Command::FocusSpace(yabai::SpaceOption::Recent);
[INFO] [stdout] 97 | yabai::send_command(command)?;
[INFO] [stdout]    |                             ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout] 95 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_94_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 96 | let command = yabai::Command::FocusSpace(yabai::SpaceOption::Recent);
[INFO] [stdout] 97 | yabai::send_command(command)?;
[INFO] [stdout] 98 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0533.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 12) stdout ----
[INFO] [stdout] error[E0433]: cannot find `SpaceOption` in `yabai`
[INFO] [stdout]   --> src/lib.rs:14:65
[INFO] [stdout]    |
[INFO] [stdout] 14 | let command: yabai::Command = yabai::Command::FocusSpace(yabai::SpaceOption::Recent);
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^ could not find `SpaceOption` in `yabai`
[INFO] [stdout] 
[INFO] [stdout] error[E0533]: expected value, found struct variant `yabai::Command::FocusSpace`
[INFO] [stdout]   --> src/lib.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 | let command: yabai::Command = yabai::Command::FocusSpace(yabai::SpaceOption::Recent);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ not a value
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to create a new value of the struct
[INFO] [stdout]    |
[INFO] [stdout] 14 - let command: yabai::Command = yabai::Command::FocusSpace(yabai::SpaceOption::Recent);
[INFO] [stdout] 14 + let command: yabai::Command = yabai::Command::FocusSpace { option: /* value */ };
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/lib.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_12_0() {
[INFO] [stdout]    |                                      ---------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] 14 | let command: yabai::Command = yabai::Command::FocusSpace(yabai::SpaceOption::Recent);
[INFO] [stdout] 15 | yabai::send_command(command)?;
[INFO] [stdout]    |                             ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]    |
[INFO] [stdout] 13 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_12_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 14 | let command: yabai::Command = yabai::Command::FocusSpace(yabai::SpaceOption::Recent);
[INFO] [stdout] 15 | yabai::send_command(command)?;
[INFO] [stdout] 16 +     Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0533.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 7) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (68) panicked at src/lib.rs:41:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62940656da6a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62940656da6a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62940656da6a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62940656da6a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62940657eb2a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62940657eb2a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x629406571802 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x629406571802 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62940655924f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62940655924f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x629406569ed1 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x62940656a08b - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x629406559308 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x629406550a49 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x629406559bdd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x62940657f27c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x62940657eff2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x629406539b28 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   18:     0x629406539b28 - <yabai[3b68ac921ad9ef55]::SOCKET_PATH as core[35159d6ffb30e017]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:41:35
[INFO] [stdout]   19:     0x629406539b28 - <<yabai[3b68ac921ad9ef55]::SOCKET_PATH as core[35159d6ffb30e017]::ops::deref::Deref>::deref::__static_ref_initialize as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   20:     0x629406536bbb - <lazy_static[7ec26258e85606f8]::lazy::Lazy<std[ec419fa8110287d5]::path::PathBuf>>::get::<<yabai[3b68ac921ad9ef55]::SOCKET_PATH as core[35159d6ffb30e017]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   21:     0x629406531b3e - <std[ec419fa8110287d5]::sync::once::Once>::call_once::<<lazy_static[7ec26258e85606f8]::lazy::Lazy<std[ec419fa8110287d5]::path::PathBuf>>::get<<yabai[3b68ac921ad9ef55]::SOCKET_PATH as core[35159d6ffb30e017]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   22:     0x62940655bbb9 - <std[ec419fa8110287d5]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   23:     0x62940652fcf9 - <std[ec419fa8110287d5]::sync::once::Once>::call_once::<<lazy_static[7ec26258e85606f8]::lazy::Lazy<std[ec419fa8110287d5]::path::PathBuf>>::get<<yabai[3b68ac921ad9ef55]::SOCKET_PATH as core[35159d6ffb30e017]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   24:     0x629406533080 - <lazy_static[7ec26258e85606f8]::lazy::Lazy<std[ec419fa8110287d5]::path::PathBuf>>::get::<<yabai[3b68ac921ad9ef55]::SOCKET_PATH as core[35159d6ffb30e017]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   25:     0x629406533080 - <yabai[3b68ac921ad9ef55]::SOCKET_PATH as core[35159d6ffb30e017]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   26:     0x629406533080 - <yabai[3b68ac921ad9ef55]::SOCKET_PATH as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   27:     0x629406531ef8 - yabai[3b68ac921ad9ef55]::send_raw
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:64:42
[INFO] [stdout]   28:     0x629406531e51 - yabai[3b68ac921ad9ef55]::send
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:56:5
[INFO] [stdout]   29:     0x62940652f7e9 - rust_out[999a937b1cc8d0f6]::main::_doctest_main_src_lib_rs_7_0
[INFO] [stdout]   30:     0x62940652f7c6 - rust_out[999a937b1cc8d0f6]::main
[INFO] [stdout]   31:     0x62940652f813 - <fn() as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x62940652f786 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   33:     0x62940652f799 - std[ec419fa8110287d5]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   34:     0x629406569517 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x629406569517 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x629406569517 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x629406569517 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x629406569517 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x629406569517 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x629406569517 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x629406569517 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x629406569517 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x62940652f771 - std[ec419fa8110287d5]::rt::lang_start::<()>
[INFO] [stdout]   44:     0x62940652f875 - main
[INFO] [stdout]   45:     0x7b0afe7f91ca - <unknown>
[INFO] [stdout]   46:     0x7b0afe7f928b - __libc_start_main
[INFO] [stdout]   47:     0x62940652f635 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 12)
[INFO] [stdout]     src/lib.rs - (line 18)
[INFO] [stdout]     src/lib.rs - (line 7)
[INFO] [stdout]     src/lib.rs - send (line 52)
[INFO] [stdout]     src/lib.rs - send_command (line 94)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ec287a3f95ee79e2aaf251ad8e5565cd165cde8121b0200e956e80128f56ed9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec287a3f95ee79e2aaf251ad8e5565cd165cde8121b0200e956e80128f56ed9f", kill_on_drop: false }`
[INFO] [stdout] ec287a3f95ee79e2aaf251ad8e5565cd165cde8121b0200e956e80128f56ed9f
