Oct 15 10:34:36.467 INFO testing GodTamIt/diffsim against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 10:34:36.469 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 10:34:36.901 INFO blam! 646924fa45b746efe67dbf458fba67298fcbcb482d998d635d0deb63c33979ed Oct 15 10:34:36.911 INFO running `"docker" "start" "-a" "646924fa45b746efe67dbf458fba67298fcbcb482d998d635d0deb63c33979ed"` Oct 15 10:34:38.495 INFO kablam! usermod: no changes Oct 15 10:34:38.662 INFO kablam! Compiling strsim v0.6.0 Oct 15 10:34:38.675 INFO kablam! Compiling unicode-segmentation v1.2.0 Oct 15 10:34:38.675 INFO kablam! Compiling ansi_term v0.9.0 Oct 15 10:34:38.679 INFO kablam! Compiling difflib v0.2.0 Oct 15 10:34:38.679 INFO kablam! Compiling term_size v0.3.0 Oct 15 10:34:38.679 INFO kablam! Compiling atty v0.2.2 Oct 15 10:34:38.679 INFO kablam! Compiling rand v0.3.16 Oct 15 10:34:40.339 INFO kablam! Compiling textwrap v0.7.0 Oct 15 10:34:44.243 INFO kablam! Compiling clap v2.26.0 Oct 15 10:34:46.495 INFO kablam! Compiling rayon-core v1.2.1 Oct 15 10:34:49.471 INFO kablam! Compiling rayon v0.8.2 Oct 15 10:35:08.941 INFO kablam! Compiling diffsim v0.1.0 (/source) Oct 15 10:35:11.647 INFO kablam! warning: unused imports: `damerau_levenshtein`, `jaro`, `osa_distance` Oct 15 10:35:11.647 INFO kablam! --> src/commands.rs:8:14 Oct 15 10:35:11.647 INFO kablam! | Oct 15 10:35:11.647 INFO kablam! 8 | use strsim::{osa_distance, damerau_levenshtein, jaro}; Oct 15 10:35:11.647 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^ Oct 15 10:35:11.647 INFO kablam! | Oct 15 10:35:11.647 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:35:11.647 INFO kablam! Oct 15 10:35:15.355 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.83s Oct 15 10:35:15.359 INFO kablam! su: No module specific data is present Oct 15 10:35:16.536 INFO running `"docker" "rm" "-f" "646924fa45b746efe67dbf458fba67298fcbcb482d998d635d0deb63c33979ed"` Oct 15 10:35:16.899 INFO blam! 646924fa45b746efe67dbf458fba67298fcbcb482d998d635d0deb63c33979ed Oct 15 10:35:16.903 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 10:35:17.466 INFO blam! b97d6169f90d79404f69653e4666950193564f2ceb0722e1e062f72a8377b003 Oct 15 10:35:17.469 INFO running `"docker" "start" "-a" "b97d6169f90d79404f69653e4666950193564f2ceb0722e1e062f72a8377b003"` Oct 15 10:35:18.498 INFO kablam! usermod: no changes Oct 15 10:35:18.580 INFO kablam! Compiling diffsim v0.1.0 (/source) Oct 15 10:35:19.768 INFO kablam! warning: unused imports: `damerau_levenshtein`, `jaro`, `osa_distance` Oct 15 10:35:19.768 INFO kablam! --> src/commands.rs:8:14 Oct 15 10:35:19.768 INFO kablam! | Oct 15 10:35:19.769 INFO kablam! 8 | use strsim::{osa_distance, damerau_levenshtein, jaro}; Oct 15 10:35:19.769 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^ Oct 15 10:35:19.769 INFO kablam! | Oct 15 10:35:19.770 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:35:19.770 INFO kablam! Oct 15 10:35:20.364 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.85s Oct 15 10:35:20.369 INFO kablam! su: No module specific data is present Oct 15 10:35:20.793 INFO running `"docker" "rm" "-f" "b97d6169f90d79404f69653e4666950193564f2ceb0722e1e062f72a8377b003"` Oct 15 10:35:21.078 INFO blam! b97d6169f90d79404f69653e4666950193564f2ceb0722e1e062f72a8377b003 Oct 15 10:35:21.087 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 10:35:21.529 INFO blam! ba189eb317bea838a1d364ace85f7d4b8b508f44cac45efc2e043b0d7cf905aa Oct 15 10:35:21.533 INFO running `"docker" "start" "-a" "ba189eb317bea838a1d364ace85f7d4b8b508f44cac45efc2e043b0d7cf905aa"` Oct 15 10:35:23.242 INFO kablam! usermod: no changes Oct 15 10:35:23.377 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 15 10:35:23.388 INFO kablam! Running /target/debug/deps/diffsim-f2d8e4f2eb287a91 Oct 15 10:35:23.403 INFO blam! Oct 15 10:35:23.403 INFO blam! running 0 tests Oct 15 10:35:23.403 INFO blam! Oct 15 10:35:23.403 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:35:23.403 INFO blam! Oct 15 10:35:23.411 INFO kablam! su: No module specific data is present Oct 15 10:35:24.477 INFO running `"docker" "rm" "-f" "ba189eb317bea838a1d364ace85f7d4b8b508f44cac45efc2e043b0d7cf905aa"` Oct 15 10:35:24.771 INFO blam! ba189eb317bea838a1d364ace85f7d4b8b508f44cac45efc2e043b0d7cf905aa