Sep 04 10:15:25.080 INFO checking namedarg_hack-0.1.1474613452 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 10:15:25.081 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 10:15:25.081 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 04 10:15:25.326 INFO blam! f21b6e94dd4eda3c959554c74b7b30ff402d98f84f04da1923de37a15cedd3df Sep 04 10:15:25.328 INFO running `"docker" "start" "-a" "f21b6e94dd4eda3c959554c74b7b30ff402d98f84f04da1923de37a15cedd3df"` Sep 04 10:15:26.239 INFO kablam! Compiling namedarg_hack v0.1.1474613452 (file:///source) Sep 04 10:15:32.522 INFO kablam! error[E0308]: mismatched types Sep 04 10:15:32.522 INFO kablam! --> src/lib.rs:12:40 Sep 04 10:15:32.522 INFO kablam! | Sep 04 10:15:32.522 INFO kablam! 12 | fn get_lints(&self) -> LintArray { &[] } Sep 04 10:15:32.522 INFO kablam! | --------- ^^^ Sep 04 10:15:32.522 INFO kablam! | | | Sep 04 10:15:32.522 INFO kablam! | | expected struct `std::vec::Vec`, found &[_; 0] Sep 04 10:15:32.523 INFO kablam! | | help: try using a conversion method: `&[].to_vec()` Sep 04 10:15:32.523 INFO kablam! | expected `std::vec::Vec<&'static rustc::lint::Lint>` because of return type Sep 04 10:15:32.523 INFO kablam! | Sep 04 10:15:32.523 INFO kablam! = note: expected type `std::vec::Vec<&'static rustc::lint::Lint>` Sep 04 10:15:32.523 INFO kablam! found type `&[_; 0]` Sep 04 10:15:32.523 INFO kablam! Sep 04 10:15:32.547 INFO kablam! error[E0599]: no associated item named `Public` found for type `syntax::source_map::Spanned` in the current scope Sep 04 10:15:32.547 INFO kablam! --> src/lib.rs:23:33 Sep 04 10:15:32.547 INFO kablam! | Sep 04 10:15:32.547 INFO kablam! 23 | evil_item.vis = ast::Visibility::Public; Sep 04 10:15:32.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `syntax::source_map::Spanned` Sep 04 10:15:32.547 INFO kablam! Sep 04 10:15:32.559 INFO kablam! error: aborting due to 2 previous errors Sep 04 10:15:32.559 INFO kablam! Sep 04 10:15:32.559 INFO kablam! Some errors occurred: E0308, E0599. Sep 04 10:15:32.559 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 04 10:15:32.578 INFO kablam! error: Could not compile `namedarg_hack`. Sep 04 10:15:32.578 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 10:15:32.831 INFO kablam! error[E0308]: mismatched types Sep 04 10:15:32.831 INFO kablam! --> src/lib.rs:12:40 Sep 04 10:15:32.831 INFO kablam! | Sep 04 10:15:32.831 INFO kablam! 12 | fn get_lints(&self) -> LintArray { &[] } Sep 04 10:15:32.831 INFO kablam! | --------- ^^^ Sep 04 10:15:32.831 INFO kablam! | | | Sep 04 10:15:32.831 INFO kablam! | | expected struct `std::vec::Vec`, found &[_; 0] Sep 04 10:15:32.831 INFO kablam! | | help: try using a conversion method: `&[].to_vec()` Sep 04 10:15:32.831 INFO kablam! | expected `std::vec::Vec<&'static rustc::lint::Lint>` because of return type Sep 04 10:15:32.831 INFO kablam! | Sep 04 10:15:32.831 INFO kablam! = note: expected type `std::vec::Vec<&'static rustc::lint::Lint>` Sep 04 10:15:32.831 INFO kablam! found type `&[_; 0]` Sep 04 10:15:32.831 INFO kablam! Sep 04 10:15:32.844 INFO kablam! error[E0599]: no associated item named `Public` found for type `syntax::source_map::Spanned` in the current scope Sep 04 10:15:32.844 INFO kablam! --> src/lib.rs:23:33 Sep 04 10:15:32.844 INFO kablam! | Sep 04 10:15:32.844 INFO kablam! 23 | evil_item.vis = ast::Visibility::Public; Sep 04 10:15:32.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `syntax::source_map::Spanned` Sep 04 10:15:32.845 INFO kablam! Sep 04 10:15:32.852 INFO kablam! error: aborting due to 2 previous errors Sep 04 10:15:32.852 INFO kablam! Sep 04 10:15:32.852 INFO kablam! Some errors occurred: E0308, E0599. Sep 04 10:15:32.852 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 04 10:15:32.866 INFO kablam! error: Could not compile `namedarg_hack`. Sep 04 10:15:32.866 INFO kablam! Sep 04 10:15:32.866 INFO kablam! To learn more, run the command again with --verbose. Sep 04 10:15:32.867 INFO kablam! su: No module specific data is present Sep 04 10:15:33.288 INFO running `"docker" "rm" "-f" "f21b6e94dd4eda3c959554c74b7b30ff402d98f84f04da1923de37a15cedd3df"` Sep 04 10:15:33.419 INFO blam! f21b6e94dd4eda3c959554c74b7b30ff402d98f84f04da1923de37a15cedd3df