Sep 01 06:14:12.146 INFO checking smileypyramid-1.0.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 06:14:12.146 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 06:14:12.146 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 06:14:12.326 INFO blam! 0fe2ba7c0b2beeda9a43bfac42448b6708fb7025895e303663e676b361c65a7a Sep 01 06:14:12.327 INFO running `"docker" "start" "-a" "0fe2ba7c0b2beeda9a43bfac42448b6708fb7025895e303663e676b361c65a7a"` Sep 01 06:14:12.845 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 01 06:14:12.883 INFO kablam! Checking smileypyramid v1.0.1 (file:///source) Sep 01 06:14:13.369 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 01 06:14:13.370 INFO kablam! --> rust/lib.rs:5:20 Sep 01 06:14:13.370 INFO kablam! | Sep 01 06:14:13.370 INFO kablam! 5 | assert_eq!(smiley_line(0), ""); Sep 01 06:14:13.370 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 06:14:13.370 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 06:14:13.370 INFO kablam! | Sep 01 06:14:13.370 INFO kablam! 4 | fn use smiley_line; Sep 01 06:14:13.370 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 06:14:13.370 INFO kablam! Sep 01 06:14:13.370 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 01 06:14:13.370 INFO kablam! --> rust/lib.rs:6:20 Sep 01 06:14:13.370 INFO kablam! | Sep 01 06:14:13.370 INFO kablam! 6 | assert_eq!(smiley_line(1), ")"); Sep 01 06:14:13.370 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 06:14:13.370 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 06:14:13.370 INFO kablam! | Sep 01 06:14:13.371 INFO kablam! 4 | fn use smiley_line; Sep 01 06:14:13.371 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 06:14:13.371 INFO kablam! Sep 01 06:14:13.371 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 01 06:14:13.371 INFO kablam! --> rust/lib.rs:7:20 Sep 01 06:14:13.371 INFO kablam! | Sep 01 06:14:13.371 INFO kablam! 7 | assert_eq!(smiley_line(2), ":)"); Sep 01 06:14:13.371 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 06:14:13.371 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 06:14:13.371 INFO kablam! | Sep 01 06:14:13.371 INFO kablam! 4 | fn use smiley_line; Sep 01 06:14:13.371 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 06:14:13.371 INFO kablam! Sep 01 06:14:13.371 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 01 06:14:13.371 INFO kablam! --> rust/lib.rs:8:20 Sep 01 06:14:13.371 INFO kablam! | Sep 01 06:14:13.371 INFO kablam! 8 | assert_eq!(smiley_line(3), ":-)"); Sep 01 06:14:13.371 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 01 06:14:13.371 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 06:14:13.371 INFO kablam! | Sep 01 06:14:13.371 INFO kablam! 4 | fn use smiley_line; Sep 01 06:14:13.371 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 01 06:14:13.371 INFO kablam! Sep 01 06:14:13.429 INFO kablam! error: aborting due to 4 previous errors Sep 01 06:14:13.430 INFO kablam! Sep 01 06:14:13.430 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 01 06:14:13.436 INFO kablam! error: Could not compile `smileypyramid`. Sep 01 06:14:13.436 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 06:14:14.498 INFO kablam! error: build failed Sep 01 06:14:14.499 INFO kablam! su: No module specific data is present Sep 01 06:14:15.018 INFO running `"docker" "rm" "-f" "0fe2ba7c0b2beeda9a43bfac42448b6708fb7025895e303663e676b361c65a7a"` Sep 01 06:14:15.109 INFO blam! 0fe2ba7c0b2beeda9a43bfac42448b6708fb7025895e303663e676b361c65a7a