[INFO] fetching crate agilulf_driver 0.1.0... [INFO] checking agilulf_driver-0.1.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate agilulf_driver 0.1.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate agilulf_driver 0.1.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate agilulf_driver 0.1.0 [INFO] finished tweaking crates.io crate agilulf_driver 0.1.0 [INFO] tweaked toml for crates.io crate agilulf_driver 0.1.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded agilulf_fs v0.1.0 [INFO] [stderr] Downloaded agilulf_skiplist v0.1.0 [INFO] [stderr] Downloaded agilulf v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0535786e00b2364ab5952b42d0bff7b2e4999a1c6cab863d5dc1ab7ba2a1705 [INFO] running `Command { std: "docker" "start" "-a" "a0535786e00b2364ab5952b42d0bff7b2e4999a1c6cab863d5dc1ab7ba2a1705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0535786e00b2364ab5952b42d0bff7b2e4999a1c6cab863d5dc1ab7ba2a1705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0535786e00b2364ab5952b42d0bff7b2e4999a1c6cab863d5dc1ab7ba2a1705", kill_on_drop: false }` [INFO] [stdout] a0535786e00b2364ab5952b42d0bff7b2e4999a1c6cab863d5dc1ab7ba2a1705 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47c213ad73fa1c492320391dbb82c53c4b4523dddbfd51b904f688c0d56e3c31 [INFO] running `Command { std: "docker" "start" "-a" "47c213ad73fa1c492320391dbb82c53c4b4523dddbfd51b904f688c0d56e3c31", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.17 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking async-ready v3.0.0 [INFO] [stderr] Checking async-datagram v3.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.17 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.17 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.17 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.17 [INFO] [stderr] Checking romio v0.3.0-alpha.9 [INFO] [stderr] Checking agilulf_fs v0.1.0 [INFO] [stderr] Checking agilulf_protocol v0.1.0 [INFO] [stderr] Checking agilulf_skiplist v0.1.0 [INFO] [stderr] Checking agilulf_driver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0658]: async closures are unstable [INFO] [stdout] --> src/client.rs:284:18 [INFO] [stdout] | [INFO] [stdout] 284 | run_test(async move |port, _| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #62290 for more information [INFO] [stdout] = help: add `#![feature(async_closure)]` to the crate attributes to enable [INFO] [stdout] = help: to use an async block, remove the `||`: `async {` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: async closures are unstable [INFO] [stdout] --> src/client.rs:312:18 [INFO] [stdout] | [INFO] [stdout] 312 | run_test(async move |port, _| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #62290 for more information [INFO] [stdout] = help: add `#![feature(async_closure)]` to the crate attributes to enable [INFO] [stdout] = help: to use an async block, remove the `||`: `async {` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: async closures are unstable [INFO] [stdout] --> src/client.rs:343:18 [INFO] [stdout] | [INFO] [stdout] 343 | run_test(async move |port, _| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #62290 for more information [INFO] [stdout] = help: add `#![feature(async_closure)]` to the crate attributes to enable [INFO] [stdout] = help: to use an async block, remove the `||`: `async {` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: async closures are unstable [INFO] [stdout] --> src/client.rs:396:18 [INFO] [stdout] | [INFO] [stdout] 396 | run_test(async move |port, _| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #62290 for more information [INFO] [stdout] = help: add `#![feature(async_closure)]` to the crate attributes to enable [INFO] [stdout] = help: to use an async block, remove the `||`: `async {` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: async closures are unstable [INFO] [stdout] --> src/client.rs:485:18 [INFO] [stdout] | [INFO] [stdout] 485 | run_test(async move |port, _| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #62290 for more information [INFO] [stdout] = help: add `#![feature(async_closure)]` to the crate attributes to enable [INFO] [stdout] = help: to use an async block, remove the `||`: `async {` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: async closures are unstable [INFO] [stdout] --> src/client.rs:498:18 [INFO] [stdout] | [INFO] [stdout] 498 | run_test(async move |port, _| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #62290 for more information [INFO] [stdout] = help: add `#![feature(async_closure)]` to the crate attributes to enable [INFO] [stdout] = help: to use an async block, remove the `||`: `async {` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: async closures are unstable [INFO] [stdout] --> src/client.rs:509:18 [INFO] [stdout] | [INFO] [stdout] 509 | run_test(async move |port, mut thread_pool| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #62290 for more information [INFO] [stdout] = help: add `#![feature(async_closure)]` to the crate attributes to enable [INFO] [stdout] = help: to use an async block, remove the `||`: `async {` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: async closures are unstable [INFO] [stdout] --> src/client.rs:537:18 [INFO] [stdout] | [INFO] [stdout] 537 | run_test(async move |port, mut thread_pool| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #62290 for more information [INFO] [stdout] = help: add `#![feature(async_closure)]` to the crate attributes to enable [INFO] [stdout] = help: to use an async block, remove the `||`: `async {` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: async closures are unstable [INFO] [stdout] --> src/client.rs:566:18 [INFO] [stdout] | [INFO] [stdout] 566 | run_test(async move |port, mut thread_pool| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #62290 for more information [INFO] [stdout] = help: add `#![feature(async_closure)]` to the crate attributes to enable [INFO] [stdout] = help: to use an async block, remove the `||`: `async {` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: async closures are unstable [INFO] [stdout] --> src/client.rs:594:18 [INFO] [stdout] | [INFO] [stdout] 594 | run_test(async move |port, mut thread_pool| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #62290 for more information [INFO] [stdout] = help: add `#![feature(async_closure)]` to the crate attributes to enable [INFO] [stdout] = help: to use an async block, remove the `||`: `async {` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking agilulf v0.1.0 [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `agilulf_driver` due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "47c213ad73fa1c492320391dbb82c53c4b4523dddbfd51b904f688c0d56e3c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47c213ad73fa1c492320391dbb82c53c4b4523dddbfd51b904f688c0d56e3c31", kill_on_drop: false }` [INFO] [stdout] 47c213ad73fa1c492320391dbb82c53c4b4523dddbfd51b904f688c0d56e3c31