Sep 19 13:46:07.578 INFO checking felix-clark/rust-na against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 13:46:07.578 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 13:46:07.578 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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:07.992 INFO blam! 91601c8ddf4cc2daabd8f8e13d9abd709e6f05598ceec4c635f8f997ed2c9228 Sep 19 13:46:07.994 INFO running `"docker" "start" "-a" "91601c8ddf4cc2daabd8f8e13d9abd709e6f05598ceec4c635f8f997ed2c9228"` Sep 19 13:46:09.671 INFO kablam! usermod: no changes Sep 19 13:46:09.783 INFO kablam! Checking rustna v0.1.0 (/source) Sep 19 13:46:10.219 INFO kablam! error[E0432]: unresolved import `aminoacid::is_start_codon` Sep 19 13:46:10.219 INFO kablam! --> src/lib.rs:35:13 Sep 19 13:46:10.219 INFO kablam! | Sep 19 13:46:10.219 INFO kablam! 35 | use aminoacid::is_start_codon; Sep 19 13:46:10.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `is_start_codon` in `aminoacid`. Did you mean to use `start_codon`? Sep 19 13:46:10.219 INFO kablam! Sep 19 13:46:10.219 INFO kablam! error[E0432]: unresolved import `aminoacid::is_start_codon` Sep 19 13:46:10.219 INFO kablam! --> src/lib.rs:42:13 Sep 19 13:46:10.219 INFO kablam! | Sep 19 13:46:10.219 INFO kablam! 42 | use aminoacid::is_start_codon; Sep 19 13:46:10.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `is_start_codon` in `aminoacid`. Did you mean to use `start_codon`? Sep 19 13:46:10.219 INFO kablam! Sep 19 13:46:10.435 INFO kablam! error[E0369]: binary operation `+` cannot be applied to type `baseseq::BaseSeq` Sep 19 13:46:10.435 INFO kablam! --> src/lib.rs:51:20 Sep 19 13:46:10.435 INFO kablam! | Sep 19 13:46:10.435 INFO kablam! 51 | assert_eq!(BaseSeq::try_from(s0).unwrap() + BaseSeq::try_from(s1).unwrap(), Sep 19 13:46:10.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 13:46:10.435 INFO kablam! | Sep 19 13:46:10.435 INFO kablam! = note: an implementation of `std::ops::Add` might be missing for `baseseq::BaseSeq` Sep 19 13:46:10.435 INFO kablam! Sep 19 13:46:10.494 INFO kablam! error: aborting due to 3 previous errors Sep 19 13:46:10.494 INFO kablam! Sep 19 13:46:10.494 INFO kablam! Some errors occurred: E0369, E0432. Sep 19 13:46:10.495 INFO kablam! For more information about an error, try `rustc --explain E0369`. Sep 19 13:46:10.545 INFO kablam! error: Could not compile `rustna`. Sep 19 13:46:10.545 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 13:46:11.502 INFO kablam! error: build failed Sep 19 13:46:11.504 INFO kablam! su: No module specific data is present Sep 19 13:46:13.270 INFO running `"docker" "rm" "-f" "91601c8ddf4cc2daabd8f8e13d9abd709e6f05598ceec4c635f8f997ed2c9228"` Sep 19 13:46:13.531 INFO blam! 91601c8ddf4cc2daabd8f8e13d9abd709e6f05598ceec4c635f8f997ed2c9228