[INFO] cloning repository https://github.com/gssvv/rust-boring-ssl-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gssvv/rust-boring-ssl-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgssvv%2Frust-boring-ssl-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgssvv%2Frust-boring-ssl-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f490a7567e67cb23ceb83d8ca0eaaf198bf031d2 [INFO] checking gssvv/rust-boring-ssl-client against master#bbefc9837f4157cc09ed60e6d7b21e345d582dd9 for pr-114571-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgssvv%2Frust-boring-ssl-client" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gssvv/rust-boring-ssl-client on toolchain bbefc9837f4157cc09ed60e6d7b21e345d582dd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gssvv/rust-boring-ssl-client [INFO] finished tweaking git repo https://github.com/gssvv/rust-boring-ssl-client [INFO] tweaked toml for git repo https://github.com/gssvv/rust-boring-ssl-client written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gssvv/rust-boring-ssl-client 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" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-boring v2.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cb4329b94e3fdec5ce8384f0f35570c7af6a0f260b8424b305d5ef6739cf01f [INFO] running `Command { std: "docker" "start" "-a" "8cb4329b94e3fdec5ce8384f0f35570c7af6a0f260b8424b305d5ef6739cf01f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cb4329b94e3fdec5ce8384f0f35570c7af6a0f260b8424b305d5ef6739cf01f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb4329b94e3fdec5ce8384f0f35570c7af6a0f260b8424b305d5ef6739cf01f", kill_on_drop: false }` [INFO] [stdout] 8cb4329b94e3fdec5ce8384f0f35570c7af6a0f260b8424b305d5ef6739cf01f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bbefc9837f4157cc09ed60e6d7b21e345d582dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82c928f0a4763374580b771e78834c80f1918e8c7fa098c5c48fe0ec49a48e51 [INFO] running `Command { std: "docker" "start" "-a" "82c928f0a4763374580b771e78834c80f1918e8c7fa098c5c48fe0ec49a48e51", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling neon-build v0.10.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking neon-runtime v0.10.1 [INFO] [stderr] Compiling neon v0.10.1 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking socks v0.3.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling syn-mid v0.5.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling neon-macros v0.10.1 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Compiling boring-sys v2.1.0 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking boring v2.1.0 [INFO] [stderr] Checking tokio-boring v2.1.5 [INFO] [stderr] Checking rust-worker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.63s [INFO] running `Command { std: "docker" "inspect" "82c928f0a4763374580b771e78834c80f1918e8c7fa098c5c48fe0ec49a48e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82c928f0a4763374580b771e78834c80f1918e8c7fa098c5c48fe0ec49a48e51", kill_on_drop: false }` [INFO] [stdout] 82c928f0a4763374580b771e78834c80f1918e8c7fa098c5c48fe0ec49a48e51 [INFO] checking gssvv/rust-boring-ssl-client against try#2399cef65c47f346b5fa9df51f48df0acd4a9d85 for pr-114571-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgssvv%2Frust-boring-ssl-client" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gssvv/rust-boring-ssl-client on toolchain 2399cef65c47f346b5fa9df51f48df0acd4a9d85 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gssvv/rust-boring-ssl-client [INFO] finished tweaking git repo https://github.com/gssvv/rust-boring-ssl-client [INFO] tweaked toml for git repo https://github.com/gssvv/rust-boring-ssl-client written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gssvv/rust-boring-ssl-client 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" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 546c04b096cebf73a249dd3c29b707d5c86f738dd9d977b12476535266aca3ec [INFO] running `Command { std: "docker" "start" "-a" "546c04b096cebf73a249dd3c29b707d5c86f738dd9d977b12476535266aca3ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "546c04b096cebf73a249dd3c29b707d5c86f738dd9d977b12476535266aca3ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "546c04b096cebf73a249dd3c29b707d5c86f738dd9d977b12476535266aca3ec", kill_on_drop: false }` [INFO] [stdout] 546c04b096cebf73a249dd3c29b707d5c86f738dd9d977b12476535266aca3ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2399cef65c47f346b5fa9df51f48df0acd4a9d85" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34736e1dfc6ffc1bb961e4b77c52dd09fdcf0dd38f2d5d7583d8f46368e61570 [INFO] running `Command { std: "docker" "start" "-a" "34736e1dfc6ffc1bb961e4b77c52dd09fdcf0dd38f2d5d7583d8f46368e61570", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling neon-build v0.10.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Compiling neon v0.10.1 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking neon-runtime v0.10.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking socks v0.3.4 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling syn-mid v0.5.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling neon-macros v0.10.1 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Compiling boring-sys v2.1.0 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2399cef65c47f346b5fa9df51f48df0acd4a9d85/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.18.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="tokio-macros"' -C metadata=4f1d2877b425695d -C extra-filename=-4f1d2877b425695d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6c3fcfe5ebb4f37e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-72d100a8ad3ee3ae.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-81d74dfd91f37ba3.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-207da0c8443d7452.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9d8c132545d02d81.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-618ec503be056e61.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-0318e5b3014e49bb.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-fa427ebbb23bf282.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-6c7cf401d30f298b.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2399cef65c47f346b5fa9df51f48df0acd4a9d85/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=485a712c5ff82e2e -C extra-filename=-485a712c5ff82e2e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-8b15c2fd925121d1.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-dd2907476292a0c3.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-4879c1658e1e2c0c.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-8401b0ff3a739a2e.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-5fe2f66108be442d.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-7ab0c944534828f9.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-81d74dfd91f37ba3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-0318e5b3014e49bb.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-9e0c958727f13851.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-2947c4aba3991194.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "34736e1dfc6ffc1bb961e4b77c52dd09fdcf0dd38f2d5d7583d8f46368e61570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34736e1dfc6ffc1bb961e4b77c52dd09fdcf0dd38f2d5d7583d8f46368e61570", kill_on_drop: false }` [INFO] [stdout] 34736e1dfc6ffc1bb961e4b77c52dd09fdcf0dd38f2d5d7583d8f46368e61570