Aug 30 04:47:45.752 INFO checking rustration-0.1.0 against try#2d477f9981361618ac78253c28051a66b6cea125 for pr-53707 Aug 30 04:47:45.752 INFO running: cargo +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets Aug 30 04:47:45.752 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53707/try#2d477f9981361618ac78253c28051a66b6cea125:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-2/try#2d477f9981361618ac78253c28051a66b6cea125:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 04:47:45.897 INFO blam! fc438abdbd172ad64b7f678a7c3c41b072c6947e4c97735cb7af7cd44d01fa0c Aug 30 04:47:45.900 INFO running `"docker" "start" "-a" "fc438abdbd172ad64b7f678a7c3c41b072c6947e4c97735cb7af7cd44d01fa0c"` Aug 30 04:47:46.706 INFO kablam! Checking rustration v0.1.0 (file:///source) Aug 30 04:47:47.997 INFO kablam! error[E0599]: no method named `clone` found for type `std::result::Result, std::io::Error>` in the current scope Aug 30 04:47:47.998 INFO kablam! --> src/parse/parsing.rs:223:44 Aug 30 04:47:47.998 INFO kablam! | Aug 30 04:47:47.998 INFO kablam! 223 | let mut parser = RawParser::new(data.clone()); Aug 30 04:47:47.998 INFO kablam! | ^^^^^ Aug 30 04:47:47.998 INFO kablam! | Aug 30 04:47:47.998 INFO kablam! = note: the method `clone` exists but the following trait bounds were not satisfied: Aug 30 04:47:47.998 INFO kablam! `std::result::Result, std::io::Error> : std::clone::Clone` Aug 30 04:47:47.998 INFO kablam! Aug 30 04:47:48.036 INFO kablam! error[E0599]: no method named `token` found for type `std::option::Option` in the current scope Aug 30 04:47:48.036 INFO kablam! --> src/parse/parsing.rs:288:22 Aug 30 04:47:48.036 INFO kablam! | Aug 30 04:47:48.036 INFO kablam! 288 | assert_eq!(token.token(), &Token::MoveRight); Aug 30 04:47:48.036 INFO kablam! | ^^^^^ Aug 30 04:47:48.036 INFO kablam! Aug 30 04:47:48.040 INFO kablam! error[E0599]: no method named `token` found for type `std::option::Option` in the current scope Aug 30 04:47:48.040 INFO kablam! --> src/parse/parsing.rs:291:22 Aug 30 04:47:48.040 INFO kablam! | Aug 30 04:47:48.040 INFO kablam! 291 | assert_eq!(token.token(), &Token::MoveLeft); Aug 30 04:47:48.040 INFO kablam! | ^^^^^ Aug 30 04:47:48.040 INFO kablam! Aug 30 04:47:48.045 INFO kablam! error[E0599]: no method named `token` found for type `std::option::Option` in the current scope Aug 30 04:47:48.045 INFO kablam! --> src/parse/parsing.rs:294:22 Aug 30 04:47:48.045 INFO kablam! | Aug 30 04:47:48.045 INFO kablam! 294 | assert_eq!(token.token(), &Token::Increment); Aug 30 04:47:48.045 INFO kablam! | ^^^^^ Aug 30 04:47:48.045 INFO kablam! Aug 30 04:47:48.050 INFO kablam! error[E0599]: no method named `token` found for type `std::option::Option` in the current scope Aug 30 04:47:48.050 INFO kablam! --> src/parse/parsing.rs:297:22 Aug 30 04:47:48.050 INFO kablam! | Aug 30 04:47:48.050 INFO kablam! 297 | assert_eq!(token.token(), &Token::Increment); Aug 30 04:47:48.050 INFO kablam! | ^^^^^ Aug 30 04:47:48.050 INFO kablam! Aug 30 04:47:48.055 INFO kablam! error[E0599]: no method named `token` found for type `std::option::Option` in the current scope Aug 30 04:47:48.055 INFO kablam! --> src/parse/parsing.rs:300:22 Aug 30 04:47:48.055 INFO kablam! | Aug 30 04:47:48.055 INFO kablam! 300 | assert_eq!(token.token(), &Token::Output); Aug 30 04:47:48.055 INFO kablam! | ^^^^^ Aug 30 04:47:48.055 INFO kablam! Aug 30 04:47:48.059 INFO kablam! error[E0599]: no method named `token` found for type `std::option::Option` in the current scope Aug 30 04:47:48.059 INFO kablam! --> src/parse/parsing.rs:303:22 Aug 30 04:47:48.059 INFO kablam! | Aug 30 04:47:48.059 INFO kablam! 303 | assert_eq!(token.token(), &Token::Eof); Aug 30 04:47:48.059 INFO kablam! | ^^^^^ Aug 30 04:47:48.059 INFO kablam! Aug 30 04:47:48.064 INFO kablam! error[E0599]: no method named `token` found for type `std::option::Option` in the current scope Aug 30 04:47:48.064 INFO kablam! --> src/parse/parsing.rs:305:22 Aug 30 04:47:48.064 INFO kablam! | Aug 30 04:47:48.064 INFO kablam! 305 | assert_eq!(token.token(), &Token::Eof); Aug 30 04:47:48.064 INFO kablam! | ^^^^^ Aug 30 04:47:48.064 INFO kablam! Aug 30 04:47:48.070 INFO kablam! error[E0599]: no method named `token` found for type `std::option::Option` in the current scope Aug 30 04:47:48.070 INFO kablam! --> src/parse/parsing.rs:307:22 Aug 30 04:47:48.070 INFO kablam! | Aug 30 04:47:48.070 INFO kablam! 307 | assert_eq!(token.token(), &Token::Eof); Aug 30 04:47:48.070 INFO kablam! | ^^^^^ Aug 30 04:47:48.070 INFO kablam! Aug 30 04:47:48.083 INFO kablam! error: aborting due to 9 previous errors Aug 30 04:47:48.083 INFO kablam! Aug 30 04:47:48.083 INFO kablam! For more information about this error, try `rustc --explain E0599`. Aug 30 04:47:48.090 INFO kablam! error: Could not compile `rustration`. Aug 30 04:47:48.090 INFO kablam! Aug 30 04:47:48.091 INFO kablam! To learn more, run the command again with --verbose. Aug 30 04:47:48.092 INFO kablam! su: No module specific data is present Aug 30 04:47:48.649 INFO running `"docker" "rm" "-f" "fc438abdbd172ad64b7f678a7c3c41b072c6947e4c97735cb7af7cd44d01fa0c"` Aug 30 04:47:48.743 INFO blam! fc438abdbd172ad64b7f678a7c3c41b072c6947e4c97735cb7af7cd44d01fa0c