[INFO] cloning repository https://github.com/dcompoze/coinbase-advanced
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dcompoze/coinbase-advanced" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcompoze%2Fcoinbase-advanced", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcompoze%2Fcoinbase-advanced'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8997ea2f13fd56b5f2347d2cd85021fc6a87c5b8
[INFO] testing dcompoze/coinbase-advanced against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcompoze%2Fcoinbase-advanced" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dcompoze/coinbase-advanced
[INFO] finished tweaking git repo https://github.com/dcompoze/coinbase-advanced
[INFO] tweaked toml for git repo https://github.com/dcompoze/coinbase-advanced written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dcompoze/coinbase-advanced 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 git repo https://github.com/dcompoze/coinbase-advanced 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 zmij v1.0.14
[INFO] [stderr]   Downloaded retry-policies v0.5.1
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded reqwest-retry v0.9.0
[INFO] [stderr]   Downloaded matchit v0.8.6
[INFO] [stderr]   Downloaded reqwest-tracing v0.6.0
[INFO] [stderr]   Downloaded wasmtimer v0.4.3
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.3
[INFO] [stderr]   Downloaded reqwest v0.13.1
[INFO] [stderr]   Downloaded reqwest-middleware v0.5.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.36.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] 584b23b1c118b3ca0acb68aa017b3f0c988b8502bb676111d33e6be6034298ce
[INFO] running `Command { std: "docker" "start" "-a" "584b23b1c118b3ca0acb68aa017b3f0c988b8502bb676111d33e6be6034298ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "584b23b1c118b3ca0acb68aa017b3f0c988b8502bb676111d33e6be6034298ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "584b23b1c118b3ca0acb68aa017b3f0c988b8502bb676111d33e6be6034298ce", kill_on_drop: false }`
[INFO] [stdout] 584b23b1c118b3ca0acb68aa017b3f0c988b8502bb676111d33e6be6034298ce
[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] 66f68f9329f2b30bd9b48c92a2e1edb829dd60f1b957f3ff1e47d5394727642a
[INFO] running `Command { std: "docker" "start" "-a" "66f68f9329f2b30bd9b48c92a2e1edb829dd60f1b957f3ff1e47d5394727642a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling retry-policies v0.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling reqwest-middleware v0.5.0
[INFO] [stderr]    Compiling reqwest-tracing v0.6.0
[INFO] [stderr]    Compiling reqwest-retry v0.9.0
[INFO] [stderr]    Compiling coinbase-advanced v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "66f68f9329f2b30bd9b48c92a2e1edb829dd60f1b957f3ff1e47d5394727642a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66f68f9329f2b30bd9b48c92a2e1edb829dd60f1b957f3ff1e47d5394727642a", kill_on_drop: false }`
[INFO] [stdout] 66f68f9329f2b30bd9b48c92a2e1edb829dd60f1b957f3ff1e47d5394727642a
[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] cbdf8f7264e099d455ebf046e4fa9e3c6e49b2d8dab1266424695deb4590eb8c
[INFO] running `Command { std: "docker" "start" "-a" "cbdf8f7264e099d455ebf046e4fa9e3c6e49b2d8dab1266424695deb4590eb8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling reqwest-middleware v0.5.0
[INFO] [stderr]    Compiling reqwest-tracing v0.6.0
[INFO] [stderr]    Compiling reqwest-retry v0.9.0
[INFO] [stderr]    Compiling coinbase-advanced v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `coinbase-advanced` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name coinbase_advanced --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=daf1a6d1163cd405 -C extra-filename=-70a811cd92bc1769 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-9ca3acdab44f67b7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-de583b802b7c5cb9.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-dbc7349979445550.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-89a7819ac077d9c8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-96297e3716fdf9c7.rlib --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-173587191ade6dc5.rlib --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-29867d28b55a5cdf.rlib --extern reqwest_tracing=/opt/rustwide/target/debug/deps/libreqwest_tracing-a174208f59dc74c1.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-6ff7571c44dfaff5.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-57198e757730d561.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4c128f5775d90cc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-35bf3f9578030c58.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-39c75434b4fc01e8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-17cbf01ec1168ad3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4a2246983295ef42.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-10bdced99d175ee2.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-2edf2afdce130d44.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-8a71a167f83895a0.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-589755214aefbb2f.rlib --extern tracing_log=/opt/rustwide/target/debug/deps/libtracing_log-13eb8eb6dd383ee7.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-29c61139a4bf5e70.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-34021321d695559b.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-41515f1213744e61.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-d1f36b234dc95e70.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-35589c2a9eae226d/out -L native=/opt/rustwide/target/debug/build/ring-b0d01a9f12160768/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `coinbase-advanced` (test "integration_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name integration_tests --edition=2024 tests/integration_tests.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=3ca08fa2f88e409a -C extra-filename=-808a598781cade3c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern coinbase_advanced=/opt/rustwide/target/debug/deps/libcoinbase_advanced-bfe36eb5cd3edb34.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-9ca3acdab44f67b7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-de583b802b7c5cb9.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-dbc7349979445550.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-89a7819ac077d9c8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-96297e3716fdf9c7.rlib --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-173587191ade6dc5.rlib --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-29867d28b55a5cdf.rlib --extern reqwest_tracing=/opt/rustwide/target/debug/deps/libreqwest_tracing-a174208f59dc74c1.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-6ff7571c44dfaff5.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-57198e757730d561.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4c128f5775d90cc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-35bf3f9578030c58.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-39c75434b4fc01e8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-17cbf01ec1168ad3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4a2246983295ef42.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-10bdced99d175ee2.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-2edf2afdce130d44.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-8a71a167f83895a0.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-589755214aefbb2f.rlib --extern tracing_log=/opt/rustwide/target/debug/deps/libtracing_log-13eb8eb6dd383ee7.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-29c61139a4bf5e70.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-34021321d695559b.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-41515f1213744e61.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-d1f36b234dc95e70.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-35589c2a9eae226d/out -L native=/opt/rustwide/target/debug/build/ring-b0d01a9f12160768/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "cbdf8f7264e099d455ebf046e4fa9e3c6e49b2d8dab1266424695deb4590eb8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbdf8f7264e099d455ebf046e4fa9e3c6e49b2d8dab1266424695deb4590eb8c", kill_on_drop: false }`
[INFO] [stdout] cbdf8f7264e099d455ebf046e4fa9e3c6e49b2d8dab1266424695deb4590eb8c
