Oct 12 22:12:56.341 INFO testing tamamu/roman-numeral-parser against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 22:12:56.343 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 12 22:12:56.675 INFO blam! fc9ca7d7bc84df39c40b74c75ec062e8c8ec968bb4c45f8b8814768854d0f031 Oct 12 22:12:56.683 INFO running `"docker" "start" "-a" "fc9ca7d7bc84df39c40b74c75ec062e8c8ec968bb4c45f8b8814768854d0f031"` Oct 12 22:12:58.091 INFO kablam! usermod: no changes Oct 12 22:12:58.140 INFO kablam! Compiling rome_parser v0.1.0 (/source) Oct 12 22:12:58.427 INFO kablam! warning: unreachable pattern Oct 12 22:12:58.427 INFO kablam! --> src/main.rs:134:21 Oct 12 22:12:58.427 INFO kablam! | Oct 12 22:12:58.427 INFO kablam! 134 | _ => Err(ParseError::IllegalAlignment) Oct 12 22:12:58.427 INFO kablam! | ^ Oct 12 22:12:58.427 INFO kablam! | Oct 12 22:12:58.427 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 12 22:12:58.427 INFO kablam! Oct 12 22:12:58.427 INFO kablam! warning: unused variable: `first_max` Oct 12 22:12:58.427 INFO kablam! --> src/main.rs:87:29 Oct 12 22:12:58.427 INFO kablam! | Oct 12 22:12:58.427 INFO kablam! 87 | let (first, first_max) = try!(self.parse_one()); Oct 12 22:12:58.427 INFO kablam! | ^^^^^^^^^ help: consider using `_first_max` instead Oct 12 22:12:58.427 INFO kablam! | Oct 12 22:12:58.427 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:12:58.427 INFO kablam! Oct 12 22:12:58.427 INFO kablam! warning: unused variable: `second_max` Oct 12 22:12:58.427 INFO kablam! --> src/main.rs:115:42 Oct 12 22:12:58.427 INFO kablam! | Oct 12 22:12:58.427 INFO kablam! 115 | let (second, second_max) = try!(self.parse_one()); Oct 12 22:12:58.427 INFO kablam! | ^^^^^^^^^^ help: consider using `_second_max` instead Oct 12 22:12:58.427 INFO kablam! Oct 12 22:12:58.427 INFO kablam! warning: unused variable: `n` Oct 12 22:12:58.427 INFO kablam! --> src/main.rs:124:33 Oct 12 22:12:58.427 INFO kablam! | Oct 12 22:12:58.427 INFO kablam! 124 | Token::Five(n) => { Oct 12 22:12:58.427 INFO kablam! | ^ help: consider using `_n` instead Oct 12 22:12:58.427 INFO kablam! Oct 12 22:12:58.439 INFO kablam! warning: variant is never constructed: `Unknown` Oct 12 22:12:58.439 INFO kablam! --> src/main.rs:16:5 Oct 12 22:12:58.439 INFO kablam! | Oct 12 22:12:58.439 INFO kablam! 16 | Unknown Oct 12 22:12:58.439 INFO kablam! | ^^^^^^^ Oct 12 22:12:58.439 INFO kablam! | Oct 12 22:12:58.439 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:12:58.439 INFO kablam! Oct 12 22:12:58.447 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:12:58.447 INFO kablam! --> src/main.rs:173:5 Oct 12 22:12:58.447 INFO kablam! | Oct 12 22:12:58.448 INFO kablam! 173 | parser.lex(); Oct 12 22:12:58.448 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:12:58.448 INFO kablam! | Oct 12 22:12:58.448 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 22:12:58.449 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:12:58.449 INFO kablam! Oct 12 22:12:59.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.92s Oct 12 22:12:59.039 INFO kablam! su: No module specific data is present Oct 12 22:12:59.539 INFO running `"docker" "rm" "-f" "fc9ca7d7bc84df39c40b74c75ec062e8c8ec968bb4c45f8b8814768854d0f031"` Oct 12 22:12:59.831 INFO blam! fc9ca7d7bc84df39c40b74c75ec062e8c8ec968bb4c45f8b8814768854d0f031 Oct 12 22:12:59.835 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 12 22:13:00.260 INFO blam! 69461ff9d8c9987c21172f5f015a8d010be72ba34a0367cb666f04b56216dd5d Oct 12 22:13:00.270 INFO running `"docker" "start" "-a" "69461ff9d8c9987c21172f5f015a8d010be72ba34a0367cb666f04b56216dd5d"` Oct 12 22:13:01.371 INFO kablam! usermod: no changes Oct 12 22:13:01.427 INFO kablam! Compiling rome_parser v0.1.0 (/source) Oct 12 22:13:01.772 INFO kablam! warning: unreachable pattern Oct 12 22:13:01.772 INFO kablam! --> src/main.rs:134:21 Oct 12 22:13:01.772 INFO kablam! | Oct 12 22:13:01.773 INFO kablam! 134 | _ => Err(ParseError::IllegalAlignment) Oct 12 22:13:01.773 INFO kablam! | ^ Oct 12 22:13:01.773 INFO kablam! | Oct 12 22:13:01.774 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 12 22:13:01.774 INFO kablam! Oct 12 22:13:01.774 INFO kablam! warning: unused variable: `first_max` Oct 12 22:13:01.774 INFO kablam! --> src/main.rs:87:29 Oct 12 22:13:01.775 INFO kablam! | Oct 12 22:13:01.775 INFO kablam! 87 | let (first, first_max) = try!(self.parse_one()); Oct 12 22:13:01.775 INFO kablam! | ^^^^^^^^^ help: consider using `_first_max` instead Oct 12 22:13:01.776 INFO kablam! | Oct 12 22:13:01.776 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:13:01.776 INFO kablam! Oct 12 22:13:01.776 INFO kablam! warning: unused variable: `second_max` Oct 12 22:13:01.777 INFO kablam! --> src/main.rs:115:42 Oct 12 22:13:01.777 INFO kablam! | Oct 12 22:13:01.777 INFO kablam! 115 | let (second, second_max) = try!(self.parse_one()); Oct 12 22:13:01.777 INFO kablam! | ^^^^^^^^^^ help: consider using `_second_max` instead Oct 12 22:13:01.778 INFO kablam! Oct 12 22:13:01.778 INFO kablam! warning: unused variable: `n` Oct 12 22:13:01.778 INFO kablam! --> src/main.rs:124:33 Oct 12 22:13:01.779 INFO kablam! | Oct 12 22:13:01.779 INFO kablam! 124 | Token::Five(n) => { Oct 12 22:13:01.779 INFO kablam! | ^ help: consider using `_n` instead Oct 12 22:13:01.779 INFO kablam! Oct 12 22:13:01.799 INFO kablam! warning: variant is never constructed: `Unknown` Oct 12 22:13:01.799 INFO kablam! --> src/main.rs:16:5 Oct 12 22:13:01.800 INFO kablam! | Oct 12 22:13:01.800 INFO kablam! 16 | Unknown Oct 12 22:13:01.800 INFO kablam! | ^^^^^^^ Oct 12 22:13:01.801 INFO kablam! | Oct 12 22:13:01.801 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:13:01.801 INFO kablam! Oct 12 22:13:01.801 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:13:01.802 INFO kablam! --> src/main.rs:173:5 Oct 12 22:13:01.802 INFO kablam! | Oct 12 22:13:01.802 INFO kablam! 173 | parser.lex(); Oct 12 22:13:01.803 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:13:01.803 INFO kablam! | Oct 12 22:13:01.803 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 22:13:01.804 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:13:01.804 INFO kablam! Oct 12 22:13:02.399 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.00s Oct 12 22:13:02.403 INFO kablam! su: No module specific data is present Oct 12 22:13:02.732 INFO running `"docker" "rm" "-f" "69461ff9d8c9987c21172f5f015a8d010be72ba34a0367cb666f04b56216dd5d"` Oct 12 22:13:02.853 INFO blam! 69461ff9d8c9987c21172f5f015a8d010be72ba34a0367cb666f04b56216dd5d Oct 12 22:13:02.858 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 12 22:13:03.141 INFO blam! 2a4e16ee12e86a5e5982c6b49f43aa1846da450d4cb0fa738c72607201770cf6 Oct 12 22:13:03.141 INFO running `"docker" "start" "-a" "2a4e16ee12e86a5e5982c6b49f43aa1846da450d4cb0fa738c72607201770cf6"` Oct 12 22:13:04.559 INFO kablam! usermod: no changes Oct 12 22:13:04.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 22:13:04.597 INFO kablam! Running /target/debug/deps/rome_parser-cfe5fe0f65ab3ffc Oct 12 22:13:04.599 INFO blam! Oct 12 22:13:04.599 INFO blam! running 9 tests Oct 12 22:13:04.600 INFO blam! test tests::test2 ... ok Oct 12 22:13:04.600 INFO blam! test tests::test3 ... ok Oct 12 22:13:04.600 INFO blam! test tests::test1 ... ok Oct 12 22:13:04.600 INFO blam! test tests::test4 ... ok Oct 12 22:13:04.600 INFO blam! test tests::test6 ... ok Oct 12 22:13:04.603 INFO blam! test tests::test5 ... ok Oct 12 22:13:04.603 INFO blam! test tests::test9 ... ok Oct 12 22:13:04.603 INFO blam! test tests::test8 ... ok Oct 12 22:13:04.603 INFO blam! test tests::test7 ... ok Oct 12 22:13:04.603 INFO blam! Oct 12 22:13:04.603 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:13:04.603 INFO blam! Oct 12 22:13:04.607 INFO kablam! su: No module specific data is present Oct 12 22:13:05.361 INFO running `"docker" "rm" "-f" "2a4e16ee12e86a5e5982c6b49f43aa1846da450d4cb0fa738c72607201770cf6"` Oct 12 22:13:05.619 INFO blam! 2a4e16ee12e86a5e5982c6b49f43aa1846da450d4cb0fa738c72607201770cf6