Oct 12 21:14:36.576 INFO testing tkyk0317/rcc against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 21:14:36.577 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 21:14:36.992 INFO blam! 3b7963e95560a2d533b923f44425192e27ed5c7d8fea7e382205233fdf461b6b Oct 12 21:14:36.993 INFO running `"docker" "start" "-a" "3b7963e95560a2d533b923f44425192e27ed5c7d8fea7e382205233fdf461b6b"` Oct 12 21:14:38.474 INFO kablam! usermod: no changes Oct 12 21:14:38.543 INFO kablam! Compiling rcc v0.1.0 (/source) Oct 12 21:14:39.350 INFO kablam! warning: struct is never constructed: `StringData` Oct 12 21:14:39.350 INFO kablam! --> src/string.rs:2:1 Oct 12 21:14:39.351 INFO kablam! | Oct 12 21:14:39.351 INFO kablam! 2 | pub struct StringData { Oct 12 21:14:39.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:14:39.351 INFO kablam! | Oct 12 21:14:39.352 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:14:39.352 INFO kablam! Oct 12 21:14:39.352 INFO kablam! warning: method is never used: `new` Oct 12 21:14:39.352 INFO kablam! --> src/string.rs:10:5 Oct 12 21:14:39.353 INFO kablam! | Oct 12 21:14:39.353 INFO kablam! 10 | pub fn new() -> StringData { Oct 12 21:14:39.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:14:39.353 INFO kablam! Oct 12 21:14:39.354 INFO kablam! warning: method is never used: `push` Oct 12 21:14:39.354 INFO kablam! --> src/string.rs:18:5 Oct 12 21:14:39.354 INFO kablam! | Oct 12 21:14:39.355 INFO kablam! 18 | pub fn push(&mut self, c: char) { Oct 12 21:14:39.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:14:39.355 INFO kablam! Oct 12 21:14:39.355 INFO kablam! warning: method is never used: `count` Oct 12 21:14:39.356 INFO kablam! --> src/symbol.rs:47:5 Oct 12 21:14:39.356 INFO kablam! | Oct 12 21:14:39.356 INFO kablam! 47 | pub fn count(&self) -> usize { self.count } Oct 12 21:14:39.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:14:39.357 INFO kablam! Oct 12 21:14:40.555 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.04s Oct 12 21:14:40.555 INFO kablam! su: No module specific data is present Oct 12 21:14:41.284 INFO running `"docker" "rm" "-f" "3b7963e95560a2d533b923f44425192e27ed5c7d8fea7e382205233fdf461b6b"` Oct 12 21:14:41.604 INFO blam! 3b7963e95560a2d533b923f44425192e27ed5c7d8fea7e382205233fdf461b6b Oct 12 21:14:41.616 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 21:14:41.971 INFO blam! c9dc004cf8ba8114032f5ae2c9f7978ead56153b9b268280555d6ffcabf01b53 Oct 12 21:14:41.973 INFO running `"docker" "start" "-a" "c9dc004cf8ba8114032f5ae2c9f7978ead56153b9b268280555d6ffcabf01b53"` Oct 12 21:14:43.339 INFO kablam! usermod: no changes Oct 12 21:14:43.407 INFO kablam! Compiling rcc v0.1.0 (/source) Oct 12 21:14:47.063 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.69s Oct 12 21:14:47.065 INFO kablam! su: No module specific data is present Oct 12 21:14:48.407 INFO running `"docker" "rm" "-f" "c9dc004cf8ba8114032f5ae2c9f7978ead56153b9b268280555d6ffcabf01b53"` Oct 12 21:14:48.779 INFO blam! c9dc004cf8ba8114032f5ae2c9f7978ead56153b9b268280555d6ffcabf01b53 Oct 12 21:14:48.783 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 21:14:49.369 INFO blam! 847b3da006b1c17ef6657943246e1625eba7614b88b10268522dcb159c0ef32c Oct 12 21:14:49.371 INFO running `"docker" "start" "-a" "847b3da006b1c17ef6657943246e1625eba7614b88b10268522dcb159c0ef32c"` Oct 12 21:14:51.734 INFO kablam! usermod: no changes Oct 12 21:14:51.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 21:14:51.788 INFO kablam! Running /target/debug/deps/rcc-19a3b9a11bd6473d Oct 12 21:14:51.807 INFO blam! Oct 12 21:14:51.807 INFO blam! running 21 tests Oct 12 21:14:51.851 INFO blam! test ast::tests::test_assign_operator ... ok Oct 12 21:14:51.851 INFO blam! test ast::tests::test_add_operator ... ok Oct 12 21:14:51.851 INFO blam! test ast::tests::test_less_than_operator ... ok Oct 12 21:14:51.851 INFO blam! test ast::tests::test_logical_operator ... ok Oct 12 21:14:51.851 INFO blam! test ast::tests::test_greater_than_operator ... ok Oct 12 21:14:51.851 INFO blam! test ast::tests::test_equal_operator ... ok Oct 12 21:14:51.851 INFO blam! test ast::tests::test_div_operator ... ok Oct 12 21:14:51.851 INFO blam! test ast::tests::test_mix_logical_operator ... ok Oct 12 21:14:51.851 INFO blam! test ast::tests::test_mix_operator ... ok Oct 12 21:14:51.851 INFO blam! test ast::tests::test_mul_operator ... ok Oct 12 21:14:51.851 INFO blam! test ast::tests::test_not_equal_operator ... ok Oct 12 21:14:51.851 INFO blam! test ast::tests::test_shift_operator ... ok Oct 12 21:14:51.851 INFO blam! test ast::tests::test_sub_operator ... ok Oct 12 21:14:51.851 INFO blam! test ast::tests::test_unary_operator ... ok Oct 12 21:14:51.851 INFO blam! test lexer::tests::test_lexer ... ok Oct 12 21:14:51.851 INFO blam! test ast::tests::test_bit_operator ... ok Oct 12 21:14:51.851 INFO blam! test ast::tests::test_condition_expression ... ok Oct 12 21:14:51.851 INFO blam! test ast::tests::test_bracket ... ok Oct 12 21:14:51.867 INFO blam! test string::tests::test ... ok Oct 12 21:14:51.867 INFO blam! test symbol::test::test ... ok Oct 12 21:14:51.992 INFO blam! test map::tests::test ... ok Oct 12 21:14:51.992 INFO blam! Oct 12 21:14:51.992 INFO blam! test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:14:51.992 INFO blam! Oct 12 21:14:52.000 INFO kablam! su: No module specific data is present Oct 12 21:14:53.504 INFO running `"docker" "rm" "-f" "847b3da006b1c17ef6657943246e1625eba7614b88b10268522dcb159c0ef32c"` Oct 12 21:14:53.827 INFO blam! 847b3da006b1c17ef6657943246e1625eba7614b88b10268522dcb159c0ef32c