Oct 16 02:05:30.820 INFO testing namedarg_hack-0.1.1474613452 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 02:05:30.820 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 02:05:31.240 INFO blam! 6a4d01209ecf3a33de9974a79ae8a02df901fbe0aee8c10f5e84fdd5d1f8990d Oct 16 02:05:31.243 INFO running `"docker" "start" "-a" "6a4d01209ecf3a33de9974a79ae8a02df901fbe0aee8c10f5e84fdd5d1f8990d"` Oct 16 02:05:32.589 INFO kablam! usermod: no changes Oct 16 02:05:32.627 INFO kablam! Compiling namedarg_hack v0.1.1474613452 (/source) Oct 16 02:05:39.203 INFO kablam! error[E0308]: mismatched types Oct 16 02:05:39.203 INFO kablam! --> src/lib.rs:12:40 Oct 16 02:05:39.203 INFO kablam! | Oct 16 02:05:39.203 INFO kablam! 12 | fn get_lints(&self) -> LintArray { &[] } Oct 16 02:05:39.203 INFO kablam! | --------- ^^^ Oct 16 02:05:39.203 INFO kablam! | | | Oct 16 02:05:39.203 INFO kablam! | | expected struct `std::vec::Vec`, found &[_; 0] Oct 16 02:05:39.203 INFO kablam! | | help: try using a conversion method: `&[].to_vec()` Oct 16 02:05:39.203 INFO kablam! | expected `std::vec::Vec<&'static rustc::lint::Lint>` because of return type Oct 16 02:05:39.203 INFO kablam! | Oct 16 02:05:39.203 INFO kablam! = note: expected type `std::vec::Vec<&'static rustc::lint::Lint>` Oct 16 02:05:39.203 INFO kablam! found type `&[_; 0]` Oct 16 02:05:39.203 INFO kablam! Oct 16 02:05:39.214 INFO kablam! error[E0599]: no associated item named `Public` found for type `syntax::source_map::Spanned` in the current scope Oct 16 02:05:39.215 INFO kablam! --> src/lib.rs:23:33 Oct 16 02:05:39.215 INFO kablam! | Oct 16 02:05:39.215 INFO kablam! 23 | evil_item.vis = ast::Visibility::Public; Oct 16 02:05:39.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ associated item not found in `syntax::source_map::Spanned` Oct 16 02:05:39.215 INFO kablam! Oct 16 02:05:39.224 INFO kablam! error: aborting due to 2 previous errors Oct 16 02:05:39.224 INFO kablam! Oct 16 02:05:39.224 INFO kablam! Some errors occurred: E0308, E0599. Oct 16 02:05:39.224 INFO kablam! For more information about an error, try `rustc --explain E0308`. Oct 16 02:05:39.259 INFO kablam! error: Could not compile `namedarg_hack`. Oct 16 02:05:39.259 INFO kablam! Oct 16 02:05:39.259 INFO kablam! To learn more, run the command again with --verbose. Oct 16 02:05:39.259 INFO kablam! su: No module specific data is present Oct 16 02:05:39.864 INFO running `"docker" "rm" "-f" "6a4d01209ecf3a33de9974a79ae8a02df901fbe0aee8c10f5e84fdd5d1f8990d"` Oct 16 02:05:40.227 INFO blam! 6a4d01209ecf3a33de9974a79ae8a02df901fbe0aee8c10f5e84fdd5d1f8990d