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