Sep 14 08:51:06.444 INFO checking smileypyramid-1.0.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 08:51:06.444 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 08:51:06.444 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 08:51:06.604 INFO blam! 2f72f5f39a2de778648513a5be1bc9bc947abe4327fd5d6024df5a0b9545e6bb Sep 14 08:51:06.606 INFO running `"docker" "start" "-a" "2f72f5f39a2de778648513a5be1bc9bc947abe4327fd5d6024df5a0b9545e6bb"` Sep 14 08:51:07.243 INFO kablam! usermod: no changes Sep 14 08:51:07.274 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 14 08:51:07.319 INFO kablam! Checking docopt v1.0.1 Sep 14 08:51:08.777 INFO kablam! Checking smileypyramid v1.0.1 (file:///source) Sep 14 08:51:09.227 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 14 08:51:09.227 INFO kablam! --> rust/lib.rs:5:20 Sep 14 08:51:09.227 INFO kablam! | Sep 14 08:51:09.227 INFO kablam! 5 | assert_eq!(smiley_line(0), ""); Sep 14 08:51:09.227 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 14 08:51:09.227 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 08:51:09.227 INFO kablam! | Sep 14 08:51:09.227 INFO kablam! 1 | use smiley_line; Sep 14 08:51:09.227 INFO kablam! | Sep 14 08:51:09.227 INFO kablam! Sep 14 08:51:09.227 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 14 08:51:09.227 INFO kablam! --> rust/lib.rs:6:20 Sep 14 08:51:09.227 INFO kablam! | Sep 14 08:51:09.227 INFO kablam! 6 | assert_eq!(smiley_line(1), ")"); Sep 14 08:51:09.227 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 14 08:51:09.227 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 08:51:09.227 INFO kablam! | Sep 14 08:51:09.227 INFO kablam! 1 | use smiley_line; Sep 14 08:51:09.227 INFO kablam! | Sep 14 08:51:09.227 INFO kablam! Sep 14 08:51:09.227 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 14 08:51:09.227 INFO kablam! --> rust/lib.rs:7:20 Sep 14 08:51:09.227 INFO kablam! | Sep 14 08:51:09.227 INFO kablam! 7 | assert_eq!(smiley_line(2), ":)"); Sep 14 08:51:09.227 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 14 08:51:09.227 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 08:51:09.227 INFO kablam! | Sep 14 08:51:09.227 INFO kablam! 1 | use smiley_line; Sep 14 08:51:09.227 INFO kablam! | Sep 14 08:51:09.227 INFO kablam! Sep 14 08:51:09.227 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 14 08:51:09.227 INFO kablam! --> rust/lib.rs:8:20 Sep 14 08:51:09.227 INFO kablam! | Sep 14 08:51:09.227 INFO kablam! 8 | assert_eq!(smiley_line(3), ":-)"); Sep 14 08:51:09.227 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 14 08:51:09.227 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 14 08:51:09.227 INFO kablam! | Sep 14 08:51:09.227 INFO kablam! 1 | use smiley_line; Sep 14 08:51:09.227 INFO kablam! | Sep 14 08:51:09.227 INFO kablam! Sep 14 08:51:09.299 INFO kablam! error: aborting due to 4 previous errors Sep 14 08:51:09.300 INFO kablam! Sep 14 08:51:09.303 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 14 08:51:09.315 INFO kablam! error: Could not compile `smileypyramid`. Sep 14 08:51:09.316 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 08:51:10.338 INFO kablam! error: build failed Sep 14 08:51:10.339 INFO kablam! su: No module specific data is present Sep 14 08:51:11.647 INFO running `"docker" "rm" "-f" "2f72f5f39a2de778648513a5be1bc9bc947abe4327fd5d6024df5a0b9545e6bb"` Sep 14 08:51:11.861 INFO blam! 2f72f5f39a2de778648513a5be1bc9bc947abe4327fd5d6024df5a0b9545e6bb