Dec 07 11:20:15.867 INFO testing hdf5-0.4.1 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 11:20:15.867 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 07 11:20:16.292 INFO [stdout] cbc1505ed77d8b28e971ca707c862f44db1eb76f103d068d518988c7f144354e Dec 07 11:20:16.294 INFO running `"docker" "start" "-a" "cbc1505ed77d8b28e971ca707c862f44db1eb76f103d068d518988c7f144354e"` Dec 07 11:20:17.343 INFO [stderr] usermod: no changes Dec 07 11:20:17.404 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Dec 07 11:20:17.404 INFO [stderr] disables Cargo from automatically inferring other test targets. Dec 07 11:20:17.404 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 11:20:17.404 INFO [stderr] files will be included as a test target: Dec 07 11:20:17.404 INFO [stderr] Dec 07 11:20:17.404 INFO [stderr] * /source/tests/write.rs Dec 07 11:20:17.404 INFO [stderr] * /source/tests/encode.rs Dec 07 11:20:17.404 INFO [stderr] Dec 07 11:20:17.404 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 11:20:17.404 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Dec 07 11:20:17.404 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Dec 07 11:20:17.404 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 11:20:17.404 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 11:20:17.404 INFO [stderr] Dec 07 11:20:17.404 INFO [stderr] For more information on this warning you can consult Dec 07 11:20:17.404 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 11:20:17.432 INFO [stderr] Compiling hdf5-sys v0.4.1 Dec 07 11:20:19.800 INFO [stderr] Compiling hdf5 v0.4.1 (/source) Dec 07 11:20:21.136 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.76s Dec 07 11:20:21.136 INFO [stderr] su: No module specific data is present Dec 07 11:20:21.987 INFO running `"docker" "inspect" "cbc1505ed77d8b28e971ca707c862f44db1eb76f103d068d518988c7f144354e"` Dec 07 11:20:22.332 INFO running `"docker" "rm" "-f" "cbc1505ed77d8b28e971ca707c862f44db1eb76f103d068d518988c7f144354e"` Dec 07 11:20:22.730 INFO [stdout] cbc1505ed77d8b28e971ca707c862f44db1eb76f103d068d518988c7f144354e Dec 07 11:20:22.736 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 07 11:20:23.160 INFO [stdout] 47afad932c3b6dbd500cdd9a839e600a12dcda114e8d105f22604d60526671e9 Dec 07 11:20:23.168 INFO running `"docker" "start" "-a" "47afad932c3b6dbd500cdd9a839e600a12dcda114e8d105f22604d60526671e9"` Dec 07 11:20:24.444 INFO [stderr] usermod: no changes Dec 07 11:20:24.505 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Dec 07 11:20:24.505 INFO [stderr] disables Cargo from automatically inferring other test targets. Dec 07 11:20:24.505 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 11:20:24.505 INFO [stderr] files will be included as a test target: Dec 07 11:20:24.505 INFO [stderr] Dec 07 11:20:24.505 INFO [stderr] * /source/tests/write.rs Dec 07 11:20:24.505 INFO [stderr] * /source/tests/encode.rs Dec 07 11:20:24.505 INFO [stderr] Dec 07 11:20:24.505 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 11:20:24.505 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Dec 07 11:20:24.505 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Dec 07 11:20:24.505 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 11:20:24.505 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 11:20:24.505 INFO [stderr] Dec 07 11:20:24.505 INFO [stderr] For more information on this warning you can consult Dec 07 11:20:24.505 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 11:20:24.512 INFO [stderr] Compiling hdf5 v0.4.1 (/source) Dec 07 11:20:29.772 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.29s Dec 07 11:20:29.772 INFO [stderr] su: No module specific data is present Dec 07 11:20:30.798 INFO running `"docker" "inspect" "47afad932c3b6dbd500cdd9a839e600a12dcda114e8d105f22604d60526671e9"` Dec 07 11:20:31.041 INFO running `"docker" "rm" "-f" "47afad932c3b6dbd500cdd9a839e600a12dcda114e8d105f22604d60526671e9"` Dec 07 11:20:31.319 INFO [stdout] 47afad932c3b6dbd500cdd9a839e600a12dcda114e8d105f22604d60526671e9