[INFO] crate async_buf_reader_utils 0.1.0 is already in cache [INFO] testing async_buf_reader_utils-0.1.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate async_buf_reader_utils 0.1.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate async_buf_reader_utils 0.1.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "+beta-2020-06-03" "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] f3bd52c5d77a787f7515e94c4d00145e522cd9a6cb4d13b0ccb4e6159c3dd96a [INFO] running `"docker" "start" "-a" "f3bd52c5d77a787f7515e94c4d00145e522cd9a6cb4d13b0ccb4e6159c3dd96a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.6 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [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.6 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.11 [INFO] [stderr] Compiling async-std v1.6.0 [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 36.81s [INFO] running `"docker" "inspect" "f3bd52c5d77a787f7515e94c4d00145e522cd9a6cb4d13b0ccb4e6159c3dd96a"` [INFO] running `"docker" "rm" "-f" "f3bd52c5d77a787f7515e94c4d00145e522cd9a6cb4d13b0ccb4e6159c3dd96a"` [INFO] [stdout] f3bd52c5d77a787f7515e94c4d00145e522cd9a6cb4d13b0ccb4e6159c3dd96a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 92ae22640d159a6331c135a9cbaaacb2f6e1046389f7d9d7f16f718797bcd0ee [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" "92ae22640d159a6331c135a9cbaaacb2f6e1046389f7d9d7f16f718797bcd0ee"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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.98s [INFO] running `"docker" "inspect" "92ae22640d159a6331c135a9cbaaacb2f6e1046389f7d9d7f16f718797bcd0ee"` [INFO] running `"docker" "rm" "-f" "92ae22640d159a6331c135a9cbaaacb2f6e1046389f7d9d7f16f718797bcd0ee"` [INFO] [stdout] 92ae22640d159a6331c135a9cbaaacb2f6e1046389f7d9d7f16f718797bcd0ee [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "+beta-2020-06-03" "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] 6d8489657563e8746faff2363ec5b5bcce572be1b2d1f28cc36ad12db8045d92 [INFO] running `"docker" "start" "-a" "6d8489657563e8746faff2363ec5b5bcce572be1b2d1f28cc36ad12db8045d92"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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-68048faa7c8f3fcc [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 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests async_buf_reader_utils [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/read_until_index_found/mod.rs - read_until_index_found::BufReader::read_until_index_found (line 110) ... FAILED [INFO] [stdout] test src/read_until_index_found/mod.rs - read_until_index_found::BufReader::read_until_index_found (line 125) ... FAILED [INFO] [stdout] test src/read_until_index_found/mod.rs - read_until_index_found::BufReader (line 99) ... ok [INFO] [stdout] test src/read_until_index_found/mod.rs - read_until_index_found::BufReader (line 94) ... ok [INFO] [stdout] test src/lib.rs - prelude (line 15) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/read_until_index_found/mod.rs - read_until_index_found::BufReader::read_until_index_found (line 110) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `all` [INFO] [stdout] --> src/read_until_index_found/mod.rs:111:7 [INFO] [stdout] | [INFO] [stdout] 3 | Reads all bytes into buf until the result of calling the provided [INFO] [stdout] | ^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/read_until_index_found/mod.rs - read_until_index_found::BufReader::read_until_index_found (line 125) stdout ---- [INFO] [stdout] error: expected one of `!` or `[`, found keyword `let` [INFO] [stdout] --> src/read_until_index_found/mod.rs:126:2 [INFO] [stdout] | [INFO] [stdout] 4 | #let _result: Result<(), String> = async_std::task::block_on(async { [INFO] [stdout] | ^^^ expected one of `!` or `[` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/read_until_index_found/mod.rs - read_until_index_found::BufReader::read_until_index_found (line 110) [INFO] [stdout] src/read_until_index_found/mod.rs - read_until_index_found::BufReader::read_until_index_found (line 125) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "6d8489657563e8746faff2363ec5b5bcce572be1b2d1f28cc36ad12db8045d92"` [INFO] running `"docker" "rm" "-f" "6d8489657563e8746faff2363ec5b5bcce572be1b2d1f28cc36ad12db8045d92"` [INFO] [stdout] 6d8489657563e8746faff2363ec5b5bcce572be1b2d1f28cc36ad12db8045d92