Sep 01 00:22:18.070 INFO checking injector-0.0.1 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 00:22:18.070 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 00:22:18.070 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 00:22:18.255 INFO blam! 86293ccefc600a65ae0d1a43e7174e4739acc0532116b066b76acc9f8c1f6073 Sep 01 00:22:18.256 INFO running `"docker" "start" "-a" "86293ccefc600a65ae0d1a43e7174e4739acc0532116b066b76acc9f8c1f6073"` Sep 01 00:22:19.051 INFO kablam! Checking injector v0.0.1 (file:///source) Sep 01 00:22:19.881 INFO kablam! error[E0425]: cannot find function `it_works` in module `injector` Sep 01 00:22:19.882 INFO kablam! --> examples/injector.rs:6:15 Sep 01 00:22:19.882 INFO kablam! | Sep 01 00:22:19.882 INFO kablam! 6 | injector::it_works(); Sep 01 00:22:19.882 INFO kablam! | ^^^^^^^^ not found in `injector` Sep 01 00:22:19.882 INFO kablam! Sep 01 00:22:20.020 INFO kablam! error[E0308]: mismatched types Sep 01 00:22:20.020 INFO kablam! --> examples/injector.rs:8:5 Sep 01 00:22:20.020 INFO kablam! | Sep 01 00:22:20.020 INFO kablam! 5 | fn main() { Sep 01 00:22:20.020 INFO kablam! | - expected `()` because of default return type Sep 01 00:22:20.020 INFO kablam! ... Sep 01 00:22:20.020 INFO kablam! 8 | Ok(()) Sep 01 00:22:20.020 INFO kablam! | ^^^^^^- help: try adding a semicolon: `;` Sep 01 00:22:20.020 INFO kablam! | | Sep 01 00:22:20.020 INFO kablam! | expected (), found enum `std::result::Result` Sep 01 00:22:20.020 INFO kablam! | Sep 01 00:22:20.020 INFO kablam! = note: expected type `()` Sep 01 00:22:20.021 INFO kablam! found type `std::result::Result<(), _>` Sep 01 00:22:20.021 INFO kablam! Sep 01 00:22:20.023 INFO kablam! error: aborting due to 2 previous errors Sep 01 00:22:20.023 INFO kablam! Sep 01 00:22:20.024 INFO kablam! Some errors occurred: E0308, E0425. Sep 01 00:22:20.024 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 01 00:22:20.031 INFO kablam! error: Could not compile `injector`. Sep 01 00:22:20.031 INFO kablam! Sep 01 00:22:20.031 INFO kablam! To learn more, run the command again with --verbose. Sep 01 00:22:20.032 INFO kablam! su: No module specific data is present Sep 01 00:22:20.421 INFO running `"docker" "rm" "-f" "86293ccefc600a65ae0d1a43e7174e4739acc0532116b066b76acc9f8c1f6073"` Sep 01 00:22:20.517 INFO blam! 86293ccefc600a65ae0d1a43e7174e4739acc0532116b066b76acc9f8c1f6073