[INFO] cloning repository https://github.com/fbucek/rust-async [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fbucek/rust-async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffbucek%2Frust-async", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffbucek%2Frust-async'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9aa36e0b283cd8298bdad3bc4ca4ed9f533d61f [INFO] testing fbucek/rust-async/e9aa36e0b283cd8298bdad3bc4ca4ed9f533d61f against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffbucek%2Frust-async" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fbucek/rust-async on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fbucek/rust-async [INFO] finished tweaking git repo https://github.com/fbucek/rust-async [INFO] tweaked toml for git repo https://github.com/fbucek/rust-async written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 357 packages to latest compatible versions [INFO] [stderr] Adding actix-multipart v0.4.0 (available: v0.7.2) [INFO] [stderr] Adding actix-web-httpauth v0.6.0 (available: v0.8.2) [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.19) [INFO] [stderr] Adding env_logger v0.8.4 (available: v0.11.5) [INFO] [stderr] Adding env_logger v0.9.3 (available: v0.11.5) [INFO] [stderr] Adding hyper v0.13.10 (available: v1.4.1) [INFO] [stderr] Adding hyper v0.14.30 (available: v1.4.1) [INFO] [stderr] Adding hyper-rustls v0.21.0 (available: v0.27.3) [INFO] [stderr] Adding pretty_env_logger v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding reqwest v0.10.10 (available: v0.12.8) [INFO] [stderr] Adding rustls v0.20.9 (available: v0.23.13) [INFO] [stderr] Adding rustls-pemfile v0.2.1 (available: v2.2.0) [INFO] [stderr] Adding select v0.5.0 (available: v0.6.0) [INFO] [stderr] Adding warp v0.2.5 (available: v0.3.7) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38ac28c7a73b4a54ea5582bcc00ace431ce5e0d2cc5db8c95f15714296882f3a [INFO] running `Command { std: "docker" "start" "-a" "38ac28c7a73b4a54ea5582bcc00ace431ce5e0d2cc5db8c95f15714296882f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38ac28c7a73b4a54ea5582bcc00ace431ce5e0d2cc5db8c95f15714296882f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ac28c7a73b4a54ea5582bcc00ace431ce5e0d2cc5db8c95f15714296882f3a", kill_on_drop: false }` [INFO] [stdout] 38ac28c7a73b4a54ea5582bcc00ace431ce5e0d2cc5db8c95f15714296882f3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf1d33ae1e1a66a93e328fa8ef82e65a9488d58e0637895b7fae804fe20bcc5f [INFO] running `Command { std: "docker" "start" "-a" "cf1d33ae1e1a66a93e328fa8ef82e65a9488d58e0637895b7fae804fe20bcc5f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling impl-more v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling actix-tls v3.4.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rustls-native-certs v0.4.0 [INFO] [stderr] Compiling ct-logs v0.7.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling xml5ever v0.16.2 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling actixcomplex v0.2.0 (/opt/rustwide/workdir/actixcomplex/backend) [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling awc v3.5.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling actix-web-httpauth v0.6.0 [INFO] [stderr] Compiling actix-files v0.6.6 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling actix_async v0.1.0 (/opt/rustwide/workdir/actixasync) [INFO] [stdout] warning: unused import: `std::*` [INFO] [stdout] --> actixasync/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-multipart v0.4.0 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling asyncstd v0.1.0 (/opt/rustwide/workdir/async-std) [INFO] [stderr] Compiling actixfileupload v0.3.0 (/opt/rustwide/workdir/actixfileupload) [INFO] [stderr] Compiling actixrustls v0.1.0 (/opt/rustwide/workdir/actixrustls) [INFO] [stderr] Compiling warp v0.1.0 (/opt/rustwide/workdir/warp) [INFO] [stdout] warning: unused import: `std::*` [INFO] [stdout] --> actixcomplex/backend/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actixsslproxy v0.1.0 (/opt/rustwide/workdir/actixsslproxy) [INFO] [stderr] Compiling warpsslproxy v0.1.0 (/opt/rustwide/workdir/warpsslproxy) [INFO] [stderr] Compiling hyperssl v0.1.0 (/opt/rustwide/workdir/hyperssl) [INFO] [stderr] Compiling hyperserver v0.1.0 (/opt/rustwide/workdir/hyper) [INFO] [stderr] Compiling parser v0.1.0 (/opt/rustwide/workdir/parser) [INFO] [stderr] error: could not compile `warpsslproxy` (bin "warpsslproxyhyper1") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/bin/rustc --crate-name warpsslproxyhyper1 --edition=2018 warpsslproxy/src/mainhyper1.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)' --check-cfg 'cfg(feature, values())' -C metadata=dce7f217d74f73c9 -C extra-filename=-dce7f217d74f73c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b05fcec21afcc117.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-17f37b3123752f61.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-aa4c03b117c03a06.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-f0d321d0489d940f.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-2d635c0cb39ec2b4.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7af2f34f8b124b26.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1d0a201d09c13bd6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f35a797b5ec4e73e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9211185dc839a2f7.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-801ec9bfd3173ed4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e4ba4bc2a0b98609/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cf1d33ae1e1a66a93e328fa8ef82e65a9488d58e0637895b7fae804fe20bcc5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf1d33ae1e1a66a93e328fa8ef82e65a9488d58e0637895b7fae804fe20bcc5f", kill_on_drop: false }` [INFO] [stdout] cf1d33ae1e1a66a93e328fa8ef82e65a9488d58e0637895b7fae804fe20bcc5f