[INFO] fetching crate daytona-client 0.5.0...
[INFO] testing daytona-client-0.5.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate daytona-client 0.5.0 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate daytona-client 0.5.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate daytona-client 0.5.0
[INFO] tweaked toml for crates.io crate daytona-client 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate daytona-client 0.5.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate daytona-client 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 195ecbb371bd624b19593f97d46808170871bd1a27de46dd8dbb22f726cfdcbf
[INFO] running `Command { std: "docker" "start" "-a" "195ecbb371bd624b19593f97d46808170871bd1a27de46dd8dbb22f726cfdcbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "195ecbb371bd624b19593f97d46808170871bd1a27de46dd8dbb22f726cfdcbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "195ecbb371bd624b19593f97d46808170871bd1a27de46dd8dbb22f726cfdcbf", kill_on_drop: false }`
[INFO] [stdout] 195ecbb371bd624b19593f97d46808170871bd1a27de46dd8dbb22f726cfdcbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e29be13a02094b3203b3f3e62a83d4be30c0dd4ca7316ea0164c6a48404978f
[INFO] running `Command { std: "docker" "start" "-a" "7e29be13a02094b3203b3f3e62a83d4be30c0dd4ca7316ea0164c6a48404978f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling daytona-client v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.81s
[INFO] running `Command { std: "docker" "inspect" "7e29be13a02094b3203b3f3e62a83d4be30c0dd4ca7316ea0164c6a48404978f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e29be13a02094b3203b3f3e62a83d4be30c0dd4ca7316ea0164c6a48404978f", kill_on_drop: false }`
[INFO] [stdout] 7e29be13a02094b3203b3f3e62a83d4be30c0dd4ca7316ea0164c6a48404978f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a38304148e259f496663c402f1c20db5f2188546c185e8823641960f00c080b
[INFO] running `Command { std: "docker" "start" "-a" "9a38304148e259f496663c402f1c20db5f2188546c185e8823641960f00c080b", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling daytona-client v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `daytona-client` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name daytona_client --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b41e261320b27d43 -C extra-filename=-2a2ff36ee110cccb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-75bb88e53250b62e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ffe3a72aa7f7fbe9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-572dbddfd66ba8e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-80ccffd4be103950.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-93d2b40154659f1f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dbd1878f41f24a10.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-55d04d23573a9e6a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-319d2583854ecf8e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-02cbfd3648cec07c.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1d49584b30bf6746.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `daytona-client` (test "sandbox_integration")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name sandbox_integration --edition=2024 tests/sandbox_integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=686ef674fe8ef14c -C extra-filename=-35f729d995f837ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-75bb88e53250b62e.rlib --extern daytona_client=/opt/rustwide/target/debug/deps/libdaytona_client-637718efc5b6dbb9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ffe3a72aa7f7fbe9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-572dbddfd66ba8e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-80ccffd4be103950.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-93d2b40154659f1f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dbd1878f41f24a10.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-55d04d23573a9e6a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-319d2583854ecf8e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-02cbfd3648cec07c.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1d49584b30bf6746.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `daytona-client` (test "workspace_integration")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name workspace_integration --edition=2024 tests/workspace_integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dcd419103a0a925f -C extra-filename=-c08e29237d270e80 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-75bb88e53250b62e.rlib --extern daytona_client=/opt/rustwide/target/debug/deps/libdaytona_client-637718efc5b6dbb9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ffe3a72aa7f7fbe9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-572dbddfd66ba8e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-80ccffd4be103950.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-93d2b40154659f1f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dbd1878f41f24a10.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-55d04d23573a9e6a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-319d2583854ecf8e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-02cbfd3648cec07c.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1d49584b30bf6746.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `daytona-client` (test "git_integration")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name git_integration --edition=2024 tests/git_integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bfa96e90a438db81 -C extra-filename=-5675e1dcd4f2ae0f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-75bb88e53250b62e.rlib --extern daytona_client=/opt/rustwide/target/debug/deps/libdaytona_client-637718efc5b6dbb9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ffe3a72aa7f7fbe9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-572dbddfd66ba8e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-80ccffd4be103950.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-93d2b40154659f1f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dbd1878f41f24a10.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-55d04d23573a9e6a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-319d2583854ecf8e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-02cbfd3648cec07c.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1d49584b30bf6746.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `daytona-client` (test "lsp_integration")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name lsp_integration --edition=2024 tests/lsp_integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4cc0d04f0ab6116 -C extra-filename=-a9e7af843b48c8d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-75bb88e53250b62e.rlib --extern daytona_client=/opt/rustwide/target/debug/deps/libdaytona_client-637718efc5b6dbb9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ffe3a72aa7f7fbe9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-572dbddfd66ba8e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-80ccffd4be103950.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-93d2b40154659f1f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dbd1878f41f24a10.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-55d04d23573a9e6a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-319d2583854ecf8e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-02cbfd3648cec07c.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1d49584b30bf6746.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `daytona-client` (test "process_integration")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name process_integration --edition=2024 tests/process_integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bcc0041287f8088c -C extra-filename=-229ef16a8ccdcb3a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-75bb88e53250b62e.rlib --extern daytona_client=/opt/rustwide/target/debug/deps/libdaytona_client-637718efc5b6dbb9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ffe3a72aa7f7fbe9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-572dbddfd66ba8e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-80ccffd4be103950.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-93d2b40154659f1f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dbd1878f41f24a10.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-55d04d23573a9e6a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-319d2583854ecf8e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-02cbfd3648cec07c.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1d49584b30bf6746.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `daytona-client` (test "organization_integration")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name organization_integration --edition=2024 tests/organization_integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dfe75f73fd403eea -C extra-filename=-c7ba195f99ff53d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-75bb88e53250b62e.rlib --extern daytona_client=/opt/rustwide/target/debug/deps/libdaytona_client-637718efc5b6dbb9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ffe3a72aa7f7fbe9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-572dbddfd66ba8e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-80ccffd4be103950.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-93d2b40154659f1f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dbd1878f41f24a10.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-55d04d23573a9e6a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-319d2583854ecf8e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-02cbfd3648cec07c.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1d49584b30bf6746.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9a38304148e259f496663c402f1c20db5f2188546c185e8823641960f00c080b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a38304148e259f496663c402f1c20db5f2188546c185e8823641960f00c080b", kill_on_drop: false }`
[INFO] [stdout] 9a38304148e259f496663c402f1c20db5f2188546c185e8823641960f00c080b
