[INFO] cloning repository https://github.com/polarlabs/kodiak
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/polarlabs/kodiak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolarlabs%2Fkodiak", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolarlabs%2Fkodiak'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03357eb155c06cbc8a1018177d03fc54e7d9c420
[INFO] testing polarlabs/kodiak against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolarlabs%2Fkodiak" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/polarlabs/kodiak
[INFO] finished tweaking git repo https://github.com/polarlabs/kodiak
[INFO] tweaked toml for git repo https://github.com/polarlabs/kodiak written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/polarlabs/kodiak 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 git repo https://github.com/polarlabs/kodiak 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 22db518929a49e73add9722920563a6e3c6165207205babf3282b96d0d46442c
[INFO] running `Command { std: "docker" "start" "-a" "22db518929a49e73add9722920563a6e3c6165207205babf3282b96d0d46442c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22db518929a49e73add9722920563a6e3c6165207205babf3282b96d0d46442c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22db518929a49e73add9722920563a6e3c6165207205babf3282b96d0d46442c", kill_on_drop: false }`
[INFO] [stdout] 22db518929a49e73add9722920563a6e3c6165207205babf3282b96d0d46442c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 690c4fda64521228c048a2688ae8c8a415ea51d6c17d5ecff9d2edb32ca0aeca
[INFO] running `Command { std: "docker" "start" "-a" "690c4fda64521228c048a2688ae8c8a415ea51d6c17d5ecff9d2edb32ca0aeca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.19
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling openssl-sys v0.9.66
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling erased-serde v0.3.16
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling inventory v0.1.10
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling flate2 v1.0.21
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling yaml-rust v0.3.5
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling tokio-macros v1.5.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling inventory-impl v0.1.10
[INFO] [stderr]    Compiling ghost v0.1.2
[INFO] [stderr]    Compiling ctor v0.1.21
[INFO] [stderr]    Compiling typetag-impl v0.1.7
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling pin-project v0.4.28
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling h2 v0.3.6
[INFO] [stderr]    Compiling trust-dns-proto v0.19.7
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.7
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling typetag v0.1.7
[INFO] [stderr]    Compiling kodiak-core v0.1.2 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling hyper v0.14.13
[INFO] [stderr]    Compiling actix-http v2.2.1
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling actix-web v3.3.2
[INFO] [stderr]    Compiling reqwest v0.11.5
[INFO] [stderr]    Compiling kodiak-server v0.1.2 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling kodiak-cli v0.1.2 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "690c4fda64521228c048a2688ae8c8a415ea51d6c17d5ecff9d2edb32ca0aeca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "690c4fda64521228c048a2688ae8c8a415ea51d6c17d5ecff9d2edb32ca0aeca", kill_on_drop: false }`
[INFO] [stdout] 690c4fda64521228c048a2688ae8c8a415ea51d6c17d5ecff9d2edb32ca0aeca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b4668b45a99a9a5e7e27f52b52f37a7405c6f43e6f7204f7c5713d182bdb43cd
[INFO] running `Command { std: "docker" "start" "-a" "b4668b45a99a9a5e7e27f52b52f37a7405c6f43e6f7204f7c5713d182bdb43cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling kodiak-core v0.1.2 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling kodiak-cli v0.1.2 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling kodiak-server v0.1.2 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.43s
[INFO] running `Command { std: "docker" "inspect" "b4668b45a99a9a5e7e27f52b52f37a7405c6f43e6f7204f7c5713d182bdb43cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4668b45a99a9a5e7e27f52b52f37a7405c6f43e6f7204f7c5713d182bdb43cd", kill_on_drop: false }`
[INFO] [stdout] b4668b45a99a9a5e7e27f52b52f37a7405c6f43e6f7204f7c5713d182bdb43cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f03e7460cd03c682c42f9cccfe6bb5ab099e3c4cda34cb82e1bb852c11528343
[INFO] running `Command { std: "docker" "start" "-a" "f03e7460cd03c682c42f9cccfe6bb5ab099e3c4cda34cb82e1bb852c11528343", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/kodiak-cli/59eb149c33a56802/deps/kodiak_cli-59eb149c33a56802)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/kodiak-core/53e111f564005140/deps/kodiak_core-53e111f564005140)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/kodiak-server/f2f4b2e39238f636/deps/kodiak_interface-f2f4b2e39238f636)
[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] [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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/kodiak-server/dc17f1067e78c826/deps/kodiak-dc17f1067e78c826)
[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] [stderr]      Running tests/health.rs (/opt/rustwide/target/debug/build/kodiak-server/95d95a60d0e12c35/deps/health-95d95a60d0e12c35)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test health ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- health stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'health' (29) panicked at core/src/io/file.rs:14:19:
[INFO] [stdout] Error opening / creating file ./kodiak.file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b06c9240212 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b06c9240212 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b06c9240212 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b06c9240212 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b06c9256e8a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b06c9256e8a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5b06c9245766 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b06c9245766 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b06c921cb8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b06c921cb8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b06c9237a29 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b06c90e6d4e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b06c90e6d4e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b06c9237c92 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b06c9237c92 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b06c921cc48 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b06c9214329 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b06c921ddcd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b06c92575fc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b06c8b41904 - kodiak_core[57846f58ca02371f]::io::file::read
[INFO] [stdout]                                at /opt/rustwide/workdir/core/src/io/file.rs:14:19
[INFO] [stdout]   20:     0x5b06c8a77392 - kodiak_interface[67e1335c4e641373]::run
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/lib.rs:33:26
[INFO] [stdout]   21:     0x5b06c8a6ec40 - health[fb12fea344534cde]::spawn_app
[INFO] [stdout]                                at /opt/rustwide/workdir/server/tests/health.rs:25:18
[INFO] [stdout]   22:     0x5b06c8a6d381 - health[fb12fea344534cde]::health::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/server/tests/health.rs:5:19
[INFO] [stdout]   23:     0x5b06c8a6d2f6 - <tokio[bdf1da5febf26590]::task::local::RunUntil<health[fb12fea344534cde]::health::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   24:     0x5b06c8a6ce10 - tokio[bdf1da5febf26590]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[bdf1da5febf26590]::task::local::RunUntil<health[fb12fea344534cde]::health::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b06c8a69cb5 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[bdf1da5febf26590]::coop::Budget>>>::try_with::<tokio[bdf1da5febf26590]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[bdf1da5febf26590]::task::local::RunUntil<health[fb12fea344534cde]::health::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5b06c8a6995e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[bdf1da5febf26590]::coop::Budget>>>::with::<tokio[bdf1da5febf26590]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[bdf1da5febf26590]::task::local::RunUntil<health[fb12fea344534cde]::health::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5b06c8a6e8a2 - tokio[bdf1da5febf26590]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[bdf1da5febf26590]::task::local::RunUntil<health[fb12fea344534cde]::health::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b06c8a6e8a2 - tokio[bdf1da5febf26590]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[bdf1da5febf26590]::task::local::RunUntil<health[fb12fea344534cde]::health::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b06c8a6e8a2 - <tokio[bdf1da5febf26590]::task::local::RunUntil<health[fb12fea344534cde]::health::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   30:     0x5b06c8a6a36d - <tokio[bdf1da5febf26590]::macros::scoped_tls::ScopedKey<tokio[bdf1da5febf26590]::task::local::Context>>::set::<<tokio[bdf1da5febf26590]::task::local::RunUntil<health[fb12fea344534cde]::health::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x5b06c8a6861a - <tokio[bdf1da5febf26590]::task::local::LocalSet>::with::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[bdf1da5febf26590]::task::local::RunUntil<health[fb12fea344534cde]::health::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   32:     0x5b06c8a70e9b - <tokio[bdf1da5febf26590]::task::local::RunUntil<health[fb12fea344534cde]::health::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   33:     0x5b06c8a6c155 - <tokio[bdf1da5febf26590]::task::local::LocalSet>::run_until::<health[fb12fea344534cde]::health::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   34:     0x5b06c8a6d1fd - <tokio[bdf1da5febf26590]::runtime::basic_scheduler::BasicScheduler<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::time::driver::Driver<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>, tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>>>::block_on::<<tokio[bdf1da5febf26590]::task::local::LocalSet>::run_until<health[fb12fea344534cde]::health::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   35:     0x5b06c8a6cce0 - tokio[bdf1da5febf26590]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[bdf1da5febf26590]::runtime::basic_scheduler::BasicScheduler<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::time::driver::Driver<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>, tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>>>::block_on<<tokio[bdf1da5febf26590]::task::local::LocalSet>::run_until<health[fb12fea344534cde]::health::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   36:     0x5b06c8a69bb5 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[bdf1da5febf26590]::coop::Budget>>>::try_with::<tokio[bdf1da5febf26590]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[bdf1da5febf26590]::runtime::basic_scheduler::BasicScheduler<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::time::driver::Driver<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>, tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>>>::block_on<<tokio[bdf1da5febf26590]::task::local::LocalSet>::run_until<health[fb12fea344534cde]::health::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5b06c8a6990e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio[bdf1da5febf26590]::coop::Budget>>>::with::<tokio[bdf1da5febf26590]::coop::with_budget<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[bdf1da5febf26590]::runtime::basic_scheduler::BasicScheduler<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::time::driver::Driver<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>, tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>>>::block_on<<tokio[bdf1da5febf26590]::task::local::LocalSet>::run_until<health[fb12fea344534cde]::health::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5b06c8a6c483 - tokio[bdf1da5febf26590]::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[bdf1da5febf26590]::runtime::basic_scheduler::BasicScheduler<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::time::driver::Driver<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>, tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>>>::block_on<<tokio[bdf1da5febf26590]::task::local::LocalSet>::run_until<health[fb12fea344534cde]::health::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   39:     0x5b06c8a6c483 - tokio[bdf1da5febf26590]::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[bdf1da5febf26590]::runtime::basic_scheduler::BasicScheduler<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::time::driver::Driver<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>, tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>>>::block_on<<tokio[bdf1da5febf26590]::task::local::LocalSet>::run_until<health[fb12fea344534cde]::health::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   40:     0x5b06c8a6c483 - <tokio[bdf1da5febf26590]::runtime::basic_scheduler::BasicScheduler<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::time::driver::Driver<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>, tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>>>::block_on::<<tokio[bdf1da5febf26590]::task::local::LocalSet>::run_until<health[fb12fea344534cde]::health::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   41:     0x5b06c8a6cfde - tokio[bdf1da5febf26590]::runtime::basic_scheduler::enter::<<tokio[bdf1da5febf26590]::runtime::basic_scheduler::BasicScheduler<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::time::driver::Driver<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>, tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>>>::block_on<<tokio[bdf1da5febf26590]::task::local::LocalSet>::run_until<health[fb12fea344534cde]::health::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::time::driver::Driver<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>, tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   42:     0x5b06c8a6a487 - <tokio[bdf1da5febf26590]::macros::scoped_tls::ScopedKey<tokio[bdf1da5febf26590]::runtime::basic_scheduler::Context>>::set::<tokio[bdf1da5febf26590]::runtime::basic_scheduler::enter<<tokio[bdf1da5febf26590]::runtime::basic_scheduler::BasicScheduler<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::time::driver::Driver<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>, tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>>>::block_on<<tokio[bdf1da5febf26590]::task::local::LocalSet>::run_until<health[fb12fea344534cde]::health::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::time::driver::Driver<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>, tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   43:     0x5b06c8a6b508 - tokio[bdf1da5febf26590]::runtime::basic_scheduler::enter::<<tokio[bdf1da5febf26590]::runtime::basic_scheduler::BasicScheduler<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::time::driver::Driver<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>, tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>>>::block_on<<tokio[bdf1da5febf26590]::task::local::LocalSet>::run_until<health[fb12fea344534cde]::health::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::time::driver::Driver<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>, tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   44:     0x5b06c8a68720 - <tokio[bdf1da5febf26590]::runtime::basic_scheduler::BasicScheduler<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::time::driver::Driver<tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>, tokio[bdf1da5febf26590]::park::either::Either<tokio[bdf1da5febf26590]::io::driver::Driver, tokio[bdf1da5febf26590]::park::thread::ParkThread>>>>::block_on::<<tokio[bdf1da5febf26590]::task::local::LocalSet>::run_until<health[fb12fea344534cde]::health::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   45:     0x5b06c8a6bf52 - <tokio[bdf1da5febf26590]::runtime::Runtime>::block_on::<<tokio[bdf1da5febf26590]::task::local::LocalSet>::run_until<health[fb12fea344534cde]::health::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   46:     0x5b06c8a6b66b - tokio[bdf1da5febf26590]::runtime::context::enter::<<tokio[bdf1da5febf26590]::runtime::Runtime>::block_on<<tokio[bdf1da5febf26590]::task::local::LocalSet>::run_until<health[fb12fea344534cde]::health::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   47:     0x5b06c8a68b9c - <tokio[bdf1da5febf26590]::runtime::handle::Handle>::enter::<<tokio[bdf1da5febf26590]::runtime::Runtime>::block_on<<tokio[bdf1da5febf26590]::task::local::LocalSet>::run_until<health[fb12fea344534cde]::health::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   48:     0x5b06c8a6854a - <tokio[bdf1da5febf26590]::runtime::Runtime>::block_on::<<tokio[bdf1da5febf26590]::task::local::LocalSet>::run_until<health[fb12fea344534cde]::health::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   49:     0x5b06c8a68696 - <tokio[bdf1da5febf26590]::task::local::LocalSet>::block_on::<health[fb12fea344534cde]::health::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   50:     0x5b06c8a684ee - <actix_rt[a9209c8609431610]::runtime::Runtime>::block_on::<health[fb12fea344534cde]::health::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   51:     0x5b06c8a694ae - <actix_rt[a9209c8609431610]::builder::SystemRunner>::block_on::<health[fb12fea344534cde]::health::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   52:     0x5b06c8a6edca - health[fb12fea344534cde]::health
[INFO] [stdout]                                at /opt/rustwide/workdir/server/tests/health.rs:3:1
[INFO] [stdout]   53:     0x5b06c8a6d317 - health[fb12fea344534cde]::health::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/server/tests/health.rs:4:18
[INFO] [stdout]   54:     0x5b06c8a713e6 - <health[fb12fea344534cde]::health::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5b06c90db0fb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5b06c90db0fb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5b06c90e795a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5b06c90e795a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5b06c90e795a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5b06c90e795a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5b06c90e795a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5b06c90e795a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5b06c90e795a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5b06c90e1e24 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5b06c90e1e24 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5b06c90ea452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5b06c90ea452 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5b06c90ea452 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5b06c90ea452 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5b06c90ea452 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5b06c90ea452 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5b06c90ea452 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5b06c923f8ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x5b06c923f8ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x701185fd6aa4 - <unknown>
[INFO] [stdout]   76:     0x701186063a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     health
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p kodiak-server --test health`
[INFO] running `Command { std: "docker" "inspect" "f03e7460cd03c682c42f9cccfe6bb5ab099e3c4cda34cb82e1bb852c11528343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f03e7460cd03c682c42f9cccfe6bb5ab099e3c4cda34cb82e1bb852c11528343", kill_on_drop: false }`
[INFO] [stdout] f03e7460cd03c682c42f9cccfe6bb5ab099e3c4cda34cb82e1bb852c11528343
