[INFO] fetching crate apisdk 0.1.0... [INFO] testing apisdk-0.1.0 against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] extracting crate apisdk 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate apisdk 0.1.0 on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate apisdk 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate apisdk 0.1.0 [INFO] tweaked toml for crates.io crate apisdk 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate apisdk 0.1.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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5c9bc68faf84cc1103d5f4deb788e20cc934b8c9149ad9e4576a5047b4a450b [INFO] running `Command { std: "docker" "start" "-a" "d5c9bc68faf84cc1103d5f4deb788e20cc934b8c9149ad9e4576a5047b4a450b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5c9bc68faf84cc1103d5f4deb788e20cc934b8c9149ad9e4576a5047b4a450b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5c9bc68faf84cc1103d5f4deb788e20cc934b8c9149ad9e4576a5047b4a450b", kill_on_drop: false }` [INFO] [stdout] d5c9bc68faf84cc1103d5f4deb788e20cc934b8c9149ad9e4576a5047b4a450b [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4670ae35879293028bb475ccdab1f867c0724abc80ce41d7a002b979fee83766 [INFO] running `Command { std: "docker" "start" "-a" "4670ae35879293028bb475ccdab1f867c0724abc80ce41d7a002b979fee83766", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1-asm v0.5.3 [INFO] [stderr] Compiling md5-asm v0.5.2 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling apisdk-macros v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling reqwest-middleware v0.4.0 [INFO] [stderr] Compiling apisdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "4670ae35879293028bb475ccdab1f867c0724abc80ce41d7a002b979fee83766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4670ae35879293028bb475ccdab1f867c0724abc80ce41d7a002b979fee83766", kill_on_drop: false }` [INFO] [stdout] 4670ae35879293028bb475ccdab1f867c0724abc80ce41d7a002b979fee83766 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb69b723bc3a7de3125237889a03f34d7f2ac051a8bb27c38bdb23e6f3849bf9 [INFO] running `Command { std: "docker" "start" "-a" "cb69b723bc3a7de3125237889a03f34d7f2ac051a8bb27c38bdb23e6f3849bf9", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling opentelemetry v0.27.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling matchit v0.8.6 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.27.1 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling tracing-opentelemetry v0.28.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling reqwest-middleware v0.4.0 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling reqwest-tracing v0.5.5 [INFO] [stderr] Compiling apisdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `api::*` [INFO] [stdout] --> tests/common/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub use api::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `server::*` [INFO] [stdout] --> tests/common/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use server::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> tests/process_204.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let res = api.reply_204().await?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `apisdk` (test "process_204"); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name process_204 --edition=2021 tests/process_204.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dns", "tracing", "uuid"))' -C metadata=3154994b51b60acb -C extra-filename=-8be98391e9f52427 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c985e57c0ac9efb6.rlib --extern apisdk=/opt/rustwide/target/debug/deps/libapisdk-2e27f587d741147c.rlib --extern apisdk_macros=/opt/rustwide/target/debug/deps/libapisdk_macros-695331666d7d9a76.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5144738faec683ed.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-86a7ada39f1b7df2.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-af6b2467def66428.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5abd00a3c0d35fbc.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-8d6049819e1efaec.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-da9c8f2be591b0d2.rlib --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-af11df735c1d9a78.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-57ec41d89fdb2099.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e275e002c348bcd4.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5e981c41315c3d12.rlib --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-d188cd675d425e82.rlib --extern reqwest_tracing=/opt/rustwide/target/debug/deps/libreqwest_tracing-ae473f79de672b74.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8ab529ae8d44effc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-116b7760cdee5a61.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-ae8da00c978674ff.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-19b72e81067f1679.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-59cfe214b1db538e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-efc2baa0956c8ca8.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0d7df29686b13872.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e80c9566a2671827.rlib --extern tracing_log=/opt/rustwide/target/debug/deps/libtracing_log-5df04e1fe0c4d1eb.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6dfd5bd80fccc6dd.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-41535865c8dd5ba9.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-4453a9f4a13bd852.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/md5-asm-06f5b9f2dc34e985/out -L native=/opt/rustwide/target/debug/build/sha1-asm-e0a395426bbd1934/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `apisdk` (test "rewrite") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name rewrite --edition=2021 tests/rewrite.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dns", "tracing", "uuid"))' -C metadata=a496497d2e1b78fe -C extra-filename=-f01d186667cc2e22 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c985e57c0ac9efb6.rlib --extern apisdk=/opt/rustwide/target/debug/deps/libapisdk-2e27f587d741147c.rlib --extern apisdk_macros=/opt/rustwide/target/debug/deps/libapisdk_macros-695331666d7d9a76.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5144738faec683ed.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-86a7ada39f1b7df2.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-af6b2467def66428.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5abd00a3c0d35fbc.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-8d6049819e1efaec.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-da9c8f2be591b0d2.rlib --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-af11df735c1d9a78.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-57ec41d89fdb2099.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e275e002c348bcd4.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5e981c41315c3d12.rlib --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-d188cd675d425e82.rlib --extern reqwest_tracing=/opt/rustwide/target/debug/deps/libreqwest_tracing-ae473f79de672b74.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8ab529ae8d44effc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-116b7760cdee5a61.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-ae8da00c978674ff.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-19b72e81067f1679.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-59cfe214b1db538e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-efc2baa0956c8ca8.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0d7df29686b13872.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e80c9566a2671827.rlib --extern tracing_log=/opt/rustwide/target/debug/deps/libtracing_log-5df04e1fe0c4d1eb.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6dfd5bd80fccc6dd.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-41535865c8dd5ba9.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-4453a9f4a13bd852.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/md5-asm-06f5b9f2dc34e985/out -L native=/opt/rustwide/target/debug/build/sha1-asm-e0a395426bbd1934/out` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "cb69b723bc3a7de3125237889a03f34d7f2ac051a8bb27c38bdb23e6f3849bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb69b723bc3a7de3125237889a03f34d7f2ac051a8bb27c38bdb23e6f3849bf9", kill_on_drop: false }` [INFO] [stdout] cb69b723bc3a7de3125237889a03f34d7f2ac051a8bb27c38bdb23e6f3849bf9