[INFO] fetching crate derrick 0.4.0...
[INFO] testing derrick-0.4.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate derrick 0.4.0 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate derrick 0.4.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-log v0.2.16
[INFO] [stderr]   Downloaded test-log-macros v0.2.16
[INFO] [stderr]   Downloaded xattr v1.4.0
[INFO] [stderr]   Downloaded whoami v1.5.2
[INFO] [stderr]   Downloaded waitgroup v0.1.2
[INFO] [stderr]   Downloaded nuid v0.5.0
[INFO] [stderr]   Downloaded serde_nanos v0.1.4
[INFO] [stderr]   Downloaded simple_asn1 v0.6.2
[INFO] [stderr]   Downloaded hostname v0.4.0
[INFO] [stderr]   Downloaded pem v3.0.4
[INFO] [stderr]   Downloaded schemars v0.8.21
[INFO] [stderr]   Downloaded data-encoding v2.6.0
[INFO] [stderr]   Downloaded tryhard v0.5.1
[INFO] [stderr]   Downloaded dropshot_endpoint v0.15.1
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.0
[INFO] [stderr]   Downloaded semver v1.0.24
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.14
[INFO] [stderr]   Downloaded cc v1.2.6
[INFO] [stderr]   Downloaded signatory v0.27.1
[INFO] [stderr]   Downloaded winnow v0.6.21
[INFO] [stderr]   Downloaded portable-atomic v1.10.0
[INFO] [stderr]   Downloaded tokio-websockets v0.10.1
[INFO] [stderr]   Downloaded iri-string v0.7.7
[INFO] [stderr]   Downloaded time v0.3.37
[INFO] [stderr]   Downloaded security-framework v3.1.0
[INFO] [stderr]   Downloaded chrono v0.4.39
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] [stderr]   Downloaded snafu v0.8.5
[INFO] [stderr]   Downloaded async-nats v0.38.0
[INFO] [stderr]   Downloaded dropshot v0.15.1
[INFO] [stderr]   Downloaded rustls v0.23.20
[INFO] [stderr]   Downloaded openapiv3 v2.0.0
[INFO] [stderr]   Downloaded rustix v0.38.43
[INFO] [stderr]   Downloaded slog v2.7.0
[INFO] [stderr]   Downloaded security-framework-sys v2.13.0
[INFO] [stderr]   Downloaded octocrab v0.42.1
[INFO] [stderr]   Downloaded time-macros v0.2.19
[INFO] [stderr]   Downloaded snafu-derive v0.8.5
[INFO] [stderr]   Downloaded schemars_derive v0.8.21
[INFO] [stderr]   Downloaded uuid v1.11.0
[INFO] [stderr]   Downloaded nkeys v0.4.4
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded slog-json v2.6.1
[INFO] [stderr]   Downloaded slog-term v2.9.1
[INFO] [stderr]   Downloaded tar v0.4.43
[INFO] [stderr]   Downloaded take_mut v0.2.2
[INFO] [stderr]   Downloaded slog-bunyan v2.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f5ff8d6250f7373b2713e06b1e1d1e486d936b6cf56acc97d10b1a40d22d3e7
[INFO] running `Command { std: "docker" "start" "-a" "8f5ff8d6250f7373b2713e06b1e1d1e486d936b6cf56acc97d10b1a40d22d3e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f5ff8d6250f7373b2713e06b1e1d1e486d936b6cf56acc97d10b1a40d22d3e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f5ff8d6250f7373b2713e06b1e1d1e486d936b6cf56acc97d10b1a40d22d3e7", kill_on_drop: false }`
[INFO] [stdout] 8f5ff8d6250f7373b2713e06b1e1d1e486d936b6cf56acc97d10b1a40d22d3e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5abd8a9d06d6993ccab22d5e279908de4518876aa9cf9d4799111a2dd8b26821
[INFO] running `Command { std: "docker" "start" "-a" "5abd8a9d06d6993ccab22d5e279908de4518876aa9cf9d4799111a2dd8b26821", 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 serde v1.0.217
[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 scopeguard v1.2.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[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 cc v1.2.6
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling winnow v0.6.21
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling dropshot v0.15.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling iri-string v0.7.7
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling signatory v0.27.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling waitgroup v0.1.2
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling debug-ignore v1.0.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[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 xattr v1.4.0
[INFO] [stderr]    Compiling tar v0.4.43
[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 serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling nkeys v0.4.4
[INFO] [stderr]    Compiling nuid v0.5.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling serde_nanos v0.1.4
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling dropshot_endpoint v0.15.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling openapiv3 v2.0.0
[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 url v2.5.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling slog-json v2.6.1
[INFO] [stderr]    Compiling slog-term v2.9.1
[INFO] [stderr]    Compiling slog-bunyan v2.5.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[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 tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tryhard v0.5.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 async-nats v0.38.0
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling bollard v0.18.1
[INFO] [stderr]    Compiling octocrab v0.42.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 1m 44s
[INFO] running `Command { std: "docker" "inspect" "5abd8a9d06d6993ccab22d5e279908de4518876aa9cf9d4799111a2dd8b26821", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5abd8a9d06d6993ccab22d5e279908de4518876aa9cf9d4799111a2dd8b26821", kill_on_drop: false }`
[INFO] [stdout] 5abd8a9d06d6993ccab22d5e279908de4518876aa9cf9d4799111a2dd8b26821
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0bb2f4d70e1d866999381d08ead900fd617af92095c9e7f579d04a9ffb94099
[INFO] running `Command { std: "docker" "start" "-a" "d0bb2f4d70e1d866999381d08ead900fd617af92095c9e7f579d04a9ffb94099", 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 18.13s
[INFO] running `Command { std: "docker" "inspect" "d0bb2f4d70e1d866999381d08ead900fd617af92095c9e7f579d04a9ffb94099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0bb2f4d70e1d866999381d08ead900fd617af92095c9e7f579d04a9ffb94099", kill_on_drop: false }`
[INFO] [stdout] d0bb2f4d70e1d866999381d08ead900fd617af92095c9e7f579d04a9ffb94099
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 74a9207360ceb11aee7e5dd5b2a440ab87b548bebacdaeb3aa8e3578eaad01c4
[INFO] running `Command { std: "docker" "start" "-a" "74a9207360ceb11aee7e5dd5b2a440ab87b548bebacdaeb3aa8e3578eaad01c4", 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.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/derrick-c3f148c3ad0f1ef1)
[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_it_should_write_and_read_newlines_and_other_weird_characters ... 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_init_path ... FAILED
[INFO] [stdout] test workspace_controllers::local_temp_sync::tests::test_writing_file ... 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_reading_file_with_nextjs_style_path ... 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_init ... FAILED
[INFO] [stdout] test workspace_controllers::local_temp_sync::tests::test_piping_a_command ... FAILED
[INFO] [stdout] test workspace_controllers::testing::tests::test_cmd_with_output ... ok
[INFO] [stdout] test workspace_controllers::local_temp_sync::tests::test_cmd_invalid ... FAILED
[INFO] [stdout] test workspace_controllers::testing::tests::test_init_path ... ok
[INFO] [stdout] test workspace_controllers::testing::tests::test_init ... ok
[INFO] [stdout] test workspace_controllers::testing::tests::test_sets_path_correctly_for_run_cmd ... 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] test workspace_controllers::testing::tests::test_writing_file ... ok
[INFO] [stdout] test workspace_controllers::local_temp_sync::tests::test_working_dir ... FAILED
[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' (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_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:     0x5ee803fcc852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5ee803fde4ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5ee803f98686 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5ee803faa8c9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5ee803faa761 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5ee803b3848e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5ee803faabf2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5ee803faa988 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5ee803fa4ed9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5ee803f8c23d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ee803fe7f2c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5ee803fe74a2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   12:     0x5ee803aeeb04 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::h6fb329f6d0080065
[INFO] [stdout]   13:     0x5ee803aee7ad - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h7ae08ad14178823e
[INFO] [stdout]   14:     0x5ee803afe512 - derrick::workspace_controllers::local_temp_sync::tests::test_cmd_valid::{{closure}}::h23c1220fe2dec34f
[INFO] [stdout]   15:     0x5ee803ad84b4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf4c99dc4fd751def
[INFO] [stdout]   16:     0x5ee803ad8426 - <core::pin::Pin<P> as core::future::future::Future>::poll::h538b9dbb262fd644
[INFO] [stdout]   17:     0x5ee803b0fd56 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h817f01e16b0cc2f4
[INFO] [stdout]   18:     0x5ee803b0fb94 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc095a750cf8192ac
[INFO] [stdout]   19:     0x5ee803b0d570 - tokio::runtime::scheduler::current_thread::Context::enter::hcd8c8733ace1e0b4
[INFO] [stdout]   20:     0x5ee803b0f290 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h471c264ca585b720
[INFO] [stdout]   21:     0x5ee803b0e4d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haea9eb4cc3577d2d
[INFO] [stdout]   22:     0x5ee803b0c0e1 - tokio::runtime::context::scoped::Scoped<T>::set::h32713515b064b234
[INFO] [stdout]   23:     0x5ee803b16ea4 - tokio::runtime::context::set_scheduler::{{closure}}::ha886098901924451
[INFO] [stdout]   24:     0x5ee803af8f8a - std::thread::local::LocalKey<T>::try_with::h684ba79a7f0c0e17
[INFO] [stdout]   25:     0x5ee803af8659 - std::thread::local::LocalKey<T>::with::h403a654fbdafd457
[INFO] [stdout]   26:     0x5ee803b16e2b - tokio::runtime::context::set_scheduler::hb494f27431ff1a43
[INFO] [stdout]   27:     0x5ee803b0dea4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1b69bd2b7e173736
[INFO] [stdout]   28:     0x5ee803b0e532 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he38ff55963ad353d
[INFO] [stdout]   29:     0x5ee803b0c903 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcc69f982cc93545f
[INFO] [stdout]   30:     0x5ee803afd91b - tokio::runtime::context::runtime::enter_runtime::ha5084e2d3e4b1dd7
[INFO] [stdout]   31:     0x5ee803b0c398 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd07e74b4649d61b5
[INFO] [stdout]   32:     0x5ee803b11ef5 - tokio::runtime::runtime::Runtime::block_on_inner::h0c15ad581a418102
[INFO] [stdout]   33:     0x5ee803b12156 - tokio::runtime::runtime::Runtime::block_on::h908f50a88da4afc7
[INFO] [stdout]   34:     0x5ee803afe2fb - derrick::workspace_controllers::local_temp_sync::tests::test_cmd_valid::hae467f2e5fcffec0
[INFO] [stdout]   35:     0x5ee803afeb03 - derrick::workspace_controllers::local_temp_sync::tests::test_cmd_valid::{{closure}}::hd8a9807d3086a1c0
[INFO] [stdout]   36:     0x5ee803ad3316 - core::ops::function::FnOnce::call_once::hec37ae0d13333a1e
[INFO] [stdout]   37:     0x5ee803b3824b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   38:     0x5ee803b4bc5a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   39:     0x5ee803b260b4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   40:     0x5ee803b29a52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   41:     0x5ee803f9ff0f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   42:     0x7a46facfbaa4 - <unknown>
[INFO] [stdout]   43:     0x7a46fad88a64 - clone
[INFO] [stdout]   44:                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' (31) 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:     0x5ee803fcc852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5ee803fde4ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5ee803f98686 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5ee803faa8c9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5ee803faa761 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5ee803b3848e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5ee803faabf2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5ee803faa988 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5ee803fa4ed9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5ee803f8c23d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ee803fe7f2c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5ee803fe74a2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   12:     0x5ee803aeeb04 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::h6fb329f6d0080065
[INFO] [stdout]   13:     0x5ee803aee7ad - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h7ae08ad14178823e
[INFO] [stdout]   14:     0x5ee803b0573a - derrick::workspace_controllers::local_temp_sync::tests::test_it_should_write_and_read_newlines_and_other_weird_characters::{{closure}}::h0950e616a19406ce
[INFO] [stdout]   15:     0x5ee803ad84b4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf4c99dc4fd751def
[INFO] [stdout]   16:     0x5ee803ad8426 - <core::pin::Pin<P> as core::future::future::Future>::poll::h538b9dbb262fd644
[INFO] [stdout]   17:     0x5ee803b0fd56 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h817f01e16b0cc2f4
[INFO] [stdout]   18:     0x5ee803b0fb94 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc095a750cf8192ac
[INFO] [stdout]   19:     0x5ee803b0d570 - tokio::runtime::scheduler::current_thread::Context::enter::hcd8c8733ace1e0b4
[INFO] [stdout]   20:     0x5ee803b0f290 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h471c264ca585b720
[INFO] [stdout]   21:     0x5ee803b0e4d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haea9eb4cc3577d2d
[INFO] [stdout]   22:     0x5ee803b0c0e1 - tokio::runtime::context::scoped::Scoped<T>::set::h32713515b064b234
[INFO] [stdout]   23:     0x5ee803b16ea4 - tokio::runtime::context::set_scheduler::{{closure}}::ha886098901924451
[INFO] [stdout]   24:     0x5ee803af8f8a - std::thread::local::LocalKey<T>::try_with::h684ba79a7f0c0e17
[INFO] [stdout]   25:     0x5ee803af8659 - std::thread::local::LocalKey<T>::with::h403a654fbdafd457
[INFO] [stdout]   26:     0x5ee803b16e2b - tokio::runtime::context::set_scheduler::hb494f27431ff1a43
[INFO] [stdout]   27:     0x5ee803b0dea4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1b69bd2b7e173736
[INFO] [stdout]   28:     0x5ee803b0e532 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he38ff55963ad353d
[INFO] [stdout]   29:     0x5ee803b0c903 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcc69f982cc93545f
[INFO] [stdout]   30:     0x5ee803afd91b - tokio::runtime::context::runtime::enter_runtime::ha5084e2d3e4b1dd7
[INFO] [stdout]   31:     0x5ee803b0c398 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd07e74b4649d61b5
[INFO] [stdout]   32:     0x5ee803b11ef5 - tokio::runtime::runtime::Runtime::block_on_inner::h0c15ad581a418102
[INFO] [stdout]   33:     0x5ee803b12156 - tokio::runtime::runtime::Runtime::block_on::h908f50a88da4afc7
[INFO] [stdout]   34:     0x5ee803b054db - derrick::workspace_controllers::local_temp_sync::tests::test_it_should_write_and_read_newlines_and_other_weird_characters::hdb79d3c5577b79c5
[INFO] [stdout]   35:     0x5ee803b06503 - derrick::workspace_controllers::local_temp_sync::tests::test_it_should_write_and_read_newlines_and_other_weird_characters::{{closure}}::hb0213860ee4eda61
[INFO] [stdout]   36:     0x5ee803ad2d66 - core::ops::function::FnOnce::call_once::h36b004e405a2fbbd
[INFO] [stdout]   37:     0x5ee803b3824b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   38:     0x5ee803b4bc5a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   39:     0x5ee803b260b4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   40:     0x5ee803b29a52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   41:     0x5ee803f9ff0f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   42:     0x7a46facfbaa4 - <unknown>
[INFO] [stdout]   43:     0x7a46fad88a64 - clone
[INFO] [stdout]   44:                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' (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_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:     0x5ee803fcc852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5ee803fde4ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5ee803f98686 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5ee803faa8c9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5ee803faa761 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5ee803b3848e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5ee803faabf2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5ee803faa988 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5ee803fa4ed9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5ee803f8c23d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ee803fe7f2c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5ee803fe74a2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   12:     0x5ee803aeeb04 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::h6fb329f6d0080065
[INFO] [stdout]   13:     0x5ee803aee7ad - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h7ae08ad14178823e
[INFO] [stdout]   14:     0x5ee803b01fba - derrick::workspace_controllers::local_temp_sync::tests::test_cmd_with_output::{{closure}}::h9c1a4b35154b8604
[INFO] [stdout]   15:     0x5ee803ad84b4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf4c99dc4fd751def
[INFO] [stdout]   16:     0x5ee803ad8426 - <core::pin::Pin<P> as core::future::future::Future>::poll::h538b9dbb262fd644
[INFO] [stdout]   17:     0x5ee803b0fd56 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h817f01e16b0cc2f4
[INFO] [stdout]   18:     0x5ee803b0fb94 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc095a750cf8192ac
[INFO] [stdout]   19:     0x5ee803b0d570 - tokio::runtime::scheduler::current_thread::Context::enter::hcd8c8733ace1e0b4
[INFO] [stdout]   20:     0x5ee803b0f290 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h471c264ca585b720
[INFO] [stdout]   21:     0x5ee803b0e4d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haea9eb4cc3577d2d
[INFO] [stdout]   22:     0x5ee803b0c0e1 - tokio::runtime::context::scoped::Scoped<T>::set::h32713515b064b234
[INFO] [stdout]   23:     0x5ee803b16ea4 - tokio::runtime::context::set_scheduler::{{closure}}::ha886098901924451
[INFO] [stdout]   24:     0x5ee803af8f8a - std::thread::local::LocalKey<T>::try_with::h684ba79a7f0c0e17
[INFO] [stdout]   25:     0x5ee803af8659 - std::thread::local::LocalKey<T>::with::h403a654fbdafd457
[INFO] [stdout]   26:     0x5ee803b16e2b - tokio::runtime::context::set_scheduler::hb494f27431ff1a43
[INFO] [stdout]   27:     0x5ee803b0dea4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1b69bd2b7e173736
[INFO] [stdout]   28:     0x5ee803b0e532 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he38ff55963ad353d
[INFO] [stdout]   29:     0x5ee803b0c903 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcc69f982cc93545f
[INFO] [stdout]   30:     0x5ee803afd91b - tokio::runtime::context::runtime::enter_runtime::ha5084e2d3e4b1dd7
[INFO] [stdout]   31:     0x5ee803b0c398 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd07e74b4649d61b5
[INFO] [stdout]   32:     0x5ee803b11ef5 - tokio::runtime::runtime::Runtime::block_on_inner::h0c15ad581a418102
[INFO] [stdout]   33:     0x5ee803b12156 - tokio::runtime::runtime::Runtime::block_on::h908f50a88da4afc7
[INFO] [stdout]   34:     0x5ee803b01d9b - derrick::workspace_controllers::local_temp_sync::tests::test_cmd_with_output::h1bf819c5b0cee47d
[INFO] [stdout]   35:     0x5ee803b027a3 - derrick::workspace_controllers::local_temp_sync::tests::test_cmd_with_output::{{closure}}::hbaf9a0f579e5841f
[INFO] [stdout]   36:     0x5ee803ad2d26 - core::ops::function::FnOnce::call_once::h33aaf3875e7bb9a1
[INFO] [stdout]   37:     0x5ee803b3824b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   38:     0x5ee803b4bc5a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   39:     0x5ee803b260b4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   40:     0x5ee803b29a52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   41:     0x5ee803f9ff0f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   42:     0x7a46facfbaa4 - <unknown>
[INFO] [stdout]   43:     0x7a46fad88a64 - clone
[INFO] [stdout]   44:                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' (29) 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:     0x5ee803fcc852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5ee803fde4ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5ee803f98686 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5ee803faa8c9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5ee803faa761 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5ee803b3848e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5ee803faabf2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5ee803faa988 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5ee803fa4ed9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5ee803f8c23d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ee803fe7f2c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5ee803fe74a2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   12:     0x5ee803afeb9f - derrick::workspace_controllers::local_temp_sync::tests::test_init_path::h6f4701a1f6c4c5d7
[INFO] [stdout]   13:     0x5ee803afef93 - derrick::workspace_controllers::local_temp_sync::tests::test_init_path::{{closure}}::hca7cd31269a91d06
[INFO] [stdout]   14:     0x5ee803ad2e26 - core::ops::function::FnOnce::call_once::h47c7a87bec3a42ce
[INFO] [stdout]   15:     0x5ee803b3824b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   16:     0x5ee803b4bc5a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   17:     0x5ee803b260b4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   18:     0x5ee803b29a52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   19:     0x5ee803f9ff0f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   20:     0x7a46facfbaa4 - <unknown>
[INFO] [stdout]   21:     0x7a46fad88a64 - clone
[INFO] [stdout]   22:                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' (36) 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:     0x5ee803fcc852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5ee803fde4ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5ee803f98686 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5ee803faa8c9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5ee803faa761 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5ee803b3848e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5ee803faabf2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5ee803faa988 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5ee803fa4ed9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5ee803f8c23d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ee803fe7f2c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5ee803fe74a2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   12:     0x5ee803aeeb04 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::h6fb329f6d0080065
[INFO] [stdout]   13:     0x5ee803aee7ad - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h7ae08ad14178823e
[INFO] [stdout]   14:     0x5ee803b00c71 - derrick::workspace_controllers::local_temp_sync::tests::test_writing_file::{{closure}}::hb1099d9a56ab8306
[INFO] [stdout]   15:     0x5ee803ad84b4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf4c99dc4fd751def
[INFO] [stdout]   16:     0x5ee803ad8426 - <core::pin::Pin<P> as core::future::future::Future>::poll::h538b9dbb262fd644
[INFO] [stdout]   17:     0x5ee803b0fd56 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h817f01e16b0cc2f4
[INFO] [stdout]   18:     0x5ee803b0fb94 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc095a750cf8192ac
[INFO] [stdout]   19:     0x5ee803b0d570 - tokio::runtime::scheduler::current_thread::Context::enter::hcd8c8733ace1e0b4
[INFO] [stdout]   20:     0x5ee803b0f290 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h471c264ca585b720
[INFO] [stdout]   21:     0x5ee803b0e4d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haea9eb4cc3577d2d
[INFO] [stdout]   22:     0x5ee803b0c0e1 - tokio::runtime::context::scoped::Scoped<T>::set::h32713515b064b234
[INFO] [stdout]   23:     0x5ee803b16ea4 - tokio::runtime::context::set_scheduler::{{closure}}::ha886098901924451
[INFO] [stdout]   24:     0x5ee803af8f8a - std::thread::local::LocalKey<T>::try_with::h684ba79a7f0c0e17
[INFO] [stdout]   25:     0x5ee803af8659 - std::thread::local::LocalKey<T>::with::h403a654fbdafd457
[INFO] [stdout]   26:     0x5ee803b16e2b - tokio::runtime::context::set_scheduler::hb494f27431ff1a43
[INFO] [stdout]   27:     0x5ee803b0dea4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1b69bd2b7e173736
[INFO] [stdout]   28:     0x5ee803b0e532 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he38ff55963ad353d
[INFO] [stdout]   29:     0x5ee803b0c903 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcc69f982cc93545f
[INFO] [stdout]   30:     0x5ee803afd91b - tokio::runtime::context::runtime::enter_runtime::ha5084e2d3e4b1dd7
[INFO] [stdout]   31:     0x5ee803b0c398 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd07e74b4649d61b5
[INFO] [stdout]   32:     0x5ee803b11ef5 - tokio::runtime::runtime::Runtime::block_on_inner::h0c15ad581a418102
[INFO] [stdout]   33:     0x5ee803b12156 - tokio::runtime::runtime::Runtime::block_on::h908f50a88da4afc7
[INFO] [stdout]   34:     0x5ee803b009cb - derrick::workspace_controllers::local_temp_sync::tests::test_writing_file::h57080449048f56a7
[INFO] [stdout]   35:     0x5ee803b00a63 - derrick::workspace_controllers::local_temp_sync::tests::test_writing_file::{{closure}}::ha6ec6952e8172bd7
[INFO] [stdout]   36:     0x5ee803ad2bf6 - core::ops::function::FnOnce::call_once::h0ed9b92af7b22f22
[INFO] [stdout]   37:     0x5ee803b3824b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   38:     0x5ee803b4bc5a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   39:     0x5ee803b260b4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   40:     0x5ee803b29a52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   41:     0x5ee803f9ff0f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   42:     0x7a46facfbaa4 - <unknown>
[INFO] [stdout]   43:     0x7a46fad88a64 - clone
[INFO] [stdout]   44:                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' (34) 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] [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:     0x5ee803fcc852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5ee803fde4ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5ee803f98686 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5ee803faa8c9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5ee803faa761 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5ee803b3848e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5ee803faabf2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5ee803faa988 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5ee803fa4ed9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5ee803f8c23d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ee803fe7f2c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5ee803fe74a2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   12:     0x5ee803aeeb04 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::h6fb329f6d0080065
[INFO] [stdout]   13:     0x5ee803aee7ad - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h7ae08ad14178823e
[INFO] [stdout]   14:     0x5ee803b036b7 - derrick::workspace_controllers::local_temp_sync::tests::test_sets_path_correctly_for_run_cmd::{{closure}}::h01768544835f860c
[INFO] [stdout]   15:     0x5ee803ad84b4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf4c99dc4fd751def
[INFO] [stdout]   16:     0x5ee803ad8426 - <core::pin::Pin<P> as core::future::future::Future>::poll::h538b9dbb262fd644
[INFO] [stdout]   17:     0x5ee803b0fd56 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h817f01e16b0cc2f4
[INFO] [stdout]   18:     0x5ee803b0fb94 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc095a750cf8192ac
[INFO] [stdout]   19:     0x5ee803b0d570 - tokio::runtime::scheduler::current_thread::Context::enter::hcd8c8733ace1e0b4
[INFO] [stdout]   20:     0x5ee803b0f290 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h471c264ca585b720
[INFO] [stdout]   21:     0x5ee803b0e4d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haea9eb4cc3577d2d
[INFO] [stdout]   22:     0x5ee803b0c0e1 - tokio::runtime::context::scoped::Scoped<T>::set::h32713515b064b234
[INFO] [stdout]   23:     0x5ee803b16ea4 - tokio::runtime::context::set_scheduler::{{closure}}::ha886098901924451
[INFO] [stdout]   24:     0x5ee803af8f8a - std::thread::local::LocalKey<T>::try_with::h684ba79a7f0c0e17
[INFO] [stdout]   25:     0x5ee803af8659 - std::thread::local::LocalKey<T>::with::h403a654fbdafd457
[INFO] [stdout]   26:     0x5ee803b16e2b - tokio::runtime::context::set_scheduler::hb494f27431ff1a43
[INFO] [stdout]   27:     0x5ee803b0dea4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1b69bd2b7e173736
[INFO] [stdout]   28:     0x5ee803b0e532 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he38ff55963ad353d
[INFO] [stdout]   29:     0x5ee803b0c903 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcc69f982cc93545f
[INFO] [stdout]   30:     0x5ee803afd91b - tokio::runtime::context::runtime::enter_runtime::ha5084e2d3e4b1dd7
[INFO] [stdout]   31:     0x5ee803b0c398 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd07e74b4649d61b5
[INFO] [stdout]   32:     0x5ee803b11ef5 - tokio::runtime::runtime::Runtime::block_on_inner::h0c15ad581a418102
[INFO] [stdout]   33:     0x5ee803b12156 - tokio::runtime::runtime::Runtime::block_on::h908f50a88da4afc7
[INFO] [stdout]   34:     0x5ee803b034bb - derrick::workspace_controllers::local_temp_sync::tests::test_sets_path_correctly_for_run_cmd::h2448ad0453fb6fc3
[INFO] [stdout]   35:     0x5ee803b03d33 - derrick::workspace_controllers::local_temp_sync::tests::test_sets_path_correctly_for_run_cmd::{{closure}}::hf308941c846b0eb0
[INFO] [stdout]   36:     0x5ee803ad30c6 - core::ops::function::FnOnce::call_once::h8f8d2726161346a2
[INFO] [stdout]   37:     0x5ee803b3824b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   38:     0x5ee803b4bc5a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   39:     0x5ee803b260b4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   40:     0x5ee803b29a52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   41:     0x5ee803f9ff0f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   42:     0x7a46facfbaa4 - <unknown>
[INFO] [stdout]   43:     0x7a46fad88a64 - clone
[INFO] [stdout]   44:                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' (33) 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:     0x5ee803fcc852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5ee803fde4ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5ee803f98686 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5ee803faa8c9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5ee803faa761 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5ee803b3848e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5ee803faabf2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5ee803faa988 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5ee803fa4ed9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5ee803f8c23d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ee803fe7f2c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5ee803fe74a2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   12:     0x5ee803aeeb04 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::h6fb329f6d0080065
[INFO] [stdout]   13:     0x5ee803aee7ad - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h7ae08ad14178823e
[INFO] [stdout]   14:     0x5ee803b04090 - derrick::workspace_controllers::local_temp_sync::tests::test_reading_file_with_nextjs_style_path::{{closure}}::hdf9275d4f4e632a0
[INFO] [stdout]   15:     0x5ee803ad84b4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf4c99dc4fd751def
[INFO] [stdout]   16:     0x5ee803ad8426 - <core::pin::Pin<P> as core::future::future::Future>::poll::h538b9dbb262fd644
[INFO] [stdout]   17:     0x5ee803b0fd56 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h817f01e16b0cc2f4
[INFO] [stdout]   18:     0x5ee803b0fb94 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc095a750cf8192ac
[INFO] [stdout]   19:     0x5ee803b0d570 - tokio::runtime::scheduler::current_thread::Context::enter::hcd8c8733ace1e0b4
[INFO] [stdout]   20:     0x5ee803b0f290 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h471c264ca585b720
[INFO] [stdout]   21:     0x5ee803b0e4d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haea9eb4cc3577d2d
[INFO] [stdout]   22:     0x5ee803b0c0e1 - tokio::runtime::context::scoped::Scoped<T>::set::h32713515b064b234
[INFO] [stdout]   23:     0x5ee803b16ea4 - tokio::runtime::context::set_scheduler::{{closure}}::ha886098901924451
[INFO] [stdout]   24:     0x5ee803af8f8a - std::thread::local::LocalKey<T>::try_with::h684ba79a7f0c0e17
[INFO] [stdout]   25:     0x5ee803af8659 - std::thread::local::LocalKey<T>::with::h403a654fbdafd457
[INFO] [stdout]   26:     0x5ee803b16e2b - tokio::runtime::context::set_scheduler::hb494f27431ff1a43
[INFO] [stdout]   27:     0x5ee803b0dea4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1b69bd2b7e173736
[INFO] [stdout]   28:     0x5ee803b0e532 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he38ff55963ad353d
[INFO] [stdout]   29:     0x5ee803b0c903 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcc69f982cc93545f
[INFO] [stdout]   30:     0x5ee803afd91b - tokio::runtime::context::runtime::enter_runtime::ha5084e2d3e4b1dd7
[INFO] [stdout]   31:     0x5ee803b0c398 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd07e74b4649d61b5
[INFO] [stdout]   32:     0x5ee803b11ef5 - tokio::runtime::runtime::Runtime::block_on_inner::h0c15ad581a418102
[INFO] [stdout]   33:     0x5ee803b12156 - tokio::runtime::runtime::Runtime::block_on::h908f50a88da4afc7
[INFO] [stdout]   34:     0x5ee803b03e5b - derrick::workspace_controllers::local_temp_sync::tests::test_reading_file_with_nextjs_style_path::h61c71fa5b92ed06b
[INFO] [stdout]   35:     0x5ee803b04813 - derrick::workspace_controllers::local_temp_sync::tests::test_reading_file_with_nextjs_style_path::{{closure}}::hef3acb66d33732d2
[INFO] [stdout]   36:     0x5ee803ad2e66 - core::ops::function::FnOnce::call_once::h61d7d819804ca139
[INFO] [stdout]   37:     0x5ee803b3824b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   38:     0x5ee803b4bc5a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   39:     0x5ee803b260b4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   40:     0x5ee803b29a52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   41:     0x5ee803f9ff0f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   42:     0x7a46facfbaa4 - <unknown>
[INFO] [stdout]   43:     0x7a46fad88a64 - clone
[INFO] [stdout]   44:                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' (30) 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:     0x5ee803fcc852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5ee803fde4ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5ee803f98686 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5ee803faa8c9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5ee803faa761 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5ee803b3848e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5ee803faabf2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5ee803faa988 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5ee803fa4ed9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5ee803f8c23d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ee803fe7f2c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5ee803fe74a2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   12:     0x5ee803aeeb04 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::h6fb329f6d0080065
[INFO] [stdout]   13:     0x5ee803aee7ad - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h7ae08ad14178823e
[INFO] [stdout]   14:     0x5ee803b04b52 - derrick::workspace_controllers::local_temp_sync::tests::test_it_should_allow_whitelisted_env_variables::{{closure}}::h4b918a5f587f30cf
[INFO] [stdout]   15:     0x5ee803ad84b4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf4c99dc4fd751def
[INFO] [stdout]   16:     0x5ee803ad8426 - <core::pin::Pin<P> as core::future::future::Future>::poll::h538b9dbb262fd644
[INFO] [stdout]   17:     0x5ee803b0fd56 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h817f01e16b0cc2f4
[INFO] [stdout]   18:     0x5ee803b0fb94 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc095a750cf8192ac
[INFO] [stdout]   19:     0x5ee803b0d570 - tokio::runtime::scheduler::current_thread::Context::enter::hcd8c8733ace1e0b4
[INFO] [stdout]   20:     0x5ee803b0f290 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h471c264ca585b720
[INFO] [stdout]   21:     0x5ee803b0e4d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haea9eb4cc3577d2d
[INFO] [stdout]   22:     0x5ee803b0c0e1 - tokio::runtime::context::scoped::Scoped<T>::set::h32713515b064b234
[INFO] [stdout]   23:     0x5ee803b16ea4 - tokio::runtime::context::set_scheduler::{{closure}}::ha886098901924451
[INFO] [stdout]   24:     0x5ee803af8f8a - std::thread::local::LocalKey<T>::try_with::h684ba79a7f0c0e17
[INFO] [stdout]   25:     0x5ee803af8659 - std::thread::local::LocalKey<T>::with::h403a654fbdafd457
[INFO] [stdout]   26:     0x5ee803b16e2b - tokio::runtime::context::set_scheduler::hb494f27431ff1a43
[INFO] [stdout]   27:     0x5ee803b0dea4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1b69bd2b7e173736
[INFO] [stdout]   28:     0x5ee803b0e532 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he38ff55963ad353d
[INFO] [stdout]   29:     0x5ee803b0c903 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcc69f982cc93545f
[INFO] [stdout]   30:     0x5ee803afd91b - tokio::runtime::context::runtime::enter_runtime::ha5084e2d3e4b1dd7
[INFO] [stdout]   31:     0x5ee803b0c398 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd07e74b4649d61b5
[INFO] [stdout]   32:     0x5ee803b11ef5 - tokio::runtime::runtime::Runtime::block_on_inner::h0c15ad581a418102
[INFO] [stdout]   33:     0x5ee803b12156 - tokio::runtime::runtime::Runtime::block_on::h908f50a88da4afc7
[INFO] [stdout]   34:     0x5ee803b0493b - derrick::workspace_controllers::local_temp_sync::tests::test_it_should_allow_whitelisted_env_variables::h72b7e0a2491ad507
[INFO] [stdout]   35:     0x5ee803b052b3 - derrick::workspace_controllers::local_temp_sync::tests::test_it_should_allow_whitelisted_env_variables::{{closure}}::ha2dbdce63e58c00b
[INFO] [stdout]   36:     0x5ee803ad3146 - core::ops::function::FnOnce::call_once::h949f2bbac64cd329
[INFO] [stdout]   37:     0x5ee803b3824b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   38:     0x5ee803b4bc5a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   39:     0x5ee803b260b4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   40:     0x5ee803b29a52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   41:     0x5ee803f9ff0f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   42:     0x7a46facfbaa4 - <unknown>
[INFO] [stdout]   43:     0x7a46fad88a64 - clone
[INFO] [stdout]   44:                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' (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_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:     0x5ee803fcc852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5ee803fde4ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5ee803f98686 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5ee803faa8c9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5ee803faa761 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5ee803b3848e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5ee803faabf2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5ee803faa988 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5ee803fa4ed9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5ee803f8c23d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ee803fe7f2c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5ee803fe74a2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   12:     0x5ee803aeeb04 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::h6fb329f6d0080065
[INFO] [stdout]   13:     0x5ee803aee7ad - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h7ae08ad14178823e
[INFO] [stdout]   14:     0x5ee803b0682a - derrick::workspace_controllers::local_temp_sync::tests::test_init::{{closure}}::h9965f97f8c18bf44
[INFO] [stdout]   15:     0x5ee803ad84b4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf4c99dc4fd751def
[INFO] [stdout]   16:     0x5ee803ad8426 - <core::pin::Pin<P> as core::future::future::Future>::poll::h538b9dbb262fd644
[INFO] [stdout]   17:     0x5ee803b0fd56 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h817f01e16b0cc2f4
[INFO] [stdout]   18:     0x5ee803b0fb94 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc095a750cf8192ac
[INFO] [stdout]   19:     0x5ee803b0d570 - tokio::runtime::scheduler::current_thread::Context::enter::hcd8c8733ace1e0b4
[INFO] [stdout]   20:     0x5ee803b0f290 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h471c264ca585b720
[INFO] [stdout]   21:     0x5ee803b0e4d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haea9eb4cc3577d2d
[INFO] [stdout]   22:     0x5ee803b0c0e1 - tokio::runtime::context::scoped::Scoped<T>::set::h32713515b064b234
[INFO] [stdout]   23:     0x5ee803b16ea4 - tokio::runtime::context::set_scheduler::{{closure}}::ha886098901924451
[INFO] [stdout]   24:     0x5ee803af8f8a - std::thread::local::LocalKey<T>::try_with::h684ba79a7f0c0e17
[INFO] [stdout]   25:     0x5ee803af8659 - std::thread::local::LocalKey<T>::with::h403a654fbdafd457
[INFO] [stdout]   26:     0x5ee803b16e2b - tokio::runtime::context::set_scheduler::hb494f27431ff1a43
[INFO] [stdout]   27:     0x5ee803b0dea4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1b69bd2b7e173736
[INFO] [stdout]   28:     0x5ee803b0e532 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he38ff55963ad353d
[INFO] [stdout]   29:     0x5ee803b0c903 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcc69f982cc93545f
[INFO] [stdout]   30:     0x5ee803afd91b - tokio::runtime::context::runtime::enter_runtime::ha5084e2d3e4b1dd7
[INFO] [stdout]   31:     0x5ee803b0c398 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd07e74b4649d61b5
[INFO] [stdout]   32:     0x5ee803b11ef5 - tokio::runtime::runtime::Runtime::block_on_inner::h0c15ad581a418102
[INFO] [stdout]   33:     0x5ee803b12156 - tokio::runtime::runtime::Runtime::block_on::h908f50a88da4afc7
[INFO] [stdout]   34:     0x5ee803b0662b - derrick::workspace_controllers::local_temp_sync::tests::test_init::h297be0c498b92bcf
[INFO] [stdout]   35:     0x5ee803b066c3 - derrick::workspace_controllers::local_temp_sync::tests::test_init::{{closure}}::h300ebd9e55034991
[INFO] [stdout]   36:     0x5ee803ad32d6 - core::ops::function::FnOnce::call_once::he674009dad12e4ce
[INFO] [stdout]   37:     0x5ee803b3824b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   38:     0x5ee803b4bc5a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   39:     0x5ee803b260b4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   40:     0x5ee803b29a52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   41:     0x5ee803f9ff0f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   42:     0x7a46facfbaa4 - <unknown>
[INFO] [stdout]   43:     0x7a46fad88a64 - clone
[INFO] [stdout]   44:                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' (32) 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:     0x5ee803fcc852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5ee803fde4ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5ee803f98686 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5ee803faa8c9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5ee803faa761 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5ee803b3848e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5ee803faabf2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5ee803faa988 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5ee803fa4ed9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5ee803f8c23d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ee803fe7f2c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5ee803fe74a2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   12:     0x5ee803aeeb04 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::h6fb329f6d0080065
[INFO] [stdout]   13:     0x5ee803aee7ad - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h7ae08ad14178823e
[INFO] [stdout]   14:     0x5ee803b02b27 - derrick::workspace_controllers::local_temp_sync::tests::test_piping_a_command::{{closure}}::hf1f8b585a1f85948
[INFO] [stdout]   15:     0x5ee803ad84b4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf4c99dc4fd751def
[INFO] [stdout]   16:     0x5ee803ad8426 - <core::pin::Pin<P> as core::future::future::Future>::poll::h538b9dbb262fd644
[INFO] [stdout]   17:     0x5ee803b0fd56 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h817f01e16b0cc2f4
[INFO] [stdout]   18:     0x5ee803b0fb94 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc095a750cf8192ac
[INFO] [stdout]   19:     0x5ee803b0d570 - tokio::runtime::scheduler::current_thread::Context::enter::hcd8c8733ace1e0b4
[INFO] [stdout]   20:     0x5ee803b0f290 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h471c264ca585b720
[INFO] [stdout]   21:     0x5ee803b0e4d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haea9eb4cc3577d2d
[INFO] [stdout]   22:     0x5ee803b0c0e1 - tokio::runtime::context::scoped::Scoped<T>::set::h32713515b064b234
[INFO] [stdout]   23:     0x5ee803b16ea4 - tokio::runtime::context::set_scheduler::{{closure}}::ha886098901924451
[INFO] [stdout]   24:     0x5ee803af8f8a - std::thread::local::LocalKey<T>::try_with::h684ba79a7f0c0e17
[INFO] [stdout]   25:     0x5ee803af8659 - std::thread::local::LocalKey<T>::with::h403a654fbdafd457
[INFO] [stdout]   26:     0x5ee803b16e2b - tokio::runtime::context::set_scheduler::hb494f27431ff1a43
[INFO] [stdout]   27:     0x5ee803b0dea4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1b69bd2b7e173736
[INFO] [stdout]   28:     0x5ee803b0e532 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he38ff55963ad353d
[INFO] [stdout]   29:     0x5ee803b0c903 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcc69f982cc93545f
[INFO] [stdout]   30:     0x5ee803afd91b - tokio::runtime::context::runtime::enter_runtime::ha5084e2d3e4b1dd7
[INFO] [stdout]   31:     0x5ee803b0c398 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd07e74b4649d61b5
[INFO] [stdout]   32:     0x5ee803b11ef5 - tokio::runtime::runtime::Runtime::block_on_inner::h0c15ad581a418102
[INFO] [stdout]   33:     0x5ee803b12156 - tokio::runtime::runtime::Runtime::block_on::h908f50a88da4afc7
[INFO] [stdout]   34:     0x5ee803b028cb - derrick::workspace_controllers::local_temp_sync::tests::test_piping_a_command::h4a9e57844c8d6812
[INFO] [stdout]   35:     0x5ee803b02963 - derrick::workspace_controllers::local_temp_sync::tests::test_piping_a_command::{{closure}}::h538309108c5ae7d4
[INFO] [stdout]   36:     0x5ee803ad2c36 - core::ops::function::FnOnce::call_once::h1016cb177581e6c7
[INFO] [stdout]   37:     0x5ee803b3824b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   38:     0x5ee803b4bc5a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   39:     0x5ee803b260b4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   40:     0x5ee803b29a52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   41:     0x5ee803f9ff0f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   42:     0x7a46facfbaa4 - <unknown>
[INFO] [stdout]   43:     0x7a46fad88a64 - clone
[INFO] [stdout]   44:                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' (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_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:     0x5ee803fcc852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5ee803fde4ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5ee803f98686 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5ee803faa8c9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5ee803faa761 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5ee803b3848e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5ee803faabf2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5ee803faa988 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5ee803fa4ed9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5ee803f8c23d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ee803fe7f2c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5ee803fe74a2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   12:     0x5ee803aeeb04 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::h6fb329f6d0080065
[INFO] [stdout]   13:     0x5ee803aee7ad - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h7ae08ad14178823e
[INFO] [stdout]   14:     0x5ee803aff6e2 - derrick::workspace_controllers::local_temp_sync::tests::test_cmd_invalid::{{closure}}::h2d421568003d90cb
[INFO] [stdout]   15:     0x5ee803ad84b4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf4c99dc4fd751def
[INFO] [stdout]   16:     0x5ee803ad8426 - <core::pin::Pin<P> as core::future::future::Future>::poll::h538b9dbb262fd644
[INFO] [stdout]   17:     0x5ee803b0fd56 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h817f01e16b0cc2f4
[INFO] [stdout]   18:     0x5ee803b0fb94 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc095a750cf8192ac
[INFO] [stdout]   19:     0x5ee803b0d570 - tokio::runtime::scheduler::current_thread::Context::enter::hcd8c8733ace1e0b4
[INFO] [stdout]   20:     0x5ee803b0f290 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h471c264ca585b720
[INFO] [stdout]   21:     0x5ee803b0e4d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haea9eb4cc3577d2d
[INFO] [stdout]   22:     0x5ee803b0c0e1 - tokio::runtime::context::scoped::Scoped<T>::set::h32713515b064b234
[INFO] [stdout]   23:     0x5ee803b16ea4 - tokio::runtime::context::set_scheduler::{{closure}}::ha886098901924451
[INFO] [stdout]   24:     0x5ee803af8f8a - std::thread::local::LocalKey<T>::try_with::h684ba79a7f0c0e17
[INFO] [stdout]   25:     0x5ee803af8659 - std::thread::local::LocalKey<T>::with::h403a654fbdafd457
[INFO] [stdout]   26:     0x5ee803b16e2b - tokio::runtime::context::set_scheduler::hb494f27431ff1a43
[INFO] [stdout]   27:     0x5ee803b0dea4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1b69bd2b7e173736
[INFO] [stdout]   28:     0x5ee803b0e532 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he38ff55963ad353d
[INFO] [stdout]   29:     0x5ee803b0c903 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcc69f982cc93545f
[INFO] [stdout]   30:     0x5ee803afd91b - tokio::runtime::context::runtime::enter_runtime::ha5084e2d3e4b1dd7
[INFO] [stdout]   31:     0x5ee803b0c398 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd07e74b4649d61b5
[INFO] [stdout]   32:     0x5ee803b11ef5 - tokio::runtime::runtime::Runtime::block_on_inner::h0c15ad581a418102
[INFO] [stdout]   33:     0x5ee803b12156 - tokio::runtime::runtime::Runtime::block_on::h908f50a88da4afc7
[INFO] [stdout]   34:     0x5ee803aff4cb - derrick::workspace_controllers::local_temp_sync::tests::test_cmd_invalid::h161de2eaf239f939
[INFO] [stdout]   35:     0x5ee803affc73 - derrick::workspace_controllers::local_temp_sync::tests::test_cmd_invalid::{{closure}}::hc96cbf32b915ed06
[INFO] [stdout]   36:     0x5ee803ad2f26 - core::ops::function::FnOnce::call_once::h73a79f1874612625
[INFO] [stdout]   37:     0x5ee803b3824b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   38:     0x5ee803b4bc5a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   39:     0x5ee803b260b4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   40:     0x5ee803b29a52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   41:     0x5ee803f9ff0f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   42:     0x7a46facfbaa4 - <unknown>
[INFO] [stdout]   43:     0x7a46fad88a64 - clone
[INFO] [stdout]   44:                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' (35) 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:     0x5ee803fcc852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]    1:     0x5ee803fde4ca - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    2:     0x5ee803f98686 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]    3:     0x5ee803faa8c9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]    4:     0x5ee803faa761 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]    5:     0x5ee803b3848e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]    6:     0x5ee803faabf2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]    7:     0x5ee803faa988 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]    8:     0x5ee803fa4ed9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]    9:     0x5ee803f8c23d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ee803fe7f2c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]   11:     0x5ee803fe74a2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]   12:     0x5ee803aeeb04 - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::{{closure}}::h6fb329f6d0080065
[INFO] [stdout]   13:     0x5ee803aee7ad - derrick::workspace_controllers::local_temp_sync::LocalTempSyncController::initialize::{{closure}}::h7ae08ad14178823e
[INFO] [stdout]   14:     0x5ee803afff97 - derrick::workspace_controllers::local_temp_sync::tests::test_working_dir::{{closure}}::h72921999eb20b938
[INFO] [stdout]   15:     0x5ee803ad84b4 - <core::pin::Pin<P> as core::future::future::Future>::poll::hf4c99dc4fd751def
[INFO] [stdout]   16:     0x5ee803ad8426 - <core::pin::Pin<P> as core::future::future::Future>::poll::h538b9dbb262fd644
[INFO] [stdout]   17:     0x5ee803b0fd56 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h817f01e16b0cc2f4
[INFO] [stdout]   18:     0x5ee803b0fb94 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc095a750cf8192ac
[INFO] [stdout]   19:     0x5ee803b0d570 - tokio::runtime::scheduler::current_thread::Context::enter::hcd8c8733ace1e0b4
[INFO] [stdout]   20:     0x5ee803b0f290 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h471c264ca585b720
[INFO] [stdout]   21:     0x5ee803b0e4d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haea9eb4cc3577d2d
[INFO] [stdout]   22:     0x5ee803b0c0e1 - tokio::runtime::context::scoped::Scoped<T>::set::h32713515b064b234
[INFO] [stdout]   23:     0x5ee803b16ea4 - tokio::runtime::context::set_scheduler::{{closure}}::ha886098901924451
[INFO] [stdout]   24:     0x5ee803af8f8a - std::thread::local::LocalKey<T>::try_with::h684ba79a7f0c0e17
[INFO] [stdout]   25:     0x5ee803af8659 - std::thread::local::LocalKey<T>::with::h403a654fbdafd457
[INFO] [stdout]   26:     0x5ee803b16e2b - tokio::runtime::context::set_scheduler::hb494f27431ff1a43
[INFO] [stdout]   27:     0x5ee803b0dea4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1b69bd2b7e173736
[INFO] [stdout]   28:     0x5ee803b0e532 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he38ff55963ad353d
[INFO] [stdout]   29:     0x5ee803b0c903 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hcc69f982cc93545f
[INFO] [stdout]   30:     0x5ee803afd91b - tokio::runtime::context::runtime::enter_runtime::ha5084e2d3e4b1dd7
[INFO] [stdout]   31:     0x5ee803b0c398 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd07e74b4649d61b5
[INFO] [stdout]   32:     0x5ee803b11ef5 - tokio::runtime::runtime::Runtime::block_on_inner::h0c15ad581a418102
[INFO] [stdout]   33:     0x5ee803b12156 - tokio::runtime::runtime::Runtime::block_on::h908f50a88da4afc7
[INFO] [stdout]   34:     0x5ee803affd9b - derrick::workspace_controllers::local_temp_sync::tests::test_working_dir::h3dfd07fc4872997b
[INFO] [stdout]   35:     0x5ee803b008a3 - derrick::workspace_controllers::local_temp_sync::tests::test_working_dir::{{closure}}::h73acaaafab6c71cb
[INFO] [stdout]   36:     0x5ee803ad2f66 - core::ops::function::FnOnce::call_once::h7434761ad328257c
[INFO] [stdout]   37:     0x5ee803b3824b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]   38:     0x5ee803b4bc5a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]   39:     0x5ee803b260b4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]   40:     0x5ee803b29a52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]   41:     0x5ee803f9ff0f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]   42:     0x7a46facfbaa4 - <unknown>
[INFO] [stdout]   43:     0x7a46fad88a64 - clone
[INFO] [stdout]   44:                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.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "74a9207360ceb11aee7e5dd5b2a440ab87b548bebacdaeb3aa8e3578eaad01c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74a9207360ceb11aee7e5dd5b2a440ab87b548bebacdaeb3aa8e3578eaad01c4", kill_on_drop: false }`
[INFO] [stdout] 74a9207360ceb11aee7e5dd5b2a440ab87b548bebacdaeb3aa8e3578eaad01c4
