Oct 11 09:15:12.631 INFO testing unic-cli-0.7.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:15:12.631 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:15:12.631 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 09:15:12.820 INFO blam! 53d20e52a5c5b14924a7851175919772c18f0edd1fed126701ac6763eedc3b9a Oct 11 09:15:12.822 INFO running `"docker" "start" "-a" "53d20e52a5c5b14924a7851175919772c18f0edd1fed126701ac6763eedc3b9a"` Oct 11 09:15:13.206 INFO kablam! usermod: no changes Oct 11 09:15:13.379 INFO kablam! Compiling unic-char-range v0.7.0 Oct 11 09:15:13.380 INFO kablam! Compiling unic-idna-punycode v0.7.0 Oct 11 09:15:14.222 INFO kablam! Compiling unic-char-property v0.7.0 Oct 11 09:15:14.729 INFO kablam! Compiling unic-ucd-category v0.7.0 Oct 11 09:15:14.730 INFO kablam! Compiling unic-ucd-name v0.7.0 Oct 11 09:15:14.731 INFO kablam! Compiling unic-emoji-char v0.7.0 Oct 11 09:15:14.731 INFO kablam! Compiling unic-ucd-bidi v0.7.0 Oct 11 09:15:14.731 INFO kablam! Compiling unic-ucd-common v0.7.0 Oct 11 09:15:14.731 INFO kablam! Compiling unic-ucd-ident v0.7.0 Oct 11 09:15:14.731 INFO kablam! Compiling unic-idna-mapping v0.7.0 Oct 11 09:15:14.731 INFO kablam! Compiling unic-ucd-segment v0.7.0 Oct 11 09:15:16.516 INFO kablam! Compiling unic-ucd-age v0.7.0 Oct 11 09:15:16.538 INFO kablam! Compiling unic-ucd-case v0.7.0 Oct 11 09:15:16.694 INFO kablam! Compiling unic-char v0.7.0 Oct 11 09:15:16.720 INFO kablam! Compiling unic-emoji v0.7.0 Oct 11 09:15:17.320 INFO kablam! Compiling unic-bidi v0.7.0 Oct 11 09:15:17.376 INFO kablam! Compiling unic-ucd-normal v0.7.0 Oct 11 09:15:17.976 INFO kablam! Compiling unic-segment v0.7.0 Oct 11 09:15:20.788 INFO kablam! Compiling unic-normal v0.7.0 Oct 11 09:15:21.968 INFO kablam! Compiling unic-idna v0.7.0 Oct 11 09:15:37.372 INFO kablam! Compiling unic-ucd v0.7.0 Oct 11 09:15:38.227 INFO kablam! Compiling unic v0.7.0 Oct 11 09:15:40.129 INFO kablam! Compiling unic-cli v0.7.0 (/source) Oct 11 09:15:44.272 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 09:15:44.272 INFO kablam! --> src/bin/unic-echo.rs:23:1 Oct 11 09:15:44.272 INFO kablam! | Oct 11 09:15:44.272 INFO kablam! 23 | / unic_arg_enum!{ Oct 11 09:15:44.272 INFO kablam! 24 | | #[derive(Debug)] Oct 11 09:15:44.272 INFO kablam! 25 | | enum InputFormat { Oct 11 09:15:44.272 INFO kablam! 26 | | Plain, Oct 11 09:15:44.272 INFO kablam! ... | Oct 11 09:15:44.272 INFO kablam! 32 | | } Oct 11 09:15:44.272 INFO kablam! 33 | | } Oct 11 09:15:44.274 INFO kablam! | |_^ Oct 11 09:15:44.275 INFO kablam! | Oct 11 09:15:44.275 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:15:44.275 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 11 09:15:44.275 INFO kablam! Oct 11 09:15:44.275 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 09:15:44.275 INFO kablam! --> src/bin/unic-echo.rs:46:1 Oct 11 09:15:44.275 INFO kablam! | Oct 11 09:15:44.275 INFO kablam! 46 | / unic_arg_enum!{ Oct 11 09:15:44.275 INFO kablam! 47 | | #[derive(Debug)] Oct 11 09:15:44.275 INFO kablam! 48 | | enum OutputFormat { Oct 11 09:15:44.275 INFO kablam! 49 | | Plain, Oct 11 09:15:44.275 INFO kablam! ... | Oct 11 09:15:44.275 INFO kablam! 69 | | } Oct 11 09:15:44.275 INFO kablam! 70 | | } Oct 11 09:15:44.275 INFO kablam! | |_^ Oct 11 09:15:44.275 INFO kablam! | Oct 11 09:15:44.275 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 11 09:15:44.275 INFO kablam! Oct 11 09:15:50.616 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.39s Oct 11 09:15:50.621 INFO kablam! su: No module specific data is present Oct 11 09:15:50.996 INFO running `"docker" "rm" "-f" "53d20e52a5c5b14924a7851175919772c18f0edd1fed126701ac6763eedc3b9a"` Oct 11 09:15:51.239 INFO blam! 53d20e52a5c5b14924a7851175919772c18f0edd1fed126701ac6763eedc3b9a Oct 11 09:15:51.244 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:15:51.244 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 09:15:51.584 INFO blam! c83062616ad63c844f8ef19cacc220325402c77a2dfa0e31189359ff82e48ecf Oct 11 09:15:51.586 INFO running `"docker" "start" "-a" "c83062616ad63c844f8ef19cacc220325402c77a2dfa0e31189359ff82e48ecf"` Oct 11 09:15:52.013 INFO kablam! usermod: no changes Oct 11 09:15:52.240 INFO kablam! Compiling csv v0.15.0 Oct 11 09:15:52.240 INFO kablam! Compiling error-chain v0.11.0 Oct 11 09:15:52.240 INFO kablam! Compiling env_logger v0.5.13 Oct 11 09:15:53.568 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 11 09:15:54.006 INFO kablam! Compiling prettytable-rs v0.6.7 Oct 11 09:15:55.138 INFO kablam! Compiling quickcheck v0.6.2 Oct 11 09:15:57.012 INFO kablam! Compiling unic-cli v0.7.0 (/source) Oct 11 09:15:58.522 INFO kablam! Compiling skeptic v0.13.3 Oct 11 09:16:02.072 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 09:16:02.072 INFO kablam! --> src/bin/unic-echo.rs:23:1 Oct 11 09:16:02.072 INFO kablam! | Oct 11 09:16:02.072 INFO kablam! 23 | / unic_arg_enum!{ Oct 11 09:16:02.072 INFO kablam! 24 | | #[derive(Debug)] Oct 11 09:16:02.072 INFO kablam! 25 | | enum InputFormat { Oct 11 09:16:02.072 INFO kablam! 26 | | Plain, Oct 11 09:16:02.072 INFO kablam! ... | Oct 11 09:16:02.072 INFO kablam! 32 | | } Oct 11 09:16:02.072 INFO kablam! 33 | | } Oct 11 09:16:02.072 INFO kablam! | |_^ Oct 11 09:16:02.072 INFO kablam! | Oct 11 09:16:02.075 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:16:02.075 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 11 09:16:02.075 INFO kablam! Oct 11 09:16:02.075 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 09:16:02.075 INFO kablam! --> src/bin/unic-echo.rs:46:1 Oct 11 09:16:02.075 INFO kablam! | Oct 11 09:16:02.075 INFO kablam! 46 | / unic_arg_enum!{ Oct 11 09:16:02.075 INFO kablam! 47 | | #[derive(Debug)] Oct 11 09:16:02.075 INFO kablam! 48 | | enum OutputFormat { Oct 11 09:16:02.075 INFO kablam! 49 | | Plain, Oct 11 09:16:02.075 INFO kablam! ... | Oct 11 09:16:02.075 INFO kablam! 69 | | } Oct 11 09:16:02.075 INFO kablam! 70 | | } Oct 11 09:16:02.075 INFO kablam! | |_^ Oct 11 09:16:02.075 INFO kablam! | Oct 11 09:16:02.075 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 11 09:16:02.075 INFO kablam! Oct 11 09:16:06.706 INFO kablam! Compiling assert_cli v0.5.4 Oct 11 09:16:17.094 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 09:16:17.094 INFO kablam! --> src/bin/unic-echo.rs:23:1 Oct 11 09:16:17.094 INFO kablam! | Oct 11 09:16:17.094 INFO kablam! 23 | / unic_arg_enum!{ Oct 11 09:16:17.094 INFO kablam! 24 | | #[derive(Debug)] Oct 11 09:16:17.094 INFO kablam! 25 | | enum InputFormat { Oct 11 09:16:17.094 INFO kablam! 26 | | Plain, Oct 11 09:16:17.094 INFO kablam! ... | Oct 11 09:16:17.094 INFO kablam! 32 | | } Oct 11 09:16:17.094 INFO kablam! 33 | | } Oct 11 09:16:17.094 INFO kablam! | |_^ Oct 11 09:16:17.094 INFO kablam! | Oct 11 09:16:17.094 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:16:17.094 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 11 09:16:17.094 INFO kablam! Oct 11 09:16:17.094 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 09:16:17.094 INFO kablam! --> src/bin/unic-echo.rs:46:1 Oct 11 09:16:17.094 INFO kablam! | Oct 11 09:16:17.094 INFO kablam! 46 | / unic_arg_enum!{ Oct 11 09:16:17.094 INFO kablam! 47 | | #[derive(Debug)] Oct 11 09:16:17.094 INFO kablam! 48 | | enum OutputFormat { Oct 11 09:16:17.094 INFO kablam! 49 | | Plain, Oct 11 09:16:17.094 INFO kablam! ... | Oct 11 09:16:17.094 INFO kablam! 69 | | } Oct 11 09:16:17.094 INFO kablam! 70 | | } Oct 11 09:16:17.094 INFO kablam! | |_^ Oct 11 09:16:17.094 INFO kablam! | Oct 11 09:16:17.094 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 11 09:16:17.094 INFO kablam! Oct 11 09:16:20.186 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.16s Oct 11 09:16:20.195 INFO kablam! su: No module specific data is present Oct 11 09:16:20.414 INFO running `"docker" "rm" "-f" "c83062616ad63c844f8ef19cacc220325402c77a2dfa0e31189359ff82e48ecf"` Oct 11 09:16:20.512 INFO blam! c83062616ad63c844f8ef19cacc220325402c77a2dfa0e31189359ff82e48ecf Oct 11 09:16:20.513 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:16:20.513 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 09:16:20.788 INFO blam! 24cb31ed4e1fa40946c6351a1bff4183f52615298cfc22fbff9963020b3f6a04 Oct 11 09:16:20.793 INFO running `"docker" "start" "-a" "24cb31ed4e1fa40946c6351a1bff4183f52615298cfc22fbff9963020b3f6a04"` Oct 11 09:16:21.202 INFO kablam! usermod: no changes Oct 11 09:16:21.316 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 11 09:16:21.323 INFO kablam! Running /target/debug/deps/unic_cli-267bdf21ad318eeb Oct 11 09:16:21.326 INFO blam! Oct 11 09:16:21.326 INFO blam! running 0 tests Oct 11 09:16:21.326 INFO blam! Oct 11 09:16:21.326 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:16:21.326 INFO blam! Oct 11 09:16:21.328 INFO kablam! Running /target/debug/deps/unic_echo-fd00c9e0756d1f57 Oct 11 09:16:21.328 INFO blam! Oct 11 09:16:21.328 INFO blam! running 0 tests Oct 11 09:16:21.328 INFO blam! Oct 11 09:16:21.328 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:16:21.328 INFO blam! Oct 11 09:16:21.328 INFO kablam! Running /target/debug/deps/unic_inspector-f26f296ebedadf85 Oct 11 09:16:21.334 INFO kablam! Running /target/debug/deps/unic_versions-9e0ff7a5d7261d30 Oct 11 09:16:21.334 INFO blam! Oct 11 09:16:21.334 INFO blam! running 0 tests Oct 11 09:16:21.334 INFO blam! Oct 11 09:16:21.334 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:16:21.334 INFO blam! Oct 11 09:16:21.340 INFO blam! Oct 11 09:16:21.340 INFO kablam! Running /target/debug/deps/quickcheck-d16a1a9a38686db6 Oct 11 09:16:21.340 INFO blam! running 0 tests Oct 11 09:16:21.340 INFO blam! Oct 11 09:16:21.340 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:16:21.340 INFO blam! Oct 11 09:16:21.340 INFO blam! Oct 11 09:16:21.340 INFO blam! running 3 tests Oct 11 09:16:21.396 INFO blam! test quickcheck_codepoints ... ok Oct 11 09:16:21.402 INFO blam! test quickcheck_utf16_hex ... ok Oct 11 09:16:21.411 INFO blam! test quickcheck_utf8_hex ... ok Oct 11 09:16:21.411 INFO blam! Oct 11 09:16:21.411 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:16:21.411 INFO blam! Oct 11 09:16:21.412 INFO kablam! Running /target/debug/deps/test_unic_echo-5ae9b47a752061c5 Oct 11 09:16:21.414 INFO blam! Oct 11 09:16:21.414 INFO blam! running 9 tests Oct 11 09:16:21.984 INFO blam! test test_utf16_hex_input ... ok Oct 11 09:16:22.201 INFO blam! test test_codepoints_input ... ok Oct 11 09:16:22.444 INFO blam! test test_utf16_hex_output ... ok Oct 11 09:16:22.540 INFO blam! test test_no_newline_output ... ok Oct 11 09:16:22.562 INFO blam! test test_rust_escape_output ... ok Oct 11 09:16:22.599 INFO blam! test test_plain_text_input ... ok Oct 11 09:16:22.620 INFO blam! test test_codepoints_output ... ok Oct 11 09:16:22.826 INFO blam! test test_utf8_hex_input ... ok Oct 11 09:16:22.838 INFO blam! test test_utf8_hex_output ... ok Oct 11 09:16:22.838 INFO blam! Oct 11 09:16:22.838 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:16:22.838 INFO blam! Oct 11 09:16:22.838 INFO kablam! Doc-tests unic-cli Oct 11 09:16:25.096 INFO blam! Oct 11 09:16:25.096 INFO blam! running 0 tests Oct 11 09:16:25.096 INFO blam! Oct 11 09:16:25.096 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:16:25.096 INFO blam! Oct 11 09:16:25.102 INFO kablam! su: No module specific data is present Oct 11 09:16:25.960 INFO running `"docker" "rm" "-f" "24cb31ed4e1fa40946c6351a1bff4183f52615298cfc22fbff9963020b3f6a04"` Oct 11 09:16:26.248 INFO blam! 24cb31ed4e1fa40946c6351a1bff4183f52615298cfc22fbff9963020b3f6a04