Sep 14 07:05:18.798 INFO checking upm_lib-0.3.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 07:05:18.798 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 07:05:18.798 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 07:05:18.980 INFO blam! 12726cee523f162a28feddab8fe284772c2bab7f46c40cbc909516e070140bf1 Sep 14 07:05:18.981 INFO running `"docker" "start" "-a" "12726cee523f162a28feddab8fe284772c2bab7f46c40cbc909516e070140bf1"` Sep 14 07:05:20.050 INFO kablam! usermod: no changes Sep 14 07:05:20.111 INFO kablam! Checking upm_lib v0.3.0 (file:///source) Sep 14 07:05:20.601 INFO kablam! error[E0599]: no function or associated item named `new` found for type `Version` in the current scope Sep 14 07:05:20.601 INFO kablam! --> src/lib.rs:465:29 Sep 14 07:05:20.601 INFO kablam! | Sep 14 07:05:20.601 INFO kablam! 289 | pub struct Version { Sep 14 07:05:20.601 INFO kablam! | ------------------ function or associated item `new` not found for this Sep 14 07:05:20.601 INFO kablam! ... Sep 14 07:05:20.601 INFO kablam! 465 | let blank_version = Version::new(); Sep 14 07:05:20.601 INFO kablam! | ^^^^^^^^^^^^ function or associated item not found in `Version` Sep 14 07:05:20.601 INFO kablam! | Sep 14 07:05:20.601 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 07:05:20.601 INFO kablam! = note: the following trait defines an item `new`, perhaps you need to implement it: Sep 14 07:05:20.601 INFO kablam! candidate #1: `aho_corasick::Transitions` Sep 14 07:05:20.601 INFO kablam! Sep 14 07:05:20.611 INFO kablam! error[E0308]: mismatched types Sep 14 07:05:20.611 INFO kablam! --> src/lib.rs:492:51 Sep 14 07:05:20.611 INFO kablam! | Sep 14 07:05:20.611 INFO kablam! 492 | let managers = read_config_dirs(path_vec, ManagerSpecifier::Empty); Sep 14 07:05:20.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 07:05:20.611 INFO kablam! | | Sep 14 07:05:20.611 INFO kablam! | expected reference, found enum `ManagerSpecifier` Sep 14 07:05:20.611 INFO kablam! | help: consider borrowing here: `&ManagerSpecifier::Empty` Sep 14 07:05:20.611 INFO kablam! | Sep 14 07:05:20.611 INFO kablam! = note: expected type `&ManagerSpecifier` Sep 14 07:05:20.612 INFO kablam! found type `ManagerSpecifier` Sep 14 07:05:20.612 INFO kablam! Sep 14 07:05:20.622 INFO kablam! error: aborting due to 2 previous errors Sep 14 07:05:20.622 INFO kablam! Sep 14 07:05:20.622 INFO kablam! Some errors occurred: E0308, E0599. Sep 14 07:05:20.622 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 14 07:05:20.632 INFO kablam! error: Could not compile `upm_lib`. Sep 14 07:05:20.632 INFO kablam! Sep 14 07:05:20.632 INFO kablam! To learn more, run the command again with --verbose. Sep 14 07:05:20.632 INFO kablam! su: No module specific data is present Sep 14 07:05:21.111 INFO running `"docker" "rm" "-f" "12726cee523f162a28feddab8fe284772c2bab7f46c40cbc909516e070140bf1"` Sep 14 07:05:21.195 INFO blam! 12726cee523f162a28feddab8fe284772c2bab7f46c40cbc909516e070140bf1