Sep 02 13:35:38.039 INFO checking genetic_planner-0.4.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 13:35:38.039 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 13:35:38.039 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 13:35:38.278 INFO blam! bd271fc7db8cd98a75add723aeb20380dbd1b915702fb2ea7c47d541de3771ba Sep 02 13:35:38.280 INFO running `"docker" "start" "-a" "bd271fc7db8cd98a75add723aeb20380dbd1b915702fb2ea7c47d541de3771ba"` Sep 02 13:35:39.273 INFO kablam! Checking genetic_planner v0.4.0 (file:///source) Sep 02 13:35:40.860 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 02 13:35:40.860 INFO kablam! --> src/genetic.rs:146:13 Sep 02 13:35:40.860 INFO kablam! | Sep 02 13:35:40.860 INFO kablam! 146 | self.individuals_and_scores.clone(); Sep 02 13:35:40.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 13:35:40.860 INFO kablam! | Sep 02 13:35:40.861 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 02 13:35:40.861 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 02 13:35:40.861 INFO kablam! Sep 02 13:35:41.252 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 02 13:35:41.253 INFO kablam! --> src/genetic.rs:146:13 Sep 02 13:35:41.253 INFO kablam! | Sep 02 13:35:41.253 INFO kablam! 146 | self.individuals_and_scores.clone(); Sep 02 13:35:41.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 13:35:41.253 INFO kablam! | Sep 02 13:35:41.253 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 02 13:35:41.253 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 02 13:35:41.253 INFO kablam! Sep 02 13:35:42.102 INFO kablam! error[E0425]: cannot find function `println1` in this scope Sep 02 13:35:42.102 INFO kablam! --> examples/maze.rs:202:5 Sep 02 13:35:42.102 INFO kablam! | Sep 02 13:35:42.102 INFO kablam! 202 | println1("[W] Wall\n [F] Finish \n Bot\n"); Sep 02 13:35:42.102 INFO kablam! | ^^^^^^^^ not found in this scope Sep 02 13:35:42.102 INFO kablam! Sep 02 13:35:42.295 INFO kablam! error: aborting due to previous error Sep 02 13:35:42.295 INFO kablam! Sep 02 13:35:42.296 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 02 13:35:42.305 INFO kablam! error: Could not compile `genetic_planner`. Sep 02 13:35:42.305 INFO kablam! Sep 02 13:35:42.305 INFO kablam! To learn more, run the command again with --verbose. Sep 02 13:35:42.306 INFO kablam! su: No module specific data is present Sep 02 13:35:42.736 INFO running `"docker" "rm" "-f" "bd271fc7db8cd98a75add723aeb20380dbd1b915702fb2ea7c47d541de3771ba"` Sep 02 13:35:42.848 INFO blam! bd271fc7db8cd98a75add723aeb20380dbd1b915702fb2ea7c47d541de3771ba