Sep 04 02:50:19.704 INFO checking smileypyramid-1.0.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 02:50:19.704 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 02:50:19.704 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 02:50:19.949 INFO blam! 82e0382040e3e137abf0a547980462167f57b6ede3242a33fcdad6bb1843a41b Sep 04 02:50:19.952 INFO running `"docker" "start" "-a" "82e0382040e3e137abf0a547980462167f57b6ede3242a33fcdad6bb1843a41b"` Sep 04 02:50:20.846 INFO kablam! warning: only one of `license` or `license-file` is necessary Sep 04 02:50:20.942 INFO kablam! Checking docopt v1.0.1 Sep 04 02:50:24.219 INFO kablam! Checking smileypyramid v1.0.1 (file:///source) Sep 04 02:50:24.781 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 04 02:50:24.781 INFO kablam! --> rust/lib.rs:5:20 Sep 04 02:50:24.781 INFO kablam! | Sep 04 02:50:24.781 INFO kablam! 5 | assert_eq!(smiley_line(0), ""); Sep 04 02:50:24.781 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 04 02:50:24.781 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 02:50:24.781 INFO kablam! | Sep 04 02:50:24.781 INFO kablam! 4 | fn use smiley_line; Sep 04 02:50:24.781 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 02:50:24.781 INFO kablam! Sep 04 02:50:24.781 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 04 02:50:24.781 INFO kablam! --> rust/lib.rs:6:20 Sep 04 02:50:24.781 INFO kablam! | Sep 04 02:50:24.781 INFO kablam! 6 | assert_eq!(smiley_line(1), ")"); Sep 04 02:50:24.781 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 04 02:50:24.781 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 02:50:24.781 INFO kablam! | Sep 04 02:50:24.781 INFO kablam! 4 | fn use smiley_line; Sep 04 02:50:24.781 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 02:50:24.781 INFO kablam! Sep 04 02:50:24.781 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 04 02:50:24.781 INFO kablam! --> rust/lib.rs:7:20 Sep 04 02:50:24.782 INFO kablam! | Sep 04 02:50:24.782 INFO kablam! 7 | assert_eq!(smiley_line(2), ":)"); Sep 04 02:50:24.782 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 04 02:50:24.782 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 02:50:24.782 INFO kablam! | Sep 04 02:50:24.782 INFO kablam! 4 | fn use smiley_line; Sep 04 02:50:24.782 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 02:50:24.782 INFO kablam! Sep 04 02:50:24.782 INFO kablam! error[E0425]: cannot find function `smiley_line` in this scope Sep 04 02:50:24.782 INFO kablam! --> rust/lib.rs:8:20 Sep 04 02:50:24.782 INFO kablam! | Sep 04 02:50:24.782 INFO kablam! 8 | assert_eq!(smiley_line(3), ":-)"); Sep 04 02:50:24.782 INFO kablam! | ^^^^^^^^^^^ not found in this scope Sep 04 02:50:24.782 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 02:50:24.782 INFO kablam! | Sep 04 02:50:24.782 INFO kablam! 4 | fn use smiley_line; Sep 04 02:50:24.782 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 04 02:50:24.782 INFO kablam! Sep 04 02:50:24.854 INFO kablam! error: aborting due to 4 previous errors Sep 04 02:50:24.854 INFO kablam! Sep 04 02:50:24.854 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 04 02:50:24.862 INFO kablam! error: Could not compile `smileypyramid`. Sep 04 02:50:24.867 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 02:50:26.198 INFO kablam! error: build failed Sep 04 02:50:26.201 INFO kablam! su: No module specific data is present Sep 04 02:50:26.678 INFO running `"docker" "rm" "-f" "82e0382040e3e137abf0a547980462167f57b6ede3242a33fcdad6bb1843a41b"` Sep 04 02:50:26.840 INFO blam! 82e0382040e3e137abf0a547980462167f57b6ede3242a33fcdad6bb1843a41b