[INFO] crate lapin 0.27.0-beta.6 is already in cache [INFO] checking lapin-0.27.0-beta.6 against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] extracting crate lapin 0.27.0-beta.6 into work/builds/worker-5/source [INFO] validating manifest of crates.io crate lapin 0.27.0-beta.6 on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate lapin 0.27.0-beta.6 [INFO] removed 2 missing examples [INFO] finished tweaking crates.io crate lapin 0.27.0-beta.6 [INFO] tweaked toml for crates.io crate lapin 0.27.0-beta.6 written to work/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate lapin 0.27.0-beta.6 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9ccf42ee99541f91b05738cb12b1055d9035319e595a98214bdc3fa9a25d7238 [INFO] running `"docker" "start" "-a" "9ccf42ee99541f91b05738cb12b1055d9035319e595a98214bdc3fa9a25d7238"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling cookie-factory v0.3.0-beta5 [INFO] [stderr] Checking async-task v1.0.0 [INFO] [stderr] Compiling regex v1.3.0 [INFO] [stderr] Compiling stackvector v1.0.7 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking amq-protocol-uri v3.0.0-beta.2 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Checking nom v5.0.1 [INFO] [stderr] Checking futures-timer v0.3.0 [INFO] [stderr] Compiling lexical-core v0.4.3 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tcp-stream v0.7.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking amq-protocol-tcp v3.0.0-beta.2 [INFO] [stderr] Checking amq-protocol-types v3.0.0-beta.2 [INFO] [stderr] Checking async-std v0.99.4 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling handlebars v2.0.1 [INFO] [stderr] Compiling amq-protocol-codegen v3.0.0-beta.2 [INFO] [stderr] Compiling amq-protocol v3.0.0-beta.2 [INFO] [stderr] Compiling lapin v0.27.0-beta.6 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `futures` [INFO] [stderr] --> examples/pubsub_futures.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use futures::{future::FutureExt, stream::StreamExt}; [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `futures` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `lapin::confirmation::Confirmation: std::future::Future` is not satisfied [INFO] [stderr] --> examples/pubsub_futures.rs:14:20 [INFO] [stderr] | [INFO] [stderr] 14 | let conn = Connection::connect(&addr, ConnectionProperties::default()).await?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::future::Future` is not implemented for `lapin::confirmation::Confirmation` [INFO] [stderr] | [INFO] [stderr] = note: required by `std::future::poll_with_tls_context` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `lapin`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9ccf42ee99541f91b05738cb12b1055d9035319e595a98214bdc3fa9a25d7238"` [INFO] running `"docker" "rm" "-f" "9ccf42ee99541f91b05738cb12b1055d9035319e595a98214bdc3fa9a25d7238"` [INFO] [stdout] 9ccf42ee99541f91b05738cb12b1055d9035319e595a98214bdc3fa9a25d7238