Oct 16 02:04:32.030 INFO testing nametable-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:04:32.031 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 02:04:32.489 INFO blam! 2bc1c8066a3445e3cc2fe4bd52681a059abf940fe63207f67a56e4588dded172 Oct 16 02:04:32.497 INFO running `"docker" "start" "-a" "2bc1c8066a3445e3cc2fe4bd52681a059abf940fe63207f67a56e4588dded172"` Oct 16 02:04:33.566 INFO kablam! usermod: no changes Oct 16 02:04:33.639 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 16 02:04:33.639 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 16 02:04:33.639 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 02:04:33.639 INFO kablam! files will be included as a test target: Oct 16 02:04:33.639 INFO kablam! Oct 16 02:04:33.639 INFO kablam! * /source/tests/static_tests.rs Oct 16 02:04:33.639 INFO kablam! * /source/tests/hash_tests.rs Oct 16 02:04:33.639 INFO kablam! * /source/tests/dynamic_tests.rs Oct 16 02:04:33.639 INFO kablam! Oct 16 02:04:33.639 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 02:04:33.639 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 16 02:04:33.639 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 16 02:04:33.639 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 02:04:33.639 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 02:04:33.639 INFO kablam! Oct 16 02:04:33.639 INFO kablam! For more information on this warning you can consult Oct 16 02:04:33.639 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 02:04:33.646 INFO kablam! Compiling nametable v0.1.2 (/source) Oct 16 02:04:34.680 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Oct 16 02:04:34.682 INFO kablam! su: No module specific data is present Oct 16 02:04:35.650 INFO running `"docker" "rm" "-f" "2bc1c8066a3445e3cc2fe4bd52681a059abf940fe63207f67a56e4588dded172"` Oct 16 02:04:35.899 INFO blam! 2bc1c8066a3445e3cc2fe4bd52681a059abf940fe63207f67a56e4588dded172 Oct 16 02:04:35.903 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 02:04:36.255 INFO blam! 9eec829301d9618fdc663ab1330d236ccb8dd11d2262647925d2bface968312b Oct 16 02:04:36.267 INFO running `"docker" "start" "-a" "9eec829301d9618fdc663ab1330d236ccb8dd11d2262647925d2bface968312b"` Oct 16 02:04:37.756 INFO kablam! usermod: no changes Oct 16 02:04:37.789 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 16 02:04:37.789 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 16 02:04:37.789 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 02:04:37.789 INFO kablam! files will be included as a test target: Oct 16 02:04:37.789 INFO kablam! Oct 16 02:04:37.789 INFO kablam! * /source/tests/static_tests.rs Oct 16 02:04:37.789 INFO kablam! * /source/tests/hash_tests.rs Oct 16 02:04:37.789 INFO kablam! * /source/tests/dynamic_tests.rs Oct 16 02:04:37.789 INFO kablam! Oct 16 02:04:37.789 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 02:04:37.789 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 16 02:04:37.789 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 16 02:04:37.789 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 02:04:37.789 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 02:04:37.789 INFO kablam! Oct 16 02:04:37.789 INFO kablam! For more information on this warning you can consult Oct 16 02:04:37.789 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 02:04:37.794 INFO kablam! Compiling nametable v0.1.2 (/source) Oct 16 02:04:40.494 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.71s Oct 16 02:04:40.496 INFO kablam! su: No module specific data is present Oct 16 02:04:41.455 INFO running `"docker" "rm" "-f" "9eec829301d9618fdc663ab1330d236ccb8dd11d2262647925d2bface968312b"` Oct 16 02:04:41.823 INFO blam! 9eec829301d9618fdc663ab1330d236ccb8dd11d2262647925d2bface968312b Oct 16 02:04:41.831 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --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 02:04:42.300 INFO blam! ba34204c5f00330a69ac3dff7636012bb30033df52ee19255f27f69d614414a4 Oct 16 02:04:42.303 INFO running `"docker" "start" "-a" "ba34204c5f00330a69ac3dff7636012bb30033df52ee19255f27f69d614414a4"` Oct 16 02:04:43.409 INFO kablam! usermod: no changes Oct 16 02:04:43.481 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 16 02:04:43.481 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 16 02:04:43.481 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 02:04:43.481 INFO kablam! files will be included as a test target: Oct 16 02:04:43.481 INFO kablam! Oct 16 02:04:43.481 INFO kablam! * /source/tests/static_tests.rs Oct 16 02:04:43.481 INFO kablam! * /source/tests/hash_tests.rs Oct 16 02:04:43.481 INFO kablam! * /source/tests/dynamic_tests.rs Oct 16 02:04:43.481 INFO kablam! Oct 16 02:04:43.481 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 02:04:43.481 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 16 02:04:43.481 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 16 02:04:43.481 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 02:04:43.481 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 02:04:43.481 INFO kablam! Oct 16 02:04:43.481 INFO kablam! For more information on this warning you can consult Oct 16 02:04:43.481 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 02:04:43.485 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 02:04:43.491 INFO kablam! Running /target/debug/deps/nametable-62bba4157b154837 Oct 16 02:04:43.491 INFO blam! Oct 16 02:04:43.492 INFO kablam! Running /target/debug/deps/tests-6783667a57c50161 Oct 16 02:04:43.492 INFO blam! running 0 tests Oct 16 02:04:43.492 INFO blam! Oct 16 02:04:43.493 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:04:43.493 INFO blam! Oct 16 02:04:43.493 INFO blam! Oct 16 02:04:43.493 INFO blam! running 4 tests Oct 16 02:04:43.494 INFO blam! test dynamic_tests::test3 ... ok Oct 16 02:04:43.506 INFO blam! test static_tests::test1 ... ok Oct 16 02:04:43.506 INFO kablam! Doc-tests nametable Oct 16 02:04:43.507 INFO blam! test static_tests::test2 ... ok Oct 16 02:04:43.507 INFO blam! test hash_tests::test1 ... ok Oct 16 02:04:43.507 INFO blam! Oct 16 02:04:43.508 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:04:43.508 INFO blam! Oct 16 02:04:44.411 INFO blam! Oct 16 02:04:44.411 INFO blam! running 0 tests Oct 16 02:04:44.411 INFO blam! Oct 16 02:04:44.411 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:04:44.411 INFO blam! Oct 16 02:04:44.419 INFO kablam! su: No module specific data is present Oct 16 02:04:45.236 INFO running `"docker" "rm" "-f" "ba34204c5f00330a69ac3dff7636012bb30033df52ee19255f27f69d614414a4"` Oct 16 02:04:45.527 INFO blam! ba34204c5f00330a69ac3dff7636012bb30033df52ee19255f27f69d614414a4