Oct 11 18:58:24.929 INFO testing idna-0.1.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 18:58:24.929 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 18:58:24.931 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:58:25.140 INFO blam! c3e7c47bc5046e2ce525d90dbbec14b010e8da30546e202fa0d8c660e778446f Oct 11 18:58:25.146 INFO running `"docker" "start" "-a" "c3e7c47bc5046e2ce525d90dbbec14b010e8da30546e202fa0d8c660e778446f"` Oct 11 18:58:25.491 INFO kablam! usermod: no changes Oct 11 18:58:25.516 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 11 18:58:25.516 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 11 18:58:25.516 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 18:58:25.516 INFO kablam! files will be included as a test target: Oct 11 18:58:25.516 INFO kablam! Oct 11 18:58:25.516 INFO kablam! * /source/tests/uts46.rs Oct 11 18:58:25.516 INFO kablam! * /source/tests/punycode.rs Oct 11 18:58:25.516 INFO kablam! Oct 11 18:58:25.516 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 18:58:25.516 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 11 18:58:25.516 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 11 18:58:25.516 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 18:58:25.516 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 18:58:25.516 INFO kablam! Oct 11 18:58:25.516 INFO kablam! For more information on this warning you can consult Oct 11 18:58:25.516 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 18:58:25.533 INFO kablam! Compiling idna v0.1.5 (/source) Oct 11 18:58:28.351 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.84s Oct 11 18:58:28.355 INFO kablam! su: No module specific data is present Oct 11 18:58:28.665 INFO running `"docker" "rm" "-f" "c3e7c47bc5046e2ce525d90dbbec14b010e8da30546e202fa0d8c660e778446f"` Oct 11 18:58:28.752 INFO blam! c3e7c47bc5046e2ce525d90dbbec14b010e8da30546e202fa0d8c660e778446f Oct 11 18:58:28.754 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 18:58:28.754 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:58:28.959 INFO blam! cb6bc59c22708ee0cf8e2f507da90779aa428a0ea1f415494d87298fae7fc7dc Oct 11 18:58:28.960 INFO running `"docker" "start" "-a" "cb6bc59c22708ee0cf8e2f507da90779aa428a0ea1f415494d87298fae7fc7dc"` Oct 11 18:58:29.444 INFO kablam! usermod: no changes Oct 11 18:58:29.470 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 11 18:58:29.470 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 11 18:58:29.470 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 18:58:29.470 INFO kablam! files will be included as a test target: Oct 11 18:58:29.470 INFO kablam! Oct 11 18:58:29.470 INFO kablam! * /source/tests/uts46.rs Oct 11 18:58:29.470 INFO kablam! * /source/tests/punycode.rs Oct 11 18:58:29.470 INFO kablam! Oct 11 18:58:29.470 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 18:58:29.470 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 11 18:58:29.470 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 11 18:58:29.470 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 18:58:29.470 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 18:58:29.470 INFO kablam! Oct 11 18:58:29.470 INFO kablam! For more information on this warning you can consult Oct 11 18:58:29.470 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 18:58:29.506 INFO kablam! Compiling rustc-test v0.3.0 Oct 11 18:58:33.260 INFO kablam! Compiling idna v0.1.5 (/source) Oct 11 18:58:35.299 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.83s Oct 11 18:58:35.308 INFO kablam! su: No module specific data is present Oct 11 18:58:35.912 INFO running `"docker" "rm" "-f" "cb6bc59c22708ee0cf8e2f507da90779aa428a0ea1f415494d87298fae7fc7dc"` Oct 11 18:58:36.124 INFO blam! cb6bc59c22708ee0cf8e2f507da90779aa428a0ea1f415494d87298fae7fc7dc Oct 11 18:58:36.132 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 18:58:36.132 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:58:36.445 INFO blam! 7c647246ec5da74f13b51c0d5d545597f99b9025129028ab71c51f6b29a17cf5 Oct 11 18:58:36.448 INFO running `"docker" "start" "-a" "7c647246ec5da74f13b51c0d5d545597f99b9025129028ab71c51f6b29a17cf5"` Oct 11 18:58:37.051 INFO kablam! usermod: no changes Oct 11 18:58:37.071 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 11 18:58:37.071 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 11 18:58:37.071 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 18:58:37.071 INFO kablam! files will be included as a test target: Oct 11 18:58:37.071 INFO kablam! Oct 11 18:58:37.071 INFO kablam! * /source/tests/uts46.rs Oct 11 18:58:37.071 INFO kablam! * /source/tests/punycode.rs Oct 11 18:58:37.071 INFO kablam! Oct 11 18:58:37.071 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 18:58:37.071 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 11 18:58:37.071 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 11 18:58:37.071 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 18:58:37.071 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 18:58:37.071 INFO kablam! Oct 11 18:58:37.071 INFO kablam! For more information on this warning you can consult Oct 11 18:58:37.071 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 18:58:37.092 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 18:58:37.100 INFO kablam! Running /target/debug/deps/tests-c6f3bd7a163eaeb2 Oct 11 18:58:37.193 INFO blam! Oct 11 18:58:37.193 INFO blam! running 7787 tests Oct 11 18:58:39.908 INFO kablam! Running /target/debug/deps/unit-645faf6cb2f1efbb Oct 11 18:58:39.908 INFO blam! ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Oct 11 18:58:39.908 INFO blam! test result: ok. 7787 passed; 0 failed; 0 ignored; 0 measured Oct 11 18:58:39.908 INFO blam! Oct 11 18:58:39.909 INFO blam! Oct 11 18:58:39.909 INFO blam! running 2 tests Oct 11 18:58:39.913 INFO blam! test test_v5 ... ok Oct 11 18:58:39.913 INFO blam! test test_v8_bidi_rules ... ok Oct 11 18:58:39.913 INFO blam! Oct 11 18:58:39.913 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 18:58:39.913 INFO blam! Oct 11 18:58:39.914 INFO kablam! su: No module specific data is present Oct 11 18:58:40.177 INFO running `"docker" "rm" "-f" "7c647246ec5da74f13b51c0d5d545597f99b9025129028ab71c51f6b29a17cf5"` Oct 11 18:58:40.268 INFO blam! 7c647246ec5da74f13b51c0d5d545597f99b9025129028ab71c51f6b29a17cf5