[INFO] crate zio-sendfile 0.2.0 is already in cache [INFO] extracting crate zio-sendfile 0.2.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/zio-sendfile/0.2.0 [INFO] extracting crate zio-sendfile 0.2.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/zio-sendfile/0.2.0 [INFO] validating manifest of zio-sendfile-0.2.0 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 zio-sendfile-0.2.0 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 zio-sendfile-0.2.0 [INFO] finished frobbing zio-sendfile-0.2.0 [INFO] frobbed toml for zio-sendfile-0.2.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/zio-sendfile/0.2.0/Cargo.toml [INFO] started frobbing zio-sendfile-0.2.0 [INFO] finished frobbing zio-sendfile-0.2.0 [INFO] frobbed toml for zio-sendfile-0.2.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/zio-sendfile/0.2.0/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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing zio-sendfile-0.2.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/zio-sendfile/0.2.0:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 2c6b14cbb9aef9837823ad919c328ed0f46ca620dbe466749f4a17cfa377f7d0 [INFO] running `"docker" "start" "-a" "2c6b14cbb9aef9837823ad919c328ed0f46ca620dbe466749f4a17cfa377f7d0"` [INFO] [stderr] Compiling zio-sendfile v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `"docker" "inspect" "2c6b14cbb9aef9837823ad919c328ed0f46ca620dbe466749f4a17cfa377f7d0"` [INFO] running `"docker" "rm" "-f" "2c6b14cbb9aef9837823ad919c328ed0f46ca620dbe466749f4a17cfa377f7d0"` [INFO] [stdout] 2c6b14cbb9aef9837823ad919c328ed0f46ca620dbe466749f4a17cfa377f7d0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/zio-sendfile/0.2.0:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 34b700bf79f1bf3299c8da967312111c99ca4acc2c76a2ba301e1770f0747614 [INFO] running `"docker" "start" "-a" "34b700bf79f1bf3299c8da967312111c99ca4acc2c76a2ba301e1770f0747614"` [INFO] [stderr] Compiling zio-sendfile v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `wrote` [INFO] [stderr] --> examples/cp.rs:31:14 [INFO] [stderr] | [INFO] [stderr] 31 | |sf, wrote| { [INFO] [stderr] | ^^^^^ help: consider prefixing with an underscore: `_wrote` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "34b700bf79f1bf3299c8da967312111c99ca4acc2c76a2ba301e1770f0747614"` [INFO] running `"docker" "rm" "-f" "34b700bf79f1bf3299c8da967312111c99ca4acc2c76a2ba301e1770f0747614"` [INFO] [stdout] 34b700bf79f1bf3299c8da967312111c99ca4acc2c76a2ba301e1770f0747614 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/zio-sendfile/0.2.0:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 20e5918b49151afa66a9366e84d3b5cdd437f5f054a22063cbd56a10b6a53873 [INFO] running `"docker" "start" "-a" "20e5918b49151afa66a9366e84d3b5cdd437f5f054a22063cbd56a10b6a53873"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/zio_sendfile-33eb5c645370e8c2 [INFO] [stderr] Doc-tests zio-sendfile [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - SendFile (line 36) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "20e5918b49151afa66a9366e84d3b5cdd437f5f054a22063cbd56a10b6a53873"` [INFO] running `"docker" "rm" "-f" "20e5918b49151afa66a9366e84d3b5cdd437f5f054a22063cbd56a10b6a53873"` [INFO] [stdout] 20e5918b49151afa66a9366e84d3b5cdd437f5f054a22063cbd56a10b6a53873