Sep 19 16:20:48.934 INFO checking upm_lib-0.3.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 16:20:48.934 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 16:20:48.934 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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=1000" "-e" "CMD=cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 16:20:49.104 INFO blam! dea80d465c953b571607eebec6b9c5733fa693a1b4bc2b332169f48347ea1712 Sep 19 16:20:49.108 INFO running `"docker" "start" "-a" "dea80d465c953b571607eebec6b9c5733fa693a1b4bc2b332169f48347ea1712"` Sep 19 16:20:50.080 INFO kablam! usermod: no changes Sep 19 16:20:50.155 INFO kablam! Checking toml v0.4.6 Sep 19 16:20:51.779 INFO kablam! Checking upm_lib v0.3.0 (/source) Sep 19 16:20:52.377 INFO kablam! error[E0599]: no function or associated item named `new` found for type `Version` in the current scope Sep 19 16:20:52.377 INFO kablam! --> src/lib.rs:465:29 Sep 19 16:20:52.377 INFO kablam! | Sep 19 16:20:52.377 INFO kablam! 289 | pub struct Version { Sep 19 16:20:52.377 INFO kablam! | ------------------ function or associated item `new` not found for this Sep 19 16:20:52.378 INFO kablam! ... Sep 19 16:20:52.378 INFO kablam! 465 | let blank_version = Version::new(); Sep 19 16:20:52.378 INFO kablam! | ^^^^^^^^^^^^ function or associated item not found in `Version` Sep 19 16:20:52.378 INFO kablam! | Sep 19 16:20:52.378 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 19 16:20:52.378 INFO kablam! = note: the following trait defines an item `new`, perhaps you need to implement it: Sep 19 16:20:52.378 INFO kablam! candidate #1: `aho_corasick::Transitions` Sep 19 16:20:52.378 INFO kablam! Sep 19 16:20:52.378 INFO kablam! error[E0308]: mismatched types Sep 19 16:20:52.378 INFO kablam! --> src/lib.rs:492:51 Sep 19 16:20:52.378 INFO kablam! | Sep 19 16:20:52.378 INFO kablam! 492 | let managers = read_config_dirs(path_vec, ManagerSpecifier::Empty); Sep 19 16:20:52.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 16:20:52.378 INFO kablam! | | Sep 19 16:20:52.378 INFO kablam! | expected reference, found enum `ManagerSpecifier` Sep 19 16:20:52.378 INFO kablam! | help: consider borrowing here: `&ManagerSpecifier::Empty` Sep 19 16:20:52.378 INFO kablam! | Sep 19 16:20:52.378 INFO kablam! = note: expected type `&ManagerSpecifier` Sep 19 16:20:52.378 INFO kablam! found type `ManagerSpecifier` Sep 19 16:20:52.378 INFO kablam! Sep 19 16:20:52.389 INFO kablam! error: aborting due to 2 previous errors Sep 19 16:20:52.389 INFO kablam! Sep 19 16:20:52.390 INFO kablam! Some errors occurred: E0308, E0599. Sep 19 16:20:52.391 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 19 16:20:52.404 INFO kablam! error: Could not compile `upm_lib`. Sep 19 16:20:52.404 INFO kablam! Sep 19 16:20:52.404 INFO kablam! To learn more, run the command again with --verbose. Sep 19 16:20:52.413 INFO kablam! su: No module specific data is present Sep 19 16:20:53.320 INFO running `"docker" "rm" "-f" "dea80d465c953b571607eebec6b9c5733fa693a1b4bc2b332169f48347ea1712"` Sep 19 16:20:53.402 INFO blam! dea80d465c953b571607eebec6b9c5733fa693a1b4bc2b332169f48347ea1712