[INFO] fetching crate flv-future-aio 2.4.2... [INFO] checking flv-future-aio-2.4.2 against beta for pr-78714 [INFO] extracting crate flv-future-aio 2.4.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate flv-future-aio 2.4.2 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3cac4785a41d8bc65508f43f95fe2d7b5edf3bbe7454b6b083f3c38f4b43c86 [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" "f3cac4785a41d8bc65508f43f95fe2d7b5edf3bbe7454b6b083f3c38f4b43c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3cac4785a41d8bc65508f43f95fe2d7b5edf3bbe7454b6b083f3c38f4b43c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3cac4785a41d8bc65508f43f95fe2d7b5edf3bbe7454b6b083f3c38f4b43c86", kill_on_drop: false }` [INFO] [stdout] f3cac4785a41d8bc65508f43f95fe2d7b5edf3bbe7454b6b083f3c38f4b43c86 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad265c8f8b66e658d02e3fdae0968a43e9e48e8594642036acd8802ac012844b [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" "ad265c8f8b66e658d02e3fdae0968a43e9e48e8594642036acd8802ac012844b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cache-padded v1.1.1 [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 async-task v4.0.3 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking async-lock v1.1.5 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-test-derive v1.0.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking async-io v1.2.0 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking async-std v1.7.0 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking flv-util v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking futures_codec v0.3.4 [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" "ad265c8f8b66e658d02e3fdae0968a43e9e48e8594642036acd8802ac012844b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad265c8f8b66e658d02e3fdae0968a43e9e48e8594642036acd8802ac012844b", kill_on_drop: false }` [INFO] [stdout] ad265c8f8b66e658d02e3fdae0968a43e9e48e8594642036acd8802ac012844b