[INFO] crate async_buf_reader_utils 0.1.0 is already in cache [INFO] testing async_buf_reader_utils-0.1.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate async_buf_reader_utils 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate async_buf_reader_utils 0.1.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate async_buf_reader_utils 0.1.0 [INFO] finished tweaking crates.io crate async_buf_reader_utils 0.1.0 [INFO] tweaked toml for crates.io crate async_buf_reader_utils 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] af8ebfb4f1aa423569182aef1e4a9a9619ee349d2344e98793ba4ca4fab75392 [INFO] running `"docker" "start" "-a" "af8ebfb4f1aa423569182aef1e4a9a9619ee349d2344e98793ba4ca4fab75392"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling async_buf_reader_utils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `fs::File`, `task` [INFO] [stderr] --> src/read_until_index_found/mod.rs:10:17 [INFO] [stderr] | [INFO] [stderr] 10 | use async_std::{fs::File, task}; [INFO] [stderr] | ^^^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.85s [INFO] running `"docker" "inspect" "af8ebfb4f1aa423569182aef1e4a9a9619ee349d2344e98793ba4ca4fab75392"` [INFO] running `"docker" "rm" "-f" "af8ebfb4f1aa423569182aef1e4a9a9619ee349d2344e98793ba4ca4fab75392"` [INFO] [stdout] af8ebfb4f1aa423569182aef1e4a9a9619ee349d2344e98793ba4ca4fab75392 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] faa8da5687a3a510aadd98f84f6823cbf041786f532f05cff69706c6e7e1ef7f [INFO] running `"docker" "start" "-a" "faa8da5687a3a510aadd98f84f6823cbf041786f532f05cff69706c6e7e1ef7f"` [INFO] [stderr] Compiling async_buf_reader_utils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `fs::File`, `task` [INFO] [stderr] --> src/read_until_index_found/mod.rs:10:17 [INFO] [stderr] | [INFO] [stderr] 10 | use async_std::{fs::File, task}; [INFO] [stderr] | ^^^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "faa8da5687a3a510aadd98f84f6823cbf041786f532f05cff69706c6e7e1ef7f"` [INFO] running `"docker" "rm" "-f" "faa8da5687a3a510aadd98f84f6823cbf041786f532f05cff69706c6e7e1ef7f"` [INFO] [stdout] faa8da5687a3a510aadd98f84f6823cbf041786f532f05cff69706c6e7e1ef7f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dbf42767e8b97cc6f697eb9c2fcff265b5b1becae76d6f3a90e1d5213b556f2a [INFO] running `"docker" "start" "-a" "dbf42767e8b97cc6f697eb9c2fcff265b5b1becae76d6f3a90e1d5213b556f2a"` [INFO] [stderr] warning: unused imports: `fs::File`, `task` [INFO] [stderr] --> src/read_until_index_found/mod.rs:10:17 [INFO] [stderr] | [INFO] [stderr] 10 | use async_std::{fs::File, task}; [INFO] [stderr] | ^^^^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/async_buf_reader_utils-638a0e037db2e6f5 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test read_until_index_found::tests::reads_file_as_buffer_providing_strings_to_predicate_filling_buffer_with_respective_data_when_index_is_returned_until_eof ... test read_until_index_found::tests::reads_file_as_buffer_providing_strings_to_predicate_filling_buffer_with_respective_data_when_index_is_returned_until_eof has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `"docker" "inspect" "dbf42767e8b97cc6f697eb9c2fcff265b5b1becae76d6f3a90e1d5213b556f2a"` [INFO] running `"docker" "rm" "-f" "dbf42767e8b97cc6f697eb9c2fcff265b5b1becae76d6f3a90e1d5213b556f2a"` [INFO] [stdout] dbf42767e8b97cc6f697eb9c2fcff265b5b1becae76d6f3a90e1d5213b556f2a