Sep 04 16:57:50.433 INFO checking genetic_planner-0.4.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 16:57:50.434 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 16:57:50.434 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 16:57:50.702 INFO blam! 8b3df83d3a92209f03fbf1d4d65fa580298f33d2ab0f36f78c59d19a86747167 Sep 04 16:57:50.704 INFO running `"docker" "start" "-a" "8b3df83d3a92209f03fbf1d4d65fa580298f33d2ab0f36f78c59d19a86747167"` Sep 04 16:57:51.806 INFO kablam! Checking genetic_planner v0.4.0 (file:///source) Sep 04 16:57:53.124 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 04 16:57:53.125 INFO kablam! --> src/genetic.rs:146:13 Sep 04 16:57:53.125 INFO kablam! | Sep 04 16:57:53.125 INFO kablam! 146 | self.individuals_and_scores.clone(); Sep 04 16:57:53.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:57:53.125 INFO kablam! | Sep 04 16:57:53.125 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 16:57:53.125 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 04 16:57:53.125 INFO kablam! Sep 04 16:57:53.677 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 04 16:57:53.677 INFO kablam! --> src/genetic.rs:146:13 Sep 04 16:57:53.677 INFO kablam! | Sep 04 16:57:53.677 INFO kablam! 146 | self.individuals_and_scores.clone(); Sep 04 16:57:53.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:57:53.677 INFO kablam! | Sep 04 16:57:53.677 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 16:57:53.677 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 04 16:57:53.677 INFO kablam! Sep 04 16:57:54.326 INFO kablam! error[E0425]: cannot find function `println1` in this scope Sep 04 16:57:54.326 INFO kablam! --> examples/maze.rs:202:5 Sep 04 16:57:54.326 INFO kablam! | Sep 04 16:57:54.326 INFO kablam! 202 | println1("[W] Wall\n [F] Finish \n Bot\n"); Sep 04 16:57:54.326 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 16:57:54.327 INFO kablam! Sep 04 16:57:54.491 INFO kablam! error: aborting due to previous error Sep 04 16:57:54.492 INFO kablam! Sep 04 16:57:54.492 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 04 16:57:54.501 INFO kablam! error: Could not compile `genetic_planner`. Sep 04 16:57:54.501 INFO kablam! Sep 04 16:57:54.501 INFO kablam! To learn more, run the command again with --verbose. Sep 04 16:57:54.503 INFO kablam! su: No module specific data is present Sep 04 16:57:55.026 INFO running `"docker" "rm" "-f" "8b3df83d3a92209f03fbf1d4d65fa580298f33d2ab0f36f78c59d19a86747167"` Sep 04 16:57:55.123 INFO blam! 8b3df83d3a92209f03fbf1d4d65fa580298f33d2ab0f36f78c59d19a86747167