[INFO] fetching crate lapin 0.28.1... [INFO] checking lapin-0.28.1 against beta-2019-10-27 for pr-65897 [INFO] extracting crate lapin 0.28.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate lapin 0.28.1 on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate lapin 0.28.1 [INFO] removed 2 missing examples [INFO] finished tweaking crates.io crate lapin 0.28.1 [INFO] tweaked toml for crates.io crate lapin 0.28.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate lapin 0.28.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-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" "+beta-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0eae3ba3b088a0122e13937022613188bf8e64a29fff8e168292132480ec1c06 [INFO] running `"docker" "start" "-a" "0eae3ba3b088a0122e13937022613188bf8e64a29fff8e168292132480ec1c06"` [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling cookie-factory v0.3.0 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking amq-protocol-uri v3.0.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking nom v5.0.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking tcp-stream v0.7.0 [INFO] [stderr] Checking amq-protocol-tcp v3.0.0 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking amq-protocol-types v3.0.0 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling handlebars v2.0.2 [INFO] [stderr] Compiling amq-protocol-codegen v3.0.0 [INFO] [stderr] Compiling amq-protocol v3.0.0 [INFO] [stderr] Compiling lapin v0.28.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0277]: the trait bound `lapin::confirmation::Confirmation: std::future::Future` is not satisfied [INFO] [stderr] --> examples/pubsub_futures.rs:16:20 [INFO] [stderr] | [INFO] [stderr] 16 | 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] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this 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" "0eae3ba3b088a0122e13937022613188bf8e64a29fff8e168292132480ec1c06"` [INFO] running `"docker" "rm" "-f" "0eae3ba3b088a0122e13937022613188bf8e64a29fff8e168292132480ec1c06"` [INFO] [stdout] 0eae3ba3b088a0122e13937022613188bf8e64a29fff8e168292132480ec1c06