[INFO] fetching crate rust_wheel 0.1.5... [INFO] building rust_wheel-0.1.5 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate rust_wheel 0.1.5 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate rust_wheel 0.1.5 [INFO] finished tweaking crates.io crate rust_wheel 0.1.5 [INFO] tweaked toml for crates.io crate rust_wheel 0.1.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rust_wheel 0.1.5 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 420 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.4.2 (available: v0.22.1) [INFO] [stderr] Adding config v0.11.0 (available: v0.15.17) [INFO] [stderr] Adding env_logger v0.9.3 (available: v0.11.8) [INFO] [stderr] Adding gostd v0.3.21 (available: v0.4.5) [INFO] [stderr] Adding jsonwebtoken v8.3.0 (available: v10.0.0) [INFO] [stderr] Adding libloading v0.8.8 (available: v0.8.9) [INFO] [stderr] Adding md5 v0.7.0 (available: v0.8.0) [INFO] [stderr] Adding mobc v0.8.5 (available: v0.9.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding redis v0.23.3 (available: v0.32.6) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding ring v0.16.20 (available: v0.17.14) [INFO] [stderr] Adding rocket v0.5.0 (available: v0.5.1) [INFO] [stderr] Adding rocket_codegen v0.5.0 (available: v0.5.1) [INFO] [stderr] Adding rocket_http v0.5.0 (available: v0.5.1) [INFO] [stderr] Adding rocket_okapi v0.8.0 (available: v0.9.0) [INFO] [stderr] Adding rsa v0.6.1 (available: v0.9.8) [INFO] [stderr] Adding schemars v0.7.6 (available: v1.0.4) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc46fd70d174ed241c5124ec27abd184979318c750c76d51079ca8e0d9d45c1f [INFO] running `Command { std: "docker" "start" "-a" "fc46fd70d174ed241c5124ec27abd184979318c750c76d51079ca8e0d9d45c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc46fd70d174ed241c5124ec27abd184979318c750c76d51079ca8e0d9d45c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc46fd70d174ed241c5124ec27abd184979318c750c76d51079ca8e0d9d45c1f", kill_on_drop: false }` [INFO] [stdout] fc46fd70d174ed241c5124ec27abd184979318c750c76d51079ca8e0d9d45c1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f15cc2a8a0ab03d7ef00da7c7f084d6bad8ec0881512e6a5f08a6f0ec00e928d [INFO] running `Command { std: "docker" "start" "-a" "f15cc2a8a0ab03d7ef00da7c7f084d6bad8ec0881512e6a5f08a6f0ec00e928d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling aws-lc-sys v0.32.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling const-oid v0.7.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 futures-executor v0.3.31 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Compiling pq-sys v0.7.2 [INFO] [stderr] Compiling diesel_derives v2.3.3 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling gostd_derive v0.0.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling cvt v0.1.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling gostd_builtin v1.0.4 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling actix-http v3.11.1 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling gostd_time v1.1.3 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Compiling rocket_okapi_codegen v0.8.0 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling metrics v0.23.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling okapi v0.7.0 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling uuid-macro-internal v1.18.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling mobc v0.8.5 [INFO] [stderr] Compiling diesel v2.3.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] error: could not compile `reqwest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name reqwest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/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="__tls"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-tls"' --cfg 'feature="json"' --cfg 'feature="native-tls-crate"' --cfg 'feature="serde_json"' --cfg 'feature="tokio-native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "futures-channel", "gzip", "h3", "h3-quinn", "hickory-dns", "hickory-resolver", "http3", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "quinn", "rustls", "rustls-native-certs", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "wasm-streams", "webpki-roots"))' -C metadata=997ad1b5ff6f006c -C extra-filename=-d3db3752ca2ff4c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-9c17f8ff91866c9c.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e4f1cb1d620fd2cf.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-0fc98d872ce2ef90.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-331bc164ab59ceff.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-b4c163883cc9ed18.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b43d838f3d871d57.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-67463310b8839495.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-9aae67a4e846df6d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-3f0ec258a9fb4c4c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-c56e6940cc22dba4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8b2900aa4922a563.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b2de90587ffcc995.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-204dd714c71d8495.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-17f912c27eab8964.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-44f10c0284ccfe46.rmeta --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-ed1203f0e2175440.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0d7df29686b13872.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-0d7d5e5c6de10395.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f15cc2a8a0ab03d7ef00da7c7f084d6bad8ec0881512e6a5f08a6f0ec00e928d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f15cc2a8a0ab03d7ef00da7c7f084d6bad8ec0881512e6a5f08a6f0ec00e928d", kill_on_drop: false }` [INFO] [stdout] f15cc2a8a0ab03d7ef00da7c7f084d6bad8ec0881512e6a5f08a6f0ec00e928d