[INFO] fetching crate async-std 1.8.0... [INFO] testing async-std-1.8.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate async-std 1.8.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate async-std 1.8.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-std 1.8.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate async-std 1.8.0 [INFO] tweaked toml for crates.io crate async-std 1.8.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate async-std 1.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 48b2d9a4daf7fbea48c7e20367189ea37aa22c4d0deeffd1a1191c3d30f01cc7 [INFO] running `Command { std: "docker" "start" "-a" "48b2d9a4daf7fbea48c7e20367189ea37aa22c4d0deeffd1a1191c3d30f01cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48b2d9a4daf7fbea48c7e20367189ea37aa22c4d0deeffd1a1191c3d30f01cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48b2d9a4daf7fbea48c7e20367189ea37aa22c4d0deeffd1a1191c3d30f01cc7", kill_on_drop: false }` [INFO] [stdout] 48b2d9a4daf7fbea48c7e20367189ea37aa22c4d0deeffd1a1191c3d30f01cc7 [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2475185599afa67d6c2c15b9b5cd51f4f03651f3ac60cb103a854e54a96680c9 [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" "2475185599afa67d6c2c15b9b5cd51f4f03651f3ac60cb103a854e54a96680c9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling async-mutex v1.1.5 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling async-io v1.1.0 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-std v1.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.52s [INFO] running `Command { std: "docker" "inspect" "2475185599afa67d6c2c15b9b5cd51f4f03651f3ac60cb103a854e54a96680c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2475185599afa67d6c2c15b9b5cd51f4f03651f3ac60cb103a854e54a96680c9", kill_on_drop: false }` [INFO] [stdout] 2475185599afa67d6c2c15b9b5cd51f4f03651f3ac60cb103a854e54a96680c9 [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", 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] f4f6135b90533577c862739ea479dd62416d524b2c0cd3effd5ace823b423dd7 [INFO] running `Command { std: "docker" "start" "-a" "f4f6135b90533577c862739ea479dd62416d524b2c0cd3effd5ace823b423dd7", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stdout] error[E0433]: failed to resolve: could not find `document_join_macro` in `futures_util` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.3.4/src/lib.rs:561:15 [INFO] [stdout] | [INFO] [stdout] 561 | futures_util::document_join_macro! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `document_join_macro` in `futures_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `document_select_macro` in `futures_util` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.3.4/src/lib.rs:584:15 [INFO] [stdout] | [INFO] [stdout] 584 | futures_util::document_select_macro! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ could not find `document_select_macro` in `futures_util` [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 E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `futures` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f4f6135b90533577c862739ea479dd62416d524b2c0cd3effd5ace823b423dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4f6135b90533577c862739ea479dd62416d524b2c0cd3effd5ace823b423dd7", kill_on_drop: false }` [INFO] [stdout] f4f6135b90533577c862739ea479dd62416d524b2c0cd3effd5ace823b423dd7