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