Sep 04 19:49:06.025 INFO checking genetic_planner-0.4.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 19:49:06.025 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 19:49:06.025 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:49:06.258 INFO blam! 9d6e3326519b3f6a50626b089576e1144f9a17e826017b7a0a07a40d2021fada Sep 04 19:49:06.261 INFO running `"docker" "start" "-a" "9d6e3326519b3f6a50626b089576e1144f9a17e826017b7a0a07a40d2021fada"` Sep 04 19:49:07.291 INFO kablam! Checking genetic_planner v0.4.0 (file:///source) Sep 04 19:49:08.883 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 04 19:49:08.883 INFO kablam! --> src/genetic.rs:146:13 Sep 04 19:49:08.883 INFO kablam! | Sep 04 19:49:08.883 INFO kablam! 146 | self.individuals_and_scores.clone(); Sep 04 19:49:08.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 19:49:08.883 INFO kablam! | Sep 04 19:49:08.883 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 19:49:08.883 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 04 19:49:08.883 INFO kablam! Sep 04 19:49:09.175 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 04 19:49:09.175 INFO kablam! --> src/genetic.rs:146:13 Sep 04 19:49:09.175 INFO kablam! | Sep 04 19:49:09.175 INFO kablam! 146 | self.individuals_and_scores.clone(); Sep 04 19:49:09.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 19:49:09.175 INFO kablam! | Sep 04 19:49:09.176 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 19:49:09.176 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 04 19:49:09.176 INFO kablam! Sep 04 19:49:10.050 INFO kablam! error[E0425]: cannot find function `println1` in this scope Sep 04 19:49:10.050 INFO kablam! --> examples/maze.rs:202:5 Sep 04 19:49:10.050 INFO kablam! | Sep 04 19:49:10.050 INFO kablam! 202 | println1("[W] Wall\n [F] Finish \n Bot\n"); Sep 04 19:49:10.050 INFO kablam! | ^^^^^^^^ not found in this scope Sep 04 19:49:10.050 INFO kablam! Sep 04 19:49:10.208 INFO kablam! error: aborting due to previous error Sep 04 19:49:10.208 INFO kablam! Sep 04 19:49:10.208 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 04 19:49:10.222 INFO kablam! error: Could not compile `genetic_planner`. Sep 04 19:49:10.222 INFO kablam! Sep 04 19:49:10.222 INFO kablam! To learn more, run the command again with --verbose. Sep 04 19:49:10.224 INFO kablam! su: No module specific data is present Sep 04 19:49:10.920 INFO running `"docker" "rm" "-f" "9d6e3326519b3f6a50626b089576e1144f9a17e826017b7a0a07a40d2021fada"` Sep 04 19:49:11.059 INFO blam! 9d6e3326519b3f6a50626b089576e1144f9a17e826017b7a0a07a40d2021fada