Oct 15 15:16:09.224 INFO testing unic-cli-0.7.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 15:16:09.224 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 15:16:09.391 INFO blam! 5b6a7b13adc0b2fec27fa6006eccf7cc8de28d6fb9653586ab82347f42714ae0 Oct 15 15:16:09.394 INFO running `"docker" "start" "-a" "5b6a7b13adc0b2fec27fa6006eccf7cc8de28d6fb9653586ab82347f42714ae0"` Oct 15 15:16:09.896 INFO kablam! usermod: no changes Oct 15 15:16:10.031 INFO kablam! Compiling unic-char-range v0.7.0 Oct 15 15:16:10.033 INFO kablam! Compiling prettytable-rs v0.6.7 Oct 15 15:16:10.678 INFO kablam! Compiling unic-char-property v0.7.0 Oct 15 15:16:11.129 INFO kablam! Compiling unic-ucd-category v0.7.0 Oct 15 15:16:11.129 INFO kablam! Compiling unic-ucd-ident v0.7.0 Oct 15 15:16:11.129 INFO kablam! Compiling unic-ucd-segment v0.7.0 Oct 15 15:16:11.129 INFO kablam! Compiling unic-idna-mapping v0.7.0 Oct 15 15:16:11.129 INFO kablam! Compiling unic-emoji-char v0.7.0 Oct 15 15:16:11.129 INFO kablam! Compiling unic-ucd-age v0.7.0 Oct 15 15:16:11.129 INFO kablam! Compiling unic-ucd-common v0.7.0 Oct 15 15:16:14.427 INFO kablam! Compiling unic-ucd-name v0.7.0 Oct 15 15:16:14.430 INFO kablam! Compiling unic-ucd-bidi v0.7.0 Oct 15 15:16:14.439 INFO kablam! Compiling unic-ucd-case v0.7.0 Oct 15 15:16:14.459 INFO kablam! Compiling unic-char v0.7.0 Oct 15 15:16:14.620 INFO kablam! Compiling unic-emoji v0.7.0 Oct 15 15:16:14.620 INFO kablam! Compiling unic-ucd-normal v0.7.0 Oct 15 15:16:14.639 INFO kablam! Compiling unic-segment v0.7.0 Oct 15 15:16:17.023 INFO kablam! Compiling unic-bidi v0.7.0 Oct 15 15:16:19.823 INFO kablam! Compiling unic-normal v0.7.0 Oct 15 15:16:20.951 INFO kablam! Compiling unic-idna v0.7.0 Oct 15 15:16:39.789 INFO kablam! Compiling unic-ucd v0.7.0 Oct 15 15:16:40.477 INFO kablam! Compiling unic v0.7.0 Oct 15 15:16:41.691 INFO kablam! Compiling unic-cli v0.7.0 (/source) Oct 15 15:16:45.837 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 15:16:45.838 INFO kablam! --> src/bin/unic-echo.rs:23:1 Oct 15 15:16:45.839 INFO kablam! | Oct 15 15:16:45.840 INFO kablam! 23 | / unic_arg_enum!{ Oct 15 15:16:45.840 INFO kablam! 24 | | #[derive(Debug)] Oct 15 15:16:45.841 INFO kablam! 25 | | enum InputFormat { Oct 15 15:16:45.841 INFO kablam! 26 | | Plain, Oct 15 15:16:45.842 INFO kablam! ... | Oct 15 15:16:45.843 INFO kablam! 32 | | } Oct 15 15:16:45.843 INFO kablam! 33 | | } Oct 15 15:16:45.844 INFO kablam! | |_^ Oct 15 15:16:45.844 INFO kablam! | Oct 15 15:16:45.845 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 15:16:45.846 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 15 15:16:45.846 INFO kablam! Oct 15 15:16:45.847 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 15:16:45.847 INFO kablam! --> src/bin/unic-echo.rs:46:1 Oct 15 15:16:45.848 INFO kablam! | Oct 15 15:16:45.849 INFO kablam! 46 | / unic_arg_enum!{ Oct 15 15:16:45.849 INFO kablam! 47 | | #[derive(Debug)] Oct 15 15:16:45.850 INFO kablam! 48 | | enum OutputFormat { Oct 15 15:16:45.850 INFO kablam! 49 | | Plain, Oct 15 15:16:45.851 INFO kablam! ... | Oct 15 15:16:45.852 INFO kablam! 69 | | } Oct 15 15:16:45.852 INFO kablam! 70 | | } Oct 15 15:16:45.853 INFO kablam! | |_^ Oct 15 15:16:45.853 INFO kablam! | Oct 15 15:16:45.854 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 15 15:16:45.855 INFO kablam! Oct 15 15:16:51.090 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.17s Oct 15 15:16:51.100 INFO kablam! su: No module specific data is present Oct 15 15:16:51.767 INFO running `"docker" "rm" "-f" "5b6a7b13adc0b2fec27fa6006eccf7cc8de28d6fb9653586ab82347f42714ae0"` Oct 15 15:16:52.024 INFO blam! 5b6a7b13adc0b2fec27fa6006eccf7cc8de28d6fb9653586ab82347f42714ae0 Oct 15 15:16:52.041 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 15:16:52.414 INFO blam! edb9d64420fdfeea8c5d5e30481e5bc02b4b1a25942bb2c5da823e1bc5dca318 Oct 15 15:16:52.423 INFO running `"docker" "start" "-a" "edb9d64420fdfeea8c5d5e30481e5bc02b4b1a25942bb2c5da823e1bc5dca318"` Oct 15 15:16:53.666 INFO kablam! usermod: no changes Oct 15 15:16:53.967 INFO kablam! Compiling environment v0.1.1 Oct 15 15:16:53.995 INFO kablam! Compiling csv v0.15.0 Oct 15 15:16:54.063 INFO kablam! Compiling error-chain v0.11.0 Oct 15 15:16:54.067 INFO kablam! Compiling env_logger v0.5.13 Oct 15 15:16:57.308 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 15 15:16:57.348 INFO kablam! Compiling prettytable-rs v0.6.7 Oct 15 15:16:58.715 INFO kablam! Compiling quickcheck v0.6.2 Oct 15 15:17:01.129 INFO kablam! Compiling unic-cli v0.7.0 (/source) Oct 15 15:17:04.551 INFO kablam! Compiling skeptic v0.13.3 Oct 15 15:17:08.331 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 15:17:08.332 INFO kablam! --> src/bin/unic-echo.rs:23:1 Oct 15 15:17:08.332 INFO kablam! | Oct 15 15:17:08.332 INFO kablam! 23 | / unic_arg_enum!{ Oct 15 15:17:08.333 INFO kablam! 24 | | #[derive(Debug)] Oct 15 15:17:08.333 INFO kablam! 25 | | enum InputFormat { Oct 15 15:17:08.333 INFO kablam! 26 | | Plain, Oct 15 15:17:08.334 INFO kablam! ... | Oct 15 15:17:08.334 INFO kablam! 32 | | } Oct 15 15:17:08.334 INFO kablam! 33 | | } Oct 15 15:17:08.334 INFO kablam! | |_^ Oct 15 15:17:08.349 INFO kablam! | Oct 15 15:17:08.349 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 15:17:08.349 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 15 15:17:08.350 INFO kablam! Oct 15 15:17:08.350 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 15:17:08.350 INFO kablam! --> src/bin/unic-echo.rs:46:1 Oct 15 15:17:08.351 INFO kablam! | Oct 15 15:17:08.351 INFO kablam! 46 | / unic_arg_enum!{ Oct 15 15:17:08.351 INFO kablam! 47 | | #[derive(Debug)] Oct 15 15:17:08.351 INFO kablam! 48 | | enum OutputFormat { Oct 15 15:17:08.352 INFO kablam! 49 | | Plain, Oct 15 15:17:08.352 INFO kablam! ... | Oct 15 15:17:08.352 INFO kablam! 69 | | } Oct 15 15:17:08.353 INFO kablam! 70 | | } Oct 15 15:17:08.353 INFO kablam! | |_^ Oct 15 15:17:08.359 INFO kablam! | Oct 15 15:17:08.359 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 15 15:17:08.359 INFO kablam! Oct 15 15:17:13.903 INFO kablam! Compiling assert_cli v0.5.4 Oct 15 15:17:21.126 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 15:17:21.126 INFO kablam! --> src/bin/unic-echo.rs:23:1 Oct 15 15:17:21.126 INFO kablam! | Oct 15 15:17:21.126 INFO kablam! 23 | / unic_arg_enum!{ Oct 15 15:17:21.126 INFO kablam! 24 | | #[derive(Debug)] Oct 15 15:17:21.126 INFO kablam! 25 | | enum InputFormat { Oct 15 15:17:21.126 INFO kablam! 26 | | Plain, Oct 15 15:17:21.126 INFO kablam! ... | Oct 15 15:17:21.126 INFO kablam! 32 | | } Oct 15 15:17:21.126 INFO kablam! 33 | | } Oct 15 15:17:21.126 INFO kablam! | |_^ Oct 15 15:17:21.126 INFO kablam! | Oct 15 15:17:21.126 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 15:17:21.126 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 15 15:17:21.126 INFO kablam! Oct 15 15:17:21.126 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 15:17:21.126 INFO kablam! --> src/bin/unic-echo.rs:46:1 Oct 15 15:17:21.126 INFO kablam! | Oct 15 15:17:21.126 INFO kablam! 46 | / unic_arg_enum!{ Oct 15 15:17:21.126 INFO kablam! 47 | | #[derive(Debug)] Oct 15 15:17:21.126 INFO kablam! 48 | | enum OutputFormat { Oct 15 15:17:21.126 INFO kablam! 49 | | Plain, Oct 15 15:17:21.126 INFO kablam! ... | Oct 15 15:17:21.126 INFO kablam! 69 | | } Oct 15 15:17:21.127 INFO kablam! 70 | | } Oct 15 15:17:21.127 INFO kablam! | |_^ Oct 15 15:17:21.127 INFO kablam! | Oct 15 15:17:21.127 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 15 15:17:21.127 INFO kablam! Oct 15 15:17:25.731 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.03s Oct 15 15:17:25.747 INFO kablam! su: No module specific data is present Oct 15 15:17:26.215 INFO running `"docker" "rm" "-f" "edb9d64420fdfeea8c5d5e30481e5bc02b4b1a25942bb2c5da823e1bc5dca318"` Oct 15 15:17:26.523 INFO blam! edb9d64420fdfeea8c5d5e30481e5bc02b4b1a25942bb2c5da823e1bc5dca318 Oct 15 15:17:26.531 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 15:17:26.899 INFO blam! a6fd17fcace8b57817662ce0866d11c9c228daa6e1d8f32f69b3a33c321020ae Oct 15 15:17:26.901 INFO running `"docker" "start" "-a" "a6fd17fcace8b57817662ce0866d11c9c228daa6e1d8f32f69b3a33c321020ae"` Oct 15 15:17:28.051 INFO kablam! usermod: no changes Oct 15 15:17:28.177 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 15:17:28.183 INFO kablam! Running /target/debug/deps/unic_cli-e5400966e1857eee Oct 15 15:17:28.185 INFO blam! Oct 15 15:17:28.185 INFO blam! running 0 tests Oct 15 15:17:28.185 INFO blam! Oct 15 15:17:28.185 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:17:28.185 INFO blam! Oct 15 15:17:28.186 INFO kablam! Running /target/debug/deps/unic_echo-62f262a1cbdd43ed Oct 15 15:17:28.187 INFO blam! Oct 15 15:17:28.187 INFO blam! running 0 tests Oct 15 15:17:28.187 INFO blam! Oct 15 15:17:28.187 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:17:28.187 INFO blam! Oct 15 15:17:28.188 INFO kablam! Running /target/debug/deps/unic_inspector-3045b346c3d79e4a Oct 15 15:17:28.189 INFO blam! Oct 15 15:17:28.189 INFO blam! running 0 tests Oct 15 15:17:28.189 INFO blam! Oct 15 15:17:28.189 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:17:28.189 INFO blam! Oct 15 15:17:28.189 INFO kablam! Running /target/debug/deps/unic_versions-094f06275c4ccd96 Oct 15 15:17:28.192 INFO blam! Oct 15 15:17:28.192 INFO blam! running 0 tests Oct 15 15:17:28.192 INFO blam! Oct 15 15:17:28.192 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:17:28.192 INFO blam! Oct 15 15:17:28.192 INFO kablam! Running /target/debug/deps/quickcheck-0e868c8d064a662b Oct 15 15:17:28.193 INFO blam! Oct 15 15:17:28.194 INFO blam! running 3 tests Oct 15 15:17:28.241 INFO blam! test quickcheck_codepoints ... ok Oct 15 15:17:28.245 INFO blam! test quickcheck_utf16_hex ... ok Oct 15 15:17:28.251 INFO blam! test quickcheck_utf8_hex ... ok Oct 15 15:17:28.251 INFO blam! Oct 15 15:17:28.251 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:17:28.251 INFO blam! Oct 15 15:17:28.252 INFO kablam! Running /target/debug/deps/test_unic_echo-dfda30c45f6d64e9 Oct 15 15:17:28.254 INFO blam! Oct 15 15:17:28.254 INFO blam! running 9 tests Oct 15 15:17:28.445 INFO blam! test test_utf16_hex_input ... ok Oct 15 15:17:29.100 INFO blam! test test_no_newline_output ... ok Oct 15 15:17:29.134 INFO blam! test test_codepoints_input ... ok Oct 15 15:17:29.227 INFO blam! test test_utf8_hex_input ... ok Oct 15 15:17:29.256 INFO blam! test test_rust_escape_output ... ok Oct 15 15:17:29.293 INFO blam! test test_utf16_hex_output ... ok Oct 15 15:17:29.309 INFO blam! test test_utf8_hex_output ... ok Oct 15 15:17:29.369 INFO blam! test test_plain_text_input ... ok Oct 15 15:17:29.441 INFO blam! test test_codepoints_output ... ok Oct 15 15:17:29.441 INFO blam! Oct 15 15:17:29.441 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:17:29.441 INFO blam! Oct 15 15:17:29.441 INFO kablam! Doc-tests unic-cli Oct 15 15:17:30.637 INFO blam! Oct 15 15:17:30.637 INFO blam! running 0 tests Oct 15 15:17:30.637 INFO blam! Oct 15 15:17:30.637 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:17:30.637 INFO blam! Oct 15 15:17:30.646 INFO kablam! su: No module specific data is present Oct 15 15:17:30.941 INFO running `"docker" "rm" "-f" "a6fd17fcace8b57817662ce0866d11c9c228daa6e1d8f32f69b3a33c321020ae"` Oct 15 15:17:31.041 INFO blam! a6fd17fcace8b57817662ce0866d11c9c228daa6e1d8f32f69b3a33c321020ae