Sep 19 20:00:47.379 INFO checking smileypyramid-1.0.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 20:00:47.379 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 20:00:47.379 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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:47.600 INFO blam! f2d5af908449c9a0e10c10951f8aa2b61b8961da38673e8f77bfbd7ad0afa299 Sep 19 20:00:47.602 INFO running `"docker" "start" "-a" "f2d5af908449c9a0e10c10951f8aa2b61b8961da38673e8f77bfbd7ad0afa299"` Sep 19 20:00:48.958 INFO kablam! usermod: no changes Sep 19 20:00:49.018 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 19 20:00:49.106 INFO kablam! Checking regex v1.0.5 Sep 19 20:00:51.694 INFO kablam! Checking docopt v1.0.1 Sep 19 20:00:53.170 INFO kablam! Checking smileypyramid v1.0.1 (/source) Sep 19 20:00:53.610 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 19 20:00:53.610 INFO kablam! --> rust/lib.rs:5:20 Sep 19 20:00:53.611 INFO kablam! | Sep 19 20:00:53.611 INFO kablam! 5 | assert_eq!(smiley_line(0), ""); Sep 19 20:00:53.611 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 19 20:00:53.612 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 20:00:53.612 INFO kablam! | Sep 19 20:00:53.613 INFO kablam! 1 | use smiley_line; Sep 19 20:00:53.613 INFO kablam! | Sep 19 20:00:53.613 INFO kablam! Sep 19 20:00:53.614 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 19 20:00:53.614 INFO kablam! --> rust/lib.rs:6:20 Sep 19 20:00:53.614 INFO kablam! | Sep 19 20:00:53.615 INFO kablam! 6 | assert_eq!(smiley_line(1), ")"); Sep 19 20:00:53.615 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 19 20:00:53.616 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 20:00:53.616 INFO kablam! | Sep 19 20:00:53.616 INFO kablam! 1 | use smiley_line; Sep 19 20:00:53.617 INFO kablam! | Sep 19 20:00:53.617 INFO kablam! Sep 19 20:00:53.617 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 19 20:00:53.618 INFO kablam! --> rust/lib.rs:7:20 Sep 19 20:00:53.618 INFO kablam! | Sep 19 20:00:53.618 INFO kablam! 7 | assert_eq!(smiley_line(2), ":)"); Sep 19 20:00:53.619 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 19 20:00:53.619 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 20:00:53.620 INFO kablam! | Sep 19 20:00:53.620 INFO kablam! 1 | use smiley_line; Sep 19 20:00:53.620 INFO kablam! | Sep 19 20:00:53.621 INFO kablam! Sep 19 20:00:53.631 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 19 20:00:53.631 INFO kablam! --> rust/lib.rs:8:20 Sep 19 20:00:53.632 INFO kablam! | Sep 19 20:00:53.632 INFO kablam! 8 | assert_eq!(smiley_line(3), ":-)"); Sep 19 20:00:53.633 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 19 20:00:53.633 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 20:00:53.633 INFO kablam! | Sep 19 20:00:53.634 INFO kablam! 1 | use smiley_line; Sep 19 20:00:53.634 INFO kablam! | Sep 19 20:00:53.634 INFO kablam! Sep 19 20:00:53.669 INFO kablam! error: aborting due to 4 previous errors Sep 19 20:00:53.671 INFO kablam! Sep 19 20:00:53.672 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 19 20:00:53.686 INFO kablam! error: Could not compile `smileypyramid`. Sep 19 20:00:53.687 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 20:00:54.832 INFO kablam! error: build failed Sep 19 20:00:54.833 INFO kablam! su: No module specific data is present Sep 19 20:00:55.884 INFO running `"docker" "rm" "-f" "f2d5af908449c9a0e10c10951f8aa2b61b8961da38673e8f77bfbd7ad0afa299"` Sep 19 20:00:56.003 INFO blam! f2d5af908449c9a0e10c10951f8aa2b61b8961da38673e8f77bfbd7ad0afa299