[INFO] fetching crate gneiss-mqtt-aws 0.3.0...
[INFO] checking gneiss-mqtt-aws-0.3.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate gneiss-mqtt-aws 0.3.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate gneiss-mqtt-aws 0.3.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gneiss-mqtt-aws 0.3.0
[INFO] finished tweaking crates.io crate gneiss-mqtt-aws 0.3.0
[INFO] tweaked toml for crates.io crate gneiss-mqtt-aws 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 221 packages to latest compatible versions
[INFO] [stderr]       Adding http v0.2.12 (available: v1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f672af8f04f3af05b5974bcb5d98652a4b9d9be8f30707cc661793cf947f3522
[INFO] running `Command { std: "docker" "start" "-a" "f672af8f04f3af05b5974bcb5d98652a4b9d9be8f30707cc661793cf947f3522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f672af8f04f3af05b5974bcb5d98652a4b9d9be8f30707cc661793cf947f3522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f672af8f04f3af05b5974bcb5d98652a4b9d9be8f30707cc661793cf947f3522", kill_on_drop: false }`
[INFO] [stdout] f672af8f04f3af05b5974bcb5d98652a4b9d9be8f30707cc661793cf947f3522
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c6eb04f18d7a5e3a19d227e8925888f9ad82f33f4253b516110df676bc3bd57
[INFO] running `Command { std: "docker" "start" "-a" "4c6eb04f18d7a5e3a19d227e8925888f9ad82f33f4253b516110df676bc3bd57", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking gneiss-mqtt v0.3.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking gneiss-mqtt-aws v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: gneiss-mqtt-aws must be built with a TLS feature (rustls, native-tls) enabled
[INFO] [stdout]    --> src/lib.rs:648:9
[INFO] [stdout]     |
[INFO] [stdout] 648 |         compile_error!("gneiss-mqtt-aws must be built with a TLS feature (rustls, native-tls) enabled");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> src/lib.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 | use tokio::runtime::Handle;
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: gneiss-mqtt-aws must be built with a TLS feature (rustls, native-tls) enabled
[INFO] [stdout]    --> src/lib.rs:648:9
[INFO] [stdout]     |
[INFO] [stdout] 648 |         compile_error!("gneiss-mqtt-aws must be built with a TLS feature (rustls, native-tls) enabled");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> src/lib.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 | use tokio::runtime::Handle;
[INFO] [stdout]     |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tokio`
[INFO] [stdout]    --> src/lib.rs:805:32
[INFO] [stdout]     |
[INFO] [stdout] 805 | #[cfg(all(feature = "testing", feature = "tokio"))]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `testing`, `tokio-native-tls`, `tokio-rustls`, and `tokio-websockets`
[INFO] [stdout]     = help: consider adding `tokio` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tokio`
[INFO] [stdout]    --> src/lib.rs:805:32
[INFO] [stdout]     |
[INFO] [stdout] 805 | #[cfg(all(feature = "testing", feature = "tokio"))]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `testing`, `tokio-native-tls`, `tokio-rustls`, and `tokio-websockets`
[INFO] [stdout]     = help: consider adding `tokio` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `build_tokio` found for struct `gneiss_mqtt::config::GenericClientBuilder` in the current scope
[INFO] [stdout]    --> src/lib.rs:717:17
[INFO] [stdout]     |
[INFO] [stdout] 717 |         builder.build_tokio(runtime)
[INFO] [stdout]     |                 ^^^^^^^^^^^ method not found in `GenericClientBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `build_tokio` found for struct `gneiss_mqtt::config::GenericClientBuilder` in the current scope
[INFO] [stdout]    --> src/lib.rs:717:17
[INFO] [stdout]     |
[INFO] [stdout] 717 |         builder.build_tokio(runtime)
[INFO] [stdout]     |                 ^^^^^^^^^^^ method not found in `GenericClientBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gneiss-mqtt-aws` (lib) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gneiss-mqtt-aws` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4c6eb04f18d7a5e3a19d227e8925888f9ad82f33f4253b516110df676bc3bd57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c6eb04f18d7a5e3a19d227e8925888f9ad82f33f4253b516110df676bc3bd57", kill_on_drop: false }`
[INFO] [stdout] 4c6eb04f18d7a5e3a19d227e8925888f9ad82f33f4253b516110df676bc3bd57
