Oct 16 14:01:47.255 INFO testing crowbook-text-processing-0.2.7 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 14:01:47.255 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 14:01:47.495 INFO blam! 8ca7ba007aa70164c5175e103f550f436b0cd9e0ebeaeb47665aa613843e4905 Oct 16 14:01:47.511 INFO running `"docker" "start" "-a" "8ca7ba007aa70164c5175e103f550f436b0cd9e0ebeaeb47665aa613843e4905"` Oct 16 14:01:48.562 INFO kablam! usermod: no changes Oct 16 14:01:48.651 INFO kablam! Compiling crowbook-text-processing v0.2.7 (/source) Oct 16 14:01:52.458 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.86s Oct 16 14:01:52.462 INFO kablam! su: No module specific data is present Oct 16 14:01:52.901 INFO running `"docker" "rm" "-f" "8ca7ba007aa70164c5175e103f550f436b0cd9e0ebeaeb47665aa613843e4905"` Oct 16 14:01:53.078 INFO blam! 8ca7ba007aa70164c5175e103f550f436b0cd9e0ebeaeb47665aa613843e4905 Oct 16 14:01:53.087 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 14:01:53.479 INFO blam! 95069f1a1715d11fea942b3c7297f6a34c6cacfdf8816ef79cb2646382813365 Oct 16 14:01:53.491 INFO running `"docker" "start" "-a" "95069f1a1715d11fea942b3c7297f6a34c6cacfdf8816ef79cb2646382813365"` Oct 16 14:01:54.062 INFO kablam! usermod: no changes Oct 16 14:01:54.114 INFO kablam! Compiling crowbook-text-processing v0.2.7 (/source) Oct 16 14:01:55.927 INFO kablam! warning: use of deprecated item 'crowbook_text_processing::escape::nb_spaces': use `nnbsp` instead Oct 16 14:01:55.927 INFO kablam! --> examples/readme.rs:16:30 Oct 16 14:01:55.927 INFO kablam! | Oct 16 14:01:55.927 INFO kablam! 16 | println!("for HTML: {}", escape::nb_spaces(escape::html(new_s.clone()))); Oct 16 14:01:55.927 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 14:01:55.927 INFO kablam! | Oct 16 14:01:55.927 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 14:01:55.927 INFO kablam! Oct 16 14:01:56.076 INFO kablam! warning: use of deprecated item 'escape::nb_spaces': use `nnbsp` instead Oct 16 14:01:56.076 INFO kablam! --> src/lib/escape.rs:272:18 Oct 16 14:01:56.077 INFO kablam! | Oct 16 14:01:56.077 INFO kablam! 272 | let result = nb_spaces(s); Oct 16 14:01:56.077 INFO kablam! | ^^^^^^^^^ Oct 16 14:01:56.078 INFO kablam! | Oct 16 14:01:56.078 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 14:01:56.078 INFO kablam! Oct 16 14:01:56.078 INFO kablam! warning: use of deprecated item 'escape::nb_spaces': use `nnbsp` instead Oct 16 14:01:56.079 INFO kablam! --> src/lib/escape.rs:342:18 Oct 16 14:01:56.079 INFO kablam! | Oct 16 14:01:56.079 INFO kablam! 342 | let actual = nb_spaces("This contains non breaking spaces"); Oct 16 14:01:56.080 INFO kablam! | ^^^^^^^^^ Oct 16 14:01:56.080 INFO kablam! Oct 16 14:01:58.856 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.78s Oct 16 14:01:58.860 INFO kablam! su: No module specific data is present Oct 16 14:02:00.121 INFO running `"docker" "rm" "-f" "95069f1a1715d11fea942b3c7297f6a34c6cacfdf8816ef79cb2646382813365"` Oct 16 14:02:00.327 INFO blam! 95069f1a1715d11fea942b3c7297f6a34c6cacfdf8816ef79cb2646382813365 Oct 16 14:02:00.337 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 14:02:00.727 INFO blam! 68e119586c31b56476c50988f456d2f9efed65e240b7d17d43379a2e114709c1 Oct 16 14:02:00.731 INFO running `"docker" "start" "-a" "68e119586c31b56476c50988f456d2f9efed65e240b7d17d43379a2e114709c1"` Oct 16 14:02:01.675 INFO kablam! usermod: no changes Oct 16 14:02:01.723 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 14:02:01.735 INFO kablam! Running /target/debug/deps/crowbook_text_processing-c2f752b8380fabba Oct 16 14:02:01.748 INFO blam! Oct 16 14:02:01.748 INFO blam! running 52 tests Oct 16 14:02:01.752 INFO blam! test clean::dashes_1 ... ok Oct 16 14:02:01.758 INFO blam! test clean::dashes_0 ... ok Oct 16 14:02:01.758 INFO blam! test clean::dashes_2 ... ok Oct 16 14:02:01.758 INFO blam! test clean::ellipsis_0 ... ok Oct 16 14:02:01.758 INFO blam! test clean::ellipsis_2 ... ok Oct 16 14:02:01.759 INFO blam! test clean::dashes_3 ... ok Oct 16 14:02:01.759 INFO blam! test clean::ellipsis_1 ... ok Oct 16 14:02:01.759 INFO blam! test clean::ellipsis_3 ... ok Oct 16 14:02:01.759 INFO blam! test clean::ellipsis_4 ... ok Oct 16 14:02:01.761 INFO blam! test clean::quotes_11 ... ok Oct 16 14:02:01.761 INFO blam! test clean::quotes_10 ... ok Oct 16 14:02:01.761 INFO blam! test clean::quotes_1 ... ok Oct 16 14:02:01.761 INFO blam! test clean::guillemets_2 ... ok Oct 16 14:02:01.761 INFO blam! test clean::ellipsis_5 ... ok Oct 16 14:02:01.761 INFO blam! test clean::guillemets_1 ... ok Oct 16 14:02:01.761 INFO blam! test clean::guillemets_4 ... ok Oct 16 14:02:01.763 INFO blam! test clean::quotes_5 ... ok Oct 16 14:02:01.763 INFO blam! test clean::quotes_3 ... ok Oct 16 14:02:01.763 INFO blam! test clean::quotes_4 ... ok Oct 16 14:02:01.763 INFO blam! test clean::quotes_6 ... ok Oct 16 14:02:01.763 INFO blam! test clean::quotes_13 ... ok Oct 16 14:02:01.763 INFO blam! test clean::quotes_2 ... ok Oct 16 14:02:01.763 INFO blam! test clean::quotes_7 ... ok Oct 16 14:02:01.763 INFO blam! test clean::quotes_8 ... ok Oct 16 14:02:01.763 INFO blam! test clean::quotes_9 ... ok Oct 16 14:02:01.763 INFO blam! test clean::quotes_12 ... ok Oct 16 14:02:01.771 INFO blam! test clean::whitespaces_1 ... ok Oct 16 14:02:01.771 INFO blam! test escape::html_0 ... ok Oct 16 14:02:01.771 INFO blam! test escape::html_1 ... ok Oct 16 14:02:01.774 INFO blam! test escape::quotes_escape ... ok Oct 16 14:02:01.774 INFO blam! test escape::quotes_0 ... ok Oct 16 14:02:01.775 INFO blam! test escape::nnbsp_2 ... ok Oct 16 14:02:01.775 INFO blam! test escape::tex_0 ... ok Oct 16 14:02:01.775 INFO blam! test escape::tex_braces ... ok Oct 16 14:02:01.775 INFO blam! test escape::html_2 ... ok Oct 16 14:02:01.775 INFO blam! test escape::nb_spaces_0 ... ok Oct 16 14:02:01.775 INFO blam! test escape::nb_spaces_escape ... ok Oct 16 14:02:01.775 INFO blam! test escape::nnbsp_1 ... ok Oct 16 14:02:01.775 INFO blam! test clean::guillemets_3 ... ok Oct 16 14:02:01.775 INFO blam! test escape::tex_dashes ... ok Oct 16 14:02:01.783 INFO blam! test escape::tex_square_braces ... ok Oct 16 14:02:01.783 INFO blam! test escape::tex_nb_spaces_0 ... ok Oct 16 14:02:01.783 INFO blam! test escape::tex_numbers ... ok Oct 16 14:02:01.783 INFO blam! test french::french ... ok Oct 16 14:02:01.783 INFO blam! test french::french_numbers ... ok Oct 16 14:02:01.783 INFO blam! test french::french_dashes_1 ... ok Oct 16 14:02:01.783 INFO blam! test french::french_dashes_2 ... ok Oct 16 14:02:01.783 INFO blam! test french::french_quotes_1 ... ok Oct 16 14:02:01.787 INFO blam! test french::french_quotes_3 ... ok Oct 16 14:02:01.787 INFO blam! test french::french_quotes_2 ... ok Oct 16 14:02:01.787 INFO blam! test french::french_quotes_5 ... ok Oct 16 14:02:01.787 INFO blam! test french::french_quotes_4 ... ok Oct 16 14:02:01.787 INFO blam! Oct 16 14:02:01.787 INFO blam! test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:02:01.787 INFO blam! Oct 16 14:02:01.791 INFO kablam! Running /target/debug/deps/crowbook_text_processing-8de6eef776027e38 Oct 16 14:02:01.796 INFO blam! Oct 16 14:02:01.796 INFO blam! running 0 tests Oct 16 14:02:01.796 INFO blam! Oct 16 14:02:01.796 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:02:01.796 INFO blam! Oct 16 14:02:01.796 INFO kablam! Doc-tests crowbook_text_processing Oct 16 14:02:03.675 INFO kablam! warning: invalid start of a new code block Oct 16 14:02:03.675 INFO blam! Oct 16 14:02:03.675 INFO kablam! --> /source/src/lib/clean.rs:305:1 Oct 16 14:02:03.675 INFO blam! running 13 tests Oct 16 14:02:03.675 INFO kablam! | Oct 16 14:02:03.675 INFO kablam! 305 | /// Replaces `<<` with `«` and `>>` with `»`. Oct 16 14:02:03.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:02:03.675 INFO kablam! Oct 16 14:02:13.873 INFO blam! test src/lib/escape.rs - escape::html (line 145) ... ok Oct 16 14:02:17.283 INFO blam! test src/lib/clean.rs - clean (line 9) ... ok Oct 16 14:02:18.311 INFO blam! test src/lib/clean.rs - clean::ellipsis (line 83) ... ok Oct 16 14:02:19.170 INFO blam! test src/lib/clean.rs - clean::quotes (line 138) ... ok Oct 16 14:02:19.595 INFO blam! test src/lib/clean.rs - clean::dashes (line 265) ... ok Oct 16 14:02:20.467 INFO blam! test src/lib/clean.rs - clean::whitespaces (line 25) ... ok Oct 16 14:02:21.127 INFO blam! test src/lib/escape.rs - escape::nb_spaces_tex (line 109) ... ok Oct 16 14:02:21.483 INFO blam! test src/lib/escape.rs - escape (line 11) ... ok Oct 16 14:02:27.907 INFO blam! test src/lib/escape.rs - escape::tex (line 200) ... ok Oct 16 14:02:28.846 INFO blam! test src/lib/french.rs - french::FrenchFormatter (line 42) ... ok Oct 16 14:02:30.159 INFO blam! test src/lib/lib.rs - (line 26) ... ok Oct 16 14:02:30.264 INFO blam! test src/lib/french.rs - french::FrenchFormatter::format_tex (line 197) ... ok Oct 16 14:02:30.375 INFO blam! test src/lib/french.rs - french::FrenchFormatter::format (line 180) ... ok Oct 16 14:02:30.375 INFO blam! Oct 16 14:02:30.375 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:02:30.375 INFO blam! Oct 16 14:02:30.395 INFO kablam! su: No module specific data is present Oct 16 14:02:31.083 INFO running `"docker" "rm" "-f" "68e119586c31b56476c50988f456d2f9efed65e240b7d17d43379a2e114709c1"` Oct 16 14:02:31.417 INFO blam! 68e119586c31b56476c50988f456d2f9efed65e240b7d17d43379a2e114709c1