[INFO] cloning repository https://github.com/vibe-ideas/iflow-cli-sdk-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vibe-ideas/iflow-cli-sdk-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvibe-ideas%2Fiflow-cli-sdk-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvibe-ideas%2Fiflow-cli-sdk-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38bebde4e95dc5df45e3eceded4ddf4c98b3e710
[INFO] testing vibe-ideas/iflow-cli-sdk-rust against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvibe-ideas%2Fiflow-cli-sdk-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vibe-ideas/iflow-cli-sdk-rust
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/vibe-ideas/iflow-cli-sdk-rust
[INFO] tweaked toml for git repo https://github.com/vibe-ideas/iflow-cli-sdk-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vibe-ideas/iflow-cli-sdk-rust on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vibe-ideas/iflow-cli-sdk-rust 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.104
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.104
[INFO] [stderr]   Downloaded unicode-ident v1.0.20
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.104
[INFO] [stderr]   Downloaded potential_utf v0.1.3
[INFO] [stderr]   Downloaded quote v1.0.41
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded tokio-tungstenite v0.28.0
[INFO] [stderr]   Downloaded agent-client-protocol v0.5.0
[INFO] [stderr]   Downloaded schemars_derive v1.0.4
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.104
[INFO] [stderr]   Downloaded js-sys v0.3.81
[INFO] [stderr]   Downloaded agent-client-protocol-schema v0.4.11
[INFO] [stderr]   Downloaded proc-macro2 v1.0.102
[INFO] [stderr]   Downloaded tungstenite v0.28.0
[INFO] [stderr]   Downloaded tokio-util v0.7.16
[INFO] [stderr]   Downloaded schemars v1.0.4
[INFO] [stderr]   Downloaded zerovec v0.11.4
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded syn v2.0.108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88c0a3eef53861fd7a55a3c2f0bd10a5718a37cd153ab1979732c7190241398a
[INFO] running `Command { std: "docker" "start" "-a" "88c0a3eef53861fd7a55a3c2f0bd10a5718a37cd153ab1979732c7190241398a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88c0a3eef53861fd7a55a3c2f0bd10a5718a37cd153ab1979732c7190241398a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88c0a3eef53861fd7a55a3c2f0bd10a5718a37cd153ab1979732c7190241398a", kill_on_drop: false }`
[INFO] [stdout] 88c0a3eef53861fd7a55a3c2f0bd10a5718a37cd153ab1979732c7190241398a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0aa59502e84a031d5ee58a2536caadb357dba5e540aed51f4653e5772b60d93
[INFO] running `Command { std: "docker" "start" "-a" "e0aa59502e84a031d5ee58a2536caadb357dba5e540aed51f4653e5772b60d93", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling derive_more v2.0.1
[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.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling agent-client-protocol-schema v0.4.11
[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 futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling agent-client-protocol v0.5.0
[INFO] [stderr]    Compiling iflow-cli-sdk-rust v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.54s
[INFO] running `Command { std: "docker" "inspect" "e0aa59502e84a031d5ee58a2536caadb357dba5e540aed51f4653e5772b60d93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0aa59502e84a031d5ee58a2536caadb357dba5e540aed51f4653e5772b60d93", kill_on_drop: false }`
[INFO] [stdout] e0aa59502e84a031d5ee58a2536caadb357dba5e540aed51f4653e5772b60d93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ac502da933e3407e560deeb5abd7ec36df6f89f463430b38cc2f20109458f95
[INFO] running `Command { std: "docker" "start" "-a" "1ac502da933e3407e560deeb5abd7ec36df6f89f463430b38cc2f20109458f95", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling iflow-cli-sdk-rust v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `iflow-cli-sdk-rust` (example "permission_modes")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name permission_modes --edition=2024 examples/permission_modes.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=52bc026cf952b873 -C extra-filename=-cbffd4eb944688bc --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern agent_client_protocol=/opt/rustwide/target/debug/deps/libagent_client_protocol-14fea5962fdcf96c.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e16577d217315ef4.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6ff48c034ffbaa2c.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-940171b7bc7b2eff.rlib --extern iflow_cli_sdk_rust=/opt/rustwide/target/debug/deps/libiflow_cli_sdk_rust-cadeacfc94ee96cf.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f363d9e20ebd0582.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9f55cdb78adb9e19.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a9884eafd6474675.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-592b5cc8d98527a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a3629979d2f18d0d.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-2300cf4d578bafc1.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-0773df2d215472f6.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1c5d9d566f6d4804.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-92c58c96daa1a624.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f13b82787f9d096b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-08016d7a4f45fda6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2b8d1cc2ef6cdfb0.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 `iflow-cli-sdk-rust` (example "websocket_existing_process")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name websocket_existing_process --edition=2024 examples/websocket_existing_process.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9b35122036e397f6 -C extra-filename=-529f407e2fd7920e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern agent_client_protocol=/opt/rustwide/target/debug/deps/libagent_client_protocol-14fea5962fdcf96c.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e16577d217315ef4.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6ff48c034ffbaa2c.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-940171b7bc7b2eff.rlib --extern iflow_cli_sdk_rust=/opt/rustwide/target/debug/deps/libiflow_cli_sdk_rust-cadeacfc94ee96cf.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f363d9e20ebd0582.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9f55cdb78adb9e19.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a9884eafd6474675.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-592b5cc8d98527a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a3629979d2f18d0d.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-2300cf4d578bafc1.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-0773df2d215472f6.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1c5d9d566f6d4804.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-92c58c96daa1a624.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f13b82787f9d096b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-08016d7a4f45fda6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2b8d1cc2ef6cdfb0.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `iflow-cli-sdk-rust` (example "websocket_client_debug")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name websocket_client_debug --edition=2024 examples/websocket_client_debug.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eacee6a9de2dfe1a -C extra-filename=-b1cfab1069590ee6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern agent_client_protocol=/opt/rustwide/target/debug/deps/libagent_client_protocol-14fea5962fdcf96c.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e16577d217315ef4.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6ff48c034ffbaa2c.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-940171b7bc7b2eff.rlib --extern iflow_cli_sdk_rust=/opt/rustwide/target/debug/deps/libiflow_cli_sdk_rust-cadeacfc94ee96cf.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f363d9e20ebd0582.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9f55cdb78adb9e19.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a9884eafd6474675.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-592b5cc8d98527a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a3629979d2f18d0d.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-2300cf4d578bafc1.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-0773df2d215472f6.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1c5d9d566f6d4804.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-92c58c96daa1a624.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f13b82787f9d096b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-08016d7a4f45fda6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2b8d1cc2ef6cdfb0.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1ac502da933e3407e560deeb5abd7ec36df6f89f463430b38cc2f20109458f95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ac502da933e3407e560deeb5abd7ec36df6f89f463430b38cc2f20109458f95", kill_on_drop: false }`
[INFO] [stdout] 1ac502da933e3407e560deeb5abd7ec36df6f89f463430b38cc2f20109458f95
