Sep 19 20:00:49.646 INFO checking smileypyramid-1.0.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 20:00:49.646 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 20:00:49.646 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:00:49.872 INFO blam! 457301caca687459ba1d426db850900e2ed170bbc8bf5f9653e0aa3134e8f52a Sep 19 20:00:49.874 INFO running `"docker" "start" "-a" "457301caca687459ba1d426db850900e2ed170bbc8bf5f9653e0aa3134e8f52a"` Sep 19 20:00:51.649 INFO kablam! usermod: no changes Sep 19 20:00:51.698 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 19 20:00:51.751 INFO kablam! Checking docopt v1.0.1 Sep 19 20:00:53.257 INFO kablam! Checking smileypyramid v1.0.1 (/source) Sep 19 20:00:53.701 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 19 20:00:53.702 INFO kablam! --> rust/lib.rs:5:20 Sep 19 20:00:53.702 INFO kablam! | Sep 19 20:00:53.702 INFO kablam! 5 | assert_eq!(smiley_line(0), ""); Sep 19 20:00:53.702 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 19 20:00:53.702 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 20:00:53.702 INFO kablam! | Sep 19 20:00:53.702 INFO kablam! 1 | use smiley_line; Sep 19 20:00:53.702 INFO kablam! | Sep 19 20:00:53.702 INFO kablam! Sep 19 20:00:53.702 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 19 20:00:53.702 INFO kablam! --> rust/lib.rs:6:20 Sep 19 20:00:53.702 INFO kablam! | Sep 19 20:00:53.702 INFO kablam! 6 | assert_eq!(smiley_line(1), ")"); Sep 19 20:00:53.703 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 19 20:00:53.703 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 20:00:53.703 INFO kablam! | Sep 19 20:00:53.704 INFO kablam! 1 | use smiley_line; Sep 19 20:00:53.704 INFO kablam! | Sep 19 20:00:53.704 INFO kablam! Sep 19 20:00:53.704 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 19 20:00:53.705 INFO kablam! --> rust/lib.rs:7:20 Sep 19 20:00:53.705 INFO kablam! | Sep 19 20:00:53.705 INFO kablam! 7 | assert_eq!(smiley_line(2), ":)"); Sep 19 20:00:53.706 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 19 20:00:53.706 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 20:00:53.707 INFO kablam! | Sep 19 20:00:53.707 INFO kablam! 1 | use smiley_line; Sep 19 20:00:53.707 INFO kablam! | Sep 19 20:00:53.708 INFO kablam! Sep 19 20:00:53.708 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 19 20:00:53.709 INFO kablam! --> rust/lib.rs:8:20 Sep 19 20:00:53.709 INFO kablam! | Sep 19 20:00:53.709 INFO kablam! 8 | assert_eq!(smiley_line(3), ":-)"); Sep 19 20:00:53.710 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 19 20:00:53.710 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 20:00:53.711 INFO kablam! | Sep 19 20:00:53.711 INFO kablam! 1 | use smiley_line; Sep 19 20:00:53.711 INFO kablam! | Sep 19 20:00:53.712 INFO kablam! Sep 19 20:00:53.746 INFO kablam! error: aborting due to 4 previous errors Sep 19 20:00:53.746 INFO kablam! Sep 19 20:00:53.747 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 19 20:00:53.755 INFO kablam! error: Could not compile `smileypyramid`. Sep 19 20:00:53.755 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 20:00:53.759 INFO kablam! error: build failed Sep 19 20:00:53.771 INFO kablam! su: No module specific data is present Sep 19 20:00:55.472 INFO running `"docker" "rm" "-f" "457301caca687459ba1d426db850900e2ed170bbc8bf5f9653e0aa3134e8f52a"` Sep 19 20:00:55.584 INFO blam! 457301caca687459ba1d426db850900e2ed170bbc8bf5f9653e0aa3134e8f52a