Aug 30 04:47:46.071 INFO checking rustration-0.1.0 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 04:47:46.071 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 04:47:46.071 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-0/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-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:46.233 INFO blam! c9e60e86ef58a1ca66d5238ebcc0555aa60767fdf54232d459d5a20e19c0b1f4 Aug 30 04:47:46.235 INFO running `"docker" "start" "-a" "c9e60e86ef58a1ca66d5238ebcc0555aa60767fdf54232d459d5a20e19c0b1f4"` Aug 30 04:47:46.914 INFO kablam! Checking rustration v0.1.0 (file:///source) Aug 30 04:47:48.121 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:48.121 INFO kablam! --> src/parse/parsing.rs:223:44 Aug 30 04:47:48.121 INFO kablam! | Aug 30 04:47:48.121 INFO kablam! 223 | let mut parser = RawParser::new(data.clone()); Aug 30 04:47:48.121 INFO kablam! | ^^^^^ Aug 30 04:47:48.122 INFO kablam! | Aug 30 04:47:48.122 INFO kablam! = note: the method `clone` exists but the following trait bounds were not satisfied: Aug 30 04:47:48.122 INFO kablam! `std::result::Result, std::io::Error> : std::clone::Clone` Aug 30 04:47:48.122 INFO kablam! Aug 30 04:47:48.152 INFO kablam! error[E0599]: no method named `token` found for type `std::option::Option` in the current scope Aug 30 04:47:48.152 INFO kablam! --> src/parse/parsing.rs:288:22 Aug 30 04:47:48.152 INFO kablam! | Aug 30 04:47:48.152 INFO kablam! 288 | assert_eq!(token.token(), &Token::MoveRight); Aug 30 04:47:48.152 INFO kablam! | ^^^^^ Aug 30 04:47:48.152 INFO kablam! Aug 30 04:47:48.157 INFO kablam! error[E0599]: no method named `token` found for type `std::option::Option` in the current scope Aug 30 04:47:48.157 INFO kablam! --> src/parse/parsing.rs:291:22 Aug 30 04:47:48.157 INFO kablam! | Aug 30 04:47:48.157 INFO kablam! 291 | assert_eq!(token.token(), &Token::MoveLeft); Aug 30 04:47:48.157 INFO kablam! | ^^^^^ Aug 30 04:47:48.157 INFO kablam! Aug 30 04:47:48.161 INFO kablam! error[E0599]: no method named `token` found for type `std::option::Option` in the current scope Aug 30 04:47:48.161 INFO kablam! --> src/parse/parsing.rs:294:22 Aug 30 04:47:48.161 INFO kablam! | Aug 30 04:47:48.161 INFO kablam! 294 | assert_eq!(token.token(), &Token::Increment); Aug 30 04:47:48.161 INFO kablam! | ^^^^^ Aug 30 04:47:48.161 INFO kablam! Aug 30 04:47:48.164 INFO kablam! error[E0599]: no method named `token` found for type `std::option::Option` in the current scope Aug 30 04:47:48.164 INFO kablam! --> src/parse/parsing.rs:297:22 Aug 30 04:47:48.164 INFO kablam! | Aug 30 04:47:48.164 INFO kablam! 297 | assert_eq!(token.token(), &Token::Increment); Aug 30 04:47:48.164 INFO kablam! | ^^^^^ Aug 30 04:47:48.164 INFO kablam! Aug 30 04:47:48.167 INFO kablam! error[E0599]: no method named `token` found for type `std::option::Option` in the current scope Aug 30 04:47:48.167 INFO kablam! --> src/parse/parsing.rs:300:22 Aug 30 04:47:48.167 INFO kablam! | Aug 30 04:47:48.167 INFO kablam! 300 | assert_eq!(token.token(), &Token::Output); Aug 30 04:47:48.167 INFO kablam! | ^^^^^ Aug 30 04:47:48.167 INFO kablam! Aug 30 04:47:48.170 INFO kablam! error[E0599]: no method named `token` found for type `std::option::Option` in the current scope Aug 30 04:47:48.170 INFO kablam! --> src/parse/parsing.rs:303:22 Aug 30 04:47:48.170 INFO kablam! | Aug 30 04:47:48.170 INFO kablam! 303 | assert_eq!(token.token(), &Token::Eof); Aug 30 04:47:48.170 INFO kablam! | ^^^^^ Aug 30 04:47:48.170 INFO kablam! Aug 30 04:47:48.173 INFO kablam! error[E0599]: no method named `token` found for type `std::option::Option` in the current scope Aug 30 04:47:48.174 INFO kablam! --> src/parse/parsing.rs:305:22 Aug 30 04:47:48.174 INFO kablam! | Aug 30 04:47:48.174 INFO kablam! 305 | assert_eq!(token.token(), &Token::Eof); Aug 30 04:47:48.174 INFO kablam! | ^^^^^ Aug 30 04:47:48.174 INFO kablam! Aug 30 04:47:48.177 INFO kablam! error[E0599]: no method named `token` found for type `std::option::Option` in the current scope Aug 30 04:47:48.177 INFO kablam! --> src/parse/parsing.rs:307:22 Aug 30 04:47:48.177 INFO kablam! | Aug 30 04:47:48.177 INFO kablam! 307 | assert_eq!(token.token(), &Token::Eof); Aug 30 04:47:48.177 INFO kablam! | ^^^^^ Aug 30 04:47:48.177 INFO kablam! Aug 30 04:47:48.185 INFO kablam! error: aborting due to 9 previous errors Aug 30 04:47:48.185 INFO kablam! Aug 30 04:47:48.185 INFO kablam! For more information about this error, try `rustc --explain E0599`. Aug 30 04:47:48.191 INFO kablam! error: Could not compile `rustration`. Aug 30 04:47:48.192 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 04:47:48.199 INFO kablam! error: build failed Aug 30 04:47:48.200 INFO kablam! su: No module specific data is present Aug 30 04:47:48.725 INFO running `"docker" "rm" "-f" "c9e60e86ef58a1ca66d5238ebcc0555aa60767fdf54232d459d5a20e19c0b1f4"` Aug 30 04:47:48.815 INFO blam! c9e60e86ef58a1ca66d5238ebcc0555aa60767fdf54232d459d5a20e19c0b1f4