Oct 16 14:01:47.247 INFO testing crowbook-text-processing-0.2.7 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 14:01:47.247 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 14:01:47.475 INFO blam! 53a339eaed0d9e5cbcf52116c51fe2ded23395b6d98b9dfc17909cb4e65cec0d Oct 16 14:01:47.483 INFO running `"docker" "start" "-a" "53a339eaed0d9e5cbcf52116c51fe2ded23395b6d98b9dfc17909cb4e65cec0d"` Oct 16 14:01:48.294 INFO kablam! usermod: no changes Oct 16 14:01:48.399 INFO kablam! Compiling crowbook-text-processing v0.2.7 (/source) Oct 16 14:01:52.474 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.14s Oct 16 14:01:52.477 INFO kablam! su: No module specific data is present Oct 16 14:01:52.908 INFO running `"docker" "rm" "-f" "53a339eaed0d9e5cbcf52116c51fe2ded23395b6d98b9dfc17909cb4e65cec0d"` Oct 16 14:01:53.149 INFO blam! 53a339eaed0d9e5cbcf52116c51fe2ded23395b6d98b9dfc17909cb4e65cec0d Oct 16 14:01:53.157 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 14:01:53.526 INFO blam! 348c3b6913dcdfb8caf43563b47875265894f87673db1718cb6d465603f271a3 Oct 16 14:01:53.545 INFO running `"docker" "start" "-a" "348c3b6913dcdfb8caf43563b47875265894f87673db1718cb6d465603f271a3"` Oct 16 14:01:54.258 INFO kablam! usermod: no changes Oct 16 14:01:54.355 INFO kablam! Compiling crowbook-text-processing v0.2.7 (/source) Oct 16 14:01:56.431 INFO kablam! warning: use of deprecated item 'escape::nb_spaces': use `nnbsp` instead Oct 16 14:01:56.431 INFO kablam! --> src/lib/escape.rs:272:18 Oct 16 14:01:56.431 INFO kablam! | Oct 16 14:01:56.432 INFO kablam! 272 | let result = nb_spaces(s); Oct 16 14:01:56.432 INFO kablam! | ^^^^^^^^^ Oct 16 14:01:56.432 INFO kablam! | Oct 16 14:01:56.432 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 14:01:56.433 INFO kablam! Oct 16 14:01:56.433 INFO kablam! warning: use of deprecated item 'escape::nb_spaces': use `nnbsp` instead Oct 16 14:01:56.433 INFO kablam! --> src/lib/escape.rs:342:18 Oct 16 14:01:56.433 INFO kablam! | Oct 16 14:01:56.433 INFO kablam! 342 | let actual = nb_spaces("This contains non breaking spaces"); Oct 16 14:01:56.434 INFO kablam! | ^^^^^^^^^ Oct 16 14:01:56.434 INFO kablam! Oct 16 14:01:56.848 INFO kablam! warning: use of deprecated item 'crowbook_text_processing::escape::nb_spaces': use `nnbsp` instead Oct 16 14:01:56.848 INFO kablam! --> examples/readme.rs:16:30 Oct 16 14:01:56.849 INFO kablam! | Oct 16 14:01:56.849 INFO kablam! 16 | println!("for HTML: {}", escape::nb_spaces(escape::html(new_s.clone()))); Oct 16 14:01:56.849 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 14:01:56.850 INFO kablam! | Oct 16 14:01:56.850 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 14:01:56.850 INFO kablam! Oct 16 14:01:59.201 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.91s Oct 16 14:01:59.211 INFO kablam! su: No module specific data is present Oct 16 14:02:00.214 INFO running `"docker" "rm" "-f" "348c3b6913dcdfb8caf43563b47875265894f87673db1718cb6d465603f271a3"` Oct 16 14:02:00.423 INFO blam! 348c3b6913dcdfb8caf43563b47875265894f87673db1718cb6d465603f271a3 Oct 16 14:02:00.435 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 14:02:00.779 INFO blam! d86e8d71a8fdd1f2c512a43c3233a3e52f84ed9b289180674467954124b80603 Oct 16 14:02:00.783 INFO running `"docker" "start" "-a" "d86e8d71a8fdd1f2c512a43c3233a3e52f84ed9b289180674467954124b80603"` Oct 16 14:02:01.764 INFO kablam! usermod: no changes Oct 16 14:02:01.804 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 14:02:01.815 INFO kablam! Running /target/debug/deps/crowbook_text_processing-c6ebf1e6324841f2 Oct 16 14:02:01.819 INFO blam! Oct 16 14:02:01.819 INFO blam! running 52 tests Oct 16 14:02:01.824 INFO blam! test clean::dashes_0 ... ok Oct 16 14:02:01.825 INFO blam! test clean::dashes_2 ... ok Oct 16 14:02:01.825 INFO blam! test clean::dashes_1 ... ok Oct 16 14:02:01.825 INFO blam! test clean::dashes_3 ... ok Oct 16 14:02:01.825 INFO blam! test clean::ellipsis_0 ... ok Oct 16 14:02:01.831 INFO blam! test clean::ellipsis_1 ... ok Oct 16 14:02:01.831 INFO blam! test clean::ellipsis_2 ... ok Oct 16 14:02:01.831 INFO blam! test clean::ellipsis_3 ... ok Oct 16 14:02:01.832 INFO blam! test clean::ellipsis_4 ... ok Oct 16 14:02:01.832 INFO blam! test clean::ellipsis_5 ... ok Oct 16 14:02:01.833 INFO blam! test clean::guillemets_1 ... ok Oct 16 14:02:01.833 INFO blam! test clean::guillemets_4 ... ok Oct 16 14:02:01.833 INFO blam! test clean::quotes_1 ... ok Oct 16 14:02:01.833 INFO blam! test clean::quotes_11 ... ok Oct 16 14:02:01.834 INFO blam! test clean::guillemets_2 ... ok Oct 16 14:02:01.834 INFO blam! test clean::quotes_10 ... ok Oct 16 14:02:01.835 INFO blam! test clean::quotes_5 ... ok Oct 16 14:02:01.835 INFO blam! test clean::guillemets_3 ... ok Oct 16 14:02:01.835 INFO blam! test clean::quotes_13 ... ok Oct 16 14:02:01.835 INFO blam! test clean::quotes_2 ... ok Oct 16 14:02:01.835 INFO blam! test clean::quotes_6 ... ok Oct 16 14:02:01.835 INFO blam! test clean::quotes_12 ... ok Oct 16 14:02:01.835 INFO blam! test clean::quotes_3 ... ok Oct 16 14:02:01.835 INFO blam! test clean::quotes_4 ... ok Oct 16 14:02:01.835 INFO blam! test clean::quotes_7 ... ok Oct 16 14:02:01.835 INFO blam! test clean::quotes_9 ... ok Oct 16 14:02:01.835 INFO blam! test clean::quotes_8 ... ok Oct 16 14:02:01.841 INFO blam! test escape::nb_spaces_0 ... ok Oct 16 14:02:01.841 INFO blam! test escape::html_1 ... ok Oct 16 14:02:01.841 INFO blam! test escape::html_2 ... ok Oct 16 14:02:01.841 INFO blam! test escape::nb_spaces_escape ... ok Oct 16 14:02:01.841 INFO blam! test escape::quotes_0 ... ok Oct 16 14:02:01.841 INFO blam! test escape::html_0 ... ok Oct 16 14:02:01.841 INFO blam! test escape::tex_nb_spaces_0 ... ok Oct 16 14:02:01.843 INFO blam! test escape::tex_0 ... ok Oct 16 14:02:01.843 INFO blam! test escape::quotes_escape ... ok Oct 16 14:02:01.843 INFO blam! test escape::tex_dashes ... ok Oct 16 14:02:01.843 INFO blam! test escape::tex_braces ... ok Oct 16 14:02:01.843 INFO blam! test escape::tex_numbers ... ok Oct 16 14:02:01.843 INFO blam! test french::french_dashes_2 ... ok Oct 16 14:02:01.843 INFO blam! test escape::nnbsp_1 ... ok Oct 16 14:02:01.843 INFO blam! test french::french_dashes_1 ... ok Oct 16 14:02:01.843 INFO blam! test french::french ... ok Oct 16 14:02:01.843 INFO blam! test clean::whitespaces_1 ... ok Oct 16 14:02:01.843 INFO blam! test french::french_quotes_1 ... ok Oct 16 14:02:01.843 INFO blam! test french::french_quotes_4 ... ok Oct 16 14:02:01.843 INFO blam! test french::french_quotes_2 ... ok Oct 16 14:02:01.843 INFO blam! test french::french_quotes_5 ... ok Oct 16 14:02:01.843 INFO blam! test french::french_quotes_3 ... ok Oct 16 14:02:01.843 INFO blam! test escape::nnbsp_2 ... ok Oct 16 14:02:01.844 INFO blam! test french::french_numbers ... ok Oct 16 14:02:01.847 INFO blam! test escape::tex_square_braces ... ok Oct 16 14:02:01.847 INFO blam! Oct 16 14:02:01.847 INFO blam! test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:02:01.847 INFO blam! Oct 16 14:02:01.848 INFO kablam! Running /target/debug/deps/crowbook_text_processing-3a67423e072ad8d1 Oct 16 14:02:01.852 INFO blam! Oct 16 14:02:01.852 INFO blam! running 0 tests Oct 16 14:02:01.852 INFO blam! Oct 16 14:02:01.852 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:02:01.852 INFO blam! Oct 16 14:02:01.853 INFO kablam! Doc-tests crowbook_text_processing Oct 16 14:02:03.905 INFO kablam! warning: invalid start of a new code block Oct 16 14:02:03.905 INFO blam! Oct 16 14:02:03.905 INFO kablam! --> /source/src/lib/clean.rs:305:1 Oct 16 14:02:03.905 INFO blam! running 13 tests Oct 16 14:02:03.905 INFO kablam! | Oct 16 14:02:03.905 INFO kablam! 305 | /// Replaces `<<` with `«` and `>>` with `»`. Oct 16 14:02:03.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:02:03.905 INFO kablam! Oct 16 14:02:14.967 INFO blam! test src/lib/clean.rs - clean::dashes (line 265) ... ok Oct 16 14:02:18.579 INFO blam! test src/lib/clean.rs - clean::ellipsis (line 83) ... ok Oct 16 14:02:18.727 INFO blam! test src/lib/clean.rs - clean::whitespaces (line 25) ... ok Oct 16 14:02:19.551 INFO blam! test src/lib/escape.rs - escape::nb_spaces_tex (line 109) ... ok Oct 16 14:02:20.851 INFO blam! test src/lib/escape.rs - escape (line 11) ... ok Oct 16 14:02:20.875 INFO blam! test src/lib/escape.rs - escape::html (line 145) ... ok Oct 16 14:02:22.191 INFO blam! test src/lib/clean.rs - clean::quotes (line 138) ... ok Oct 16 14:02:23.243 INFO blam! test src/lib/clean.rs - clean (line 9) ... ok Oct 16 14:02:30.313 INFO blam! test src/lib/escape.rs - escape::tex (line 200) ... ok Oct 16 14:02:30.604 INFO blam! test src/lib/french.rs - french::FrenchFormatter::format (line 180) ... ok Oct 16 14:02:31.017 INFO blam! test src/lib/french.rs - french::FrenchFormatter (line 42) ... ok Oct 16 14:02:31.285 INFO blam! test src/lib/lib.rs - (line 26) ... ok Oct 16 14:02:31.563 INFO blam! test src/lib/french.rs - french::FrenchFormatter::format_tex (line 197) ... ok Oct 16 14:02:31.563 INFO blam! Oct 16 14:02:31.563 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:02:31.563 INFO blam! Oct 16 14:02:31.583 INFO kablam! su: No module specific data is present Oct 16 14:02:32.135 INFO running `"docker" "rm" "-f" "d86e8d71a8fdd1f2c512a43c3233a3e52f84ed9b289180674467954124b80603"` Oct 16 14:02:32.507 INFO blam! d86e8d71a8fdd1f2c512a43c3233a3e52f84ed9b289180674467954124b80603