Nov 18 09:09:48.986 INFO testing idna-0.1.5 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 09:09:48.986 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 09:09:49.260 INFO [stdout] f714b02e886ca7405a2dc784b076be2992af50fe0e6b5b7f12f8ec1e582ff7ed Nov 18 09:09:49.264 INFO running `"docker" "start" "-a" "f714b02e886ca7405a2dc784b076be2992af50fe0e6b5b7f12f8ec1e582ff7ed"` Nov 18 09:09:49.678 INFO [stderr] usermod: no changes Nov 18 09:09:49.703 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 18 09:09:49.703 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 18 09:09:49.703 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 09:09:49.703 INFO [stderr] files will be included as a test target: Nov 18 09:09:49.703 INFO [stderr] Nov 18 09:09:49.703 INFO [stderr] * /source/tests/uts46.rs Nov 18 09:09:49.703 INFO [stderr] * /source/tests/punycode.rs Nov 18 09:09:49.704 INFO [stderr] Nov 18 09:09:49.704 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 09:09:49.704 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 18 09:09:49.704 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 18 09:09:49.704 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 09:09:49.704 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 09:09:49.704 INFO [stderr] Nov 18 09:09:49.704 INFO [stderr] For more information on this warning you can consult Nov 18 09:09:49.704 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 09:09:49.727 INFO [stderr] Compiling idna v0.1.5 (/source) Nov 18 09:09:55.144 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.40s Nov 18 09:09:55.145 INFO [stderr] su: No module specific data is present Nov 18 09:09:55.623 INFO running `"docker" "inspect" "f714b02e886ca7405a2dc784b076be2992af50fe0e6b5b7f12f8ec1e582ff7ed"` Nov 18 09:09:55.907 INFO running `"docker" "rm" "-f" "f714b02e886ca7405a2dc784b076be2992af50fe0e6b5b7f12f8ec1e582ff7ed"` Nov 18 09:09:56.111 INFO [stdout] f714b02e886ca7405a2dc784b076be2992af50fe0e6b5b7f12f8ec1e582ff7ed Nov 18 09:09:56.114 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 09:09:56.514 INFO [stdout] 9f7df0e535539c4a756ad8b3340fba5e4756ac844f097f29a4ef384f8028bd46 Nov 18 09:09:56.517 INFO running `"docker" "start" "-a" "9f7df0e535539c4a756ad8b3340fba5e4756ac844f097f29a4ef384f8028bd46"` Nov 18 09:09:57.378 INFO [stderr] usermod: no changes Nov 18 09:09:57.415 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 18 09:09:57.415 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 18 09:09:57.415 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 09:09:57.415 INFO [stderr] files will be included as a test target: Nov 18 09:09:57.415 INFO [stderr] Nov 18 09:09:57.415 INFO [stderr] * /source/tests/uts46.rs Nov 18 09:09:57.415 INFO [stderr] * /source/tests/punycode.rs Nov 18 09:09:57.415 INFO [stderr] Nov 18 09:09:57.415 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 09:09:57.415 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 18 09:09:57.415 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 18 09:09:57.415 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 09:09:57.415 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 09:09:57.415 INFO [stderr] Nov 18 09:09:57.415 INFO [stderr] For more information on this warning you can consult Nov 18 09:09:57.415 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 09:09:57.452 INFO [stderr] Compiling idna v0.1.5 (/source) Nov 18 09:09:59.449 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.05s Nov 18 09:09:59.453 INFO [stderr] su: No module specific data is present Nov 18 09:10:00.019 INFO running `"docker" "inspect" "9f7df0e535539c4a756ad8b3340fba5e4756ac844f097f29a4ef384f8028bd46"` Nov 18 09:10:00.127 INFO running `"docker" "rm" "-f" "9f7df0e535539c4a756ad8b3340fba5e4756ac844f097f29a4ef384f8028bd46"` Nov 18 09:10:00.247 INFO [stdout] 9f7df0e535539c4a756ad8b3340fba5e4756ac844f097f29a4ef384f8028bd46 Nov 18 09:10:00.248 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 09:10:00.447 INFO [stdout] 4f03cc50f9690f2fdbb1e574a177a592bf895e6597a010d08f7a8826b9669ee6 Nov 18 09:10:00.450 INFO running `"docker" "start" "-a" "4f03cc50f9690f2fdbb1e574a177a592bf895e6597a010d08f7a8826b9669ee6"` Nov 18 09:10:00.971 INFO [stderr] usermod: no changes Nov 18 09:10:00.997 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 18 09:10:00.997 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 18 09:10:00.997 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 09:10:00.997 INFO [stderr] files will be included as a test target: Nov 18 09:10:00.997 INFO [stderr] Nov 18 09:10:00.997 INFO [stderr] * /source/tests/uts46.rs Nov 18 09:10:00.997 INFO [stderr] * /source/tests/punycode.rs Nov 18 09:10:00.997 INFO [stderr] Nov 18 09:10:00.997 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 09:10:00.997 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 18 09:10:00.997 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 18 09:10:00.997 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 09:10:00.997 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 09:10:00.997 INFO [stderr] Nov 18 09:10:00.997 INFO [stderr] For more information on this warning you can consult Nov 18 09:10:00.997 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 09:10:01.020 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Nov 18 09:10:01.021 INFO [stderr] Running /target/debug/deps/tests-2e5b08681f432aa1 Nov 18 09:10:01.141 INFO [stdout] Nov 18 09:10:01.141 INFO [stdout] running 7787 tests Nov 18 09:10:04.046 INFO [stdout] ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Nov 18 09:10:04.046 INFO [stdout] test result: ok. 7787 passed; 0 failed; 0 ignored; 0 measured Nov 18 09:10:04.046 INFO [stdout] Nov 18 09:10:04.046 INFO [stderr] Running /target/debug/deps/unit-54084a5dc5e92019 Nov 18 09:10:04.049 INFO [stdout] Nov 18 09:10:04.049 INFO [stdout] running 2 tests Nov 18 09:10:04.049 INFO [stdout] test test_v5 ... ok Nov 18 09:10:04.049 INFO [stdout] test test_v8_bidi_rules ... ok Nov 18 09:10:04.049 INFO [stdout] Nov 18 09:10:04.049 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 09:10:04.049 INFO [stdout] Nov 18 09:10:04.052 INFO [stderr] su: No module specific data is present Nov 18 09:10:04.385 INFO running `"docker" "inspect" "4f03cc50f9690f2fdbb1e574a177a592bf895e6597a010d08f7a8826b9669ee6"` Nov 18 09:10:04.502 INFO running `"docker" "rm" "-f" "4f03cc50f9690f2fdbb1e574a177a592bf895e6597a010d08f7a8826b9669ee6"` Nov 18 09:10:04.633 INFO [stdout] 4f03cc50f9690f2fdbb1e574a177a592bf895e6597a010d08f7a8826b9669ee6