Nov 18 05:39:46.370 INFO testing nametable-0.1.2 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 05:39:46.370 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 05:39:46.549 INFO [stdout] 5873536e46666f455e5cea240bda5125262f685efe0c248ef0ac48703408590f Nov 18 05:39:46.557 INFO running `"docker" "start" "-a" "5873536e46666f455e5cea240bda5125262f685efe0c248ef0ac48703408590f"` Nov 18 05:39:46.977 INFO [stderr] usermod: no changes Nov 18 05:39:47.005 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 18 05:39:47.005 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 18 05:39:47.005 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 05:39:47.005 INFO [stderr] files will be included as a test target: Nov 18 05:39:47.005 INFO [stderr] Nov 18 05:39:47.005 INFO [stderr] * /source/tests/static_tests.rs Nov 18 05:39:47.005 INFO [stderr] * /source/tests/hash_tests.rs Nov 18 05:39:47.005 INFO [stderr] * /source/tests/dynamic_tests.rs Nov 18 05:39:47.005 INFO [stderr] Nov 18 05:39:47.005 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 05:39:47.005 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 18 05:39:47.005 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 18 05:39:47.005 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 05:39:47.005 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 05:39:47.005 INFO [stderr] Nov 18 05:39:47.005 INFO [stderr] For more information on this warning you can consult Nov 18 05:39:47.005 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 05:39:47.006 INFO [stderr] Compiling nametable v0.1.2 (/source) Nov 18 05:39:47.631 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.64s Nov 18 05:39:47.633 INFO [stderr] su: No module specific data is present Nov 18 05:39:47.876 INFO running `"docker" "inspect" "5873536e46666f455e5cea240bda5125262f685efe0c248ef0ac48703408590f"` Nov 18 05:39:47.965 INFO running `"docker" "rm" "-f" "5873536e46666f455e5cea240bda5125262f685efe0c248ef0ac48703408590f"` Nov 18 05:39:48.094 INFO [stdout] 5873536e46666f455e5cea240bda5125262f685efe0c248ef0ac48703408590f Nov 18 05:39:48.105 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 05:39:48.271 INFO [stdout] 22e01294877b27660cce30cfd3e9061faf71a0da4f4d5d869912cce020b63ea1 Nov 18 05:39:48.273 INFO running `"docker" "start" "-a" "22e01294877b27660cce30cfd3e9061faf71a0da4f4d5d869912cce020b63ea1"` Nov 18 05:39:48.735 INFO [stderr] usermod: no changes Nov 18 05:39:48.769 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 18 05:39:48.769 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 18 05:39:48.769 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 05:39:48.769 INFO [stderr] files will be included as a test target: Nov 18 05:39:48.769 INFO [stderr] Nov 18 05:39:48.769 INFO [stderr] * /source/tests/static_tests.rs Nov 18 05:39:48.769 INFO [stderr] * /source/tests/hash_tests.rs Nov 18 05:39:48.769 INFO [stderr] * /source/tests/dynamic_tests.rs Nov 18 05:39:48.769 INFO [stderr] Nov 18 05:39:48.769 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 05:39:48.769 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 18 05:39:48.769 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 18 05:39:48.769 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 05:39:48.769 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 05:39:48.769 INFO [stderr] Nov 18 05:39:48.769 INFO [stderr] For more information on this warning you can consult Nov 18 05:39:48.769 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 05:39:48.791 INFO [stderr] Compiling nametable v0.1.2 (/source) Nov 18 05:39:50.174 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.41s Nov 18 05:39:50.176 INFO [stderr] su: No module specific data is present Nov 18 05:39:50.428 INFO running `"docker" "inspect" "22e01294877b27660cce30cfd3e9061faf71a0da4f4d5d869912cce020b63ea1"` Nov 18 05:39:50.573 INFO running `"docker" "rm" "-f" "22e01294877b27660cce30cfd3e9061faf71a0da4f4d5d869912cce020b63ea1"` Nov 18 05:39:50.717 INFO [stdout] 22e01294877b27660cce30cfd3e9061faf71a0da4f4d5d869912cce020b63ea1 Nov 18 05:39:50.737 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" "-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 05:39:50.923 INFO [stdout] 7354775d4baa25d754c68a075e63a7a378f04f998a968769c82c228be0f727b8 Nov 18 05:39:50.927 INFO running `"docker" "start" "-a" "7354775d4baa25d754c68a075e63a7a378f04f998a968769c82c228be0f727b8"` Nov 18 05:39:51.397 INFO [stderr] usermod: no changes Nov 18 05:39:51.432 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 18 05:39:51.432 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 18 05:39:51.432 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 05:39:51.432 INFO [stderr] files will be included as a test target: Nov 18 05:39:51.432 INFO [stderr] Nov 18 05:39:51.432 INFO [stderr] * /source/tests/static_tests.rs Nov 18 05:39:51.432 INFO [stderr] * /source/tests/hash_tests.rs Nov 18 05:39:51.432 INFO [stderr] * /source/tests/dynamic_tests.rs Nov 18 05:39:51.432 INFO [stderr] Nov 18 05:39:51.432 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 05:39:51.432 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 18 05:39:51.432 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 18 05:39:51.432 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 05:39:51.432 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 05:39:51.432 INFO [stderr] Nov 18 05:39:51.432 INFO [stderr] For more information on this warning you can consult Nov 18 05:39:51.432 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 05:39:51.432 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s Nov 18 05:39:51.439 INFO [stderr] Running /target/debug/deps/nametable-85fef401314f7a91 Nov 18 05:39:51.440 INFO [stdout] Nov 18 05:39:51.440 INFO [stdout] running 0 tests Nov 18 05:39:51.440 INFO [stdout] Nov 18 05:39:51.440 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 05:39:51.440 INFO [stdout] Nov 18 05:39:51.447 INFO [stderr] Running /target/debug/deps/tests-17386f845d803852 Nov 18 05:39:51.449 INFO [stdout] Nov 18 05:39:51.450 INFO [stdout] running 4 tests Nov 18 05:39:51.450 INFO [stdout] test hash_tests::test1 ... ok Nov 18 05:39:51.450 INFO [stdout] test dynamic_tests::test3 ... ok Nov 18 05:39:51.455 INFO [stdout] test static_tests::test1 ... ok Nov 18 05:39:51.455 INFO [stdout] test static_tests::test2 ... ok Nov 18 05:39:51.455 INFO [stdout] Nov 18 05:39:51.455 INFO [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 05:39:51.455 INFO [stdout] Nov 18 05:39:51.456 INFO [stderr] Doc-tests nametable Nov 18 05:39:52.113 INFO [stdout] Nov 18 05:39:52.113 INFO [stdout] running 0 tests Nov 18 05:39:52.113 INFO [stdout] Nov 18 05:39:52.113 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 05:39:52.113 INFO [stdout] Nov 18 05:39:52.119 INFO [stderr] su: No module specific data is present Nov 18 05:39:52.404 INFO running `"docker" "inspect" "7354775d4baa25d754c68a075e63a7a378f04f998a968769c82c228be0f727b8"` Nov 18 05:39:52.473 INFO running `"docker" "rm" "-f" "7354775d4baa25d754c68a075e63a7a378f04f998a968769c82c228be0f727b8"` Nov 18 05:39:52.612 INFO [stdout] 7354775d4baa25d754c68a075e63a7a378f04f998a968769c82c228be0f727b8