Oct 12 02:35:53.083 INFO testing copperline-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 02:35:53.085 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:35:53.429 INFO blam! b1846dcafb4be63d380311635c096a75735415159867b934836d2a42a2c10605 Oct 12 02:35:53.431 INFO running `"docker" "start" "-a" "b1846dcafb4be63d380311635c096a75735415159867b934836d2a42a2c10605"` Oct 12 02:35:54.500 INFO kablam! usermod: no changes Oct 12 02:35:54.605 INFO kablam! Compiling strcursor v0.1.0 Oct 12 02:35:55.609 INFO kablam! Compiling copperline v0.3.0 (/source) Oct 12 02:35:57.131 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 12 02:35:57.131 INFO kablam! --> src/lib.rs:61:26 Oct 12 02:35:57.131 INFO kablam! | Oct 12 02:35:57.131 INFO kablam! 61 | for _ in (0..len) { Oct 12 02:35:57.131 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 12 02:35:57.131 INFO kablam! | Oct 12 02:35:57.131 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 02:35:57.131 INFO kablam! Oct 12 02:35:57.131 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 12 02:35:57.131 INFO kablam! --> src/lib.rs:109:26 Oct 12 02:35:57.131 INFO kablam! | Oct 12 02:35:57.131 INFO kablam! 109 | for _ in (0..len) { Oct 12 02:35:57.131 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 12 02:35:57.131 INFO kablam! Oct 12 02:35:57.256 INFO kablam! warning: unused import: `RawDecoder` Oct 12 02:35:57.256 INFO kablam! --> src/parser.rs:3:36 Oct 12 02:35:57.256 INFO kablam! | Oct 12 02:35:57.256 INFO kablam! 3 | use encoding::types::{EncodingRef, RawDecoder}; Oct 12 02:35:57.256 INFO kablam! | ^^^^^^^^^^ Oct 12 02:35:57.256 INFO kablam! | Oct 12 02:35:57.257 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 02:35:57.257 INFO kablam! Oct 12 02:35:57.304 INFO kablam! warning: method is never used: `reset` Oct 12 02:35:57.304 INFO kablam! --> src/buffer.rs:29:5 Oct 12 02:35:57.304 INFO kablam! | Oct 12 02:35:57.304 INFO kablam! 29 | pub fn reset(&mut self) { Oct 12 02:35:57.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:35:57.304 INFO kablam! | Oct 12 02:35:57.304 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 02:35:57.304 INFO kablam! Oct 12 02:35:57.306 INFO kablam! warning: method is never used: `pop` Oct 12 02:35:57.306 INFO kablam! --> src/history.rs:67:5 Oct 12 02:35:57.306 INFO kablam! | Oct 12 02:35:57.306 INFO kablam! 67 | pub fn pop(&mut self) -> Option { Oct 12 02:35:57.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:35:57.307 INFO kablam! Oct 12 02:35:57.788 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.25s Oct 12 02:35:57.791 INFO kablam! su: No module specific data is present Oct 12 02:35:58.320 INFO running `"docker" "rm" "-f" "b1846dcafb4be63d380311635c096a75735415159867b934836d2a42a2c10605"` Oct 12 02:35:58.496 INFO blam! b1846dcafb4be63d380311635c096a75735415159867b934836d2a42a2c10605 Oct 12 02:35:58.500 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:35:58.840 INFO blam! 9c5070f77e0d6df352176993bbb4514d6332d2d9603623e0ee481a42bc39205a Oct 12 02:35:58.848 INFO running `"docker" "start" "-a" "9c5070f77e0d6df352176993bbb4514d6332d2d9603623e0ee481a42bc39205a"` Oct 12 02:35:59.720 INFO kablam! usermod: no changes Oct 12 02:35:59.780 INFO kablam! Compiling copperline v0.3.0 (/source) Oct 12 02:36:01.580 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 12 02:36:01.580 INFO kablam! --> src/lib.rs:61:26 Oct 12 02:36:01.580 INFO kablam! | Oct 12 02:36:01.580 INFO kablam! 61 | for _ in (0..len) { Oct 12 02:36:01.580 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 12 02:36:01.585 INFO kablam! | Oct 12 02:36:01.585 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 02:36:01.585 INFO kablam! Oct 12 02:36:01.585 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 12 02:36:01.585 INFO kablam! --> src/lib.rs:109:26 Oct 12 02:36:01.585 INFO kablam! | Oct 12 02:36:01.585 INFO kablam! 109 | for _ in (0..len) { Oct 12 02:36:01.585 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 12 02:36:01.585 INFO kablam! Oct 12 02:36:01.762 INFO kablam! warning: unused import: `RawDecoder` Oct 12 02:36:01.763 INFO kablam! --> src/parser.rs:3:36 Oct 12 02:36:01.763 INFO kablam! | Oct 12 02:36:01.763 INFO kablam! 3 | use encoding::types::{EncodingRef, RawDecoder}; Oct 12 02:36:01.763 INFO kablam! | ^^^^^^^^^^ Oct 12 02:36:01.763 INFO kablam! | Oct 12 02:36:01.763 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 02:36:01.763 INFO kablam! Oct 12 02:36:01.832 INFO kablam! warning: method is never used: `reset` Oct 12 02:36:01.832 INFO kablam! --> src/buffer.rs:29:5 Oct 12 02:36:01.832 INFO kablam! | Oct 12 02:36:01.832 INFO kablam! 29 | pub fn reset(&mut self) { Oct 12 02:36:01.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:36:01.832 INFO kablam! | Oct 12 02:36:01.832 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 02:36:01.832 INFO kablam! Oct 12 02:36:01.832 INFO kablam! warning: method is never used: `pop` Oct 12 02:36:01.832 INFO kablam! --> src/history.rs:67:5 Oct 12 02:36:01.832 INFO kablam! | Oct 12 02:36:01.832 INFO kablam! 67 | pub fn pop(&mut self) -> Option { Oct 12 02:36:01.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:36:01.832 INFO kablam! Oct 12 02:36:02.864 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.12s Oct 12 02:36:02.864 INFO kablam! su: No module specific data is present Oct 12 02:36:03.401 INFO running `"docker" "rm" "-f" "9c5070f77e0d6df352176993bbb4514d6332d2d9603623e0ee481a42bc39205a"` Oct 12 02:36:03.551 INFO blam! 9c5070f77e0d6df352176993bbb4514d6332d2d9603623e0ee481a42bc39205a Oct 12 02:36:03.562 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:36:03.804 INFO blam! b0a9630469b746c765eda4efde7b50c596691d501aa72cba97d35400aa5cd187 Oct 12 02:36:03.813 INFO running `"docker" "start" "-a" "b0a9630469b746c765eda4efde7b50c596691d501aa72cba97d35400aa5cd187"` Oct 12 02:36:04.991 INFO kablam! usermod: no changes Oct 12 02:36:05.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 02:36:05.045 INFO kablam! Running /target/debug/deps/copperline-553545e9fb98f21a Oct 12 02:36:05.047 INFO blam! Oct 12 02:36:05.047 INFO blam! running 3 tests Oct 12 02:36:05.048 INFO blam! test buffer::move_and_insert_ascii ... ok Oct 12 02:36:05.048 INFO blam! test buffer::move_and_insert_cjk ... ok Oct 12 02:36:05.056 INFO blam! test buffer::move_and_insert_cyrillic ... ok Oct 12 02:36:05.056 INFO blam! Oct 12 02:36:05.056 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:36:05.056 INFO blam! Oct 12 02:36:05.056 INFO kablam! Doc-tests copperline Oct 12 02:36:07.926 INFO blam! Oct 12 02:36:07.926 INFO blam! running 0 tests Oct 12 02:36:07.926 INFO blam! Oct 12 02:36:07.926 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:36:07.926 INFO blam! Oct 12 02:36:07.939 INFO kablam! su: No module specific data is present Oct 12 02:36:08.443 INFO running `"docker" "rm" "-f" "b0a9630469b746c765eda4efde7b50c596691d501aa72cba97d35400aa5cd187"` Oct 12 02:36:08.684 INFO blam! b0a9630469b746c765eda4efde7b50c596691d501aa72cba97d35400aa5cd187