Oct 15 22:04:29.858 INFO testing rgo-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 22:04:29.858 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 15 22:04:30.315 INFO blam! 3b116b1a217583eaa6e11427b3a3b868b65aad94d2a0f95574c1e4c26844334e Oct 15 22:04:30.316 INFO running `"docker" "start" "-a" "3b116b1a217583eaa6e11427b3a3b868b65aad94d2a0f95574c1e4c26844334e"` Oct 15 22:04:31.301 INFO kablam! usermod: no changes Oct 15 22:04:31.487 INFO kablam! Compiling convenience v0.1.0 Oct 15 22:04:32.243 INFO kablam! Compiling rgo v0.1.0 (/source) Oct 15 22:04:33.571 INFO kablam! warning: unused `#[macro_use]` import Oct 15 22:04:33.572 INFO kablam! --> src/lib.rs:16:1 Oct 15 22:04:33.572 INFO kablam! | Oct 15 22:04:33.572 INFO kablam! 16 | #[macro_use] Oct 15 22:04:33.572 INFO kablam! | ^^^^^^^^^^^^ Oct 15 22:04:33.572 INFO kablam! | Oct 15 22:04:33.572 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 22:04:33.572 INFO kablam! Oct 15 22:04:33.572 INFO kablam! warning: unused `#[macro_use]` import Oct 15 22:04:33.572 INFO kablam! --> src/lib.rs:18:1 Oct 15 22:04:33.572 INFO kablam! | Oct 15 22:04:33.572 INFO kablam! 18 | #[macro_use] Oct 15 22:04:33.572 INFO kablam! | ^^^^^^^^^^^^ Oct 15 22:04:33.572 INFO kablam! Oct 15 22:04:34.451 INFO kablam! warning: method is never used: `next_kind` Oct 15 22:04:34.451 INFO kablam! --> src/parser/mod.rs:88:5 Oct 15 22:04:34.451 INFO kablam! | Oct 15 22:04:34.451 INFO kablam! 88 | fn next_kind(&mut self) -> TokenKind { Oct 15 22:04:34.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:04:34.451 INFO kablam! | Oct 15 22:04:34.451 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 22:04:34.451 INFO kablam! Oct 15 22:04:34.451 INFO kablam! warning: method is never used: `eat_and_get` Oct 15 22:04:34.451 INFO kablam! --> src/parser/mod.rs:101:5 Oct 15 22:04:34.451 INFO kablam! | Oct 15 22:04:34.451 INFO kablam! 101 | fn eat_and_get(&mut self, expected: TokenKind) -> PResult<(Token)> { Oct 15 22:04:34.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:04:34.451 INFO kablam! Oct 15 22:04:34.451 INFO kablam! warning: method is never used: `parse_basic_lit` Oct 15 22:04:34.451 INFO kablam! --> src/parser/mod.rs:555:5 Oct 15 22:04:34.451 INFO kablam! | Oct 15 22:04:34.451 INFO kablam! 555 | fn parse_basic_lit(&mut self) -> PResult { Oct 15 22:04:34.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:04:34.451 INFO kablam! Oct 15 22:04:34.451 INFO kablam! warning: method is never used: `parse_rune_lit` Oct 15 22:04:34.451 INFO kablam! --> src/parser/mod.rs:587:5 Oct 15 22:04:34.451 INFO kablam! | Oct 15 22:04:34.451 INFO kablam! 587 | fn parse_rune_lit(&mut self) -> PResult { Oct 15 22:04:34.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:04:34.451 INFO kablam! Oct 15 22:04:34.451 INFO kablam! warning: method is never used: `interpret_float_lit` Oct 15 22:04:34.451 INFO kablam! --> src/parser/mod.rs:637:5 Oct 15 22:04:34.451 INFO kablam! | Oct 15 22:04:34.451 INFO kablam! 637 | fn interpret_float_lit(&mut self, value: &str, token_name: &str) -> PResult { Oct 15 22:04:34.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:04:34.451 INFO kablam! Oct 15 22:04:34.451 INFO kablam! warning: method is never used: `parse_int_lit` Oct 15 22:04:34.451 INFO kablam! --> src/parser/mod.rs:706:5 Oct 15 22:04:34.451 INFO kablam! | Oct 15 22:04:34.451 INFO kablam! 706 | fn parse_int_lit(&mut self) -> PResult { Oct 15 22:04:34.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:04:34.451 INFO kablam! Oct 15 22:04:34.451 INFO kablam! warning: method is never used: `interpret_int` Oct 15 22:04:34.451 INFO kablam! --> src/parser/mod.rs:743:5 Oct 15 22:04:34.452 INFO kablam! | Oct 15 22:04:34.452 INFO kablam! 743 | fn interpret_int(&mut self, lit: &str, base: u32, token_name: &str) -> PResult { Oct 15 22:04:34.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:04:34.452 INFO kablam! Oct 15 22:04:34.460 INFO kablam! warning: method is never used: `parse_unary_operation` Oct 15 22:04:34.460 INFO kablam! --> src/parser/mod.rs:761:5 Oct 15 22:04:34.460 INFO kablam! | Oct 15 22:04:34.460 INFO kablam! 761 | fn parse_unary_operation(&mut self) -> PResult { Oct 15 22:04:34.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:04:34.460 INFO kablam! Oct 15 22:04:38.192 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.86s Oct 15 22:04:38.198 INFO kablam! su: No module specific data is present Oct 15 22:04:39.367 INFO running `"docker" "rm" "-f" "3b116b1a217583eaa6e11427b3a3b868b65aad94d2a0f95574c1e4c26844334e"` Oct 15 22:04:39.612 INFO blam! 3b116b1a217583eaa6e11427b3a3b868b65aad94d2a0f95574c1e4c26844334e Oct 15 22:04:39.621 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 15 22:04:40.036 INFO blam! 020ddc7a282a37e3e77e655572a86f6b338d9583823fcae80a3e621250b2573f Oct 15 22:04:40.047 INFO running `"docker" "start" "-a" "020ddc7a282a37e3e77e655572a86f6b338d9583823fcae80a3e621250b2573f"` Oct 15 22:04:40.908 INFO kablam! usermod: no changes Oct 15 22:04:40.983 INFO kablam! Compiling rgo v0.1.0 (/source) Oct 15 22:04:42.111 INFO kablam! warning: unused `#[macro_use]` import Oct 15 22:04:42.111 INFO kablam! --> src/lib.rs:16:1 Oct 15 22:04:42.111 INFO kablam! | Oct 15 22:04:42.111 INFO kablam! 16 | #[macro_use] Oct 15 22:04:42.111 INFO kablam! | ^^^^^^^^^^^^ Oct 15 22:04:42.111 INFO kablam! | Oct 15 22:04:42.111 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 22:04:42.111 INFO kablam! Oct 15 22:04:42.111 INFO kablam! warning: unused `#[macro_use]` import Oct 15 22:04:42.111 INFO kablam! --> src/lib.rs:18:1 Oct 15 22:04:42.111 INFO kablam! | Oct 15 22:04:42.111 INFO kablam! 18 | #[macro_use] Oct 15 22:04:42.112 INFO kablam! | ^^^^^^^^^^^^ Oct 15 22:04:42.112 INFO kablam! Oct 15 22:04:43.357 INFO kablam! warning: method is never used: `next_kind` Oct 15 22:04:43.357 INFO kablam! --> src/parser/mod.rs:88:5 Oct 15 22:04:43.357 INFO kablam! | Oct 15 22:04:43.357 INFO kablam! 88 | fn next_kind(&mut self) -> TokenKind { Oct 15 22:04:43.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:04:43.357 INFO kablam! | Oct 15 22:04:43.357 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 22:04:43.357 INFO kablam! Oct 15 22:04:43.357 INFO kablam! warning: method is never used: `parse_unary_operation` Oct 15 22:04:43.357 INFO kablam! --> src/parser/mod.rs:761:5 Oct 15 22:04:43.357 INFO kablam! | Oct 15 22:04:43.357 INFO kablam! 761 | fn parse_unary_operation(&mut self) -> PResult { Oct 15 22:04:43.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:04:43.357 INFO kablam! Oct 15 22:04:44.752 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.82s Oct 15 22:04:44.756 INFO kablam! su: No module specific data is present Oct 15 22:04:45.027 INFO running `"docker" "rm" "-f" "020ddc7a282a37e3e77e655572a86f6b338d9583823fcae80a3e621250b2573f"` Oct 15 22:04:45.156 INFO blam! 020ddc7a282a37e3e77e655572a86f6b338d9583823fcae80a3e621250b2573f