[INFO] cloning repository https://github.com/infinyon/flv-future [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infinyon/flv-future" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fflv-future", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fflv-future'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4d886245c628d385aef84238a8b7cf286078dbf [INFO] testing infinyon/flv-future against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fflv-future" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/infinyon/flv-future on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking git repo https://github.com/infinyon/flv-future [INFO] finished tweaking git repo https://github.com/infinyon/flv-future [INFO] tweaked toml for git repo https://github.com/infinyon/flv-future written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/infinyon/flv-future already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0e11fb1b5d352c6790cec6c4d84296c663223943f9c37d4c2d8b7b968fb4729 [INFO] running `Command { std: "docker" "start" "-a" "b0e11fb1b5d352c6790cec6c4d84296c663223943f9c37d4c2d8b7b968fb4729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0e11fb1b5d352c6790cec6c4d84296c663223943f9c37d4c2d8b7b968fb4729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0e11fb1b5d352c6790cec6c4d84296c663223943f9c37d4c2d8b7b968fb4729", kill_on_drop: false }` [INFO] [stdout] b0e11fb1b5d352c6790cec6c4d84296c663223943f9c37d4c2d8b7b968fb4729 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49c04742ecf1fe63de534bed70ec15203543dd6b5315ee11efdf2cd8a081a06e [INFO] running `Command { std: "docker" "start" "-a" "49c04742ecf1fe63de534bed70ec15203543dd6b5315ee11efdf2cd8a081a06e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling fluvio-future v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.43s [INFO] running `Command { std: "docker" "inspect" "49c04742ecf1fe63de534bed70ec15203543dd6b5315ee11efdf2cd8a081a06e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49c04742ecf1fe63de534bed70ec15203543dd6b5315ee11efdf2cd8a081a06e", kill_on_drop: false }` [INFO] [stdout] 49c04742ecf1fe63de534bed70ec15203543dd6b5315ee11efdf2cd8a081a06e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 995b9bde4e17a1ee39ecb1bf44b2c6c91ce8f0de7c28c392d78f3a6500d45751 [INFO] running `Command { std: "docker" "start" "-a" "995b9bde4e17a1ee39ecb1bf44b2c6c91ce8f0de7c28c392d78f3a6500d45751", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling fluvio-test-derive v0.1.1 (/opt/rustwide/workdir/async-test-derive) [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling flv-util v0.5.2 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-net v1.6.0 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling fluvio-future v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `futures_util::AsyncReadExt` [INFO] [stdout] --> src/net/mod.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | use futures_util::AsyncReadExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `AsyncReadExt` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `split` found for struct `async_net::TcpStream` in the current scope [INFO] [stdout] --> src/net/mod.rs:255:46 [INFO] [stdout] | [INFO] [stdout] 255 | let (_read, _write) = tcp_stream.split(); [INFO] [stdout] | ^^^^^ method not found in `async_net::TcpStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fluvio-future` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "995b9bde4e17a1ee39ecb1bf44b2c6c91ce8f0de7c28c392d78f3a6500d45751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "995b9bde4e17a1ee39ecb1bf44b2c6c91ce8f0de7c28c392d78f3a6500d45751", kill_on_drop: false }` [INFO] [stdout] 995b9bde4e17a1ee39ecb1bf44b2c6c91ce8f0de7c28c392d78f3a6500d45751