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