[INFO] cloning repository https://github.com/rcos/Telescope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcos/Telescope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcos%2FTelescope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcos%2FTelescope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bf1c853cad38a62a052d168f5fc2941fee6af1a [INFO] building rcos/Telescope against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcos%2FTelescope" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rcos/Telescope [INFO] finished tweaking git repo https://github.com/rcos/Telescope [INFO] tweaked toml for git repo https://github.com/rcos/Telescope written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rcos/Telescope on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rcos/Telescope 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6233f627e4c0a74e22bb14754546117507780e9bc4bcb4d44178457600460ccb [INFO] running `Command { std: "docker" "start" "-a" "6233f627e4c0a74e22bb14754546117507780e9bc4bcb4d44178457600460ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6233f627e4c0a74e22bb14754546117507780e9bc4bcb4d44178457600460ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6233f627e4c0a74e22bb14754546117507780e9bc4bcb4d44178457600460ccb", kill_on_drop: false }` [INFO] [stdout] 6233f627e4c0a74e22bb14754546117507780e9bc4bcb4d44178457600460ccb [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 351be0ff3bf0ca41fb09dcee140e33bca7bfef4c3a7493b695dca723b6e8a67c [INFO] running `Command { std: "docker" "start" "-a" "351be0ff3bf0ca41fb09dcee140e33bca7bfef4c3a7493b695dca723b6e8a67c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling actix-http v2.2.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling buf-min v0.4.0 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Compiling v_escape v0.18.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling graphql_client_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling v_escape_derive v0.9.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling serenity v0.10.10 [INFO] [stderr] Compiling buf-min v0.6.1 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling v_htmlescape v0.14.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling simple_asn1 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling graphql_query_derive v0.10.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling async-tungstenite v0.9.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling serde_path_to_error v0.1.5 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling handlebars v4.2.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling jsonwebtoken v8.0.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling oauth2 v4.1.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/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name reqwest --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.4/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="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="hyper-rustls"' --cfg 'feature="rustls"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="tokio-rustls"' --cfg 'feature="webpki-roots"' --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", "gzip", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "time", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "trust-dns-resolver", "webpki-roots"))' -C metadata=ce19e513685aa3eb -C extra-filename=-304d4e0f25a6e81e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-beb813779272318b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8210432e63828fd8.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-1a749f717925d7ec.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c8bd2bc46c769aaa.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4a40ed22731ac97f.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f77733f441152235.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-07d0616b774613fa.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-25e497c923436bfe.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-773bc8c5bed266dd.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-d00728d2c9f4b503.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d21a34e59085fa53.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-2ae9ff56ceb854d4.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d8e5e041794fd24f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e686f189f307e605.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-e1eb7c423d3493d4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-404f14753dfbf38c.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-e2def680324533b7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a16e507363b08b7f.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-4fa8b04d57dfe024.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a4d7fd271dfd127a.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-956c9a3c25d50f84.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-4e694c9cd91d03cd/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name reqwest --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.10.10/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="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="hyper-rustls"' --cfg 'feature="json"' --cfg 'feature="rustls"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="serde_json"' --cfg 'feature="stream"' --cfg 'feature="tokio-rustls"' --cfg 'feature="webpki-roots"' --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", "gzip", "hyper-rustls", "hyper-tls", "json", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "time", "tokio-rustls", "tokio-socks", "tokio-tls", "trust-dns", "trust-dns-resolver", "webpki-roots"))' -C metadata=f2db8a7ade706bc4 -C extra-filename=-5ff44c1bc2a1df92 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-beb813779272318b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-28d97c987ff6326d.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-1a749f717925d7ec.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c8bd2bc46c769aaa.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4a40ed22731ac97f.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f77733f441152235.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-d7d0c5b4d3a6854f.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-1a8044367590e746.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-96be98b1d6d01927.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-d00728d2c9f4b503.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d21a34e59085fa53.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-2ae9ff56ceb854d4.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-287a9d833327453e.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d8e5e041794fd24f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e686f189f307e605.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-b7aa7c4cc04a820a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-404f14753dfbf38c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fff9e98e346c1270.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-e2def680324533b7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1a7f335203948d5a.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-ad65f707f02f0afa.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a4d7fd271dfd127a.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-106f400d18b991ee.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-4e694c9cd91d03cd/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "351be0ff3bf0ca41fb09dcee140e33bca7bfef4c3a7493b695dca723b6e8a67c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "351be0ff3bf0ca41fb09dcee140e33bca7bfef4c3a7493b695dca723b6e8a67c", kill_on_drop: false }` [INFO] [stdout] 351be0ff3bf0ca41fb09dcee140e33bca7bfef4c3a7493b695dca723b6e8a67c