[INFO] fetching crate daytona-client 0.5.0...
[INFO] testing daytona-client-0.5.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate daytona-client 0.5.0 into /workspace/builds/worker-2-tc1/source
[INFO] removed /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate daytona-client 0.5.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.53
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.103
[INFO] [stderr]   Downloaded tempfile v3.22.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.103
[INFO] [stderr]   Downloaded tokio-rustls v0.26.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.103
[INFO] [stderr]   Downloaded js-sys v0.3.80
[INFO] [stderr]   Downloaded rustls-webpki v0.103.6
[INFO] [stderr]   Downloaded web-sys v0.3.80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] afeb381a7e18eb6ef61482fe9d5b880380e2f03bf7cfa92dbd62564985190466
[INFO] running `Command { std: "docker" "start" "-a" "afeb381a7e18eb6ef61482fe9d5b880380e2f03bf7cfa92dbd62564985190466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afeb381a7e18eb6ef61482fe9d5b880380e2f03bf7cfa92dbd62564985190466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afeb381a7e18eb6ef61482fe9d5b880380e2f03bf7cfa92dbd62564985190466", kill_on_drop: false }`
[INFO] [stdout] afeb381a7e18eb6ef61482fe9d5b880380e2f03bf7cfa92dbd62564985190466
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28915dc206b584036acd2a080161bbd9ff5bcc0bf8fe26735935831956230a64
[INFO] running `Command { std: "docker" "start" "-a" "28915dc206b584036acd2a080161bbd9ff5bcc0bf8fe26735935831956230a64", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[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 serde_derive v1.0.225
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tracing v0.1.41
[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 serde v1.0.225
[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 url v2.5.7
[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 h2 v0.4.12
[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.49s
[INFO] running `Command { std: "docker" "inspect" "28915dc206b584036acd2a080161bbd9ff5bcc0bf8fe26735935831956230a64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28915dc206b584036acd2a080161bbd9ff5bcc0bf8fe26735935831956230a64", kill_on_drop: false }`
[INFO] [stdout] 28915dc206b584036acd2a080161bbd9ff5bcc0bf8fe26735935831956230a64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e64aed883d3420f8b2fdaf46b096a604e69294514cf446f879e20b6b49f3c01b
[INFO] running `Command { std: "docker" "start" "-a" "e64aed883d3420f8b2fdaf46b096a604e69294514cf446f879e20b6b49f3c01b", 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 serde_json v1.0.145
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[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 scc v2.4.0
[INFO] [stderr]    Compiling hyper v1.7.0
[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-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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/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=ffa348b2d32c369b -C extra-filename=-11322a710b492dd7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-379dced81174da65.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ddc3c2d8dd2a8285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2f19501445959459.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e94dafcc49e5d80b.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ef06fa74b4d682f5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c58bc469d443f24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4bcd5f66891ae9d7.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d96d904ecbb34fef.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e208a0b3d1993251.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/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=ab054789b2402561 -C extra-filename=-0d2a81b552b08d19 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-379dced81174da65.rlib --extern daytona_client=/opt/rustwide/target/debug/deps/libdaytona_client-86b9a5cd4a353edb.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ddc3c2d8dd2a8285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2f19501445959459.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e94dafcc49e5d80b.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ef06fa74b4d682f5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c58bc469d443f24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4bcd5f66891ae9d7.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d96d904ecbb34fef.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e208a0b3d1993251.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `daytona-client` (test "files_integration")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name files_integration --edition=2024 tests/files_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=1ad78c870c504ec7 -C extra-filename=-420743ac55893b05 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-379dced81174da65.rlib --extern daytona_client=/opt/rustwide/target/debug/deps/libdaytona_client-86b9a5cd4a353edb.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ddc3c2d8dd2a8285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2f19501445959459.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e94dafcc49e5d80b.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ef06fa74b4d682f5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c58bc469d443f24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4bcd5f66891ae9d7.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d96d904ecbb34fef.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e208a0b3d1993251.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/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=12bb9da4042bb548 -C extra-filename=-d37ec7bdb5f30f18 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-379dced81174da65.rlib --extern daytona_client=/opt/rustwide/target/debug/deps/libdaytona_client-86b9a5cd4a353edb.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ddc3c2d8dd2a8285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2f19501445959459.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e94dafcc49e5d80b.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ef06fa74b4d682f5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c58bc469d443f24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4bcd5f66891ae9d7.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d96d904ecbb34fef.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e208a0b3d1993251.rlib --cap-lints=forbid` (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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/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=8bd08761aa7e17d5 -C extra-filename=-c10a2876cede65ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-379dced81174da65.rlib --extern daytona_client=/opt/rustwide/target/debug/deps/libdaytona_client-86b9a5cd4a353edb.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ddc3c2d8dd2a8285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2f19501445959459.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e94dafcc49e5d80b.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ef06fa74b4d682f5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c58bc469d443f24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4bcd5f66891ae9d7.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d96d904ecbb34fef.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e208a0b3d1993251.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `daytona-client` (test "session_api_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name session_api_test --edition=2024 tests/session_api_test.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=b51cfcc69dacf3e3 -C extra-filename=-89924ece2a18dae1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-379dced81174da65.rlib --extern daytona_client=/opt/rustwide/target/debug/deps/libdaytona_client-86b9a5cd4a353edb.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ddc3c2d8dd2a8285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2f19501445959459.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e94dafcc49e5d80b.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ef06fa74b4d682f5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c58bc469d443f24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4bcd5f66891ae9d7.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d96d904ecbb34fef.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e208a0b3d1993251.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `daytona-client` (test "preview_url_integration")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name preview_url_integration --edition=2024 tests/preview_url_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=3d35786f1fdcb684 -C extra-filename=-7e185dc83c04109d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-379dced81174da65.rlib --extern daytona_client=/opt/rustwide/target/debug/deps/libdaytona_client-86b9a5cd4a353edb.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ddc3c2d8dd2a8285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2f19501445959459.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e94dafcc49e5d80b.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ef06fa74b4d682f5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c58bc469d443f24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4bcd5f66891ae9d7.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d96d904ecbb34fef.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e208a0b3d1993251.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `daytona-client` (test "volume_integration")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name volume_integration --edition=2024 tests/volume_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=6a87af79d400c89e -C extra-filename=-f8ec54c43a0e7fbf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-379dced81174da65.rlib --extern daytona_client=/opt/rustwide/target/debug/deps/libdaytona_client-86b9a5cd4a353edb.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ddc3c2d8dd2a8285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2f19501445959459.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e94dafcc49e5d80b.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ef06fa74b4d682f5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c58bc469d443f24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4bcd5f66891ae9d7.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d96d904ecbb34fef.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e208a0b3d1993251.rlib --cap-lints=forbid` (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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/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=df9f2664bab78c81 -C extra-filename=-c1d425622ab85d19 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-379dced81174da65.rlib --extern daytona_client=/opt/rustwide/target/debug/deps/libdaytona_client-86b9a5cd4a353edb.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ddc3c2d8dd2a8285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2f19501445959459.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e94dafcc49e5d80b.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ef06fa74b4d682f5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c58bc469d443f24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4bcd5f66891ae9d7.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d96d904ecbb34fef.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e208a0b3d1993251.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `daytona-client` (test "snapshot_integration")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name snapshot_integration --edition=2024 tests/snapshot_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=ba49493725e298bd -C extra-filename=-c506e552c00cb431 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-379dced81174da65.rlib --extern daytona_client=/opt/rustwide/target/debug/deps/libdaytona_client-86b9a5cd4a353edb.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ddc3c2d8dd2a8285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2f19501445959459.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e94dafcc49e5d80b.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ef06fa74b4d682f5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c58bc469d443f24.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4bcd5f66891ae9d7.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d96d904ecbb34fef.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e208a0b3d1993251.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e64aed883d3420f8b2fdaf46b096a604e69294514cf446f879e20b6b49f3c01b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e64aed883d3420f8b2fdaf46b096a604e69294514cf446f879e20b6b49f3c01b", kill_on_drop: false }`
[INFO] [stdout] e64aed883d3420f8b2fdaf46b096a604e69294514cf446f879e20b6b49f3c01b
