Sep 19 13:46:08.759 INFO checking felix-clark/rust-na against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 13:46:08.759 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 13:46:08.759 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 13:46:09.194 INFO blam! 1e75f528c93129d80b45668619837507bf95e75a0b8cb886f63e791a383cd8d2 Sep 19 13:46:09.196 INFO running `"docker" "start" "-a" "1e75f528c93129d80b45668619837507bf95e75a0b8cb886f63e791a383cd8d2"` Sep 19 13:46:11.183 INFO kablam! usermod: no changes Sep 19 13:46:11.283 INFO kablam! Checking rustna v0.1.0 (/source) Sep 19 13:46:11.657 INFO kablam! error[E0432]: unresolved import `aminoacid::is_start_codon` Sep 19 13:46:11.657 INFO kablam! --> src/lib.rs:35:13 Sep 19 13:46:11.657 INFO kablam! | Sep 19 13:46:11.657 INFO kablam! 35 | use aminoacid::is_start_codon; Sep 19 13:46:11.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `is_start_codon` in `aminoacid`. Did you mean to use `start_codon`? Sep 19 13:46:11.657 INFO kablam! Sep 19 13:46:11.657 INFO kablam! error[E0432]: unresolved import `aminoacid::is_start_codon` Sep 19 13:46:11.657 INFO kablam! --> src/lib.rs:42:13 Sep 19 13:46:11.657 INFO kablam! | Sep 19 13:46:11.657 INFO kablam! 42 | use aminoacid::is_start_codon; Sep 19 13:46:11.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `is_start_codon` in `aminoacid`. Did you mean to use `start_codon`? Sep 19 13:46:11.657 INFO kablam! Sep 19 13:46:11.765 INFO kablam! error[E0369]: binary operation `+` cannot be applied to type `baseseq::BaseSeq` Sep 19 13:46:11.765 INFO kablam! --> src/lib.rs:51:20 Sep 19 13:46:11.765 INFO kablam! | Sep 19 13:46:11.765 INFO kablam! 51 | assert_eq!(BaseSeq::try_from(s0).unwrap() + BaseSeq::try_from(s1).unwrap(), Sep 19 13:46:11.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 13:46:11.765 INFO kablam! | Sep 19 13:46:11.765 INFO kablam! = note: an implementation of `std::ops::Add` might be missing for `baseseq::BaseSeq` Sep 19 13:46:11.765 INFO kablam! Sep 19 13:46:11.843 INFO kablam! error: aborting due to 3 previous errors Sep 19 13:46:11.843 INFO kablam! Sep 19 13:46:11.843 INFO kablam! Some errors occurred: E0369, E0432. Sep 19 13:46:11.843 INFO kablam! For more information about an error, try `rustc --explain E0369`. Sep 19 13:46:11.859 INFO kablam! error: Could not compile `rustna`. Sep 19 13:46:11.859 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 13:46:11.951 INFO kablam! error: build failed Sep 19 13:46:11.951 INFO kablam! su: No module specific data is present Sep 19 13:46:13.545 INFO running `"docker" "rm" "-f" "1e75f528c93129d80b45668619837507bf95e75a0b8cb886f63e791a383cd8d2"` Sep 19 13:46:13.819 INFO blam! 1e75f528c93129d80b45668619837507bf95e75a0b8cb886f63e791a383cd8d2