Sep 21 02:52:57.261 INFO checking smileypyramid-1.0.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 02:52:57.261 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 02:52:57.261 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 02:52:57.452 INFO blam! 14419c2e3104165f36b5072b5c1814286fd7585ee61c168d1bb83542f9f58514 Sep 21 02:52:57.453 INFO running `"docker" "start" "-a" "14419c2e3104165f36b5072b5c1814286fd7585ee61c168d1bb83542f9f58514"` Sep 21 02:52:58.200 INFO kablam! usermod: no changes Sep 21 02:52:58.246 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 21 02:52:58.286 INFO kablam! Checking docopt v1.0.1 Sep 21 02:53:00.034 INFO kablam! Checking smileypyramid v1.0.1 (/source) Sep 21 02:53:00.538 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 21 02:53:00.538 INFO kablam! --> rust/lib.rs:5:20 Sep 21 02:53:00.538 INFO kablam! | Sep 21 02:53:00.539 INFO kablam! 5 | assert_eq!(smiley_line(0), ""); Sep 21 02:53:00.539 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 21 02:53:00.539 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 21 02:53:00.539 INFO kablam! | Sep 21 02:53:00.539 INFO kablam! 1 | use smiley_line; Sep 21 02:53:00.540 INFO kablam! | Sep 21 02:53:00.540 INFO kablam! Sep 21 02:53:00.540 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 21 02:53:00.540 INFO kablam! --> rust/lib.rs:6:20 Sep 21 02:53:00.540 INFO kablam! | Sep 21 02:53:00.540 INFO kablam! 6 | assert_eq!(smiley_line(1), ")"); Sep 21 02:53:00.541 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 21 02:53:00.541 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 21 02:53:00.541 INFO kablam! | Sep 21 02:53:00.541 INFO kablam! 1 | use smiley_line; Sep 21 02:53:00.541 INFO kablam! | Sep 21 02:53:00.541 INFO kablam! Sep 21 02:53:00.542 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 21 02:53:00.542 INFO kablam! --> rust/lib.rs:7:20 Sep 21 02:53:00.542 INFO kablam! | Sep 21 02:53:00.542 INFO kablam! 7 | assert_eq!(smiley_line(2), ":)"); Sep 21 02:53:00.542 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 21 02:53:00.542 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 21 02:53:00.543 INFO kablam! | Sep 21 02:53:00.543 INFO kablam! 1 | use smiley_line; Sep 21 02:53:00.543 INFO kablam! | Sep 21 02:53:00.543 INFO kablam! Sep 21 02:53:00.543 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 21 02:53:00.543 INFO kablam! --> rust/lib.rs:8:20 Sep 21 02:53:00.544 INFO kablam! | Sep 21 02:53:00.544 INFO kablam! 8 | assert_eq!(smiley_line(3), ":-)"); Sep 21 02:53:00.544 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 21 02:53:00.544 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 21 02:53:00.544 INFO kablam! | Sep 21 02:53:00.545 INFO kablam! 1 | use smiley_line; Sep 21 02:53:00.545 INFO kablam! | Sep 21 02:53:00.545 INFO kablam! Sep 21 02:53:00.638 INFO kablam! error: aborting due to 4 previous errors Sep 21 02:53:00.638 INFO kablam! Sep 21 02:53:00.638 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 21 02:53:00.674 INFO kablam! error: Could not compile `smileypyramid`. Sep 21 02:53:00.674 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:53:01.733 INFO kablam! error: build failed Sep 21 02:53:01.742 INFO kablam! su: No module specific data is present Sep 21 02:53:02.931 INFO running `"docker" "rm" "-f" "14419c2e3104165f36b5072b5c1814286fd7585ee61c168d1bb83542f9f58514"` Sep 21 02:53:03.095 INFO blam! 14419c2e3104165f36b5072b5c1814286fd7585ee61c168d1bb83542f9f58514