Nov 18 09:50:37.073 INFO testing hdf5-0.4.1 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 09:50:37.073 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 09:50:37.291 INFO [stdout] a0498c44c6f46dab73be44edf28f3dd562b9c23dfaee1f3b02814dd1846f0d45 Nov 18 09:50:37.293 INFO running `"docker" "start" "-a" "a0498c44c6f46dab73be44edf28f3dd562b9c23dfaee1f3b02814dd1846f0d45"` Nov 18 09:50:38.003 INFO [stderr] usermod: no changes Nov 18 09:50:38.062 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 18 09:50:38.062 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 18 09:50:38.062 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 09:50:38.062 INFO [stderr] files will be included as a test target: Nov 18 09:50:38.062 INFO [stderr] Nov 18 09:50:38.062 INFO [stderr] * /source/tests/write.rs Nov 18 09:50:38.062 INFO [stderr] * /source/tests/encode.rs Nov 18 09:50:38.062 INFO [stderr] Nov 18 09:50:38.062 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 09:50:38.062 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 18 09:50:38.062 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 18 09:50:38.062 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 09:50:38.062 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 09:50:38.062 INFO [stderr] Nov 18 09:50:38.062 INFO [stderr] For more information on this warning you can consult Nov 18 09:50:38.062 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 09:50:38.062 INFO [stderr] Compiling hdf5-sys v0.4.1 Nov 18 09:50:39.551 INFO [stderr] Compiling hdf5 v0.4.1 (/source) Nov 18 09:50:40.766 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.74s Nov 18 09:50:40.766 INFO [stderr] su: No module specific data is present Nov 18 09:50:41.313 INFO running `"docker" "inspect" "a0498c44c6f46dab73be44edf28f3dd562b9c23dfaee1f3b02814dd1846f0d45"` Nov 18 09:50:41.580 INFO running `"docker" "rm" "-f" "a0498c44c6f46dab73be44edf28f3dd562b9c23dfaee1f3b02814dd1846f0d45"` Nov 18 09:50:41.839 INFO [stdout] a0498c44c6f46dab73be44edf28f3dd562b9c23dfaee1f3b02814dd1846f0d45 Nov 18 09:50:41.852 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 09:50:42.171 INFO [stdout] a7ddeda6f7501864d1c9440af6d0bbbe050d315e668f5b927d156868c87cd072 Nov 18 09:50:42.177 INFO running `"docker" "start" "-a" "a7ddeda6f7501864d1c9440af6d0bbbe050d315e668f5b927d156868c87cd072"` Nov 18 09:50:43.181 INFO [stderr] usermod: no changes Nov 18 09:50:43.243 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 18 09:50:43.243 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 18 09:50:43.243 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 09:50:43.243 INFO [stderr] files will be included as a test target: Nov 18 09:50:43.243 INFO [stderr] Nov 18 09:50:43.243 INFO [stderr] * /source/tests/write.rs Nov 18 09:50:43.243 INFO [stderr] * /source/tests/encode.rs Nov 18 09:50:43.243 INFO [stderr] Nov 18 09:50:43.243 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 09:50:43.243 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 18 09:50:43.243 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 18 09:50:43.243 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 09:50:43.243 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 09:50:43.243 INFO [stderr] Nov 18 09:50:43.243 INFO [stderr] For more information on this warning you can consult Nov 18 09:50:43.243 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 09:50:43.276 INFO [stderr] Compiling temporary v0.6.3 Nov 18 09:50:43.982 INFO [stderr] Compiling hdf5 v0.4.1 (/source) Nov 18 09:50:47.112 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.89s Nov 18 09:50:47.119 INFO [stderr] su: No module specific data is present Nov 18 09:50:47.639 INFO running `"docker" "inspect" "a7ddeda6f7501864d1c9440af6d0bbbe050d315e668f5b927d156868c87cd072"` Nov 18 09:50:47.899 INFO running `"docker" "rm" "-f" "a7ddeda6f7501864d1c9440af6d0bbbe050d315e668f5b927d156868c87cd072"` Nov 18 09:50:48.133 INFO [stdout] a7ddeda6f7501864d1c9440af6d0bbbe050d315e668f5b927d156868c87cd072