Oct 16 02:04:32.377 INFO testing nametable-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 02:04:32.379 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 02:04:32.751 INFO blam! 8a6b3497eeb808ecc4d46e42bdce70c51397f456184405cfa62aabcefecf9eac Oct 16 02:04:32.759 INFO running `"docker" "start" "-a" "8a6b3497eeb808ecc4d46e42bdce70c51397f456184405cfa62aabcefecf9eac"` Oct 16 02:04:34.107 INFO kablam! usermod: no changes Oct 16 02:04:34.175 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 16 02:04:34.175 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 16 02:04:34.175 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 02:04:34.175 INFO kablam! files will be included as a test target: Oct 16 02:04:34.175 INFO kablam! Oct 16 02:04:34.175 INFO kablam! * /source/tests/static_tests.rs Oct 16 02:04:34.175 INFO kablam! * /source/tests/hash_tests.rs Oct 16 02:04:34.175 INFO kablam! * /source/tests/dynamic_tests.rs Oct 16 02:04:34.175 INFO kablam! Oct 16 02:04:34.175 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 02:04:34.175 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 16 02:04:34.175 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 16 02:04:34.175 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 02:04:34.175 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 02:04:34.175 INFO kablam! Oct 16 02:04:34.175 INFO kablam! For more information on this warning you can consult Oct 16 02:04:34.175 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 02:04:34.175 INFO kablam! Compiling nametable v0.1.2 (/source) Oct 16 02:04:35.219 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.08s Oct 16 02:04:35.223 INFO kablam! su: No module specific data is present Oct 16 02:04:36.025 INFO running `"docker" "rm" "-f" "8a6b3497eeb808ecc4d46e42bdce70c51397f456184405cfa62aabcefecf9eac"` Oct 16 02:04:36.415 INFO blam! 8a6b3497eeb808ecc4d46e42bdce70c51397f456184405cfa62aabcefecf9eac Oct 16 02:04:36.419 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 02:04:36.940 INFO blam! 4d122226e6c6436dc3f9ab03e75458c5284c4d0c5b1a6db21dd98f2b025bec46 Oct 16 02:04:36.943 INFO running `"docker" "start" "-a" "4d122226e6c6436dc3f9ab03e75458c5284c4d0c5b1a6db21dd98f2b025bec46"` Oct 16 02:04:38.798 INFO kablam! usermod: no changes Oct 16 02:04:38.867 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 16 02:04:38.867 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 16 02:04:38.868 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 02:04:38.868 INFO kablam! files will be included as a test target: Oct 16 02:04:38.868 INFO kablam! Oct 16 02:04:38.869 INFO kablam! * /source/tests/static_tests.rs Oct 16 02:04:38.869 INFO kablam! * /source/tests/hash_tests.rs Oct 16 02:04:38.869 INFO kablam! * /source/tests/dynamic_tests.rs Oct 16 02:04:38.869 INFO kablam! Oct 16 02:04:38.870 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 02:04:38.870 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 16 02:04:38.870 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 16 02:04:38.870 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 02:04:38.871 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 02:04:38.871 INFO kablam! Oct 16 02:04:38.871 INFO kablam! For more information on this warning you can consult Oct 16 02:04:38.872 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 02:04:38.872 INFO kablam! Compiling nametable v0.1.2 (/source) Oct 16 02:04:41.251 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.41s Oct 16 02:04:41.255 INFO kablam! su: No module specific data is present Oct 16 02:04:42.483 INFO running `"docker" "rm" "-f" "4d122226e6c6436dc3f9ab03e75458c5284c4d0c5b1a6db21dd98f2b025bec46"` Oct 16 02:04:42.953 INFO blam! 4d122226e6c6436dc3f9ab03e75458c5284c4d0c5b1a6db21dd98f2b025bec46 Oct 16 02:04:42.957 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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" "-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:43.401 INFO blam! 18c377bf834e7298a8c55c4e9f095bfd40750968ff79e5b19d7c61978992ec84 Oct 16 02:04:43.402 INFO running `"docker" "start" "-a" "18c377bf834e7298a8c55c4e9f095bfd40750968ff79e5b19d7c61978992ec84"` Oct 16 02:04:44.526 INFO kablam! usermod: no changes Oct 16 02:04:44.583 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 16 02:04:44.584 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 16 02:04:44.584 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 02:04:44.584 INFO kablam! files will be included as a test target: Oct 16 02:04:44.585 INFO kablam! Oct 16 02:04:44.585 INFO kablam! * /source/tests/static_tests.rs Oct 16 02:04:44.585 INFO kablam! * /source/tests/hash_tests.rs Oct 16 02:04:44.585 INFO kablam! * /source/tests/dynamic_tests.rs Oct 16 02:04:44.586 INFO kablam! Oct 16 02:04:44.586 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 02:04:44.586 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 16 02:04:44.586 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 16 02:04:44.587 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 02:04:44.587 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 02:04:44.587 INFO kablam! Oct 16 02:04:44.588 INFO kablam! For more information on this warning you can consult Oct 16 02:04:44.588 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 02:04:44.588 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 02:04:44.589 INFO kablam! Running /target/debug/deps/nametable-f34895bb1963fb14 Oct 16 02:04:44.589 INFO kablam! Running /target/debug/deps/tests-d11893b05e4cd46c Oct 16 02:04:44.589 INFO blam! Oct 16 02:04:44.589 INFO blam! running 0 tests Oct 16 02:04:44.590 INFO blam! Oct 16 02:04:44.590 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:04:44.590 INFO blam! Oct 16 02:04:44.598 INFO blam! Oct 16 02:04:44.598 INFO blam! running 4 tests Oct 16 02:04:44.599 INFO blam! test hash_tests::test1 ... ok Oct 16 02:04:44.603 INFO blam! test static_tests::test1 ... ok Oct 16 02:04:44.603 INFO blam! test dynamic_tests::test3 ... ok Oct 16 02:04:44.604 INFO blam! test static_tests::test2 ... ok Oct 16 02:04:44.604 INFO blam! Oct 16 02:04:44.604 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:04:44.604 INFO blam! Oct 16 02:04:44.611 INFO kablam! Doc-tests nametable Oct 16 02:04:45.601 INFO blam! Oct 16 02:04:45.601 INFO blam! running 0 tests Oct 16 02:04:45.601 INFO blam! Oct 16 02:04:45.602 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:04:45.602 INFO blam! Oct 16 02:04:45.607 INFO kablam! su: No module specific data is present Oct 16 02:04:46.760 INFO running `"docker" "rm" "-f" "18c377bf834e7298a8c55c4e9f095bfd40750968ff79e5b19d7c61978992ec84"` Oct 16 02:04:47.067 INFO blam! 18c377bf834e7298a8c55c4e9f095bfd40750968ff79e5b19d7c61978992ec84