Sep 03 23:26:10.914 INFO checking upm_lib-0.3.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 23:26:10.914 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 23:26:10.914 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/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 03 23:26:11.085 INFO blam! c076407286306226a56ed3a7a158069d60cd2ee7a4d8f36a8cdd16757baf443d Sep 03 23:26:11.087 INFO running `"docker" "start" "-a" "c076407286306226a56ed3a7a158069d60cd2ee7a4d8f36a8cdd16757baf443d"` Sep 03 23:26:11.705 INFO kablam! Checking upm_lib v0.3.0 (file:///source) Sep 03 23:26:12.540 INFO kablam! error[E0599]: no function or associated item named `new` found for type `Version` in the current scope Sep 03 23:26:12.540 INFO kablam! --> src/lib.rs:465:29 Sep 03 23:26:12.541 INFO kablam! | Sep 03 23:26:12.541 INFO kablam! 289 | pub struct Version { Sep 03 23:26:12.541 INFO kablam! | ------------------ function or associated item `new` not found for this Sep 03 23:26:12.541 INFO kablam! ... Sep 03 23:26:12.541 INFO kablam! 465 | let blank_version = Version::new(); Sep 03 23:26:12.541 INFO kablam! | ^^^^^^^^^^^^ function or associated item not found in `Version` Sep 03 23:26:12.541 INFO kablam! | Sep 03 23:26:12.541 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 03 23:26:12.541 INFO kablam! = note: the following trait defines an item `new`, perhaps you need to implement it: Sep 03 23:26:12.541 INFO kablam! candidate #1: `aho_corasick::Transitions` Sep 03 23:26:12.541 INFO kablam! Sep 03 23:26:12.557 INFO kablam! error[E0308]: mismatched types Sep 03 23:26:12.557 INFO kablam! --> src/lib.rs:492:51 Sep 03 23:26:12.557 INFO kablam! | Sep 03 23:26:12.557 INFO kablam! 492 | let managers = read_config_dirs(path_vec, ManagerSpecifier::Empty); Sep 03 23:26:12.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 23:26:12.557 INFO kablam! | | Sep 03 23:26:12.557 INFO kablam! | expected reference, found enum `ManagerSpecifier` Sep 03 23:26:12.557 INFO kablam! | help: consider borrowing here: `&ManagerSpecifier::Empty` Sep 03 23:26:12.557 INFO kablam! | Sep 03 23:26:12.557 INFO kablam! = note: expected type `&ManagerSpecifier` Sep 03 23:26:12.557 INFO kablam! found type `ManagerSpecifier` Sep 03 23:26:12.557 INFO kablam! Sep 03 23:26:12.572 INFO kablam! error: aborting due to 2 previous errors Sep 03 23:26:12.572 INFO kablam! Sep 03 23:26:12.572 INFO kablam! Some errors occurred: E0308, E0599. Sep 03 23:26:12.572 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 03 23:26:12.585 INFO kablam! error: Could not compile `upm_lib`. Sep 03 23:26:12.585 INFO kablam! Sep 03 23:26:12.585 INFO kablam! To learn more, run the command again with --verbose. Sep 03 23:26:12.586 INFO kablam! su: No module specific data is present Sep 03 23:26:12.975 INFO running `"docker" "rm" "-f" "c076407286306226a56ed3a7a158069d60cd2ee7a4d8f36a8cdd16757baf443d"` Sep 03 23:26:13.069 INFO blam! c076407286306226a56ed3a7a158069d60cd2ee7a4d8f36a8cdd16757baf443d