Oct 16 10:45:28.778 INFO testing fuzzyrusty-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 10:45:28.780 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 10:45:29.207 INFO blam! 05b78a066645aeb203cd764d31328e943601a6e02b33a6314606814440e73b89 Oct 16 10:45:29.209 INFO running `"docker" "start" "-a" "05b78a066645aeb203cd764d31328e943601a6e02b33a6314606814440e73b89"` Oct 16 10:45:30.815 INFO kablam! usermod: no changes Oct 16 10:45:30.875 INFO kablam! Compiling fuzzyrusty v0.1.0 (/source) Oct 16 10:45:31.427 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 10:45:31.427 INFO kablam! --> src/utils.rs:1:5 Oct 16 10:45:31.427 INFO kablam! | Oct 16 10:45:31.427 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 16 10:45:31.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 10:45:31.428 INFO kablam! | Oct 16 10:45:31.428 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 10:45:31.428 INFO kablam! Oct 16 10:45:31.431 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::is_ascii': use inherent methods instead Oct 16 10:45:31.431 INFO kablam! --> src/utils.rs:6:40 Oct 16 10:45:31.431 INFO kablam! | Oct 16 10:45:31.431 INFO kablam! 6 | result = result.chars().filter(AsciiExt::is_ascii).collect(); Oct 16 10:45:31.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 10:45:31.431 INFO kablam! Oct 16 10:45:32.828 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.99s Oct 16 10:45:32.831 INFO kablam! su: No module specific data is present Oct 16 10:45:33.599 INFO running `"docker" "rm" "-f" "05b78a066645aeb203cd764d31328e943601a6e02b33a6314606814440e73b89"` Oct 16 10:45:33.971 INFO blam! 05b78a066645aeb203cd764d31328e943601a6e02b33a6314606814440e73b89 Oct 16 10:45:33.979 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 10:45:34.541 INFO blam! 288356fb7054e522a24f802888a5693b42c82930c58c0c3a39ca2821be1414b4 Oct 16 10:45:34.545 INFO running `"docker" "start" "-a" "288356fb7054e522a24f802888a5693b42c82930c58c0c3a39ca2821be1414b4"` Oct 16 10:45:35.796 INFO kablam! usermod: no changes Oct 16 10:45:35.863 INFO kablam! Compiling fuzzyrusty v0.1.0 (/source) Oct 16 10:45:36.563 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 10:45:36.564 INFO kablam! --> src/utils.rs:1:5 Oct 16 10:45:36.564 INFO kablam! | Oct 16 10:45:36.564 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 16 10:45:36.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 10:45:36.565 INFO kablam! | Oct 16 10:45:36.565 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 10:45:36.565 INFO kablam! Oct 16 10:45:36.566 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt::is_ascii': use inherent methods instead Oct 16 10:45:36.566 INFO kablam! --> src/utils.rs:6:40 Oct 16 10:45:36.566 INFO kablam! | Oct 16 10:45:36.566 INFO kablam! 6 | result = result.chars().filter(AsciiExt::is_ascii).collect(); Oct 16 10:45:36.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 10:45:36.567 INFO kablam! Oct 16 10:45:38.335 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.50s Oct 16 10:45:38.336 INFO kablam! su: No module specific data is present Oct 16 10:45:39.482 INFO running `"docker" "rm" "-f" "288356fb7054e522a24f802888a5693b42c82930c58c0c3a39ca2821be1414b4"` Oct 16 10:45:39.799 INFO blam! 288356fb7054e522a24f802888a5693b42c82930c58c0c3a39ca2821be1414b4 Oct 16 10:45:39.807 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 10:45:40.171 INFO blam! 29ba1c343851d919b5b3c34803bee1fc19d3939d3b0a88b660211ed4b408cab2 Oct 16 10:45:40.179 INFO running `"docker" "start" "-a" "29ba1c343851d919b5b3c34803bee1fc19d3939d3b0a88b660211ed4b408cab2"` Oct 16 10:45:41.422 INFO kablam! usermod: no changes Oct 16 10:45:41.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 10:45:41.491 INFO kablam! Running /target/debug/deps/fuzzyrusty-960912387cbc7262 Oct 16 10:45:41.503 INFO blam! Oct 16 10:45:41.503 INFO blam! running 8 tests Oct 16 10:45:41.503 INFO blam! test tests::partial_token_set ... ok Oct 16 10:45:41.503 INFO blam! test tests::partial ... ok Oct 16 10:45:41.503 INFO blam! test tests::world ... ok Oct 16 10:45:41.503 INFO blam! test tests::partial_token_sort ... ok Oct 16 10:45:41.503 INFO blam! test tests::token_set ... ok Oct 16 10:45:41.503 INFO blam! test tests::token_sort ... ok Oct 16 10:45:41.503 INFO blam! test tests::identity ... ok Oct 16 10:45:41.503 INFO blam! test tests::case_insensitive ... ok Oct 16 10:45:41.503 INFO blam! Oct 16 10:45:41.503 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:45:41.503 INFO blam! Oct 16 10:45:41.511 INFO kablam! Doc-tests fuzzyrusty Oct 16 10:45:42.660 INFO blam! Oct 16 10:45:42.660 INFO blam! running 0 tests Oct 16 10:45:42.660 INFO blam! Oct 16 10:45:42.660 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:45:42.660 INFO blam! Oct 16 10:45:42.667 INFO kablam! su: No module specific data is present Oct 16 10:45:43.330 INFO running `"docker" "rm" "-f" "29ba1c343851d919b5b3c34803bee1fc19d3939d3b0a88b660211ed4b408cab2"` Oct 16 10:45:43.631 INFO blam! 29ba1c343851d919b5b3c34803bee1fc19d3939d3b0a88b660211ed4b408cab2