Oct 27 00:13:15.024 INFO checking mrbkap/bikemonkey2 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 00:13:15.024 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 00:13:15.463 INFO blam! fb660ebbfcf57964089b9905a5352ab0851cdee18714d51b4a17dba68e2f54b5 Oct 27 00:13:15.471 INFO running `"docker" "start" "-a" "fb660ebbfcf57964089b9905a5352ab0851cdee18714d51b4a17dba68e2f54b5"` Oct 27 00:13:17.079 INFO kablam! usermod: no changes Oct 27 00:13:17.205 INFO kablam! Compiling memchr v1.0.1 Oct 27 00:13:17.205 INFO kablam! Checking term_size v0.2.3 Oct 27 00:13:17.227 INFO kablam! Checking serde_json v1.0.3 Oct 27 00:13:17.227 INFO kablam! Compiling thread_local v0.3.4 Oct 27 00:13:18.171 INFO kablam! Checking clap v2.19.3 Oct 27 00:13:18.504 INFO kablam! Compiling aho-corasick v0.6.3 Oct 27 00:13:21.539 INFO kablam! Compiling regex v0.2.2 Oct 27 00:13:33.121 INFO kablam! Compiling caseless v0.2.0 Oct 27 00:13:35.559 INFO kablam! Checking bikemonkey2 v0.1.0 (/source) Oct 27 00:13:36.183 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:13:36.184 INFO kablam! --> src/main.rs:18:1 Oct 27 00:13:36.184 INFO kablam! | Oct 27 00:13:36.184 INFO kablam! 18 | / arg_enum! { Oct 27 00:13:36.184 INFO kablam! 19 | | #[derive(Debug, PartialEq, Clone)] Oct 27 00:13:36.185 INFO kablam! 20 | | enum Course { Oct 27 00:13:36.185 INFO kablam! 21 | | IlRegno, Oct 27 00:13:36.185 INFO kablam! ... | Oct 27 00:13:36.186 INFO kablam! 25 | | } Oct 27 00:13:36.186 INFO kablam! 26 | | } Oct 27 00:13:36.186 INFO kablam! | |_^ Oct 27 00:13:36.186 INFO kablam! | Oct 27 00:13:36.187 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 00:13:36.196 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:36.196 INFO kablam! Oct 27 00:13:36.196 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:13:36.196 INFO kablam! --> src/main.rs:28:1 Oct 27 00:13:36.196 INFO kablam! | Oct 27 00:13:36.196 INFO kablam! 28 | / arg_enum! { Oct 27 00:13:36.196 INFO kablam! 29 | | #[derive(Debug, PartialEq, Clone)] Oct 27 00:13:36.196 INFO kablam! 30 | | enum Gender { Oct 27 00:13:36.196 INFO kablam! 31 | | Male, Oct 27 00:13:36.196 INFO kablam! 32 | | Female Oct 27 00:13:36.196 INFO kablam! 33 | | } Oct 27 00:13:36.196 INFO kablam! 34 | | } Oct 27 00:13:36.196 INFO kablam! | |_^ Oct 27 00:13:36.196 INFO kablam! | Oct 27 00:13:36.196 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:36.196 INFO kablam! Oct 27 00:13:36.247 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:13:36.247 INFO kablam! --> src/main.rs:18:1 Oct 27 00:13:36.247 INFO kablam! | Oct 27 00:13:36.247 INFO kablam! 18 | / arg_enum! { Oct 27 00:13:36.247 INFO kablam! 19 | | #[derive(Debug, PartialEq, Clone)] Oct 27 00:13:36.247 INFO kablam! 20 | | enum Course { Oct 27 00:13:36.247 INFO kablam! 21 | | IlRegno, Oct 27 00:13:36.247 INFO kablam! ... | Oct 27 00:13:36.247 INFO kablam! 25 | | } Oct 27 00:13:36.247 INFO kablam! 26 | | } Oct 27 00:13:36.247 INFO kablam! | |_^ Oct 27 00:13:36.247 INFO kablam! | Oct 27 00:13:36.247 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 00:13:36.247 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:36.247 INFO kablam! Oct 27 00:13:36.247 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:13:36.247 INFO kablam! --> src/main.rs:28:1 Oct 27 00:13:36.247 INFO kablam! | Oct 27 00:13:36.247 INFO kablam! 28 | / arg_enum! { Oct 27 00:13:36.247 INFO kablam! 29 | | #[derive(Debug, PartialEq, Clone)] Oct 27 00:13:36.247 INFO kablam! 30 | | enum Gender { Oct 27 00:13:36.247 INFO kablam! 31 | | Male, Oct 27 00:13:36.247 INFO kablam! 32 | | Female Oct 27 00:13:36.247 INFO kablam! 33 | | } Oct 27 00:13:36.247 INFO kablam! 34 | | } Oct 27 00:13:36.247 INFO kablam! | |_^ Oct 27 00:13:36.247 INFO kablam! | Oct 27 00:13:36.247 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:36.247 INFO kablam! Oct 27 00:13:36.723 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.61s Oct 27 00:13:36.731 INFO kablam! su: No module specific data is present Oct 27 00:13:37.215 INFO running `"docker" "rm" "-f" "fb660ebbfcf57964089b9905a5352ab0851cdee18714d51b4a17dba68e2f54b5"` Oct 27 00:13:37.427 INFO blam! fb660ebbfcf57964089b9905a5352ab0851cdee18714d51b4a17dba68e2f54b5