[INFO] cloning repository https://github.com/dyoshikawa/egg-mode-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dyoshikawa/egg-mode-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyoshikawa%2Fegg-mode-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyoshikawa%2Fegg-mode-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcdc618f8ad063d91f39c7ad50fcde092e482f03 [INFO] testing dyoshikawa/egg-mode-playground against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyoshikawa%2Fegg-mode-playground" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dyoshikawa/egg-mode-playground 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 git repo https://github.com/dyoshikawa/egg-mode-playground [INFO] finished tweaking git repo https://github.com/dyoshikawa/egg-mode-playground [INFO] tweaked toml for git repo https://github.com/dyoshikawa/egg-mode-playground written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/dyoshikawa/egg-mode-playground already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 922bc4615504419c705e2c21c7c81e78b2fc684457d0c08766c08f4eae388973 [INFO] running `Command { std: "docker" "start" "-a" "922bc4615504419c705e2c21c7c81e78b2fc684457d0c08766c08f4eae388973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "922bc4615504419c705e2c21c7c81e78b2fc684457d0c08766c08f4eae388973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "922bc4615504419c705e2c21c7c81e78b2fc684457d0c08766c08f4eae388973", kill_on_drop: false }` [INFO] [stdout] 922bc4615504419c705e2c21c7c81e78b2fc684457d0c08766c08f4eae388973 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 4029bb862ed9fba594eaf240514cfe93841e5c2194e1eb32f99bed5eb9e583a9 [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" "4029bb862ed9fba594eaf240514cfe93841e5c2194e1eb32f99bed5eb9e583a9", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling tokio-rustls v0.9.4 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling egg-mode v0.13.0 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling twitter-rs-playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `TwitterFuture` is not a future [INFO] [stdout] --> src/main.rs:3:53 [INFO] [stdout] | [INFO] [stdout] 3 | let request_token = futures::executor::block_on(egg_mode::request_token(&con_token, "oob")); [INFO] [stdout] | --------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `TwitterFuture` is not a future [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `TwitterFuture` [INFO] [stdout] = note: TwitterFuture must be a future or must implement `IntoFuture` to be awaited [INFO] [stdout] note: required by a bound in `block_on` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.4/src/local_pool.rs:315:20 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn block_on(f: F) -> F::Output { [INFO] [stdout] | ^^^^^^ required by this bound in `block_on` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `TwitterFuture` is not a future [INFO] [stdout] --> src/main.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | let request_token = futures::executor::block_on(egg_mode::request_token(&con_token, "oob")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `TwitterFuture` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `TwitterFuture` [INFO] [stdout] = note: TwitterFuture must be a future or must implement `IntoFuture` to be awaited [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `twitter-rs-playground` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "4029bb862ed9fba594eaf240514cfe93841e5c2194e1eb32f99bed5eb9e583a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4029bb862ed9fba594eaf240514cfe93841e5c2194e1eb32f99bed5eb9e583a9", kill_on_drop: false }` [INFO] [stdout] 4029bb862ed9fba594eaf240514cfe93841e5c2194e1eb32f99bed5eb9e583a9