Oct 12 22:12:50.984 INFO testing tamamu/roman-numeral-parser against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 22:12:50.984 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:51.540 INFO blam! 4af2ecb002abee134a65a5e8c97308a32fe0b1f3cdf5b430289eba13edb0ecc2 Oct 12 22:12:51.541 INFO running `"docker" "start" "-a" "4af2ecb002abee134a65a5e8c97308a32fe0b1f3cdf5b430289eba13edb0ecc2"` Oct 12 22:12:53.335 INFO kablam! usermod: no changes Oct 12 22:12:53.391 INFO kablam! Compiling rome_parser v0.1.0 (/source) Oct 12 22:12:53.671 INFO kablam! warning: unreachable pattern Oct 12 22:12:53.671 INFO kablam! --> src/main.rs:134:21 Oct 12 22:12:53.671 INFO kablam! | Oct 12 22:12:53.671 INFO kablam! 134 | _ => Err(ParseError::IllegalAlignment) Oct 12 22:12:53.671 INFO kablam! | ^ Oct 12 22:12:53.671 INFO kablam! | Oct 12 22:12:53.671 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 12 22:12:53.671 INFO kablam! Oct 12 22:12:53.671 INFO kablam! warning: unused variable: `first_max` Oct 12 22:12:53.671 INFO kablam! --> src/main.rs:87:29 Oct 12 22:12:53.671 INFO kablam! | Oct 12 22:12:53.671 INFO kablam! 87 | let (first, first_max) = try!(self.parse_one()); Oct 12 22:12:53.671 INFO kablam! | ^^^^^^^^^ help: consider using `_first_max` instead Oct 12 22:12:53.671 INFO kablam! | Oct 12 22:12:53.671 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:12:53.671 INFO kablam! Oct 12 22:12:53.671 INFO kablam! warning: unused variable: `second_max` Oct 12 22:12:53.671 INFO kablam! --> src/main.rs:115:42 Oct 12 22:12:53.671 INFO kablam! | Oct 12 22:12:53.671 INFO kablam! 115 | let (second, second_max) = try!(self.parse_one()); Oct 12 22:12:53.671 INFO kablam! | ^^^^^^^^^^ help: consider using `_second_max` instead Oct 12 22:12:53.671 INFO kablam! Oct 12 22:12:53.671 INFO kablam! warning: unused variable: `n` Oct 12 22:12:53.671 INFO kablam! --> src/main.rs:124:33 Oct 12 22:12:53.671 INFO kablam! | Oct 12 22:12:53.671 INFO kablam! 124 | Token::Five(n) => { Oct 12 22:12:53.671 INFO kablam! | ^ help: consider using `_n` instead Oct 12 22:12:53.671 INFO kablam! Oct 12 22:12:53.683 INFO kablam! warning: variant is never constructed: `Unknown` Oct 12 22:12:53.683 INFO kablam! --> src/main.rs:16:5 Oct 12 22:12:53.683 INFO kablam! | Oct 12 22:12:53.683 INFO kablam! 16 | Unknown Oct 12 22:12:53.683 INFO kablam! | ^^^^^^^ Oct 12 22:12:53.683 INFO kablam! | Oct 12 22:12:53.683 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:12:53.683 INFO kablam! Oct 12 22:12:53.691 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:12:53.691 INFO kablam! --> src/main.rs:173:5 Oct 12 22:12:53.691 INFO kablam! | Oct 12 22:12:53.691 INFO kablam! 173 | parser.lex(); Oct 12 22:12:53.691 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:12:53.691 INFO kablam! | Oct 12 22:12:53.691 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 22:12:53.691 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:12:53.691 INFO kablam! Oct 12 22:12:54.387 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.02s Oct 12 22:12:54.389 INFO kablam! su: No module specific data is present Oct 12 22:12:55.063 INFO running `"docker" "rm" "-f" "4af2ecb002abee134a65a5e8c97308a32fe0b1f3cdf5b430289eba13edb0ecc2"` Oct 12 22:12:55.438 INFO blam! 4af2ecb002abee134a65a5e8c97308a32fe0b1f3cdf5b430289eba13edb0ecc2 Oct 12 22:12:55.439 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:12:55.845 INFO blam! c12d1007ec56b0559145c1d455ab2a74c4b4eb2689a0cfe782d447eca2ad863a Oct 12 22:12:55.846 INFO running `"docker" "start" "-a" "c12d1007ec56b0559145c1d455ab2a74c4b4eb2689a0cfe782d447eca2ad863a"` Oct 12 22:12:56.917 INFO kablam! usermod: no changes Oct 12 22:12:56.967 INFO kablam! Compiling rome_parser v0.1.0 (/source) Oct 12 22:12:57.331 INFO kablam! warning: unreachable pattern Oct 12 22:12:57.331 INFO kablam! --> src/main.rs:134:21 Oct 12 22:12:57.331 INFO kablam! | Oct 12 22:12:57.331 INFO kablam! 134 | _ => Err(ParseError::IllegalAlignment) Oct 12 22:12:57.331 INFO kablam! | ^ Oct 12 22:12:57.331 INFO kablam! | Oct 12 22:12:57.331 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 12 22:12:57.331 INFO kablam! Oct 12 22:12:57.331 INFO kablam! warning: unused variable: `first_max` Oct 12 22:12:57.331 INFO kablam! --> src/main.rs:87:29 Oct 12 22:12:57.331 INFO kablam! | Oct 12 22:12:57.331 INFO kablam! 87 | let (first, first_max) = try!(self.parse_one()); Oct 12 22:12:57.331 INFO kablam! | ^^^^^^^^^ help: consider using `_first_max` instead Oct 12 22:12:57.331 INFO kablam! | Oct 12 22:12:57.331 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:12:57.331 INFO kablam! Oct 12 22:12:57.331 INFO kablam! warning: unused variable: `second_max` Oct 12 22:12:57.331 INFO kablam! --> src/main.rs:115:42 Oct 12 22:12:57.331 INFO kablam! | Oct 12 22:12:57.331 INFO kablam! 115 | let (second, second_max) = try!(self.parse_one()); Oct 12 22:12:57.331 INFO kablam! | ^^^^^^^^^^ help: consider using `_second_max` instead Oct 12 22:12:57.331 INFO kablam! Oct 12 22:12:57.331 INFO kablam! warning: unused variable: `n` Oct 12 22:12:57.331 INFO kablam! --> src/main.rs:124:33 Oct 12 22:12:57.331 INFO kablam! | Oct 12 22:12:57.331 INFO kablam! 124 | Token::Five(n) => { Oct 12 22:12:57.331 INFO kablam! | ^ help: consider using `_n` instead Oct 12 22:12:57.331 INFO kablam! Oct 12 22:12:57.359 INFO kablam! warning: variant is never constructed: `Unknown` Oct 12 22:12:57.359 INFO kablam! --> src/main.rs:16:5 Oct 12 22:12:57.359 INFO kablam! | Oct 12 22:12:57.359 INFO kablam! 16 | Unknown Oct 12 22:12:57.359 INFO kablam! | ^^^^^^^ Oct 12 22:12:57.359 INFO kablam! | Oct 12 22:12:57.359 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:12:57.359 INFO kablam! Oct 12 22:12:57.359 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 22:12:57.359 INFO kablam! --> src/main.rs:173:5 Oct 12 22:12:57.359 INFO kablam! | Oct 12 22:12:57.359 INFO kablam! 173 | parser.lex(); Oct 12 22:12:57.359 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:12:57.359 INFO kablam! | Oct 12 22:12:57.359 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 22:12:57.359 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 22:12:57.359 INFO kablam! Oct 12 22:12:57.985 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.04s Oct 12 22:12:57.987 INFO kablam! su: No module specific data is present Oct 12 22:12:58.835 INFO running `"docker" "rm" "-f" "c12d1007ec56b0559145c1d455ab2a74c4b4eb2689a0cfe782d447eca2ad863a"` Oct 12 22:12:59.171 INFO blam! c12d1007ec56b0559145c1d455ab2a74c4b4eb2689a0cfe782d447eca2ad863a Oct 12 22:12:59.179 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:12:59.488 INFO blam! d8b1746beb26bd747fed1c0b7f679589217274718ca3428330731abfe820b8d9 Oct 12 22:12:59.490 INFO running `"docker" "start" "-a" "d8b1746beb26bd747fed1c0b7f679589217274718ca3428330731abfe820b8d9"` Oct 12 22:13:00.532 INFO kablam! usermod: no changes Oct 12 22:13:00.589 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 22:13:00.600 INFO kablam! Running /target/debug/deps/rome_parser-c60cc25dc3398380 Oct 12 22:13:00.605 INFO blam! Oct 12 22:13:00.606 INFO blam! running 9 tests Oct 12 22:13:00.606 INFO blam! test tests::test8 ... ok Oct 12 22:13:00.607 INFO blam! test tests::test7 ... ok Oct 12 22:13:00.607 INFO blam! test tests::test4 ... ok Oct 12 22:13:00.607 INFO blam! test tests::test3 ... ok Oct 12 22:13:00.607 INFO blam! test tests::test2 ... ok Oct 12 22:13:00.608 INFO blam! test tests::test9 ... ok Oct 12 22:13:00.608 INFO blam! test tests::test1 ... ok Oct 12 22:13:00.612 INFO blam! test tests::test5 ... ok Oct 12 22:13:00.612 INFO blam! test tests::test6 ... ok Oct 12 22:13:00.612 INFO blam! Oct 12 22:13:00.613 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:13:00.613 INFO blam! Oct 12 22:13:00.616 INFO kablam! su: No module specific data is present Oct 12 22:13:01.121 INFO running `"docker" "rm" "-f" "d8b1746beb26bd747fed1c0b7f679589217274718ca3428330731abfe820b8d9"` Oct 12 22:13:01.339 INFO blam! d8b1746beb26bd747fed1c0b7f679589217274718ca3428330731abfe820b8d9