[INFO] fetching crate fluvio-future 0.7.0...
[INFO] checking fluvio-future-0.7.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate fluvio-future 0.7.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate fluvio-future 0.7.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fluvio-future 0.7.0
[INFO] finished tweaking crates.io crate fluvio-future 0.7.0
[INFO] tweaked toml for crates.io crate fluvio-future 0.7.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 237 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c9985f6d4f84be75d4ed08bbb68b3f26f19972e6a3605e90383945778737a12
[INFO] running `Command { std: "docker" "start" "-a" "6c9985f6d4f84be75d4ed08bbb68b3f26f19972e6a3605e90383945778737a12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c9985f6d4f84be75d4ed08bbb68b3f26f19972e6a3605e90383945778737a12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c9985f6d4f84be75d4ed08bbb68b3f26f19972e6a3605e90383945778737a12", kill_on_drop: false }`
[INFO] [stdout] 6c9985f6d4f84be75d4ed08bbb68b3f26f19972e6a3605e90383945778737a12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28fc6d404423b6014178b9edb985323eb9200eaa3028df142ba2707e92c5a747
[INFO] running `Command { std: "docker" "start" "-a" "28fc6d404423b6014178b9edb985323eb9200eaa3028df142ba2707e92c5a747", kill_on_drop: false }`
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling fluvio-future-derive v0.1.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking flv-util v0.5.2
[INFO] [stderr]     Checking fluvio-future v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking portpicker v0.1.1
[INFO] [stderr]     Checking serde v1.0.215
[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] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use futures_util::future::poll_fn;
[INFO] [stdout]    |         ~~~~~~~~~~~~
[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] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use futures_util::Future;
[INFO] [stdout]    |         ~~~~~~~~~~~~
[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] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fluvio-future` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "28fc6d404423b6014178b9edb985323eb9200eaa3028df142ba2707e92c5a747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28fc6d404423b6014178b9edb985323eb9200eaa3028df142ba2707e92c5a747", kill_on_drop: false }`
[INFO] [stdout] 28fc6d404423b6014178b9edb985323eb9200eaa3028df142ba2707e92c5a747
