Sep 19 15:54:49.554 INFO checking felix-clark/rust-na against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 15:54:49.554 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 15:54:49.554 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:54:49.811 INFO blam! 711a53c5f3a7531036d7b159239f56e6f9a906eb5cb11533fe27dfd56f28785c Sep 19 15:54:49.811 INFO running `"docker" "start" "-a" "711a53c5f3a7531036d7b159239f56e6f9a906eb5cb11533fe27dfd56f28785c"` Sep 19 15:54:51.719 INFO kablam! usermod: no changes Sep 19 15:54:51.836 INFO kablam! Checking rustna v0.1.0 (/source) Sep 19 15:54:52.150 INFO kablam! error[E0432]: unresolved import `aminoacid::is_start_codon` Sep 19 15:54:52.150 INFO kablam! --> src/lib.rs:35:13 Sep 19 15:54:52.150 INFO kablam! | Sep 19 15:54:52.150 INFO kablam! 35 | use aminoacid::is_start_codon; Sep 19 15:54:52.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `is_start_codon` in `aminoacid`. Did you mean to use `start_codon`? Sep 19 15:54:52.150 INFO kablam! Sep 19 15:54:52.150 INFO kablam! error[E0432]: unresolved import `aminoacid::is_start_codon` Sep 19 15:54:52.150 INFO kablam! --> src/lib.rs:42:13 Sep 19 15:54:52.150 INFO kablam! | Sep 19 15:54:52.150 INFO kablam! 42 | use aminoacid::is_start_codon; Sep 19 15:54:52.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `is_start_codon` in `aminoacid`. Did you mean to use `start_codon`? Sep 19 15:54:52.150 INFO kablam! Sep 19 15:54:52.277 INFO kablam! error[E0369]: binary operation `+` cannot be applied to type `baseseq::BaseSeq` Sep 19 15:54:52.277 INFO kablam! --> src/lib.rs:51:20 Sep 19 15:54:52.277 INFO kablam! | Sep 19 15:54:52.277 INFO kablam! 51 | assert_eq!(BaseSeq::try_from(s0).unwrap() + BaseSeq::try_from(s1).unwrap(), Sep 19 15:54:52.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 15:54:52.278 INFO kablam! | Sep 19 15:54:52.278 INFO kablam! = note: an implementation of `std::ops::Add` might be missing for `baseseq::BaseSeq` Sep 19 15:54:52.278 INFO kablam! Sep 19 15:54:52.386 INFO kablam! error: aborting due to 3 previous errors Sep 19 15:54:52.386 INFO kablam! Sep 19 15:54:52.387 INFO kablam! Some errors occurred: E0369, E0432. Sep 19 15:54:52.388 INFO kablam! For more information about an error, try `rustc --explain E0369`. Sep 19 15:54:52.410 INFO kablam! error: Could not compile `rustna`. Sep 19 15:54:52.411 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 15:54:52.431 INFO kablam! error: build failed Sep 19 15:54:52.433 INFO kablam! su: No module specific data is present Sep 19 15:54:53.793 INFO running `"docker" "rm" "-f" "711a53c5f3a7531036d7b159239f56e6f9a906eb5cb11533fe27dfd56f28785c"` Sep 19 15:54:53.905 INFO blam! 711a53c5f3a7531036d7b159239f56e6f9a906eb5cb11533fe27dfd56f28785c