[INFO] fetching crate derrick 0.4.0...
[INFO] testing derrick-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate derrick 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate derrick 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate derrick 0.4.0
[INFO] tweaked toml for crates.io crate derrick 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate derrick 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate derrick 0.4.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dee98d01b4e9af66cfb054328e430b84a075ddaafb55c80a272bd4ff0b6491a4
[INFO] running `Command { std: "docker" "start" "-a" "dee98d01b4e9af66cfb054328e430b84a075ddaafb55c80a272bd4ff0b6491a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dee98d01b4e9af66cfb054328e430b84a075ddaafb55c80a272bd4ff0b6491a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dee98d01b4e9af66cfb054328e430b84a075ddaafb55c80a272bd4ff0b6491a4", kill_on_drop: false }`
[INFO] [stdout] dee98d01b4e9af66cfb054328e430b84a075ddaafb55c80a272bd4ff0b6491a4
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26631c6045c1dcb2636af56a366a49fe24f0bf2be4e67158a954df312c9b43d8
[INFO] running `Command { std: "docker" "start" "-a" "26631c6045c1dcb2636af56a366a49fe24f0bf2be4e67158a954df312c9b43d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling winnow v0.6.21
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling slog-json v2.6.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling signatory v0.27.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling dropshot v0.15.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling iri-string v0.7.7
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling nkeys v0.4.4
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling xattr v1.4.0
[INFO] [stderr]    Compiling bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling tryhard v0.5.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling slog-term v2.9.1
[INFO] [stderr]    Compiling slog-bunyan v2.5.0
[INFO] [stderr]    Compiling dropshot_endpoint v0.15.1
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-websockets v0.10.1
[INFO] [stderr]    Compiling openapiv3 v2.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling serde_nanos v0.1.4
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling nuid v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling waitgroup v0.1.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling debug-ignore v1.0.5
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling async-nats v0.38.0
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling octocrab v0.42.1
[INFO] [stderr]    Compiling bollard v0.18.1
[INFO] [stderr]    Compiling derrick v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]   --> src/http_server.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |     _rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 109 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 135 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 156 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:233:12
[INFO] [stdout]     |
[INFO] [stdout] 233 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:342:12
[INFO] [stdout]     |
[INFO] [stdout] 342 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 4m 18s
[INFO] running `Command { std: "docker" "inspect" "26631c6045c1dcb2636af56a366a49fe24f0bf2be4e67158a954df312c9b43d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26631c6045c1dcb2636af56a366a49fe24f0bf2be4e67158a954df312c9b43d8", kill_on_drop: false }`
[INFO] [stdout] 26631c6045c1dcb2636af56a366a49fe24f0bf2be4e67158a954df312c9b43d8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ba224c4eacf6efc0fbb074693e92a64409fe76a898030fc803a18d03461f23b
[INFO] running `Command { std: "docker" "start" "-a" "4ba224c4eacf6efc0fbb074693e92a64409fe76a898030fc803a18d03461f23b", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling derrick v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]   --> src/http_server.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |     _rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 109 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 135 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 156 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:233:12
[INFO] [stdout]     |
[INFO] [stdout] 233 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:342:12
[INFO] [stdout]     |
[INFO] [stdout] 342 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]   --> src/http_server.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |     _rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout] 109 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 135 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 156 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:233:12
[INFO] [stdout]     |
[INFO] [stdout] 233 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NeedRequestContext` is never constructed
[INFO] [stdout]    --> src/http_server.rs:342:12
[INFO] [stdout]     |
[INFO] [stdout] 342 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 22.92s
[INFO] running `Command { std: "docker" "inspect" "4ba224c4eacf6efc0fbb074693e92a64409fe76a898030fc803a18d03461f23b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ba224c4eacf6efc0fbb074693e92a64409fe76a898030fc803a18d03461f23b", kill_on_drop: false }`
[INFO] [stdout] 4ba224c4eacf6efc0fbb074693e92a64409fe76a898030fc803a18d03461f23b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 738f045e8815c1a06ff59e68e7e91c4bde59652abfd782a4647df6f154bd0fd6
[INFO] running `Command { std: "docker" "start" "-a" "738f045e8815c1a06ff59e68e7e91c4bde59652abfd782a4647df6f154bd0fd6", kill_on_drop: false }`
[INFO] [stderr] warning: struct `NeedRequestContext` is never constructed
[INFO] [stderr]   --> src/http_server.rs:84:13
[INFO] [stderr]    |
[INFO] [stderr] 84 |     _rqctx: RequestContext<Mutex<Server>>,
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NeedRequestContext` is never constructed
[INFO] [stderr]    --> src/http_server.rs:109:12
[INFO] [stderr]     |
[INFO] [stderr] 109 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NeedRequestContext` is never constructed
[INFO] [stderr]    --> src/http_server.rs:135:12
[INFO] [stderr]     |
[INFO] [stderr] 135 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NeedRequestContext` is never constructed
[INFO] [stderr]    --> src/http_server.rs:156:12
[INFO] [stderr]     |
[INFO] [stderr] 156 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NeedRequestContext` is never constructed
[INFO] [stderr]    --> src/http_server.rs:189:12
[INFO] [stderr]     |
[INFO] [stderr] 189 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NeedRequestContext` is never constructed
[INFO] [stderr]    --> src/http_server.rs:233:12
[INFO] [stderr]     |
[INFO] [stderr] 233 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NeedRequestContext` is never constructed
[INFO] [stderr]    --> src/http_server.rs:274:12
[INFO] [stderr]     |
[INFO] [stderr] 274 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NeedRequestContext` is never constructed
[INFO] [stderr]    --> src/http_server.rs:342:12
[INFO] [stderr]     |
[INFO] [stderr] 342 |     rqctx: RequestContext<Mutex<Server>>,
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `derrick` (lib) generated 8 warnings
[INFO] [stderr] warning: `derrick` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/derrick-531ec37c1aa52fe9)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test github::test::test_extract_owner_and_repo ... ok
[INFO] [stdout] test workspace_controllers::local_temp_sync::tests::test_cmd_valid ... FAILED
[INFO] [stdout] test workspace_controllers::local_temp_sync::tests::test_init ... FAILED
[INFO] [stdout] test workspace_controllers::local_temp_sync::tests::test_cmd_invalid ... FAILED
[INFO] [stdout] test workspace_controllers::local_temp_sync::tests::test_reading_file_with_nextjs_style_path ... FAILED
[INFO] [stdout] test workspace_controllers::local_temp_sync::tests::test_init_path ... FAILED
[INFO] [stdout] test workspace_controllers::local_temp_sync::tests::test_cmd_with_output ... FAILED
[INFO] [stdout] test workspace_controllers::local_temp_sync::tests::test_sets_path_correctly_for_run_cmd ... FAILED
[INFO] [stdout] test workspace_controllers::local_temp_sync::tests::test_it_should_write_and_read_newlines_and_other_weird_characters ... FAILED
[INFO] [stdout] test workspace_controllers::local_temp_sync::tests::test_writing_file ... FAILED
[INFO] [stdout] test workspace_controllers::local_temp_sync::tests::test_it_should_allow_whitelisted_env_variables ... FAILED
[INFO] [stdout] test workspace_controllers::local_temp_sync::tests::test_working_dir ... FAILED
[INFO] [stdout] test workspace_controllers::local_temp_sync::tests::test_piping_a_command ... FAILED
[INFO] [stdout] test workspace_controllers::testing::tests::test_init ... ok
[INFO] [stdout] test workspace_controllers::testing::tests::test_init_path ... ok
[INFO] [stdout] test workspace_controllers::testing::tests::test_sets_path_correctly_for_run_cmd ... ok
[INFO] [stdout] test workspace_controllers::testing::tests::test_cmd_with_output ... ok
[INFO] [stdout] test workspace_controllers::testing::tests::test_writing_file ... ok
[INFO] [stdout] test workspace_controllers::testing::tests::test_piping_a_command ... ok
[INFO] [stdout] test workspace_controllers::testing::tests::test_cmd_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- workspace_controllers::local_temp_sync::tests::test_cmd_valid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'workspace_controllers::local_temp_sync::tests::test_cmd_valid' (18) panicked at src/workspace_controllers/local_temp_sync.rs:37:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Could not create local temp directory
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Could not create local temp directory
[INFO] [stdout]     1: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]    2: derrick::workspace_controllers::local_temp_sync::init_path
[INFO] [stdout]    3: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}
[INFO] [stdout]    4: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}
[INFO] [stdout]    5: derrick::workspace_controllers::local_temp_sync::tests::test_cmd_valid::{{closure}}
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   13: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   14: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   21: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   24: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   25: derrick::workspace_controllers::local_temp_sync::tests::test_cmd_valid
[INFO] [stdout]   26: derrick::workspace_controllers::local_temp_sync::tests::test_cmd_valid::{{closure}}
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once
[INFO] [stdout]   28: test::__rust_begin_short_backtrace
[INFO] [stdout]   29: test::run_test::{{closure}}
[INFO] [stdout]   30: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   32: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   33: <unknown>
[INFO] [stdout]   34: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61da3d1799c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x61da3d18b52f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x61da3d1442d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x61da3d150d22 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x61da3d15680f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x61da3d1566a1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x61da3cccb89e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x61da3d156ecf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x61da3d156c7a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x61da3d150e59 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x61da3d137d8d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x61da3d195680 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x61da3d194936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x61da3cc89064 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::hb77f640660621575
[INFO] [stdout]   14:     0x61da3cc88d0d - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h3a68ea8cfd6ab9b5
[INFO] [stdout]   15:     0x61da3cc93862 - derrick::workspace_controllers::local_temp_sync::tests::test_cmd_valid::{{closure}}::h34e1b5b102b522bb
[INFO] [stdout]   16:     0x61da3cc6b5c4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdce69c7e41642432
[INFO] [stdout]   17:     0x61da3cc6b5a6 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbe621a9de0ee9edc
[INFO] [stdout]   18:     0x61da3cca64c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he2b336ecbcba1364
[INFO] [stdout]   19:     0x61da3cca62c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h66f4b1fd207130db
[INFO] [stdout]   20:     0x61da3cca3a20 - tokio::runtime::scheduler::current_thread::Context::enter::hb44e717d9c55a173
[INFO] [stdout]   21:     0x61da3cca59e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc01e21b65b122997
[INFO] [stdout]   22:     0x61da3cca4c84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdc4987e7105e8068
[INFO] [stdout]   23:     0x61da3cc6dc01 - tokio::runtime::context::scoped::Scoped<T>::set::h30b8d9b34bfd1291
[INFO] [stdout]   24:     0x61da3cc6b354 - tokio::runtime::context::set_scheduler::{{closure}}::he4566dd4643d87e2
[INFO] [stdout]   25:     0x61da3ccaa3ea - std::thread::local::LocalKey<T>::try_with::h3062817e3946a314
[INFO] [stdout]   26:     0x61da3cca9f09 - std::thread::local::LocalKey<T>::with::h38d8dd711e917f6a
[INFO] [stdout]   27:     0x61da3cc6b2ab - tokio::runtime::context::set_scheduler::h6142861f913d0b3d
[INFO] [stdout]   28:     0x61da3cca4634 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h21fa9628f521415b
[INFO] [stdout]   29:     0x61da3cca4cee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4829d8febf8fad91
[INFO] [stdout]   30:     0x61da3cca3093 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haac5d38c1f8fb5de
[INFO] [stdout]   31:     0x61da3cc6de88 - tokio::runtime::context::runtime::enter_runtime::h0c321207bb3a91c6
[INFO] [stdout]   32:     0x61da3cca2b28 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hba8ebdb3a59bb28c
[INFO] [stdout]   33:     0x61da3cc76ec5 - tokio::runtime::runtime::Runtime::block_on_inner::h763896db4c99aafd
[INFO] [stdout]   34:     0x61da3cc77126 - tokio::runtime::runtime::Runtime::block_on::h849d4d89560a9642
[INFO] [stdout]   35:     0x61da3cc9364b - derrick::workspace_controllers::local_temp_sync::tests::test_cmd_valid::hfdd0a1ec8609a6de
[INFO] [stdout]   36:     0x61da3cc93e63 - derrick::workspace_controllers::local_temp_sync::tests::test_cmd_valid::{{closure}}::h66efa24897bdf6b6
[INFO] [stdout]   37:     0x61da3cc64bd6 - core::ops::function::FnOnce::call_once::hc5f3f8a7314cb7f7
[INFO] [stdout]   38:     0x61da3cccb6eb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   39:     0x61da3ccdf6fd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   40:     0x61da3ccb8c44 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   41:     0x61da3ccbc57a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   42:     0x61da3d14c0af - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   43:     0x765ac7086aa4 - <unknown>
[INFO] [stdout]   44:     0x765ac7113a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace_controllers::local_temp_sync::tests::test_init stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'workspace_controllers::local_temp_sync::tests::test_init' (20) panicked at src/workspace_controllers/local_temp_sync.rs:37:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Could not create local temp directory
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Could not create local temp directory
[INFO] [stdout]     1: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]    2: derrick::workspace_controllers::local_temp_sync::init_path
[INFO] [stdout]    3: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}
[INFO] [stdout]    4: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}
[INFO] [stdout]    5: derrick::workspace_controllers::local_temp_sync::tests::test_init::{{closure}}
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   13: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   14: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   21: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   24: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   25: derrick::workspace_controllers::local_temp_sync::tests::test_init
[INFO] [stdout]   26: derrick::workspace_controllers::local_temp_sync::tests::test_init::{{closure}}
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once
[INFO] [stdout]   28: test::__rust_begin_short_backtrace
[INFO] [stdout]   29: test::run_test::{{closure}}
[INFO] [stdout]   30: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   32: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   33: <unknown>
[INFO] [stdout]   34: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61da3d1799c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x61da3d18b52f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x61da3d1442d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x61da3d150d22 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x61da3d15680f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x61da3d1566a1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x61da3cccb89e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x61da3d156ecf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x61da3d156c7a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x61da3d150e59 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x61da3d137d8d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x61da3d195680 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x61da3d194936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x61da3cc89064 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::hb77f640660621575
[INFO] [stdout]   14:     0x61da3cc88d0d - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h3a68ea8cfd6ab9b5
[INFO] [stdout]   15:     0x61da3cc9bb8a - derrick::workspace_controllers::local_temp_sync::tests::test_init::{{closure}}::hf5a1d60256eede2b
[INFO] [stdout]   16:     0x61da3cc6b5c4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdce69c7e41642432
[INFO] [stdout]   17:     0x61da3cc6b5a6 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbe621a9de0ee9edc
[INFO] [stdout]   18:     0x61da3cca64c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he2b336ecbcba1364
[INFO] [stdout]   19:     0x61da3cca62c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h66f4b1fd207130db
[INFO] [stdout]   20:     0x61da3cca3a20 - tokio::runtime::scheduler::current_thread::Context::enter::hb44e717d9c55a173
[INFO] [stdout]   21:     0x61da3cca59e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc01e21b65b122997
[INFO] [stdout]   22:     0x61da3cca4c84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdc4987e7105e8068
[INFO] [stdout]   23:     0x61da3cc6dc01 - tokio::runtime::context::scoped::Scoped<T>::set::h30b8d9b34bfd1291
[INFO] [stdout]   24:     0x61da3cc6b354 - tokio::runtime::context::set_scheduler::{{closure}}::he4566dd4643d87e2
[INFO] [stdout]   25:     0x61da3ccaa3ea - std::thread::local::LocalKey<T>::try_with::h3062817e3946a314
[INFO] [stdout]   26:     0x61da3cca9f09 - std::thread::local::LocalKey<T>::with::h38d8dd711e917f6a
[INFO] [stdout]   27:     0x61da3cc6b2ab - tokio::runtime::context::set_scheduler::h6142861f913d0b3d
[INFO] [stdout]   28:     0x61da3cca4634 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h21fa9628f521415b
[INFO] [stdout]   29:     0x61da3cca4cee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4829d8febf8fad91
[INFO] [stdout]   30:     0x61da3cca3093 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haac5d38c1f8fb5de
[INFO] [stdout]   31:     0x61da3cc6de88 - tokio::runtime::context::runtime::enter_runtime::h0c321207bb3a91c6
[INFO] [stdout]   32:     0x61da3cca2b28 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hba8ebdb3a59bb28c
[INFO] [stdout]   33:     0x61da3cc76ec5 - tokio::runtime::runtime::Runtime::block_on_inner::h763896db4c99aafd
[INFO] [stdout]   34:     0x61da3cc77126 - tokio::runtime::runtime::Runtime::block_on::h849d4d89560a9642
[INFO] [stdout]   35:     0x61da3cc9b98b - derrick::workspace_controllers::local_temp_sync::tests::test_init::hb7809dea339274cc
[INFO] [stdout]   36:     0x61da3cc9ba23 - derrick::workspace_controllers::local_temp_sync::tests::test_init::{{closure}}::h23b2a97a9270cb42
[INFO] [stdout]   37:     0x61da3cc64a46 - core::ops::function::FnOnce::call_once::h7e215b4b92bdef85
[INFO] [stdout]   38:     0x61da3cccb6eb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   39:     0x61da3ccdf6fd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   40:     0x61da3ccb8c44 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   41:     0x61da3ccbc57a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   42:     0x61da3d14c0af - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   43:     0x765ac7086aa4 - <unknown>
[INFO] [stdout]   44:     0x765ac7113a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace_controllers::local_temp_sync::tests::test_cmd_invalid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'workspace_controllers::local_temp_sync::tests::test_cmd_invalid' (17) panicked at src/workspace_controllers/local_temp_sync.rs:37:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Could not create local temp directory
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Could not create local temp directory
[INFO] [stdout]     1: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]    2: derrick::workspace_controllers::local_temp_sync::init_path
[INFO] [stdout]    3: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}
[INFO] [stdout]    4: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}
[INFO] [stdout]    5: derrick::workspace_controllers::local_temp_sync::tests::test_cmd_invalid::{{closure}}
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   13: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   14: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   21: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   24: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   25: derrick::workspace_controllers::local_temp_sync::tests::test_cmd_invalid
[INFO] [stdout]   26: derrick::workspace_controllers::local_temp_sync::tests::test_cmd_invalid::{{closure}}
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once
[INFO] [stdout]   28: test::__rust_begin_short_backtrace
[INFO] [stdout]   29: test::run_test::{{closure}}
[INFO] [stdout]   30: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   32: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   33: <unknown>
[INFO] [stdout]   34: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61da3d1799c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x61da3d18b52f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x61da3d1442d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x61da3d150d22 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x61da3d15680f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x61da3d1566a1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x61da3cccb89e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x61da3d156ecf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x61da3d156c7a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x61da3d150e59 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x61da3d137d8d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x61da3d195680 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x61da3d194936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x61da3cc89064 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::hb77f640660621575
[INFO] [stdout]   14:     0x61da3cc88d0d - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h3a68ea8cfd6ab9b5
[INFO] [stdout]   15:     0x61da3cc94a62 - derrick::workspace_controllers::local_temp_sync::tests::test_cmd_invalid::{{closure}}::h3fa90641d69757ff
[INFO] [stdout]   16:     0x61da3cc6b5c4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdce69c7e41642432
[INFO] [stdout]   17:     0x61da3cc6b5a6 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbe621a9de0ee9edc
[INFO] [stdout]   18:     0x61da3cca64c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he2b336ecbcba1364
[INFO] [stdout]   19:     0x61da3cca62c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h66f4b1fd207130db
[INFO] [stdout]   20:     0x61da3cca3a20 - tokio::runtime::scheduler::current_thread::Context::enter::hb44e717d9c55a173
[INFO] [stdout]   21:     0x61da3cca59e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc01e21b65b122997
[INFO] [stdout]   22:     0x61da3cca4c84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdc4987e7105e8068
[INFO] [stdout]   23:     0x61da3cc6dc01 - tokio::runtime::context::scoped::Scoped<T>::set::h30b8d9b34bfd1291
[INFO] [stdout]   24:     0x61da3cc6b354 - tokio::runtime::context::set_scheduler::{{closure}}::he4566dd4643d87e2
[INFO] [stdout]   25:     0x61da3ccaa3ea - std::thread::local::LocalKey<T>::try_with::h3062817e3946a314
[INFO] [stdout]   26:     0x61da3cca9f09 - std::thread::local::LocalKey<T>::with::h38d8dd711e917f6a
[INFO] [stdout]   27:     0x61da3cc6b2ab - tokio::runtime::context::set_scheduler::h6142861f913d0b3d
[INFO] [stdout]   28:     0x61da3cca4634 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h21fa9628f521415b
[INFO] [stdout]   29:     0x61da3cca4cee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4829d8febf8fad91
[INFO] [stdout]   30:     0x61da3cca3093 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haac5d38c1f8fb5de
[INFO] [stdout]   31:     0x61da3cc6de88 - tokio::runtime::context::runtime::enter_runtime::h0c321207bb3a91c6
[INFO] [stdout]   32:     0x61da3cca2b28 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hba8ebdb3a59bb28c
[INFO] [stdout]   33:     0x61da3cc76ec5 - tokio::runtime::runtime::Runtime::block_on_inner::h763896db4c99aafd
[INFO] [stdout]   34:     0x61da3cc77126 - tokio::runtime::runtime::Runtime::block_on::h849d4d89560a9642
[INFO] [stdout]   35:     0x61da3cc9484b - derrick::workspace_controllers::local_temp_sync::tests::test_cmd_invalid::h92843e74653c97ac
[INFO] [stdout]   36:     0x61da3cc94ff3 - derrick::workspace_controllers::local_temp_sync::tests::test_cmd_invalid::{{closure}}::ha1ef9b953da31798
[INFO] [stdout]   37:     0x61da3cc64db6 - core::ops::function::FnOnce::call_once::hea50f5892f6393a8
[INFO] [stdout]   38:     0x61da3cccb6eb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   39:     0x61da3ccdf6fd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   40:     0x61da3ccb8c44 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   41:     0x61da3ccbc57a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   42:     0x61da3d14c0af - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   43:     0x765ac7086aa4 - <unknown>
[INFO] [stdout]   44:     0x765ac7113a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace_controllers::local_temp_sync::tests::test_reading_file_with_nextjs_style_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'workspace_controllers::local_temp_sync::tests::test_reading_file_with_nextjs_style_path' (25) panicked at src/workspace_controllers/local_temp_sync.rs:37:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Could not create local temp directory
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Could not create local temp directory
[INFO] [stdout]     1: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]    2: derrick::workspace_controllers::local_temp_sync::init_path
[INFO] [stdout]    3: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}
[INFO] [stdout]    4: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}
[INFO] [stdout]    5: derrick::workspace_controllers::local_temp_sync::tests::test_reading_file_with_nextjs_style_path::{{closure}}
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   13: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   14: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   21: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   24: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   25: derrick::workspace_controllers::local_temp_sync::tests::test_reading_file_with_nextjs_style_path
[INFO] [stdout]   26: derrick::workspace_controllers::local_temp_sync::tests::test_reading_file_with_nextjs_style_path::{{closure}}
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once
[INFO] [stdout]   28: test::__rust_begin_short_backtrace
[INFO] [stdout]   29: test::run_test::{{closure}}
[INFO] [stdout]   30: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   32: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   33: <unknown>
[INFO] [stdout]   34: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61da3d1799c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x61da3d18b52f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x61da3d1442d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x61da3d150d22 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x61da3d15680f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x61da3d1566a1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x61da3cccb89e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x61da3d156ecf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x61da3d156c7a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x61da3d150e59 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x61da3d137d8d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x61da3d195680 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x61da3d194936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x61da3cc89064 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::hb77f640660621575
[INFO] [stdout]   14:     0x61da3cc88d0d - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h3a68ea8cfd6ab9b5
[INFO] [stdout]   15:     0x61da3cc99450 - derrick::workspace_controllers::local_temp_sync::tests::test_reading_file_with_nextjs_style_path::{{closure}}::h843ea5806cf7d69f
[INFO] [stdout]   16:     0x61da3cc6b5c4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdce69c7e41642432
[INFO] [stdout]   17:     0x61da3cc6b5a6 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbe621a9de0ee9edc
[INFO] [stdout]   18:     0x61da3cca64c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he2b336ecbcba1364
[INFO] [stdout]   19:     0x61da3cca62c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h66f4b1fd207130db
[INFO] [stdout]   20:     0x61da3cca3a20 - tokio::runtime::scheduler::current_thread::Context::enter::hb44e717d9c55a173
[INFO] [stdout]   21:     0x61da3cca59e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc01e21b65b122997
[INFO] [stdout]   22:     0x61da3cca4c84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdc4987e7105e8068
[INFO] [stdout]   23:     0x61da3cc6dc01 - tokio::runtime::context::scoped::Scoped<T>::set::h30b8d9b34bfd1291
[INFO] [stdout]   24:     0x61da3cc6b354 - tokio::runtime::context::set_scheduler::{{closure}}::he4566dd4643d87e2
[INFO] [stdout]   25:     0x61da3ccaa3ea - std::thread::local::LocalKey<T>::try_with::h3062817e3946a314
[INFO] [stdout]   26:     0x61da3cca9f09 - std::thread::local::LocalKey<T>::with::h38d8dd711e917f6a
[INFO] [stdout]   27:     0x61da3cc6b2ab - tokio::runtime::context::set_scheduler::h6142861f913d0b3d
[INFO] [stdout]   28:     0x61da3cca4634 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h21fa9628f521415b
[INFO] [stdout]   29:     0x61da3cca4cee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4829d8febf8fad91
[INFO] [stdout]   30:     0x61da3cca3093 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haac5d38c1f8fb5de
[INFO] [stdout]   31:     0x61da3cc6de88 - tokio::runtime::context::runtime::enter_runtime::h0c321207bb3a91c6
[INFO] [stdout]   32:     0x61da3cca2b28 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hba8ebdb3a59bb28c
[INFO] [stdout]   33:     0x61da3cc76ec5 - tokio::runtime::runtime::Runtime::block_on_inner::h763896db4c99aafd
[INFO] [stdout]   34:     0x61da3cc77126 - tokio::runtime::runtime::Runtime::block_on::h849d4d89560a9642
[INFO] [stdout]   35:     0x61da3cc9921b - derrick::workspace_controllers::local_temp_sync::tests::test_reading_file_with_nextjs_style_path::h309545cab816f97b
[INFO] [stdout]   36:     0x61da3cc99bd3 - derrick::workspace_controllers::local_temp_sync::tests::test_reading_file_with_nextjs_style_path::{{closure}}::ha493466a1d10b3bc
[INFO] [stdout]   37:     0x61da3cc64b16 - core::ops::function::FnOnce::call_once::h9aa687094a0d0a8b
[INFO] [stdout]   38:     0x61da3cccb6eb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   39:     0x61da3ccdf6fd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   40:     0x61da3ccb8c44 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   41:     0x61da3ccbc57a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   42:     0x61da3d14c0af - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   43:     0x765ac7086aa4 - <unknown>
[INFO] [stdout]   44:     0x765ac7113a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace_controllers::local_temp_sync::tests::test_init_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'workspace_controllers::local_temp_sync::tests::test_init_path' (21) panicked at src/workspace_controllers/local_temp_sync.rs:257:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Could not create local temp directory
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]    2: derrick::workspace_controllers::local_temp_sync::init_path
[INFO] [stdout]    3: derrick::workspace_controllers::local_temp_sync::tests::test_init_path
[INFO] [stdout]    4: derrick::workspace_controllers::local_temp_sync::tests::test_init_path::{{closure}}
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]    7: test::run_test::{{closure}}
[INFO] [stdout]    8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]    9: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   10: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61da3d1799c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x61da3d18b52f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x61da3d1442d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x61da3d150d22 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x61da3d15680f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x61da3d1566a1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x61da3cccb89e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x61da3d156ecf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x61da3d156c7a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x61da3d150e59 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x61da3d137d8d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x61da3d195680 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x61da3d194936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x61da3cc93efc - derrick::workspace_controllers::local_temp_sync::tests::test_init_path::h0e852ee15c71cca9
[INFO] [stdout]   14:     0x61da3cc94303 - derrick::workspace_controllers::local_temp_sync::tests::test_init_path::{{closure}}::h35322c4df03c8a89
[INFO] [stdout]   15:     0x61da3cc64ca6 - core::ops::function::FnOnce::call_once::hceb7059459136c94
[INFO] [stdout]   16:     0x61da3cccb6eb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   17:     0x61da3ccdf6fd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   18:     0x61da3ccb8c44 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   19:     0x61da3ccbc57a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   20:     0x61da3d14c0af - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   21:     0x765ac7086aa4 - <unknown>
[INFO] [stdout]   22:     0x765ac7113a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace_controllers::local_temp_sync::tests::test_cmd_with_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'workspace_controllers::local_temp_sync::tests::test_cmd_with_output' (19) panicked at src/workspace_controllers/local_temp_sync.rs:37:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Could not create local temp directory
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Could not create local temp directory
[INFO] [stdout]     1: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]    2: derrick::workspace_controllers::local_temp_sync::init_path
[INFO] [stdout]    3: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}
[INFO] [stdout]    4: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}
[INFO] [stdout]    5: derrick::workspace_controllers::local_temp_sync::tests::test_cmd_with_output::{{closure}}
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   13: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   14: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   21: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   24: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   25: derrick::workspace_controllers::local_temp_sync::tests::test_cmd_with_output
[INFO] [stdout]   26: derrick::workspace_controllers::local_temp_sync::tests::test_cmd_with_output::{{closure}}
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once
[INFO] [stdout]   28: test::__rust_begin_short_backtrace
[INFO] [stdout]   29: test::run_test::{{closure}}
[INFO] [stdout]   30: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   32: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   33: <unknown>
[INFO] [stdout]   34: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61da3d1799c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x61da3d18b52f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x61da3d1442d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x61da3d150d22 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x61da3d15680f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x61da3d1566a1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x61da3cccb89e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x61da3d156ecf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x61da3d156c7a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x61da3d150e59 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x61da3d137d8d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x61da3d195680 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x61da3d194936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x61da3cc89064 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::hb77f640660621575
[INFO] [stdout]   14:     0x61da3cc88d0d - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h3a68ea8cfd6ab9b5
[INFO] [stdout]   15:     0x61da3cc9737a - derrick::workspace_controllers::local_temp_sync::tests::test_cmd_with_output::{{closure}}::he20f90854e541674
[INFO] [stdout]   16:     0x61da3cc6b5c4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdce69c7e41642432
[INFO] [stdout]   17:     0x61da3cc6b5a6 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbe621a9de0ee9edc
[INFO] [stdout]   18:     0x61da3cca64c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he2b336ecbcba1364
[INFO] [stdout]   19:     0x61da3cca62c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h66f4b1fd207130db
[INFO] [stdout]   20:     0x61da3cca3a20 - tokio::runtime::scheduler::current_thread::Context::enter::hb44e717d9c55a173
[INFO] [stdout]   21:     0x61da3cca59e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc01e21b65b122997
[INFO] [stdout]   22:     0x61da3cca4c84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdc4987e7105e8068
[INFO] [stdout]   23:     0x61da3cc6dc01 - tokio::runtime::context::scoped::Scoped<T>::set::h30b8d9b34bfd1291
[INFO] [stdout]   24:     0x61da3cc6b354 - tokio::runtime::context::set_scheduler::{{closure}}::he4566dd4643d87e2
[INFO] [stdout]   25:     0x61da3ccaa3ea - std::thread::local::LocalKey<T>::try_with::h3062817e3946a314
[INFO] [stdout]   26:     0x61da3cca9f09 - std::thread::local::LocalKey<T>::with::h38d8dd711e917f6a
[INFO] [stdout]   27:     0x61da3cc6b2ab - tokio::runtime::context::set_scheduler::h6142861f913d0b3d
[INFO] [stdout]   28:     0x61da3cca4634 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h21fa9628f521415b
[INFO] [stdout]   29:     0x61da3cca4cee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4829d8febf8fad91
[INFO] [stdout]   30:     0x61da3cca3093 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haac5d38c1f8fb5de
[INFO] [stdout]   31:     0x61da3cc6de88 - tokio::runtime::context::runtime::enter_runtime::h0c321207bb3a91c6
[INFO] [stdout]   32:     0x61da3cca2b28 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hba8ebdb3a59bb28c
[INFO] [stdout]   33:     0x61da3cc76ec5 - tokio::runtime::runtime::Runtime::block_on_inner::h763896db4c99aafd
[INFO] [stdout]   34:     0x61da3cc77126 - tokio::runtime::runtime::Runtime::block_on::h849d4d89560a9642
[INFO] [stdout]   35:     0x61da3cc9715b - derrick::workspace_controllers::local_temp_sync::tests::test_cmd_with_output::hbc325fcd184786ad
[INFO] [stdout]   36:     0x61da3cc97b63 - derrick::workspace_controllers::local_temp_sync::tests::test_cmd_with_output::{{closure}}::hf235225465486410
[INFO] [stdout]   37:     0x61da3cc649c6 - core::ops::function::FnOnce::call_once::h744195b95e45fa32
[INFO] [stdout]   38:     0x61da3cccb6eb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   39:     0x61da3ccdf6fd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   40:     0x61da3ccb8c44 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   41:     0x61da3ccbc57a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   42:     0x61da3d14c0af - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   43:     0x765ac7086aa4 - <unknown>
[INFO] [stdout]   44:     0x765ac7113a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace_controllers::local_temp_sync::tests::test_sets_path_correctly_for_run_cmd stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'workspace_controllers::local_temp_sync::tests::test_sets_path_correctly_for_run_cmd' (26) panicked at src/workspace_controllers/local_temp_sync.rs:37:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Could not create local temp directory
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Could not create local temp directory
[INFO] [stdout]     1: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]    2: derrick::workspace_controllers::local_temp_sync::init_path
[INFO] [stdout]    3: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}
[INFO] [stdout]    4: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}
[INFO] [stdout]    5: derrick::workspace_controllers::local_temp_sync::tests::test_sets_path_correctly_for_run_cmd::{{closure}}
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   13: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   14: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   21: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   24: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   25: derrick::workspace_controllers::local_temp_sync::tests::test_sets_path_correctly_for_run_cmd
[INFO] [stdout]   26: derrick::workspace_controllers::local_temp_sync::tests::test_sets_path_correctly_for_run_cmd::{{closure}}
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once
[INFO] [stdout]   28: test::__rust_begin_short_backtrace
[INFO] [stdout]   29: test::run_test::{{closure}}
[INFO] [stdout]   30: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   32: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   33: <unknown>
[INFO] [stdout]   34: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61da3d1799c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x61da3d18b52f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x61da3d1442d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x61da3d150d22 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x61da3d15680f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x61da3d1566a1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x61da3cccb89e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x61da3d156ecf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x61da3d156c7a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x61da3d150e59 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x61da3d137d8d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x61da3d195680 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x61da3d194936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x61da3cc89064 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::hb77f640660621575
[INFO] [stdout]   14:     0x61da3cc88d0d - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h3a68ea8cfd6ab9b5
[INFO] [stdout]   15:     0x61da3cc98aa7 - derrick::workspace_controllers::local_temp_sync::tests::test_sets_path_correctly_for_run_cmd::{{closure}}::h7d3c1e9772c95180
[INFO] [stdout]   16:     0x61da3cc6b5c4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdce69c7e41642432
[INFO] [stdout]   17:     0x61da3cc6b5a6 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbe621a9de0ee9edc
[INFO] [stdout]   18:     0x61da3cca64c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he2b336ecbcba1364
[INFO] [stdout]   19:     0x61da3cca62c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h66f4b1fd207130db
[INFO] [stdout]   20:     0x61da3cca3a20 - tokio::runtime::scheduler::current_thread::Context::enter::hb44e717d9c55a173
[INFO] [stdout]   21:     0x61da3cca59e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc01e21b65b122997
[INFO] [stdout]   22:     0x61da3cca4c84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdc4987e7105e8068
[INFO] [stdout]   23:     0x61da3cc6dc01 - tokio::runtime::context::scoped::Scoped<T>::set::h30b8d9b34bfd1291
[INFO] [stdout]   24:     0x61da3cc6b354 - tokio::runtime::context::set_scheduler::{{closure}}::he4566dd4643d87e2
[INFO] [stdout]   25:     0x61da3ccaa3ea - std::thread::local::LocalKey<T>::try_with::h3062817e3946a314
[INFO] [stdout]   26:     0x61da3cca9f09 - std::thread::local::LocalKey<T>::with::h38d8dd711e917f6a
[INFO] [stdout]   27:     0x61da3cc6b2ab - tokio::runtime::context::set_scheduler::h6142861f913d0b3d
[INFO] [stdout]   28:     0x61da3cca4634 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h21fa9628f521415b
[INFO] [stdout]   29:     0x61da3cca4cee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4829d8febf8fad91
[INFO] [stdout]   30:     0x61da3cca3093 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haac5d38c1f8fb5de
[INFO] [stdout]   31:     0x61da3cc6de88 - tokio::runtime::context::runtime::enter_runtime::h0c321207bb3a91c6
[INFO] [stdout]   32:     0x61da3cca2b28 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hba8ebdb3a59bb28c
[INFO] [stdout]   33:     0x61da3cc76ec5 - tokio::runtime::runtime::Runtime::block_on_inner::h763896db4c99aafd
[INFO] [stdout]   34:     0x61da3cc77126 - tokio::runtime::runtime::Runtime::block_on::h849d4d89560a9642
[INFO] [stdout]   35:     0x61da3cc9887b - derrick::workspace_controllers::local_temp_sync::tests::test_sets_path_correctly_for_run_cmd::he4e0bf261835bf63
[INFO] [stdout]   36:     0x61da3cc98913 - derrick::workspace_controllers::local_temp_sync::tests::test_sets_path_correctly_for_run_cmd::{{closure}}::h714c967877fb9f21
[INFO] [stdout]   37:     0x61da3cc64e36 - core::ops::function::FnOnce::call_once::hf6a44c1c46c1e75d
[INFO] [stdout]   38:     0x61da3cccb6eb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   39:     0x61da3ccdf6fd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   40:     0x61da3ccb8c44 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   41:     0x61da3ccbc57a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   42:     0x61da3d14c0af - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   43:     0x765ac7086aa4 - <unknown>
[INFO] [stdout]   44:     0x765ac7113a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace_controllers::local_temp_sync::tests::test_it_should_write_and_read_newlines_and_other_weird_characters stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'workspace_controllers::local_temp_sync::tests::test_it_should_write_and_read_newlines_and_other_weird_characters' (23) panicked at src/workspace_controllers/local_temp_sync.rs:37:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Could not create local temp directory
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Could not create local temp directory
[INFO] [stdout]     1: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]    2: derrick::workspace_controllers::local_temp_sync::init_path
[INFO] [stdout]    3: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}
[INFO] [stdout]    4: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}
[INFO] [stdout]    5: derrick::workspace_controllers::local_temp_sync::tests::test_it_should_write_and_read_newlines_and_other_weird_characters::{{closure}}
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   13: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   14: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   21: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   24: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   25: derrick::workspace_controllers::local_temp_sync::tests::test_it_should_write_and_read_newlines_and_other_weird_characters
[INFO] [stdout]   26: derrick::workspace_controllers::local_temp_sync::tests::test_it_should_write_and_read_newlines_and_other_weird_characters::{{closure}}
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once
[INFO] [stdout]   28: test::__rust_begin_short_backtrace
[INFO] [stdout]   29: test::run_test::{{closure}}
[INFO] [stdout]   30: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   32: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   33: <unknown>
[INFO] [stdout]   34: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61da3d1799c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x61da3d18b52f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x61da3d1442d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x61da3d150d22 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x61da3d15680f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x61da3d1566a1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x61da3cccb89e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x61da3d156ecf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x61da3d156c7a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x61da3d150e59 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x61da3d137d8d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x61da3d195680 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x61da3d194936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x61da3cc89064 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::hb77f640660621575
[INFO] [stdout]   14:     0x61da3cc88d0d - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h3a68ea8cfd6ab9b5
[INFO] [stdout]   15:     0x61da3cc9aafa - derrick::workspace_controllers::local_temp_sync::tests::test_it_should_write_and_read_newlines_and_other_weird_characters::{{closure}}::hf4d5bbc35dd5b504
[INFO] [stdout]   16:     0x61da3cc6b5c4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdce69c7e41642432
[INFO] [stdout]   17:     0x61da3cc6b5a6 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbe621a9de0ee9edc
[INFO] [stdout]   18:     0x61da3cca64c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he2b336ecbcba1364
[INFO] [stdout]   19:     0x61da3cca62c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h66f4b1fd207130db
[INFO] [stdout]   20:     0x61da3cca3a20 - tokio::runtime::scheduler::current_thread::Context::enter::hb44e717d9c55a173
[INFO] [stdout]   21:     0x61da3cca59e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc01e21b65b122997
[INFO] [stdout]   22:     0x61da3cca4c84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdc4987e7105e8068
[INFO] [stdout]   23:     0x61da3cc6dc01 - tokio::runtime::context::scoped::Scoped<T>::set::h30b8d9b34bfd1291
[INFO] [stdout]   24:     0x61da3cc6b354 - tokio::runtime::context::set_scheduler::{{closure}}::he4566dd4643d87e2
[INFO] [stdout]   25:     0x61da3ccaa3ea - std::thread::local::LocalKey<T>::try_with::h3062817e3946a314
[INFO] [stdout]   26:     0x61da3cca9f09 - std::thread::local::LocalKey<T>::with::h38d8dd711e917f6a
[INFO] [stdout]   27:     0x61da3cc6b2ab - tokio::runtime::context::set_scheduler::h6142861f913d0b3d
[INFO] [stdout]   28:     0x61da3cca4634 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h21fa9628f521415b
[INFO] [stdout]   29:     0x61da3cca4cee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4829d8febf8fad91
[INFO] [stdout]   30:     0x61da3cca3093 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haac5d38c1f8fb5de
[INFO] [stdout]   31:     0x61da3cc6de88 - tokio::runtime::context::runtime::enter_runtime::h0c321207bb3a91c6
[INFO] [stdout]   32:     0x61da3cca2b28 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hba8ebdb3a59bb28c
[INFO] [stdout]   33:     0x61da3cc76ec5 - tokio::runtime::runtime::Runtime::block_on_inner::h763896db4c99aafd
[INFO] [stdout]   34:     0x61da3cc77126 - tokio::runtime::runtime::Runtime::block_on::h849d4d89560a9642
[INFO] [stdout]   35:     0x61da3cc9a86b - derrick::workspace_controllers::local_temp_sync::tests::test_it_should_write_and_read_newlines_and_other_weird_characters::h0254edb20a414b69
[INFO] [stdout]   36:     0x61da3cc9a903 - derrick::workspace_controllers::local_temp_sync::tests::test_it_should_write_and_read_newlines_and_other_weird_characters::{{closure}}::he4052513576e07cf
[INFO] [stdout]   37:     0x61da3cc64906 - core::ops::function::FnOnce::call_once::h6cd8f3b7a8a00b8f
[INFO] [stdout]   38:     0x61da3cccb6eb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   39:     0x61da3ccdf6fd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   40:     0x61da3ccb8c44 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   41:     0x61da3ccbc57a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   42:     0x61da3d14c0af - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   43:     0x765ac7086aa4 - <unknown>
[INFO] [stdout]   44:     0x765ac7113a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace_controllers::local_temp_sync::tests::test_writing_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'workspace_controllers::local_temp_sync::tests::test_writing_file' (28) panicked at src/workspace_controllers/local_temp_sync.rs:37:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Could not create local temp directory
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Could not create local temp directory
[INFO] [stdout]     1: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]    2: derrick::workspace_controllers::local_temp_sync::init_path
[INFO] [stdout]    3: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}
[INFO] [stdout]    4: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}
[INFO] [stdout]    5: derrick::workspace_controllers::local_temp_sync::tests::test_writing_file::{{closure}}
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   13: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   14: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   21: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   24: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   25: derrick::workspace_controllers::local_temp_sync::tests::test_writing_file
[INFO] [stdout]   26: derrick::workspace_controllers::local_temp_sync::tests::test_writing_file::{{closure}}
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once
[INFO] [stdout]   28: test::__rust_begin_short_backtrace
[INFO] [stdout]   29: test::run_test::{{closure}}
[INFO] [stdout]   30: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   32: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   33: <unknown>
[INFO] [stdout]   34: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61da3d1799c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x61da3d18b52f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x61da3d1442d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x61da3d150d22 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x61da3d15680f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x61da3d1566a1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x61da3cccb89e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x61da3d156ecf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x61da3d156c7a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x61da3d150e59 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x61da3d137d8d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x61da3d195680 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x61da3d194936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x61da3cc89064 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::hb77f640660621575
[INFO] [stdout]   14:     0x61da3cc88d0d - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h3a68ea8cfd6ab9b5
[INFO] [stdout]   15:     0x61da3cc96011 - derrick::workspace_controllers::local_temp_sync::tests::test_writing_file::{{closure}}::hceb3932ae8d0f463
[INFO] [stdout]   16:     0x61da3cc6b5c4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdce69c7e41642432
[INFO] [stdout]   17:     0x61da3cc6b5a6 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbe621a9de0ee9edc
[INFO] [stdout]   18:     0x61da3cca64c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he2b336ecbcba1364
[INFO] [stdout]   19:     0x61da3cca62c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h66f4b1fd207130db
[INFO] [stdout]   20:     0x61da3cca3a20 - tokio::runtime::scheduler::current_thread::Context::enter::hb44e717d9c55a173
[INFO] [stdout]   21:     0x61da3cca59e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc01e21b65b122997
[INFO] [stdout]   22:     0x61da3cca4c84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdc4987e7105e8068
[INFO] [stdout]   23:     0x61da3cc6dc01 - tokio::runtime::context::scoped::Scoped<T>::set::h30b8d9b34bfd1291
[INFO] [stdout]   24:     0x61da3cc6b354 - tokio::runtime::context::set_scheduler::{{closure}}::he4566dd4643d87e2
[INFO] [stdout]   25:     0x61da3ccaa3ea - std::thread::local::LocalKey<T>::try_with::h3062817e3946a314
[INFO] [stdout]   26:     0x61da3cca9f09 - std::thread::local::LocalKey<T>::with::h38d8dd711e917f6a
[INFO] [stdout]   27:     0x61da3cc6b2ab - tokio::runtime::context::set_scheduler::h6142861f913d0b3d
[INFO] [stdout]   28:     0x61da3cca4634 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h21fa9628f521415b
[INFO] [stdout]   29:     0x61da3cca4cee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4829d8febf8fad91
[INFO] [stdout]   30:     0x61da3cca3093 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haac5d38c1f8fb5de
[INFO] [stdout]   31:     0x61da3cc6de88 - tokio::runtime::context::runtime::enter_runtime::h0c321207bb3a91c6
[INFO] [stdout]   32:     0x61da3cca2b28 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hba8ebdb3a59bb28c
[INFO] [stdout]   33:     0x61da3cc76ec5 - tokio::runtime::runtime::Runtime::block_on_inner::h763896db4c99aafd
[INFO] [stdout]   34:     0x61da3cc77126 - tokio::runtime::runtime::Runtime::block_on::h849d4d89560a9642
[INFO] [stdout]   35:     0x61da3cc95d6b - derrick::workspace_controllers::local_temp_sync::tests::test_writing_file::hcacdbcecd67b6e5c
[INFO] [stdout]   36:     0x61da3cc95e03 - derrick::workspace_controllers::local_temp_sync::tests::test_writing_file::{{closure}}::h8567e5c5b629bff0
[INFO] [stdout]   37:     0x61da3cc64b56 - core::ops::function::FnOnce::call_once::ha2b6fbc9d79cf787
[INFO] [stdout]   38:     0x61da3cccb6eb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   39:     0x61da3ccdf6fd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   40:     0x61da3ccb8c44 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   41:     0x61da3ccbc57a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   42:     0x61da3d14c0af - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   43:     0x765ac7086aa4 - <unknown>
[INFO] [stdout]   44:     0x765ac7113a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace_controllers::local_temp_sync::tests::test_it_should_allow_whitelisted_env_variables stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'workspace_controllers::local_temp_sync::tests::test_it_should_allow_whitelisted_env_variables' (22) panicked at src/workspace_controllers/local_temp_sync.rs:37:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Could not create local temp directory
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Could not create local temp directory
[INFO] [stdout]     1: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]    2: derrick::workspace_controllers::local_temp_sync::init_path
[INFO] [stdout]    3: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}
[INFO] [stdout]    4: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}
[INFO] [stdout]    5: derrick::workspace_controllers::local_temp_sync::tests::test_it_should_allow_whitelisted_env_variables::{{closure}}
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   13: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   14: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   21: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   24: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   25: derrick::workspace_controllers::local_temp_sync::tests::test_it_should_allow_whitelisted_env_variables
[INFO] [stdout]   26: derrick::workspace_controllers::local_temp_sync::tests::test_it_should_allow_whitelisted_env_variables::{{closure}}
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once
[INFO] [stdout]   28: test::__rust_begin_short_backtrace
[INFO] [stdout]   29: test::run_test::{{closure}}
[INFO] [stdout]   30: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   32: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   33: <unknown>
[INFO] [stdout]   34: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61da3d1799c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x61da3d18b52f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x61da3d1442d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x61da3d150d22 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x61da3d15680f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x61da3d1566a1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x61da3cccb89e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x61da3d156ecf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x61da3d156c7a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x61da3d150e59 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x61da3d137d8d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x61da3d195680 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x61da3d194936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x61da3cc89064 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::hb77f640660621575
[INFO] [stdout]   14:     0x61da3cc88d0d - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h3a68ea8cfd6ab9b5
[INFO] [stdout]   15:     0x61da3cc99f12 - derrick::workspace_controllers::local_temp_sync::tests::test_it_should_allow_whitelisted_env_variables::{{closure}}::h35e15b0d3658d25c
[INFO] [stdout]   16:     0x61da3cc6b5c4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdce69c7e41642432
[INFO] [stdout]   17:     0x61da3cc6b5a6 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbe621a9de0ee9edc
[INFO] [stdout]   18:     0x61da3cca64c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he2b336ecbcba1364
[INFO] [stdout]   19:     0x61da3cca62c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h66f4b1fd207130db
[INFO] [stdout]   20:     0x61da3cca3a20 - tokio::runtime::scheduler::current_thread::Context::enter::hb44e717d9c55a173
[INFO] [stdout]   21:     0x61da3cca59e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc01e21b65b122997
[INFO] [stdout]   22:     0x61da3cca4c84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdc4987e7105e8068
[INFO] [stdout]   23:     0x61da3cc6dc01 - tokio::runtime::context::scoped::Scoped<T>::set::h30b8d9b34bfd1291
[INFO] [stdout]   24:     0x61da3cc6b354 - tokio::runtime::context::set_scheduler::{{closure}}::he4566dd4643d87e2
[INFO] [stdout]   25:     0x61da3ccaa3ea - std::thread::local::LocalKey<T>::try_with::h3062817e3946a314
[INFO] [stdout]   26:     0x61da3cca9f09 - std::thread::local::LocalKey<T>::with::h38d8dd711e917f6a
[INFO] [stdout]   27:     0x61da3cc6b2ab - tokio::runtime::context::set_scheduler::h6142861f913d0b3d
[INFO] [stdout]   28:     0x61da3cca4634 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h21fa9628f521415b
[INFO] [stdout]   29:     0x61da3cca4cee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4829d8febf8fad91
[INFO] [stdout]   30:     0x61da3cca3093 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haac5d38c1f8fb5de
[INFO] [stdout]   31:     0x61da3cc6de88 - tokio::runtime::context::runtime::enter_runtime::h0c321207bb3a91c6
[INFO] [stdout]   32:     0x61da3cca2b28 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hba8ebdb3a59bb28c
[INFO] [stdout]   33:     0x61da3cc76ec5 - tokio::runtime::runtime::Runtime::block_on_inner::h763896db4c99aafd
[INFO] [stdout]   34:     0x61da3cc77126 - tokio::runtime::runtime::Runtime::block_on::h849d4d89560a9642
[INFO] [stdout]   35:     0x61da3cc99cfb - derrick::workspace_controllers::local_temp_sync::tests::test_it_should_allow_whitelisted_env_variables::h0ee21769b1a31719
[INFO] [stdout]   36:     0x61da3cc9a633 - derrick::workspace_controllers::local_temp_sync::tests::test_it_should_allow_whitelisted_env_variables::{{closure}}::h8cebc894eff45d18
[INFO] [stdout]   37:     0x61da3cc64d26 - core::ops::function::FnOnce::call_once::hdb313d52de9d1782
[INFO] [stdout]   38:     0x61da3cccb6eb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   39:     0x61da3ccdf6fd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   40:     0x61da3ccb8c44 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   41:     0x61da3ccbc57a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   42:     0x61da3d14c0af - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   43:     0x765ac7086aa4 - <unknown>
[INFO] [stdout]   44:     0x765ac7113a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace_controllers::local_temp_sync::tests::test_working_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'workspace_controllers::local_temp_sync::tests::test_working_dir' (27) panicked at src/workspace_controllers/local_temp_sync.rs:37:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Could not create local temp directory
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Could not create local temp directory
[INFO] [stdout]     1: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]    2: derrick::workspace_controllers::local_temp_sync::init_path
[INFO] [stdout]    3: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}
[INFO] [stdout]    4: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}
[INFO] [stdout]    5: derrick::workspace_controllers::local_temp_sync::tests::test_working_dir::{{closure}}
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   13: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   14: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   21: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   24: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   25: derrick::workspace_controllers::local_temp_sync::tests::test_working_dir
[INFO] [stdout]   26: derrick::workspace_controllers::local_temp_sync::tests::test_working_dir::{{closure}}
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once
[INFO] [stdout]   28: test::__rust_begin_short_backtrace
[INFO] [stdout]   29: test::run_test::{{closure}}
[INFO] [stdout]   30: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   32: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   33: <unknown>
[INFO] [stdout]   34: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61da3d1799c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x61da3d18b52f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x61da3d1442d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x61da3d150d22 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x61da3d15680f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x61da3d1566a1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x61da3cccb89e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x61da3d156ecf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x61da3d156c7a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x61da3d150e59 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x61da3d137d8d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x61da3d195680 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x61da3d194936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x61da3cc89064 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::hb77f640660621575
[INFO] [stdout]   14:     0x61da3cc88d0d - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h3a68ea8cfd6ab9b5
[INFO] [stdout]   15:     0x61da3cc95317 - derrick::workspace_controllers::local_temp_sync::tests::test_working_dir::{{closure}}::h7daa6f25b30ae7bf
[INFO] [stdout]   16:     0x61da3cc6b5c4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdce69c7e41642432
[INFO] [stdout]   17:     0x61da3cc6b5a6 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbe621a9de0ee9edc
[INFO] [stdout]   18:     0x61da3cca64c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he2b336ecbcba1364
[INFO] [stdout]   19:     0x61da3cca62c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h66f4b1fd207130db
[INFO] [stdout]   20:     0x61da3cca3a20 - tokio::runtime::scheduler::current_thread::Context::enter::hb44e717d9c55a173
[INFO] [stdout]   21:     0x61da3cca59e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc01e21b65b122997
[INFO] [stdout]   22:     0x61da3cca4c84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdc4987e7105e8068
[INFO] [stdout]   23:     0x61da3cc6dc01 - tokio::runtime::context::scoped::Scoped<T>::set::h30b8d9b34bfd1291
[INFO] [stdout]   24:     0x61da3cc6b354 - tokio::runtime::context::set_scheduler::{{closure}}::he4566dd4643d87e2
[INFO] [stdout]   25:     0x61da3ccaa3ea - std::thread::local::LocalKey<T>::try_with::h3062817e3946a314
[INFO] [stdout]   26:     0x61da3cca9f09 - std::thread::local::LocalKey<T>::with::h38d8dd711e917f6a
[INFO] [stdout]   27:     0x61da3cc6b2ab - tokio::runtime::context::set_scheduler::h6142861f913d0b3d
[INFO] [stdout]   28:     0x61da3cca4634 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h21fa9628f521415b
[INFO] [stdout]   29:     0x61da3cca4cee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4829d8febf8fad91
[INFO] [stdout]   30:     0x61da3cca3093 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haac5d38c1f8fb5de
[INFO] [stdout]   31:     0x61da3cc6de88 - tokio::runtime::context::runtime::enter_runtime::h0c321207bb3a91c6
[INFO] [stdout]   32:     0x61da3cca2b28 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hba8ebdb3a59bb28c
[INFO] [stdout]   33:     0x61da3cc76ec5 - tokio::runtime::runtime::Runtime::block_on_inner::h763896db4c99aafd
[INFO] [stdout]   34:     0x61da3cc77126 - tokio::runtime::runtime::Runtime::block_on::h849d4d89560a9642
[INFO] [stdout]   35:     0x61da3cc9511b - derrick::workspace_controllers::local_temp_sync::tests::test_working_dir::h5e110c5348f5a16d
[INFO] [stdout]   36:     0x61da3cc95c43 - derrick::workspace_controllers::local_temp_sync::tests::test_working_dir::{{closure}}::h81b8476bd560d8ce
[INFO] [stdout]   37:     0x61da3cc64826 - core::ops::function::FnOnce::call_once::h54a050d7d9412e03
[INFO] [stdout]   38:     0x61da3cccb6eb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   39:     0x61da3ccdf6fd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   40:     0x61da3ccb8c44 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   41:     0x61da3ccbc57a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   42:     0x61da3d14c0af - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   43:     0x765ac7086aa4 - <unknown>
[INFO] [stdout]   44:     0x765ac7113a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- workspace_controllers::local_temp_sync::tests::test_piping_a_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'workspace_controllers::local_temp_sync::tests::test_piping_a_command' (24) panicked at src/workspace_controllers/local_temp_sync.rs:37:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Could not create local temp directory
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Could not create local temp directory
[INFO] [stdout]     1: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]    2: derrick::workspace_controllers::local_temp_sync::init_path
[INFO] [stdout]    3: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}
[INFO] [stdout]    4: derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}
[INFO] [stdout]    5: derrick::workspace_controllers::local_temp_sync::tests::test_piping_a_command::{{closure}}
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   13: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   14: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   16: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   17: tokio::runtime::context::set_scheduler
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   21: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   23: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   24: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   25: derrick::workspace_controllers::local_temp_sync::tests::test_piping_a_command
[INFO] [stdout]   26: derrick::workspace_controllers::local_temp_sync::tests::test_piping_a_command::{{closure}}
[INFO] [stdout]   27: core::ops::function::FnOnce::call_once
[INFO] [stdout]   28: test::__rust_begin_short_backtrace
[INFO] [stdout]   29: test::run_test::{{closure}}
[INFO] [stdout]   30: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   31: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   32: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   33: <unknown>
[INFO] [stdout]   34: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61da3d1799c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x61da3d18b52f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x61da3d1442d3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x61da3d150d22 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x61da3d15680f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x61da3d1566a1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x61da3cccb89e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x61da3d156ecf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x61da3d156c7a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x61da3d150e59 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x61da3d137d8d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x61da3d195680 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x61da3d194936 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x61da3cc89064 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::hb77f640660621575
[INFO] [stdout]   14:     0x61da3cc88d0d - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h3a68ea8cfd6ab9b5
[INFO] [stdout]   15:     0x61da3cc97ee7 - derrick::workspace_controllers::local_temp_sync::tests::test_piping_a_command::{{closure}}::h84f30cb7bc37d003
[INFO] [stdout]   16:     0x61da3cc6b5c4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hdce69c7e41642432
[INFO] [stdout]   17:     0x61da3cc6b5a6 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbe621a9de0ee9edc
[INFO] [stdout]   18:     0x61da3cca64c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he2b336ecbcba1364
[INFO] [stdout]   19:     0x61da3cca62c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h66f4b1fd207130db
[INFO] [stdout]   20:     0x61da3cca3a20 - tokio::runtime::scheduler::current_thread::Context::enter::hb44e717d9c55a173
[INFO] [stdout]   21:     0x61da3cca59e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc01e21b65b122997
[INFO] [stdout]   22:     0x61da3cca4c84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdc4987e7105e8068
[INFO] [stdout]   23:     0x61da3cc6dc01 - tokio::runtime::context::scoped::Scoped<T>::set::h30b8d9b34bfd1291
[INFO] [stdout]   24:     0x61da3cc6b354 - tokio::runtime::context::set_scheduler::{{closure}}::he4566dd4643d87e2
[INFO] [stdout]   25:     0x61da3ccaa3ea - std::thread::local::LocalKey<T>::try_with::h3062817e3946a314
[INFO] [stdout]   26:     0x61da3cca9f09 - std::thread::local::LocalKey<T>::with::h38d8dd711e917f6a
[INFO] [stdout]   27:     0x61da3cc6b2ab - tokio::runtime::context::set_scheduler::h6142861f913d0b3d
[INFO] [stdout]   28:     0x61da3cca4634 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h21fa9628f521415b
[INFO] [stdout]   29:     0x61da3cca4cee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4829d8febf8fad91
[INFO] [stdout]   30:     0x61da3cca3093 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haac5d38c1f8fb5de
[INFO] [stdout]   31:     0x61da3cc6de88 - tokio::runtime::context::runtime::enter_runtime::h0c321207bb3a91c6
[INFO] [stdout]   32:     0x61da3cca2b28 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hba8ebdb3a59bb28c
[INFO] [stdout]   33:     0x61da3cc76ec5 - tokio::runtime::runtime::Runtime::block_on_inner::h763896db4c99aafd
[INFO] [stdout]   34:     0x61da3cc77126 - tokio::runtime::runtime::Runtime::block_on::h849d4d89560a9642
[INFO] [stdout]   35:     0x61da3cc97c8b - derrick::workspace_controllers::local_temp_sync::tests::test_piping_a_command::h1a0da44ce7d46682
[INFO] [stdout]   36:     0x61da3cc97d23 - derrick::workspace_controllers::local_temp_sync::tests::test_piping_a_command::{{closure}}::h55c41bdcdba33956
[INFO] [stdout]   37:     0x61da3cc64e76 - core::ops::function::FnOnce::call_once::hf8e6e678e522e04d
[INFO] [stdout]   38:     0x61da3cccb6eb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   39:     0x61da3ccdf6fd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   40:     0x61da3ccb8c44 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   41:     0x61da3ccbc57a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   42:     0x61da3d14c0af - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   43:     0x765ac7086aa4 - <unknown>
[INFO] [stdout]   44:     0x765ac7113a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     workspace_controllers::local_temp_sync::tests::test_cmd_invalid
[INFO] [stdout]     workspace_controllers::local_temp_sync::tests::test_cmd_valid
[INFO] [stdout]     workspace_controllers::local_temp_sync::tests::test_cmd_with_output
[INFO] [stdout]     workspace_controllers::local_temp_sync::tests::test_init
[INFO] [stdout]     workspace_controllers::local_temp_sync::tests::test_init_path
[INFO] [stdout]     workspace_controllers::local_temp_sync::tests::test_it_should_allow_whitelisted_env_variables
[INFO] [stdout]     workspace_controllers::local_temp_sync::tests::test_it_should_write_and_read_newlines_and_other_weird_characters
[INFO] [stdout]     workspace_controllers::local_temp_sync::tests::test_piping_a_command
[INFO] [stdout]     workspace_controllers::local_temp_sync::tests::test_reading_file_with_nextjs_style_path
[INFO] [stdout]     workspace_controllers::local_temp_sync::tests::test_sets_path_correctly_for_run_cmd
[INFO] [stdout]     workspace_controllers::local_temp_sync::tests::test_working_dir
[INFO] [stdout]     workspace_controllers::local_temp_sync::tests::test_writing_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "738f045e8815c1a06ff59e68e7e91c4bde59652abfd782a4647df6f154bd0fd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "738f045e8815c1a06ff59e68e7e91c4bde59652abfd782a4647df6f154bd0fd6", kill_on_drop: false }`
[INFO] [stdout] 738f045e8815c1a06ff59e68e7e91c4bde59652abfd782a4647df6f154bd0fd6
