Oct 12 02:14:16.957 INFO testing crowbook-text-processing-0.2.7 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 02:14:16.957 INFO running `"docker" "create" "-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/test-source/worker-0/rustdoc-test-static-cling/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 12 02:14:17.197 INFO blam! 12dcffe3d6c3f5775a8c444245debd8563677d9f5ee37a31df7f3aba31ead98f Oct 12 02:14:17.204 INFO running `"docker" "start" "-a" "12dcffe3d6c3f5775a8c444245debd8563677d9f5ee37a31df7f3aba31ead98f"` Oct 12 02:14:18.250 INFO kablam! usermod: no changes Oct 12 02:14:18.340 INFO kablam! Compiling crowbook-text-processing v0.2.7 (/source) Oct 12 02:14:22.836 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.57s Oct 12 02:14:22.839 INFO kablam! su: No module specific data is present Oct 12 02:14:23.096 INFO running `"docker" "rm" "-f" "12dcffe3d6c3f5775a8c444245debd8563677d9f5ee37a31df7f3aba31ead98f"` Oct 12 02:14:23.250 INFO blam! 12dcffe3d6c3f5775a8c444245debd8563677d9f5ee37a31df7f3aba31ead98f Oct 12 02:14:23.256 INFO running `"docker" "create" "-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/test-source/worker-0/rustdoc-test-static-cling/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 12 02:14:23.428 INFO blam! 020e2cdc37d856b70a311d2328054bf6a99522ea6ca0fb22289b223a8ef23a92 Oct 12 02:14:23.432 INFO running `"docker" "start" "-a" "020e2cdc37d856b70a311d2328054bf6a99522ea6ca0fb22289b223a8ef23a92"` Oct 12 02:14:23.912 INFO kablam! usermod: no changes Oct 12 02:14:23.968 INFO kablam! Compiling crowbook-text-processing v0.2.7 (/source) Oct 12 02:14:25.140 INFO kablam! warning: use of deprecated item 'escape::nb_spaces': use `nnbsp` instead Oct 12 02:14:25.140 INFO kablam! --> src/lib/escape.rs:272:18 Oct 12 02:14:25.140 INFO kablam! | Oct 12 02:14:25.140 INFO kablam! 272 | let result = nb_spaces(s); Oct 12 02:14:25.140 INFO kablam! | ^^^^^^^^^ Oct 12 02:14:25.140 INFO kablam! | Oct 12 02:14:25.140 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:14:25.140 INFO kablam! Oct 12 02:14:25.140 INFO kablam! warning: use of deprecated item 'escape::nb_spaces': use `nnbsp` instead Oct 12 02:14:25.140 INFO kablam! --> src/lib/escape.rs:342:18 Oct 12 02:14:25.140 INFO kablam! | Oct 12 02:14:25.140 INFO kablam! 342 | let actual = nb_spaces("This contains non breaking spaces"); Oct 12 02:14:25.140 INFO kablam! | ^^^^^^^^^ Oct 12 02:14:25.140 INFO kablam! Oct 12 02:14:25.277 INFO kablam! warning: use of deprecated item 'crowbook_text_processing::escape::nb_spaces': use `nnbsp` instead Oct 12 02:14:25.278 INFO kablam! --> examples/readme.rs:16:30 Oct 12 02:14:25.278 INFO kablam! | Oct 12 02:14:25.278 INFO kablam! 16 | println!("for HTML: {}", escape::nb_spaces(escape::html(new_s.clone()))); Oct 12 02:14:25.278 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 02:14:25.278 INFO kablam! | Oct 12 02:14:25.278 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:14:25.278 INFO kablam! Oct 12 02:14:27.562 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.62s Oct 12 02:14:27.562 INFO kablam! su: No module specific data is present Oct 12 02:14:28.033 INFO running `"docker" "rm" "-f" "020e2cdc37d856b70a311d2328054bf6a99522ea6ca0fb22289b223a8ef23a92"` Oct 12 02:14:28.335 INFO blam! 020e2cdc37d856b70a311d2328054bf6a99522ea6ca0fb22289b223a8ef23a92 Oct 12 02:14:28.344 INFO running `"docker" "create" "-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/test-source/worker-0/rustdoc-test-static-cling/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 12 02:14:28.771 INFO blam! 6f5e8aa1a85d3304b12933c468b803cf2ae7b38007516a08c68d35830c29eab4 Oct 12 02:14:28.774 INFO running `"docker" "start" "-a" "6f5e8aa1a85d3304b12933c468b803cf2ae7b38007516a08c68d35830c29eab4"` Oct 12 02:14:29.975 INFO kablam! usermod: no changes Oct 12 02:14:30.012 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 02:14:30.022 INFO kablam! Running /target/debug/deps/crowbook_text_processing-c2f752b8380fabba Oct 12 02:14:30.024 INFO blam! Oct 12 02:14:30.025 INFO blam! running 52 tests Oct 12 02:14:30.026 INFO blam! test clean::dashes_1 ... ok Oct 12 02:14:30.028 INFO blam! test clean::dashes_0 ... ok Oct 12 02:14:30.029 INFO blam! test clean::dashes_3 ... ok Oct 12 02:14:30.032 INFO blam! test clean::ellipsis_5 ... ok Oct 12 02:14:30.033 INFO blam! test clean::ellipsis_3 ... ok Oct 12 02:14:30.033 INFO blam! test clean::ellipsis_2 ... ok Oct 12 02:14:30.033 INFO blam! test clean::ellipsis_0 ... ok Oct 12 02:14:30.034 INFO blam! test clean::ellipsis_1 ... ok Oct 12 02:14:30.035 INFO blam! test clean::quotes_1 ... ok Oct 12 02:14:30.036 INFO blam! test clean::ellipsis_4 ... ok Oct 12 02:14:30.036 INFO blam! test clean::dashes_2 ... ok Oct 12 02:14:30.037 INFO blam! test clean::quotes_10 ... ok Oct 12 02:14:30.037 INFO blam! test clean::guillemets_4 ... ok Oct 12 02:14:30.038 INFO blam! test clean::guillemets_1 ... ok Oct 12 02:14:30.038 INFO blam! test clean::guillemets_3 ... ok Oct 12 02:14:30.038 INFO blam! test clean::guillemets_2 ... ok Oct 12 02:14:30.038 INFO blam! test clean::quotes_11 ... ok Oct 12 02:14:30.040 INFO blam! test clean::quotes_5 ... ok Oct 12 02:14:30.041 INFO blam! test clean::quotes_3 ... ok Oct 12 02:14:30.041 INFO blam! test clean::quotes_2 ... ok Oct 12 02:14:30.042 INFO blam! test clean::quotes_4 ... ok Oct 12 02:14:30.042 INFO blam! test clean::quotes_12 ... ok Oct 12 02:14:30.043 INFO blam! test clean::quotes_6 ... ok Oct 12 02:14:30.043 INFO blam! test clean::quotes_7 ... ok Oct 12 02:14:30.045 INFO blam! test clean::quotes_13 ... ok Oct 12 02:14:30.048 INFO blam! test escape::html_1 ... ok Oct 12 02:14:30.050 INFO blam! test escape::html_2 ... ok Oct 12 02:14:30.050 INFO blam! test escape::html_0 ... ok Oct 12 02:14:30.050 INFO blam! test escape::nb_spaces_0 ... ok Oct 12 02:14:30.052 INFO blam! test clean::whitespaces_1 ... ok Oct 12 02:14:30.052 INFO blam! test escape::nb_spaces_escape ... ok Oct 12 02:14:30.052 INFO blam! test clean::quotes_9 ... ok Oct 12 02:14:30.054 INFO blam! test escape::quotes_0 ... ok Oct 12 02:14:30.054 INFO blam! test escape::tex_0 ... ok Oct 12 02:14:30.054 INFO blam! test escape::tex_dashes ... ok Oct 12 02:14:30.054 INFO blam! test escape::nnbsp_1 ... ok Oct 12 02:14:30.054 INFO blam! test escape::quotes_escape ... ok Oct 12 02:14:30.056 INFO blam! test clean::quotes_8 ... ok Oct 12 02:14:30.056 INFO blam! test escape::nnbsp_2 ... ok Oct 12 02:14:30.056 INFO blam! test escape::tex_braces ... ok Oct 12 02:14:30.057 INFO blam! test escape::tex_square_braces ... ok Oct 12 02:14:30.057 INFO blam! test french::french ... ok Oct 12 02:14:30.058 INFO blam! test french::french_dashes_2 ... ok Oct 12 02:14:30.058 INFO blam! test french::french_numbers ... ok Oct 12 02:14:30.058 INFO blam! test french::french_quotes_4 ... ok Oct 12 02:14:30.058 INFO blam! test french::french_quotes_5 ... ok Oct 12 02:14:30.058 INFO blam! test escape::tex_numbers ... ok Oct 12 02:14:30.058 INFO blam! test escape::tex_nb_spaces_0 ... ok Oct 12 02:14:30.058 INFO blam! test french::french_dashes_1 ... ok Oct 12 02:14:30.060 INFO blam! test french::french_quotes_1 ... ok Oct 12 02:14:30.062 INFO kablam! Running /target/debug/deps/crowbook_text_processing-8de6eef776027e38 Oct 12 02:14:30.062 INFO blam! test french::french_quotes_3 ... ok Oct 12 02:14:30.062 INFO blam! test french::french_quotes_2 ... ok Oct 12 02:14:30.062 INFO blam! Oct 12 02:14:30.062 INFO blam! test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:14:30.062 INFO blam! Oct 12 02:14:30.070 INFO blam! Oct 12 02:14:30.070 INFO blam! running 0 tests Oct 12 02:14:30.070 INFO blam! Oct 12 02:14:30.070 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:14:30.070 INFO blam! Oct 12 02:14:30.071 INFO kablam! Doc-tests crowbook_text_processing Oct 12 02:14:31.916 INFO kablam! warning: invalid start of a new code block Oct 12 02:14:31.916 INFO kablam! --> /source/src/lib/clean.rs:305:1 Oct 12 02:14:31.916 INFO kablam! | Oct 12 02:14:31.916 INFO kablam! 305 | /// Replaces `<<` with `«` and `>>` with `»`. Oct 12 02:14:31.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:14:31.920 INFO kablam! Oct 12 02:14:31.921 INFO blam! Oct 12 02:14:31.921 INFO blam! running 13 tests Oct 12 02:14:40.680 INFO blam! test src/lib/escape.rs - escape::nb_spaces_tex (line 109) ... ok Oct 12 02:14:43.259 INFO blam! test src/lib/escape.rs - escape (line 11) ... ok Oct 12 02:14:43.334 INFO blam! test src/lib/clean.rs - clean::dashes (line 265) ... ok Oct 12 02:14:43.621 INFO blam! test src/lib/clean.rs - clean (line 9) ... ok Oct 12 02:14:43.752 INFO blam! test src/lib/escape.rs - escape::html (line 145) ... ok Oct 12 02:14:44.000 INFO blam! test src/lib/clean.rs - clean::quotes (line 138) ... ok Oct 12 02:14:44.534 INFO blam! test src/lib/clean.rs - clean::ellipsis (line 83) ... ok Oct 12 02:14:44.652 INFO blam! test src/lib/clean.rs - clean::whitespaces (line 25) ... ok Oct 12 02:14:48.873 INFO blam! test src/lib/escape.rs - escape::tex (line 200) ... ok Oct 12 02:14:49.220 INFO blam! test src/lib/french.rs - french::FrenchFormatter::format (line 180) ... ok Oct 12 02:14:50.496 INFO blam! test src/lib/french.rs - french::FrenchFormatter (line 42) ... ok Oct 12 02:14:50.600 INFO blam! test src/lib/french.rs - french::FrenchFormatter::format_tex (line 197) ... ok Oct 12 02:14:51.057 INFO blam! test src/lib/lib.rs - (line 26) ... ok Oct 12 02:14:51.058 INFO blam! Oct 12 02:14:51.058 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:14:51.058 INFO blam! Oct 12 02:14:51.069 INFO kablam! su: No module specific data is present Oct 12 02:14:51.932 INFO running `"docker" "rm" "-f" "6f5e8aa1a85d3304b12933c468b803cf2ae7b38007516a08c68d35830c29eab4"` Oct 12 02:14:52.268 INFO blam! 6f5e8aa1a85d3304b12933c468b803cf2ae7b38007516a08c68d35830c29eab4