[INFO] fetching crate flv-future-aio 2.4.2... [INFO] checking flv-future-aio-2.4.2 against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] extracting crate flv-future-aio 2.4.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate flv-future-aio 2.4.2 on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking crates.io crate flv-future-aio 2.4.2 [INFO] finished tweaking crates.io crate flv-future-aio 2.4.2 [INFO] tweaked toml for crates.io crate flv-future-aio 2.4.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures_codec v0.3.4 [INFO] [stderr] Downloaded async-tls v0.7.0 [INFO] [stderr] Downloaded async-test-derive v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e91350771d37fae3bf2b0c1acdbaecef4ba4ad48957fbf9edaa390e69e4d3a2b [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" "e91350771d37fae3bf2b0c1acdbaecef4ba4ad48957fbf9edaa390e69e4d3a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e91350771d37fae3bf2b0c1acdbaecef4ba4ad48957fbf9edaa390e69e4d3a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e91350771d37fae3bf2b0c1acdbaecef4ba4ad48957fbf9edaa390e69e4d3a2b", kill_on_drop: false }` [INFO] [stdout] e91350771d37fae3bf2b0c1acdbaecef4ba4ad48957fbf9edaa390e69e4d3a2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--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] 3af3fde760b20f30a6ba353499cfc2466a08edb3b901cf67f5835c34adfb8c2b [INFO] running `Command { std: "docker" "start" "-a" "3af3fde760b20f30a6ba353499cfc2466a08edb3b901cf67f5835c34adfb8c2b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking async-lock v1.1.5 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking async-io v1.1.10 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking async-global-executor v1.4.2 [INFO] [stderr] Checking async-std v1.6.5 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling async-test-derive v1.0.0 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking futures_codec v0.3.4 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking tracing-subscriber v0.2.14 [INFO] [stderr] Checking flv-util v0.4.0 [INFO] [stderr] Checking flv-future-aio v2.4.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/fs/mmap.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/fs/mmap.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/fs/mmap.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/fs/async_file.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/fs/async_file.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/fs/async_file.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/fs/async_file.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/fs/bounded.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/fs/bounded.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/fs/bounded.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/fs/bounded.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/fs/bounded.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/sync/broadcast.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/task.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/task.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/test_util.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` [INFO] [stdout] --> src/test_util.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | match flv_future_aio::task::run_block_on(ft) { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `flv_future_aio` [INFO] [stdout] ... [INFO] [stdout] 54 | assert_async_block!(ft); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/test_util.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/test_util.rs:87:6 [INFO] [stdout] | [INFO] [stdout] 87 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/zero_copy.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/zero_copy.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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 `flv_future_aio` in `{{root}}` [INFO] [stdout] --> src/net/tcp_stream.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[test_async] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 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 `flv-future-aio` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3af3fde760b20f30a6ba353499cfc2466a08edb3b901cf67f5835c34adfb8c2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3af3fde760b20f30a6ba353499cfc2466a08edb3b901cf67f5835c34adfb8c2b", kill_on_drop: false }` [INFO] [stdout] 3af3fde760b20f30a6ba353499cfc2466a08edb3b901cf67f5835c34adfb8c2b