[INFO] fetching crate web3-async-native-tls 0.4.0... [INFO] testing web3-async-native-tls-0.4.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate web3-async-native-tls 0.4.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate web3-async-native-tls 0.4.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate web3-async-native-tls 0.4.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate web3-async-native-tls 0.4.0 [INFO] tweaked toml for crates.io crate web3-async-native-tls 0.4.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1f7292acced9d389f0d3c8c9db4c2f570a7a3a2661802c8c1f5386c29c390abb [INFO] running `Command { std: "docker" "start" "-a" "1f7292acced9d389f0d3c8c9db4c2f570a7a3a2661802c8c1f5386c29c390abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f7292acced9d389f0d3c8c9db4c2f570a7a3a2661802c8c1f5386c29c390abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f7292acced9d389f0d3c8c9db4c2f570a7a3a2661802c8c1f5386c29c390abb", kill_on_drop: false }` [INFO] [stdout] 1f7292acced9d389f0d3c8c9db4c2f570a7a3a2661802c8c1f5386c29c390abb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8a826f4a62d99e0f43b22ef4aca32123aa861b07a91e2786d54dec658d49c30 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a8a826f4a62d99e0f43b22ef4aca32123aa861b07a91e2786d54dec658d49c30", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling web3-async-native-tls v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.07s [INFO] running `Command { std: "docker" "inspect" "a8a826f4a62d99e0f43b22ef4aca32123aa861b07a91e2786d54dec658d49c30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8a826f4a62d99e0f43b22ef4aca32123aa861b07a91e2786d54dec658d49c30", kill_on_drop: false }` [INFO] [stdout] a8a826f4a62d99e0f43b22ef4aca32123aa861b07a91e2786d54dec658d49c30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4e1c5f0b9eeb3846b740e4a8a30406ea967cb5b37478c4939afe79596fc7c9c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b4e1c5f0b9eeb3846b740e4a8a30406ea967cb5b37478c4939afe79596fc7c9c", kill_on_drop: false }` [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling web3-async-native-tls v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `async_native_tls` [INFO] [stdout] --> tests/google.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use async_native_tls; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no external crate `async_native_tls` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_std::prelude` [INFO] [stdout] --> tests/google.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use async_std::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `web3-async-native-tls` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `async_native_tls` [INFO] [stdout] --> tests/smoke.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | use async_native_tls::TlsConnector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `async_native_tls` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 137 | use web3_async_native_tls::TlsConnector; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_native_tls` [INFO] [stdout] --> tests/smoke.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | fn contexts() -> (async_native_tls::TlsAcceptor, async_native_tls::TlsConnector) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `async_native_tls` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 139 | fn contexts() -> (web3_async_native_tls::TlsAcceptor, async_native_tls::TlsConnector) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_native_tls` [INFO] [stdout] --> tests/smoke.rs:139:58 [INFO] [stdout] | [INFO] [stdout] 139 | fn contexts() -> (async_native_tls::TlsAcceptor, async_native_tls::TlsConnector) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `async_native_tls` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 139 | fn contexts() -> (async_native_tls::TlsAcceptor, web3_async_native_tls::TlsConnector) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_native_tls` [INFO] [stdout] --> tests/bad.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use async_native_tls::TlsConnector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `async_native_tls` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | use web3_async_native_tls::TlsConnector; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `web3-async-native-tls` due to 2 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `web3-async-native-tls` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "b4e1c5f0b9eeb3846b740e4a8a30406ea967cb5b37478c4939afe79596fc7c9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4e1c5f0b9eeb3846b740e4a8a30406ea967cb5b37478c4939afe79596fc7c9c", kill_on_drop: false }` [INFO] [stdout] b4e1c5f0b9eeb3846b740e4a8a30406ea967cb5b37478c4939afe79596fc7c9c