[INFO] fetching crate wasmer-backend-api 0.601.0-rc.5... [INFO] testing wasmer-backend-api-0.601.0-rc.5 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate wasmer-backend-api 0.601.0-rc.5 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate wasmer-backend-api 0.601.0-rc.5 [INFO] finished tweaking crates.io crate wasmer-backend-api 0.601.0-rc.5 [INFO] tweaked toml for crates.io crate wasmer-backend-api 0.601.0-rc.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmer-backend-api 0.601.0-rc.5 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasmer-backend-api 0.601.0-rc.5 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e46e3b159c014f2ecc8a1c2c3265ef29229345404e0231cd76c40b05010480a [INFO] running `Command { std: "docker" "start" "-a" "5e46e3b159c014f2ecc8a1c2c3265ef29229345404e0231cd76c40b05010480a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e46e3b159c014f2ecc8a1c2c3265ef29229345404e0231cd76c40b05010480a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e46e3b159c014f2ecc8a1c2c3265ef29229345404e0231cd76c40b05010480a", kill_on_drop: false }` [INFO] [stdout] 5e46e3b159c014f2ecc8a1c2c3265ef29229345404e0231cd76c40b05010480a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a1ce15816c651139e5a1a124d9b7a70694099241d67d8d0277cedd00e15b346 [INFO] running `Command { std: "docker" "start" "-a" "9a1ce15816c651139e5a1a124d9b7a70694099241d67d8d0277cedd00e15b346", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustls v0.23.31 [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 darling_core v0.20.11 [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 indexmap v2.11.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling logos v0.14.4 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling bytecheck v0.8.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cynic-parser v0.10.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling munge_macro v0.4.6 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling cynic-codegen v3.12.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling munge v0.4.6 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling rkyv_derive v0.8.11 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling any_ascii v0.1.7 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling lexical-sort v0.3.1 [INFO] [stderr] Compiling cynic-proc-macros v3.12.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling shared-buffer v0.1.4 [INFO] [stderr] Compiling saffron v0.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling rkyv v0.8.11 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling webc v9.0.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling wasmer-config v0.601.0-rc.5 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling cynic v3.12.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling graphql-ws-client v0.11.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling async-tungstenite v0.28.2 [INFO] [stderr] Compiling merge-streams v0.1.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling harsh v0.2.2 [INFO] [stderr] Compiling wasmer-types v6.1.0-rc.5 [INFO] [stderr] Compiling wasmer-package v0.601.0-rc.5 [INFO] [stderr] Compiling wasmer-backend-api v0.601.0-rc.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "9a1ce15816c651139e5a1a124d9b7a70694099241d67d8d0277cedd00e15b346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a1ce15816c651139e5a1a124d9b7a70694099241d67d8d0277cedd00e15b346", kill_on_drop: false }` [INFO] [stdout] 9a1ce15816c651139e5a1a124d9b7a70694099241d67d8d0277cedd00e15b346 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c62e94967ab7ffa1d48de6ab1c124e78a5bd1d408729546e319753a3db437d0 [INFO] running `Command { std: "docker" "start" "-a" "8c62e94967ab7ffa1d48de6ab1c124e78a5bd1d408729546e319753a3db437d0", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling async-tungstenite v0.28.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling cynic v3.12.0 [INFO] [stderr] Compiling graphql-ws-client v0.11.1 [INFO] [stderr] Compiling wasmer-backend-api v0.601.0-rc.5 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `wasmer-backend-api` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name wasmer_backend_api --edition=2021 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 --cfg 'feature="async-tungstenite"' --cfg 'feature="default"' --cfg 'feature="graphql-ws-client"' --cfg 'feature="sys"' --cfg 'feature="tokio-tungstenite"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-tungstenite", "default", "graphql-ws-client", "js", "sys", "tokio-tungstenite"))' -C metadata=0be6e3b8046e03c4 -C extra-filename=-180f9c53c5b9646b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-acd265611e52de12.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern cynic=/opt/rustwide/target/debug/deps/libcynic-5fdb5abb893e7c3c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6af052db63edc3f7.rlib --extern graphql_ws_client=/opt/rustwide/target/debug/deps/libgraphql_ws_client-6fb0e4a5c29a15d1.rlib --extern harsh=/opt/rustwide/target/debug/deps/libharsh-efc8b51475a29e4a.rlib --extern merge_streams=/opt/rustwide/target/debug/deps/libmerge_streams-0ab2508f3fcf95f7.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0f025ff93e8e1c8a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f715b54ba7f65e99.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c6132c6d2aa9217e.rlib --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-ddab088268d481fb.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-4a39a9a85e741dbc.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dd1fc5d2a4793520.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-9f157c9d99112b50.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5c5e2772247a6fd3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-0d74919050be4b3a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1c6d71fedb6116f1.rlib --extern wasmer_config=/opt/rustwide/target/debug/deps/libwasmer_config-e2d1fe4995a7283e.rlib --extern wasmer_package=/opt/rustwide/target/debug/deps/libwasmer_package-adb630ab7b146e1e.rlib --extern webc=/opt/rustwide/target/debug/deps/libwebc-939cc2ddfb5aa851.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 `wasmer-backend-api` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name wasmer_backend_api --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-tungstenite"' --cfg 'feature="default"' --cfg 'feature="graphql-ws-client"' --cfg 'feature="sys"' --cfg 'feature="tokio-tungstenite"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-tungstenite", "default", "graphql-ws-client", "js", "sys", "tokio-tungstenite"))' -C metadata=66da8148cb6d0d5f -C extra-filename=-4dceca6042ddc388 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rmeta --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-acd265611e52de12.rmeta --extern cynic=/opt/rustwide/target/debug/deps/libcynic-5fdb5abb893e7c3c.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-6af052db63edc3f7.rmeta --extern graphql_ws_client=/opt/rustwide/target/debug/deps/libgraphql_ws_client-6fb0e4a5c29a15d1.rmeta --extern harsh=/opt/rustwide/target/debug/deps/libharsh-efc8b51475a29e4a.rmeta --extern merge_streams=/opt/rustwide/target/debug/deps/libmerge_streams-0ab2508f3fcf95f7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0f025ff93e8e1c8a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f715b54ba7f65e99.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c6132c6d2aa9217e.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-ddab088268d481fb.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-4a39a9a85e741dbc.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dd1fc5d2a4793520.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-9f157c9d99112b50.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5c5e2772247a6fd3.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-0d74919050be4b3a.rmeta --extern wasmer_config=/opt/rustwide/target/debug/deps/libwasmer_config-e2d1fe4995a7283e.rmeta --extern wasmer_package=/opt/rustwide/target/debug/deps/libwasmer_package-adb630ab7b146e1e.rmeta --extern webc=/opt/rustwide/target/debug/deps/libwebc-939cc2ddfb5aa851.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8c62e94967ab7ffa1d48de6ab1c124e78a5bd1d408729546e319753a3db437d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c62e94967ab7ffa1d48de6ab1c124e78a5bd1d408729546e319753a3db437d0", kill_on_drop: false }` [INFO] [stdout] 8c62e94967ab7ffa1d48de6ab1c124e78a5bd1d408729546e319753a3db437d0