Oct 27 00:13:15.447 INFO checking mrbkap/bikemonkey2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 00:13:15.447 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/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 27 00:13:15.795 INFO blam! d9907834113d4b2478ecafdc58f664ccc6fb11c41061fdcf285f921e6d69867c Oct 27 00:13:15.815 INFO running `"docker" "start" "-a" "d9907834113d4b2478ecafdc58f664ccc6fb11c41061fdcf285f921e6d69867c"` Oct 27 00:13:18.134 INFO kablam! usermod: no changes Oct 27 00:13:18.373 INFO kablam! Compiling libc v0.2.32 Oct 27 00:13:18.373 INFO kablam! Compiling lazy_static v0.2.9 Oct 27 00:13:18.391 INFO kablam! Checking term_size v0.2.3 Oct 27 00:13:18.908 INFO kablam! Checking clap v2.19.3 Oct 27 00:13:19.215 INFO kablam! Compiling thread_local v0.3.4 Oct 27 00:13:21.153 INFO kablam! Compiling memchr v1.0.1 Oct 27 00:13:22.092 INFO kablam! Compiling aho-corasick v0.6.3 Oct 27 00:13:23.496 INFO kablam! Compiling regex v0.2.2 Oct 27 00:13:35.227 INFO kablam! Compiling caseless v0.2.0 Oct 27 00:13:37.435 INFO kablam! Checking bikemonkey2 v0.1.0 (/source) Oct 27 00:13:38.035 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:13:38.035 INFO kablam! --> src/main.rs:18:1 Oct 27 00:13:38.035 INFO kablam! | Oct 27 00:13:38.035 INFO kablam! 18 | / arg_enum! { Oct 27 00:13:38.035 INFO kablam! 19 | | #[derive(Debug, PartialEq, Clone)] Oct 27 00:13:38.035 INFO kablam! 20 | | enum Course { Oct 27 00:13:38.035 INFO kablam! 21 | | IlRegno, Oct 27 00:13:38.035 INFO kablam! ... | Oct 27 00:13:38.035 INFO kablam! 25 | | } Oct 27 00:13:38.035 INFO kablam! 26 | | } Oct 27 00:13:38.035 INFO kablam! | |_^ Oct 27 00:13:38.035 INFO kablam! | Oct 27 00:13:38.035 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 00:13:38.035 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 00:13:38.035 INFO kablam! Oct 27 00:13:38.035 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:13:38.035 INFO kablam! --> src/main.rs:28:1 Oct 27 00:13:38.035 INFO kablam! | Oct 27 00:13:38.035 INFO kablam! 28 | / arg_enum! { Oct 27 00:13:38.035 INFO kablam! 29 | | #[derive(Debug, PartialEq, Clone)] Oct 27 00:13:38.035 INFO kablam! 30 | | enum Gender { Oct 27 00:13:38.035 INFO kablam! 31 | | Male, Oct 27 00:13:38.035 INFO kablam! 32 | | Female Oct 27 00:13:38.035 INFO kablam! 33 | | } Oct 27 00:13:38.035 INFO kablam! 34 | | } Oct 27 00:13:38.035 INFO kablam! | |_^ Oct 27 00:13:38.035 INFO kablam! | Oct 27 00:13:38.035 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 00:13:38.035 INFO kablam! Oct 27 00:13:38.087 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:13:38.087 INFO kablam! --> src/main.rs:18:1 Oct 27 00:13:38.088 INFO kablam! | Oct 27 00:13:38.088 INFO kablam! 18 | / arg_enum! { Oct 27 00:13:38.088 INFO kablam! 19 | | #[derive(Debug, PartialEq, Clone)] Oct 27 00:13:38.088 INFO kablam! 20 | | enum Course { Oct 27 00:13:38.089 INFO kablam! 21 | | IlRegno, Oct 27 00:13:38.089 INFO kablam! ... | Oct 27 00:13:38.089 INFO kablam! 25 | | } Oct 27 00:13:38.090 INFO kablam! 26 | | } Oct 27 00:13:38.090 INFO kablam! | |_^ Oct 27 00:13:38.090 INFO kablam! | Oct 27 00:13:38.090 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 00:13:38.091 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 00:13:38.091 INFO kablam! Oct 27 00:13:38.091 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:13:38.091 INFO kablam! --> src/main.rs:28:1 Oct 27 00:13:38.092 INFO kablam! | Oct 27 00:13:38.092 INFO kablam! 28 | / arg_enum! { Oct 27 00:13:38.092 INFO kablam! 29 | | #[derive(Debug, PartialEq, Clone)] Oct 27 00:13:38.092 INFO kablam! 30 | | enum Gender { Oct 27 00:13:38.093 INFO kablam! 31 | | Male, Oct 27 00:13:38.093 INFO kablam! 32 | | Female Oct 27 00:13:38.093 INFO kablam! 33 | | } Oct 27 00:13:38.093 INFO kablam! 34 | | } Oct 27 00:13:38.094 INFO kablam! | |_^ Oct 27 00:13:38.094 INFO kablam! | Oct 27 00:13:38.094 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 00:13:38.095 INFO kablam! Oct 27 00:13:38.367 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.19s Oct 27 00:13:38.367 INFO kablam! su: No module specific data is present Oct 27 00:13:38.707 INFO running `"docker" "rm" "-f" "d9907834113d4b2478ecafdc58f664ccc6fb11c41061fdcf285f921e6d69867c"` Oct 27 00:13:38.868 INFO blam! d9907834113d4b2478ecafdc58f664ccc6fb11c41061fdcf285f921e6d69867c