Sep 17 17:07:51.375 INFO checking smileypyramid-1.0.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 17:07:51.375 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 17:07:51.375 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 17:07:51.838 INFO blam! 06fab42a63b0d3c74a970e42d0c0d6c1b4a5a975ffb3e4743eb41dd0bf01f847 Sep 17 17:07:51.841 INFO running `"docker" "start" "-a" "06fab42a63b0d3c74a970e42d0c0d6c1b4a5a975ffb3e4743eb41dd0bf01f847"` Sep 17 17:07:53.591 INFO kablam! usermod: no changes Sep 17 17:07:53.635 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 17 17:07:53.687 INFO kablam! Checking docopt v1.0.1 Sep 17 17:07:55.147 INFO kablam! Checking smileypyramid v1.0.1 (/source) Sep 17 17:07:55.839 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 17 17:07:55.839 INFO kablam! --> rust/lib.rs:5:20 Sep 17 17:07:55.839 INFO kablam! | Sep 17 17:07:55.839 INFO kablam! 5 | assert_eq!(smiley_line(0), ""); Sep 17 17:07:55.839 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 17 17:07:55.839 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 17 17:07:55.839 INFO kablam! | Sep 17 17:07:55.839 INFO kablam! 1 | use smiley_line; Sep 17 17:07:55.839 INFO kablam! | Sep 17 17:07:55.839 INFO kablam! Sep 17 17:07:55.839 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 17 17:07:55.839 INFO kablam! --> rust/lib.rs:6:20 Sep 17 17:07:55.839 INFO kablam! | Sep 17 17:07:55.839 INFO kablam! 6 | assert_eq!(smiley_line(1), ")"); Sep 17 17:07:55.839 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 17 17:07:55.839 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 17 17:07:55.839 INFO kablam! | Sep 17 17:07:55.839 INFO kablam! 1 | use smiley_line; Sep 17 17:07:55.839 INFO kablam! | Sep 17 17:07:55.839 INFO kablam! Sep 17 17:07:55.839 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 17 17:07:55.839 INFO kablam! --> rust/lib.rs:7:20 Sep 17 17:07:55.839 INFO kablam! | Sep 17 17:07:55.839 INFO kablam! 7 | assert_eq!(smiley_line(2), ":)"); Sep 17 17:07:55.839 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 17 17:07:55.839 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 17 17:07:55.839 INFO kablam! | Sep 17 17:07:55.839 INFO kablam! 1 | use smiley_line; Sep 17 17:07:55.839 INFO kablam! | Sep 17 17:07:55.839 INFO kablam! Sep 17 17:07:55.839 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 17 17:07:55.839 INFO kablam! --> rust/lib.rs:8:20 Sep 17 17:07:55.839 INFO kablam! | Sep 17 17:07:55.839 INFO kablam! 8 | assert_eq!(smiley_line(3), ":-)"); Sep 17 17:07:55.839 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 17 17:07:55.839 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 17 17:07:55.839 INFO kablam! | Sep 17 17:07:55.840 INFO kablam! 1 | use smiley_line; Sep 17 17:07:55.840 INFO kablam! | Sep 17 17:07:55.840 INFO kablam! Sep 17 17:07:55.931 INFO kablam! error: aborting due to 4 previous errors Sep 17 17:07:55.931 INFO kablam! Sep 17 17:07:55.931 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 17 17:07:55.955 INFO kablam! error: Could not compile `smileypyramid`. Sep 17 17:07:55.955 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:07:56.527 INFO kablam! error: build failed Sep 17 17:07:56.528 INFO kablam! su: No module specific data is present Sep 17 17:07:57.985 INFO running `"docker" "rm" "-f" "06fab42a63b0d3c74a970e42d0c0d6c1b4a5a975ffb3e4743eb41dd0bf01f847"` Sep 17 17:07:58.414 INFO blam! 06fab42a63b0d3c74a970e42d0c0d6c1b4a5a975ffb3e4743eb41dd0bf01f847