Oct 15 11:41:14.124 INFO testing DaanHoogland/tr against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 11:41:14.125 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 11:41:14.408 INFO blam! d84f0a8d8b2116bb77a9cd64ae50000226929eb19fa4c6c53e69791090e29338 Oct 15 11:41:14.418 INFO running `"docker" "start" "-a" "d84f0a8d8b2116bb77a9cd64ae50000226929eb19fa4c6c53e69791090e29338"` Oct 15 11:41:14.949 INFO kablam! usermod: no changes Oct 15 11:41:14.999 INFO kablam! Compiling strsim v0.4.0 Oct 15 11:41:14.999 INFO kablam! Compiling ansi_term v0.6.3 Oct 15 11:41:16.205 INFO kablam! Compiling clap v1.2.1 Oct 15 11:41:21.131 INFO kablam! Compiling tr v0.0.1 (/source) Oct 15 11:41:22.222 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.25s Oct 15 11:41:22.224 INFO kablam! su: No module specific data is present Oct 15 11:41:22.482 INFO running `"docker" "rm" "-f" "d84f0a8d8b2116bb77a9cd64ae50000226929eb19fa4c6c53e69791090e29338"` Oct 15 11:41:22.553 INFO blam! d84f0a8d8b2116bb77a9cd64ae50000226929eb19fa4c6c53e69791090e29338 Oct 15 11:41:22.554 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 11:41:22.746 INFO blam! 1a52d7fafd9e15f7da05a8c7bc498f767a9d8d6afc15c543df4be213a6f9112b Oct 15 11:41:22.746 INFO running `"docker" "start" "-a" "1a52d7fafd9e15f7da05a8c7bc498f767a9d8d6afc15c543df4be213a6f9112b"` Oct 15 11:41:23.255 INFO kablam! usermod: no changes Oct 15 11:41:23.286 INFO kablam! Compiling tr v0.0.1 (/source) Oct 15 11:41:23.873 INFO kablam! warning: constant item is never used: `MAN_PAGE` Oct 15 11:41:23.873 INFO kablam! --> src/main.rs:6:1 Oct 15 11:41:23.873 INFO kablam! | Oct 15 11:41:23.873 INFO kablam! 6 | / const MAN_PAGE: &'static str = /* @MANSTART{tr} */ r#"NAME Oct 15 11:41:23.873 INFO kablam! 7 | | tr - translate characters Oct 15 11:41:23.873 INFO kablam! 8 | | Oct 15 11:41:23.873 INFO kablam! 9 | | SYNOPSIS Oct 15 11:41:23.873 INFO kablam! ... | Oct 15 11:41:23.873 INFO kablam! 47 | | loads. Oct 15 11:41:23.873 INFO kablam! 48 | | "#; /* @MANEND */ Oct 15 11:41:23.873 INFO kablam! | |___^ Oct 15 11:41:23.873 INFO kablam! | Oct 15 11:41:23.873 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:41:23.873 INFO kablam! Oct 15 11:41:23.873 INFO kablam! warning: field is never used: `complement` Oct 15 11:41:23.873 INFO kablam! --> src/main.rs:52:5 Oct 15 11:41:23.873 INFO kablam! | Oct 15 11:41:23.873 INFO kablam! 52 | complement: bool, Oct 15 11:41:23.873 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 11:41:23.873 INFO kablam! Oct 15 11:41:23.873 INFO kablam! warning: field is never used: `delete` Oct 15 11:41:23.873 INFO kablam! --> src/main.rs:53:5 Oct 15 11:41:23.873 INFO kablam! | Oct 15 11:41:23.873 INFO kablam! 53 | delete: bool, Oct 15 11:41:23.873 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 11:41:23.873 INFO kablam! Oct 15 11:41:23.873 INFO kablam! warning: field is never used: `squeeze` Oct 15 11:41:23.873 INFO kablam! --> src/main.rs:54:5 Oct 15 11:41:23.873 INFO kablam! | Oct 15 11:41:23.873 INFO kablam! 54 | squeeze: bool, Oct 15 11:41:23.873 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 11:41:23.873 INFO kablam! Oct 15 11:41:23.873 INFO kablam! warning: method is never used: `print_opts` Oct 15 11:41:23.873 INFO kablam! --> src/main.rs:60:5 Oct 15 11:41:23.873 INFO kablam! | Oct 15 11:41:23.873 INFO kablam! 60 | fn print_opts(&self) Oct 15 11:41:23.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 11:41:23.873 INFO kablam! Oct 15 11:41:23.873 INFO kablam! warning: method is never used: `get_opts` Oct 15 11:41:23.873 INFO kablam! --> src/main.rs:87:5 Oct 15 11:41:23.873 INFO kablam! | Oct 15 11:41:23.873 INFO kablam! 87 | fn get_opts(&mut self) -> &mut Translation { Oct 15 11:41:23.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:41:23.874 INFO kablam! Oct 15 11:41:23.874 INFO kablam! warning: method is never used: `check_opts` Oct 15 11:41:23.874 INFO kablam! --> src/main.rs:118:5 Oct 15 11:41:23.874 INFO kablam! | Oct 15 11:41:23.874 INFO kablam! 118 | fn check_opts(&mut self) -> &mut Translation { Oct 15 11:41:23.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:41:23.874 INFO kablam! Oct 15 11:41:24.567 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.30s Oct 15 11:41:24.569 INFO kablam! su: No module specific data is present Oct 15 11:41:25.040 INFO running `"docker" "rm" "-f" "1a52d7fafd9e15f7da05a8c7bc498f767a9d8d6afc15c543df4be213a6f9112b"` Oct 15 11:41:25.144 INFO blam! 1a52d7fafd9e15f7da05a8c7bc498f767a9d8d6afc15c543df4be213a6f9112b Oct 15 11:41:25.146 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 11:41:25.308 INFO blam! 546c75eef81852f75bac5880b829811b50f19ddebcb2688e9665d6f78ecea1e8 Oct 15 11:41:25.308 INFO running `"docker" "start" "-a" "546c75eef81852f75bac5880b829811b50f19ddebcb2688e9665d6f78ecea1e8"` Oct 15 11:41:25.926 INFO kablam! usermod: no changes Oct 15 11:41:25.955 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 11:41:25.956 INFO kablam! Running /target/debug/deps/tr-6069cf9fd6cec708 Oct 15 11:41:25.958 INFO blam! Oct 15 11:41:25.958 INFO blam! running 3 tests Oct 15 11:41:25.959 INFO blam! test tests::append_replace_when_it_is_exact_in_length ... ok Oct 15 11:41:25.961 INFO blam! test tests::append_replace_when_it_is_long ... ok Oct 15 11:41:25.961 INFO kablam! su: No module specific data is present Oct 15 11:41:25.961 INFO blam! test tests::append_replace_when_it_is_short ... ok Oct 15 11:41:25.961 INFO blam! Oct 15 11:41:25.961 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:41:25.961 INFO blam! Oct 15 11:41:26.295 INFO running `"docker" "rm" "-f" "546c75eef81852f75bac5880b829811b50f19ddebcb2688e9665d6f78ecea1e8"` Oct 15 11:41:26.410 INFO blam! 546c75eef81852f75bac5880b829811b50f19ddebcb2688e9665d6f78ecea1e8