Sep 01 03:35:11.830 INFO checking genetic_planner-0.4.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 03:35:11.830 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 03:35:11.830 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 03:35:12.015 INFO blam! 9327d11e33232bf4a720ffcd95e517922c903f5ce74279dfb778dd24040ed2b5 Sep 01 03:35:12.017 INFO running `"docker" "start" "-a" "9327d11e33232bf4a720ffcd95e517922c903f5ce74279dfb778dd24040ed2b5"` Sep 01 03:35:12.626 INFO kablam! Checking genetic_planner v0.4.0 (file:///source) Sep 01 03:35:13.879 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 01 03:35:13.879 INFO kablam! --> src/genetic.rs:146:13 Sep 01 03:35:13.879 INFO kablam! | Sep 01 03:35:13.879 INFO kablam! 146 | self.individuals_and_scores.clone(); Sep 01 03:35:13.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:35:13.879 INFO kablam! | Sep 01 03:35:13.880 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 03:35:13.880 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 01 03:35:13.880 INFO kablam! Sep 01 03:35:14.082 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 01 03:35:14.082 INFO kablam! --> src/genetic.rs:146:13 Sep 01 03:35:14.082 INFO kablam! | Sep 01 03:35:14.082 INFO kablam! 146 | self.individuals_and_scores.clone(); Sep 01 03:35:14.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:35:14.094 INFO kablam! | Sep 01 03:35:14.095 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 03:35:14.095 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 01 03:35:14.095 INFO kablam! Sep 01 03:35:14.925 INFO kablam! error[E0425]: cannot find function `println1` in this scope Sep 01 03:35:14.925 INFO kablam! --> examples/maze.rs:202:5 Sep 01 03:35:14.925 INFO kablam! | Sep 01 03:35:14.926 INFO kablam! 202 | println1("[W] Wall\n [F] Finish \n Bot\n"); Sep 01 03:35:14.926 INFO kablam! | ^^^^^^^^ not found in this scope Sep 01 03:35:14.926 INFO kablam! Sep 01 03:35:15.108 INFO kablam! error: aborting due to previous error Sep 01 03:35:15.109 INFO kablam! Sep 01 03:35:15.109 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 01 03:35:15.117 INFO kablam! error: Could not compile `genetic_planner`. Sep 01 03:35:15.119 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:35:15.148 INFO kablam! error: build failed Sep 01 03:35:15.150 INFO kablam! su: No module specific data is present Sep 01 03:35:15.614 INFO running `"docker" "rm" "-f" "9327d11e33232bf4a720ffcd95e517922c903f5ce74279dfb778dd24040ed2b5"` Sep 01 03:35:15.723 INFO blam! 9327d11e33232bf4a720ffcd95e517922c903f5ce74279dfb778dd24040ed2b5