[INFO] crate tokio-file-unix 0.5.1 is already in cache [INFO] extracting crate tokio-file-unix 0.5.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/tokio-file-unix/0.5.1 [INFO] extracting crate tokio-file-unix 0.5.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/tokio-file-unix/0.5.1 [INFO] validating manifest of tokio-file-unix-0.5.1 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tokio-file-unix-0.5.1 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tokio-file-unix-0.5.1 [INFO] finished frobbing tokio-file-unix-0.5.1 [INFO] frobbed toml for tokio-file-unix-0.5.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/tokio-file-unix/0.5.1/Cargo.toml [INFO] started frobbing tokio-file-unix-0.5.1 [INFO] finished frobbing tokio-file-unix-0.5.1 [INFO] frobbed toml for tokio-file-unix-0.5.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/tokio-file-unix/0.5.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing tokio-file-unix-0.5.1 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/tokio-file-unix/0.5.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 896af799b5540b6300a07902c83daea9385cc9c92b278c15f5aac08282641c08 [INFO] running `"docker" "start" "-a" "896af799b5540b6300a07902c83daea9385cc9c92b278c15f5aac08282641c08"` [INFO] [stderr] Compiling tokio-file-unix v0.5.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `"docker" "inspect" "896af799b5540b6300a07902c83daea9385cc9c92b278c15f5aac08282641c08"` [INFO] running `"docker" "rm" "-f" "896af799b5540b6300a07902c83daea9385cc9c92b278c15f5aac08282641c08"` [INFO] [stdout] 896af799b5540b6300a07902c83daea9385cc9c92b278c15f5aac08282641c08 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/tokio-file-unix/0.5.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 831f2d422798f36b587e592991a9d64093c44b6bee54367a0e5f7b2f6f367cc4 [INFO] running `"docker" "start" "-a" "831f2d422798f36b587e592991a9d64093c44b6bee54367a0e5f7b2f6f367cc4"` [INFO] [stderr] Compiling tokio-file-unix v0.5.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'tokio::reactor::Handle::current': semantics were sometimes surprising, use Handle::default() [INFO] [stderr] --> examples/stdin_lines.rs:12:34 [INFO] [stderr] | [INFO] [stderr] 12 | let file = file.into_reader(&tokio::reactor::Handle::current()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec [INFO] [stderr] --> examples/stdin_stream.rs:16:23 [INFO] [stderr] | [INFO] [stderr] 16 | let framed_read = tokio_io::codec::FramedRead::new(file, line_codec); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio::reactor::Handle::current': semantics were sometimes surprising, use Handle::default() [INFO] [stderr] --> examples/stdin_stream.rs:12:34 [INFO] [stderr] | [INFO] [stderr] 12 | let file = file.into_reader(&tokio::reactor::Handle::current()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio::reactor::Handle::current': semantics were sometimes surprising, use Handle::default() [INFO] [stderr] --> examples/seek.rs:14:30 [INFO] [stderr] | [INFO] [stderr] 14 | let file = file.into_io(&tokio::reactor::Handle::current()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'tokio::reactor::Handle::current': semantics were sometimes surprising, use Handle::default() [INFO] [stderr] --> examples/stdin.rs:12:34 [INFO] [stderr] | [INFO] [stderr] 12 | let file = file.into_reader(&tokio::reactor::Handle::current()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.63s [INFO] running `"docker" "inspect" "831f2d422798f36b587e592991a9d64093c44b6bee54367a0e5f7b2f6f367cc4"` [INFO] running `"docker" "rm" "-f" "831f2d422798f36b587e592991a9d64093c44b6bee54367a0e5f7b2f6f367cc4"` [INFO] [stdout] 831f2d422798f36b587e592991a9d64093c44b6bee54367a0e5f7b2f6f367cc4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/tokio-file-unix/0.5.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 4d7e15b49c0a9ba6e2d1e71858cb1e3777a70600bb49591ad6b9fec76511fdb2 [INFO] running `"docker" "start" "-a" "4d7e15b49c0a9ba6e2d1e71858cb1e3777a70600bb49591ad6b9fec76511fdb2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/tokio_file_unix-dba4dfd1758dc3e2 [INFO] [stdout] [INFO] [stderr] Doc-tests tokio-file-unix [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_nonblocking ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/lib.rs - DelimCodec (line 358) ... ignored [INFO] [stdout] test src/lib.rs - File (line 126) ... ignored [INFO] [stdout] test src/lib.rs - File::into_io (line 246) ... ignored [INFO] [stdout] test src/lib.rs - File::into_reader (line 260) ... ignored [INFO] [stdout] test src/lib.rs - File::new_nb (line 194) ... ignored [INFO] [stdout] test src/lib.rs - Newline (line 444) ... ignored [INFO] [stdout] test src/lib.rs - StdFile (line 57) ... ignored [INFO] [stdout] test src/lib.rs - File (line 169) ... ok [INFO] [stdout] test src/lib.rs - File (line 133) ... ok [INFO] [stdout] test src/lib.rs - DelimCodec (line 366) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4d7e15b49c0a9ba6e2d1e71858cb1e3777a70600bb49591ad6b9fec76511fdb2"` [INFO] running `"docker" "rm" "-f" "4d7e15b49c0a9ba6e2d1e71858cb1e3777a70600bb49591ad6b9fec76511fdb2"` [INFO] [stdout] 4d7e15b49c0a9ba6e2d1e71858cb1e3777a70600bb49591ad6b9fec76511fdb2