Oct 21 20:14:37.218 INFO checking Valloric/nailgun against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:14:37.219 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 20:14:37.700 INFO blam! 8f8309bbcaa058735c592bee090d5c27c9a70393b874931088e612f9d9f79d87 Oct 21 20:14:37.712 INFO running `"docker" "start" "-a" "8f8309bbcaa058735c592bee090d5c27c9a70393b874931088e612f9d9f79d87"` Oct 21 20:14:39.344 INFO kablam! usermod: no changes Oct 21 20:14:39.440 INFO kablam! Checking tempdir v0.3.5 Oct 21 20:14:40.129 INFO kablam! Checking nailgun v0.1.0 (/source) Oct 21 20:14:40.920 INFO kablam! warning: unused macro definition Oct 21 20:14:40.920 INFO kablam! --> inlined_parser.rs:400:5 Oct 21 20:14:40.920 INFO kablam! | Oct 21 20:14:40.920 INFO kablam! 400 | macro_rules! and( ( $ex:expr ) => ( &base::And::new( $ex ) ); ); Oct 21 20:14:40.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:14:40.920 INFO kablam! | Oct 21 20:14:40.921 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 21 20:14:40.921 INFO kablam! Oct 21 20:14:40.980 INFO kablam! warning: unused macro definition Oct 21 20:14:40.980 INFO kablam! --> inlined_parser.rs:216:5 Oct 21 20:14:40.980 INFO kablam! | Oct 21 20:14:40.980 INFO kablam! 216 | / macro_rules! input_state( ( $ex:expr ) => ( { Oct 21 20:14:40.980 INFO kablam! 217 | | use base::ParseState; Oct 21 20:14:40.980 INFO kablam! 218 | | ParseState { input: $ex.as_bytes(), offset: 0 } Oct 21 20:14:40.980 INFO kablam! 219 | | } ) ); Oct 21 20:14:40.980 INFO kablam! | |______________^ Oct 21 20:14:40.980 INFO kablam! | Oct 21 20:14:40.980 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 21 20:14:40.980 INFO kablam! Oct 21 20:14:40.980 INFO kablam! warning: unused macro definition Oct 21 20:14:40.980 INFO kablam! --> inlined_parser.rs:400:5 Oct 21 20:14:40.980 INFO kablam! | Oct 21 20:14:40.980 INFO kablam! 400 | macro_rules! and( ( $ex:expr ) => ( &base::And::new( $ex ) ); ); Oct 21 20:14:40.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:14:40.980 INFO kablam! Oct 21 20:14:42.144 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 21 20:14:42.144 INFO kablam! --> generator/mod.rs:15:5 Oct 21 20:14:42.144 INFO kablam! | Oct 21 20:14:42.144 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 21 20:14:42.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 20:14:42.144 INFO kablam! | Oct 21 20:14:42.144 INFO kablam! note: lint level defined here Oct 21 20:14:42.144 INFO kablam! --> nailgun.rs:17:9 Oct 21 20:14:42.144 INFO kablam! | Oct 21 20:14:42.144 INFO kablam! 17 | #![deny(deprecated)] Oct 21 20:14:42.144 INFO kablam! | ^^^^^^^^^^ Oct 21 20:14:42.144 INFO kablam! Oct 21 20:14:42.320 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 21 20:14:42.320 INFO kablam! --> generator/mod.rs:15:5 Oct 21 20:14:42.320 INFO kablam! | Oct 21 20:14:42.320 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 21 20:14:42.320 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 20:14:42.320 INFO kablam! | Oct 21 20:14:42.320 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:14:42.320 INFO kablam! Oct 21 20:14:42.320 INFO kablam! error: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 21 20:14:42.320 INFO kablam! --> generator/mod.rs:15:5 Oct 21 20:14:42.320 INFO kablam! | Oct 21 20:14:42.320 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 21 20:14:42.320 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 20:14:42.320 INFO kablam! | Oct 21 20:14:42.320 INFO kablam! note: lint level defined here Oct 21 20:14:42.320 INFO kablam! --> nailgun.rs:17:9 Oct 21 20:14:42.320 INFO kablam! | Oct 21 20:14:42.320 INFO kablam! 17 | #![deny(deprecated)] Oct 21 20:14:42.320 INFO kablam! | ^^^^^^^^^^ Oct 21 20:14:42.320 INFO kablam! Oct 21 20:14:42.321 INFO kablam! error: aborting due to previous error Oct 21 20:14:42.321 INFO kablam! Oct 21 20:14:42.335 INFO kablam! error: Could not compile `nailgun`. Oct 21 20:14:42.335 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 20:14:42.616 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 21 20:14:42.616 INFO kablam! --> generator/mod.rs:15:5 Oct 21 20:14:42.616 INFO kablam! | Oct 21 20:14:42.616 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 21 20:14:42.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 20:14:42.616 INFO kablam! | Oct 21 20:14:42.616 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:14:42.616 INFO kablam! Oct 21 20:14:42.632 INFO kablam! error: aborting due to previous error Oct 21 20:14:42.632 INFO kablam! Oct 21 20:14:42.648 INFO kablam! error: Could not compile `nailgun`. Oct 21 20:14:42.648 INFO kablam! Oct 21 20:14:42.648 INFO kablam! To learn more, run the command again with --verbose. Oct 21 20:14:42.648 INFO kablam! su: No module specific data is present Oct 21 20:14:43.704 INFO running `"docker" "rm" "-f" "8f8309bbcaa058735c592bee090d5c27c9a70393b874931088e612f9d9f79d87"` Oct 21 20:14:44.084 INFO blam! 8f8309bbcaa058735c592bee090d5c27c9a70393b874931088e612f9d9f79d87