Sep 21 06:43:13.928 INFO checking namedarg_hack-0.1.1474613452 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 06:43:13.928 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 06:43:13.928 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 06:43:14.148 INFO blam! d92bb13bcac7aad7ae52e0a80c018229c5840295346d5f309cb9f5ee51fd39ef Sep 21 06:43:14.150 INFO running `"docker" "start" "-a" "d92bb13bcac7aad7ae52e0a80c018229c5840295346d5f309cb9f5ee51fd39ef"` Sep 21 06:43:15.258 INFO kablam! usermod: no changes Sep 21 06:43:15.290 INFO kablam! Compiling namedarg_hack v0.1.1474613452 (/source) Sep 21 06:43:18.846 INFO kablam! error[E0308]: mismatched types Sep 21 06:43:18.846 INFO kablam! --> src/lib.rs:12:40 Sep 21 06:43:18.846 INFO kablam! | Sep 21 06:43:18.846 INFO kablam! 12 | fn get_lints(&self) -> LintArray { &[] } Sep 21 06:43:18.846 INFO kablam! | --------- ^^^ Sep 21 06:43:18.846 INFO kablam! | | | Sep 21 06:43:18.846 INFO kablam! | | expected struct `std::vec::Vec`, found &[_; 0] Sep 21 06:43:18.846 INFO kablam! | | help: try using a conversion method: `&[].to_vec()` Sep 21 06:43:18.846 INFO kablam! | expected `std::vec::Vec<&'static rustc::lint::Lint>` because of return type Sep 21 06:43:18.846 INFO kablam! | Sep 21 06:43:18.846 INFO kablam! = note: expected type `std::vec::Vec<&'static rustc::lint::Lint>` Sep 21 06:43:18.846 INFO kablam! found type `&[_; 0]` Sep 21 06:43:18.846 INFO kablam! Sep 21 06:43:18.865 INFO kablam! error[E0599]: no associated item named `Public` found for type `syntax::source_map::Spanned` in the current scope Sep 21 06:43:18.865 INFO kablam! --> src/lib.rs:23:33 Sep 21 06:43:18.865 INFO kablam! | Sep 21 06:43:18.865 INFO kablam! 23 | evil_item.vis = ast::Visibility::Public; Sep 21 06:43:18.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `syntax::source_map::Spanned` Sep 21 06:43:18.865 INFO kablam! Sep 21 06:43:18.882 INFO kablam! error: aborting due to 2 previous errors Sep 21 06:43:18.882 INFO kablam! Sep 21 06:43:18.882 INFO kablam! Some errors occurred: E0308, E0599. Sep 21 06:43:18.886 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 21 06:43:18.910 INFO kablam! error: Could not compile `namedarg_hack`. Sep 21 06:43:18.910 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 06:43:18.913 INFO kablam! error[E0308]: mismatched types Sep 21 06:43:18.913 INFO kablam! --> src/lib.rs:12:40 Sep 21 06:43:18.913 INFO kablam! | Sep 21 06:43:18.913 INFO kablam! 12 | fn get_lints(&self) -> LintArray { &[] } Sep 21 06:43:18.913 INFO kablam! | --------- ^^^ Sep 21 06:43:18.913 INFO kablam! | | | Sep 21 06:43:18.913 INFO kablam! | | expected struct `std::vec::Vec`, found &[_; 0] Sep 21 06:43:18.913 INFO kablam! | | help: try using a conversion method: `&[].to_vec()` Sep 21 06:43:18.913 INFO kablam! | expected `std::vec::Vec<&'static rustc::lint::Lint>` because of return type Sep 21 06:43:18.913 INFO kablam! | Sep 21 06:43:18.913 INFO kablam! = note: expected type `std::vec::Vec<&'static rustc::lint::Lint>` Sep 21 06:43:18.913 INFO kablam! found type `&[_; 0]` Sep 21 06:43:18.913 INFO kablam! Sep 21 06:43:18.934 INFO kablam! error[E0599]: no associated item named `Public` found for type `syntax::source_map::Spanned` in the current scope Sep 21 06:43:18.934 INFO kablam! --> src/lib.rs:23:33 Sep 21 06:43:18.934 INFO kablam! | Sep 21 06:43:18.934 INFO kablam! 23 | evil_item.vis = ast::Visibility::Public; Sep 21 06:43:18.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `syntax::source_map::Spanned` Sep 21 06:43:18.934 INFO kablam! Sep 21 06:43:18.940 INFO kablam! error: aborting due to 2 previous errors Sep 21 06:43:18.941 INFO kablam! Sep 21 06:43:18.941 INFO kablam! Some errors occurred: E0308, E0599. Sep 21 06:43:18.941 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 21 06:43:18.974 INFO kablam! error: Could not compile `namedarg_hack`. Sep 21 06:43:18.974 INFO kablam! Sep 21 06:43:18.974 INFO kablam! To learn more, run the command again with --verbose. Sep 21 06:43:18.974 INFO kablam! su: No module specific data is present Sep 21 06:43:19.624 INFO running `"docker" "rm" "-f" "d92bb13bcac7aad7ae52e0a80c018229c5840295346d5f309cb9f5ee51fd39ef"` Sep 21 06:43:19.766 INFO blam! d92bb13bcac7aad7ae52e0a80c018229c5840295346d5f309cb9f5ee51fd39ef