Oct 16 06:41:14.686 INFO testing hdf5-0.4.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 06:41:14.687 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 06:41:15.067 INFO blam! 2538c1c8fbd3c8ab1c7a71b49302f3fc1f41df683571c13ef7c373f930cdd543 Oct 16 06:41:15.069 INFO running `"docker" "start" "-a" "2538c1c8fbd3c8ab1c7a71b49302f3fc1f41df683571c13ef7c373f930cdd543"` Oct 16 06:41:16.620 INFO kablam! usermod: no changes Oct 16 06:41:16.670 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 16 06:41:16.670 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 16 06:41:16.670 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 06:41:16.670 INFO kablam! files will be included as a test target: Oct 16 06:41:16.670 INFO kablam! Oct 16 06:41:16.670 INFO kablam! * /source/tests/write.rs Oct 16 06:41:16.670 INFO kablam! * /source/tests/encode.rs Oct 16 06:41:16.670 INFO kablam! Oct 16 06:41:16.670 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 06:41:16.670 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 16 06:41:16.670 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 16 06:41:16.670 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 06:41:16.670 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 06:41:16.670 INFO kablam! Oct 16 06:41:16.670 INFO kablam! For more information on this warning you can consult Oct 16 06:41:16.670 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 06:41:16.683 INFO kablam! Compiling hdf5-sys v0.4.1 Oct 16 06:41:19.548 INFO kablam! Compiling hdf5 v0.4.1 (/source) Oct 16 06:41:20.959 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.30s Oct 16 06:41:20.967 INFO kablam! su: No module specific data is present Oct 16 06:41:21.784 INFO running `"docker" "rm" "-f" "2538c1c8fbd3c8ab1c7a71b49302f3fc1f41df683571c13ef7c373f930cdd543"` Oct 16 06:41:21.995 INFO blam! 2538c1c8fbd3c8ab1c7a71b49302f3fc1f41df683571c13ef7c373f930cdd543 Oct 16 06:41:21.999 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 06:41:22.435 INFO blam! 3105ac447aa918474aea8317cf856daaa051925d73f4b3c4ca0ddeca3165e824 Oct 16 06:41:22.437 INFO running `"docker" "start" "-a" "3105ac447aa918474aea8317cf856daaa051925d73f4b3c4ca0ddeca3165e824"` Oct 16 06:41:23.663 INFO kablam! usermod: no changes Oct 16 06:41:23.703 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 16 06:41:23.703 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 16 06:41:23.703 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 06:41:23.703 INFO kablam! files will be included as a test target: Oct 16 06:41:23.703 INFO kablam! Oct 16 06:41:23.703 INFO kablam! * /source/tests/write.rs Oct 16 06:41:23.703 INFO kablam! * /source/tests/encode.rs Oct 16 06:41:23.703 INFO kablam! Oct 16 06:41:23.703 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 06:41:23.703 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 16 06:41:23.703 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 16 06:41:23.703 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 06:41:23.703 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 06:41:23.703 INFO kablam! Oct 16 06:41:23.703 INFO kablam! For more information on this warning you can consult Oct 16 06:41:23.703 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 06:41:23.732 INFO kablam! Compiling hdf5 v0.4.1 (/source) Oct 16 06:41:29.397 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.71s Oct 16 06:41:29.400 INFO kablam! su: No module specific data is present Oct 16 06:41:29.987 INFO running `"docker" "rm" "-f" "3105ac447aa918474aea8317cf856daaa051925d73f4b3c4ca0ddeca3165e824"` Oct 16 06:41:30.271 INFO blam! 3105ac447aa918474aea8317cf856daaa051925d73f4b3c4ca0ddeca3165e824