[INFO] fetching crate fluvio-future 0.3.8... [INFO] checking fluvio-future-0.3.8 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate fluvio-future 0.3.8 into /workspace/builds/worker-103/source [INFO] validating manifest of crates.io crate fluvio-future 0.3.8 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-103/source/.cargo/config [INFO] started tweaking crates.io crate fluvio-future 0.3.8 [INFO] finished tweaking crates.io crate fluvio-future 0.3.8 [INFO] tweaked toml for crates.io crate fluvio-future 0.3.8 written to /workspace/builds/worker-103/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff8eab0555998cc7f7b7d7917cec6e1e36bae5fe2fb5052b2b92a6edc9c091a8 [INFO] running `Command { std: "docker" "start" "-a" "ff8eab0555998cc7f7b7d7917cec6e1e36bae5fe2fb5052b2b92a6edc9c091a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff8eab0555998cc7f7b7d7917cec6e1e36bae5fe2fb5052b2b92a6edc9c091a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff8eab0555998cc7f7b7d7917cec6e1e36bae5fe2fb5052b2b92a6edc9c091a8", kill_on_drop: false }` [INFO] [stdout] ff8eab0555998cc7f7b7d7917cec6e1e36bae5fe2fb5052b2b92a6edc9c091a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a49b5b14f035ecfb8583450b5d3b9a12a09d9d8b50621a504424ce94f814dfb [INFO] running `Command { std: "docker" "start" "-a" "1a49b5b14f035ecfb8583450b5d3b9a12a09d9d8b50621a504424ce94f814dfb", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling fluvio-test-derive v0.1.1 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking flv-util v0.5.2 [INFO] [stderr] Checking fluvio-future v0.3.8 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_lite` [INFO] [stdout] --> src/test_util.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | use futures_lite::future::poll_fn; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `futures_lite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures_lite` [INFO] [stdout] --> src/test_util.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | use futures_lite::Future; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `futures_lite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fluvio_future` [INFO] [stdout] --> src/test_util.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | #[fluvio_future::test] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `fluvio_future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fluvio_future` [INFO] [stdout] --> src/test_util.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[fluvio_future::test(ignore)] [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `fluvio_future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fluvio_future` in the list of imported crates [INFO] [stdout] --> src/test_util.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `fluvio_future` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `test_async` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fluvio_future` in the list of imported crates [INFO] [stdout] --> src/test_util.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | #[test_async(ignore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ could not find `fluvio_future` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `test_async` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fluvio_future` [INFO] [stdout] --> src/test_util.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | match fluvio_future::task::run_block_on(ft) { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `fluvio_future` [INFO] [stdout] ... [INFO] [stdout] 64 | assert_async_block!(ft); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_async_block` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fluvio_future` in the list of imported crates [INFO] [stdout] --> src/test_util.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `fluvio_future` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `test_async` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `fluvio_future` in the list of imported crates [INFO] [stdout] --> src/test_util.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `fluvio_future` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `test_async` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `poll_fn` in this scope [INFO] [stdout] --> src/test_util.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 91 | assert_eq!(poll_fn(test_poll).await, 4); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 20 | use core::future::poll_fn; [INFO] [stdout] | [INFO] [stdout] 20 | use futures_util::future::poll_fn; [INFO] [stdout] | [INFO] [stdout] 20 | use futures_util::stream::poll_fn; [INFO] [stdout] | [INFO] [stdout] 20 | use std::future::poll_fn; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fluvio-future` due to 11 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "1a49b5b14f035ecfb8583450b5d3b9a12a09d9d8b50621a504424ce94f814dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a49b5b14f035ecfb8583450b5d3b9a12a09d9d8b50621a504424ce94f814dfb", kill_on_drop: false }` [INFO] [stdout] 1a49b5b14f035ecfb8583450b5d3b9a12a09d9d8b50621a504424ce94f814dfb