Jul 11 21:34:22.284 INFO checking smileypyramid-1.0.1 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 11 21:34:22.284 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 21:34:22.284 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 21:34:22.285 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-3/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 21:34:22.526 INFO blam! e9daea822f2e140aa1fb3c2db54a11d2013e978339c94a13ee787163dfdda963 Jul 11 21:34:22.529 INFO running `"docker" "start" "-a" "e9daea822f2e140aa1fb3c2db54a11d2013e978339c94a13ee787163dfdda963"` Jul 11 21:34:23.408 INFO kablam! warning: only one of `license` or `license-file` is necessary Jul 11 21:34:23.506 INFO kablam! Checking docopt v1.0.0 Jul 11 21:34:26.388 INFO kablam! Checking smileypyramid v1.0.1 (file:///source) Jul 11 21:34:27.089 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Jul 11 21:34:27.089 INFO kablam! --> rust/lib.rs:5:20 Jul 11 21:34:27.089 INFO kablam! | Jul 11 21:34:27.089 INFO kablam! 5 | assert_eq!(smiley_line(0), ""); Jul 11 21:34:27.089 INFO kablam! | ^^^^^^^^^^^ not found in this scope Jul 11 21:34:27.089 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 11 21:34:27.089 INFO kablam! | Jul 11 21:34:27.089 INFO kablam! 1 | use smiley_line; Jul 11 21:34:27.090 INFO kablam! | Jul 11 21:34:27.090 INFO kablam! Jul 11 21:34:27.091 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Jul 11 21:34:27.091 INFO kablam! --> rust/lib.rs:6:20 Jul 11 21:34:27.091 INFO kablam! | Jul 11 21:34:27.091 INFO kablam! 6 | assert_eq!(smiley_line(1), ")"); Jul 11 21:34:27.091 INFO kablam! | ^^^^^^^^^^^ not found in this scope Jul 11 21:34:27.091 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 11 21:34:27.091 INFO kablam! | Jul 11 21:34:27.091 INFO kablam! 1 | use smiley_line; Jul 11 21:34:27.091 INFO kablam! | Jul 11 21:34:27.091 INFO kablam! Jul 11 21:34:27.091 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Jul 11 21:34:27.091 INFO kablam! --> rust/lib.rs:7:20 Jul 11 21:34:27.091 INFO kablam! | Jul 11 21:34:27.091 INFO kablam! 7 | assert_eq!(smiley_line(2), ":)"); Jul 11 21:34:27.091 INFO kablam! | ^^^^^^^^^^^ not found in this scope Jul 11 21:34:27.091 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 11 21:34:27.091 INFO kablam! | Jul 11 21:34:27.091 INFO kablam! 1 | use smiley_line; Jul 11 21:34:27.091 INFO kablam! | Jul 11 21:34:27.091 INFO kablam! Jul 11 21:34:27.091 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Jul 11 21:34:27.091 INFO kablam! --> rust/lib.rs:8:20 Jul 11 21:34:27.092 INFO kablam! | Jul 11 21:34:27.092 INFO kablam! 8 | assert_eq!(smiley_line(3), ":-)"); Jul 11 21:34:27.092 INFO kablam! | ^^^^^^^^^^^ not found in this scope Jul 11 21:34:27.092 INFO kablam! help: possible candidate is found in another module, you can import it into scope Jul 11 21:34:27.092 INFO kablam! | Jul 11 21:34:27.092 INFO kablam! 1 | use smiley_line; Jul 11 21:34:27.092 INFO kablam! | Jul 11 21:34:27.092 INFO kablam! Jul 11 21:34:27.331 INFO kablam! error: aborting due to 4 previous errors Jul 11 21:34:27.331 INFO kablam! Jul 11 21:34:27.331 INFO kablam! For more information about this error, try `rustc --explain E0425`. Jul 11 21:34:27.363 INFO kablam! error: Could not compile `smileypyramid`. Jul 11 21:34:27.363 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 11 21:34:29.000 INFO kablam! error: build failed Jul 11 21:34:29.003 INFO kablam! su: No module specific data is present Jul 11 21:34:29.552 INFO running `"docker" "rm" "-f" "e9daea822f2e140aa1fb3c2db54a11d2013e978339c94a13ee787163dfdda963"` Jul 11 21:34:29.714 INFO blam! e9daea822f2e140aa1fb3c2db54a11d2013e978339c94a13ee787163dfdda963