Oct 27 09:17:59.366 INFO checking Valloric/nailgun against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 09:17:59.368 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 09:17:59.697 INFO blam! 26872f50ac7452a20d40e3582f848f4c1bb5f6ebb3ad8c686c5f5245569be0a5 Oct 27 09:17:59.707 INFO running `"docker" "start" "-a" "26872f50ac7452a20d40e3582f848f4c1bb5f6ebb3ad8c686c5f5245569be0a5"` Oct 27 09:18:00.915 INFO kablam! usermod: no changes Oct 27 09:18:01.032 INFO kablam! Checking tempdir v0.3.5 Oct 27 09:18:01.948 INFO kablam! Checking nailgun v0.1.0 (/source) Oct 27 09:18:02.841 INFO kablam! warning: unused macro definition Oct 27 09:18:02.841 INFO kablam! --> inlined_parser.rs:216:5 Oct 27 09:18:02.841 INFO kablam! | Oct 27 09:18:02.841 INFO kablam! 216 | / macro_rules! input_state( ( $ex:expr ) => ( { Oct 27 09:18:02.841 INFO kablam! 217 | | use base::ParseState; Oct 27 09:18:02.842 INFO kablam! 218 | | ParseState { input: $ex.as_bytes(), offset: 0 } Oct 27 09:18:02.842 INFO kablam! 219 | | } ) ); Oct 27 09:18:02.842 INFO kablam! | |______________^ Oct 27 09:18:02.842 INFO kablam! | Oct 27 09:18:02.842 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 09:18:02.842 INFO kablam! Oct 27 09:18:02.842 INFO kablam! warning: unused macro definition Oct 27 09:18:02.842 INFO kablam! --> inlined_parser.rs:400:5 Oct 27 09:18:02.842 INFO kablam! | Oct 27 09:18:02.842 INFO kablam! 400 | macro_rules! and( ( $ex:expr ) => ( &base::And::new( $ex ) ); ); Oct 27 09:18:02.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:18:02.842 INFO kablam! Oct 27 09:18:03.007 INFO kablam! warning: unused macro definition Oct 27 09:18:03.007 INFO kablam! --> inlined_parser.rs:400:5 Oct 27 09:18:03.007 INFO kablam! | Oct 27 09:18:03.007 INFO kablam! 400 | macro_rules! and( ( $ex:expr ) => ( &base::And::new( $ex ) ); ); Oct 27 09:18:03.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:18:03.007 INFO kablam! | Oct 27 09:18:03.007 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 27 09:18:03.007 INFO kablam! Oct 27 09:18:04.539 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 09:18:04.539 INFO kablam! --> generator/mod.rs:15:5 Oct 27 09:18:04.539 INFO kablam! | Oct 27 09:18:04.539 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 27 09:18:04.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 09:18:04.539 INFO kablam! | Oct 27 09:18:04.539 INFO kablam! note: lint level defined here Oct 27 09:18:04.539 INFO kablam! --> nailgun.rs:17:9 Oct 27 09:18:04.539 INFO kablam! | Oct 27 09:18:04.540 INFO kablam! 17 | #![deny(deprecated)] Oct 27 09:18:04.540 INFO kablam! | ^^^^^^^^^^ Oct 27 09:18:04.540 INFO kablam! Oct 27 09:18:04.775 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 09:18:04.775 INFO kablam! --> generator/mod.rs:15:5 Oct 27 09:18:04.775 INFO kablam! | Oct 27 09:18:04.775 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 27 09:18:04.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 09:18:04.775 INFO kablam! | Oct 27 09:18:04.775 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:18:04.775 INFO kablam! Oct 27 09:18:04.787 INFO kablam! error: aborting due to previous error Oct 27 09:18:04.787 INFO kablam! Oct 27 09:18:04.807 INFO kablam! error: Could not compile `nailgun`. Oct 27 09:18:04.807 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 09:18:04.807 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 09:18:04.807 INFO kablam! --> generator/mod.rs:15:5 Oct 27 09:18:04.807 INFO kablam! | Oct 27 09:18:04.807 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 27 09:18:04.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 09:18:04.807 INFO kablam! | Oct 27 09:18:04.807 INFO kablam! note: lint level defined here Oct 27 09:18:04.807 INFO kablam! --> nailgun.rs:17:9 Oct 27 09:18:04.807 INFO kablam! | Oct 27 09:18:04.807 INFO kablam! 17 | #![deny(deprecated)] Oct 27 09:18:04.808 INFO kablam! | ^^^^^^^^^^ Oct 27 09:18:04.808 INFO kablam! Oct 27 09:18:05.010 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 09:18:05.010 INFO kablam! --> generator/mod.rs:15:5 Oct 27 09:18:05.010 INFO kablam! | Oct 27 09:18:05.010 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 27 09:18:05.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 09:18:05.010 INFO kablam! | Oct 27 09:18:05.011 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:18:05.011 INFO kablam! Oct 27 09:18:05.023 INFO kablam! error: aborting due to previous error Oct 27 09:18:05.023 INFO kablam! Oct 27 09:18:05.028 INFO kablam! error: Could not compile `nailgun`. Oct 27 09:18:05.028 INFO kablam! Oct 27 09:18:05.028 INFO kablam! To learn more, run the command again with --verbose. Oct 27 09:18:05.029 INFO kablam! su: No module specific data is present Oct 27 09:18:06.099 INFO running `"docker" "rm" "-f" "26872f50ac7452a20d40e3582f848f4c1bb5f6ebb3ad8c686c5f5245569be0a5"` Oct 27 09:18:06.527 INFO blam! 26872f50ac7452a20d40e3582f848f4c1bb5f6ebb3ad8c686c5f5245569be0a5