[INFO] fetching crate flv-future-aio 1.2.0... [INFO] checking flv-future-aio-1.2.0 against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] extracting crate flv-future-aio 1.2.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate flv-future-aio 1.2.0 on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate flv-future-aio 1.2.0 [INFO] finished tweaking crates.io crate flv-future-aio 1.2.0 [INFO] tweaked toml for crates.io crate flv-future-aio 1.2.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 21a898a10007fafa949714637cc0d73e4f2494b981c74dd6c15e2f25d6b593c3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "21a898a10007fafa949714637cc0d73e4f2494b981c74dd6c15e2f25d6b593c3"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Compiling async-test-derive v1.0.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking flv-util v0.1.1 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking broadcaster v1.0.0 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking async-std v1.5.0 [INFO] [stderr] Checking futures_codec v0.3.4 [INFO] [stderr] Checking flv-future-aio v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] --> src/fs/async_file.rs:120:5 [INFO] [stderr] | [INFO] [stderr] 120 | #[test_async] [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] --> src/fs/async_file.rs:146:5 [INFO] [stderr] | [INFO] [stderr] 146 | #[test_async] [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] --> src/fs/async_file.rs:163:5 [INFO] [stderr] | [INFO] [stderr] 163 | #[test_async] [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] --> src/fs/async_file.rs:182:5 [INFO] [stderr] | [INFO] [stderr] 182 | #[test_async] [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] --> src/fs/mmap.rs:162:5 [INFO] [stderr] | [INFO] [stderr] 162 | #[test_async] [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] --> src/fs/mmap.rs:192:5 [INFO] [stderr] | [INFO] [stderr] 192 | #[test_async] [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] --> src/fs/mmap.rs:224:5 [INFO] [stderr] | [INFO] [stderr] 224 | #[test_async] [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] --> src/fs/bounded.rs:231:5 [INFO] [stderr] | [INFO] [stderr] 231 | #[test_async] [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] --> src/fs/bounded.rs:257:5 [INFO] [stderr] | [INFO] [stderr] 257 | #[test_async] [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] --> src/fs/bounded.rs:280:5 [INFO] [stderr] | [INFO] [stderr] 280 | #[test_async] [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] --> src/fs/bounded.rs:298:5 [INFO] [stderr] | [INFO] [stderr] 298 | #[test_async] [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] --> src/fs/bounded.rs:338:9 [INFO] [stderr] | [INFO] [stderr] 338 | #[test_async] [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] --> src/sync/broadcast.rs:101:5 [INFO] [stderr] | [INFO] [stderr] 101 | #[test_async] [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] --> src/test_util.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | #[test_async] [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `flv_future_aio` [INFO] [stderr] --> src/test_util.rs:7:15 [INFO] [stderr] | [INFO] [stderr] 7 | match flv_future_aio::task::run_block_on(ft) { [INFO] [stderr] | ^^^^^^^^^^^^^^ use of undeclared type or module `flv_future_aio` [INFO] [stderr] ... [INFO] [stderr] 54 | assert_async_block!(ft); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] --> src/test_util.rs:73:5 [INFO] [stderr] | [INFO] [stderr] 73 | #[test_async] [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] --> src/test_util.rs:87:6 [INFO] [stderr] | [INFO] [stderr] 87 | #[test_async] [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] --> src/zero_copy.rs:121:5 [INFO] [stderr] | [INFO] [stderr] 121 | #[test_async] [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `flv_future_aio` in `{{root}}` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 18 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `flv-future-aio`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "21a898a10007fafa949714637cc0d73e4f2494b981c74dd6c15e2f25d6b593c3"` [INFO] running `"docker" "rm" "-f" "21a898a10007fafa949714637cc0d73e4f2494b981c74dd6c15e2f25d6b593c3"` [INFO] [stdout] 21a898a10007fafa949714637cc0d73e4f2494b981c74dd6c15e2f25d6b593c3