Oct 27 10:41:53.875 INFO checking Measter/mandeltrace against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 10:41:53.876 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 10:41:54.223 INFO blam! 0baf824a7188ba81ac373656beef6a1e5a5fdfc975862588ecaf85d80eadf2fe Oct 27 10:41:54.225 INFO running `"docker" "start" "-a" "0baf824a7188ba81ac373656beef6a1e5a5fdfc975862588ecaf85d80eadf2fe"` Oct 27 10:41:55.798 INFO kablam! usermod: no changes Oct 27 10:41:56.143 INFO kablam! Checking clicolors-control v0.2.0 Oct 27 10:41:56.144 INFO kablam! Checking termios v0.2.2 Oct 27 10:41:56.167 INFO kablam! Checking conv v0.3.3 Oct 27 10:41:56.191 INFO kablam! Checking alga v0.5.2 Oct 27 10:41:56.203 INFO kablam! Checking parking_lot v0.5.3 Oct 27 10:41:56.204 INFO kablam! Checking rayon v0.7.1 Oct 27 10:41:56.204 INFO kablam! Checking env_logger v0.3.5 Oct 27 10:41:56.204 INFO kablam! Checking image v0.18.0 Oct 27 10:42:02.387 INFO kablam! Checking quickcheck v0.2.27 Oct 27 10:42:02.627 INFO kablam! Checking console v0.6.1 Oct 27 10:42:08.819 INFO kablam! Checking indicatif v0.9.0 Oct 27 10:42:12.606 INFO kablam! Checking nalgebra v0.11.2 Oct 27 10:42:37.852 INFO kablam! Checking imageproc v0.13.0 Oct 27 10:42:42.737 INFO kablam! Checking mandeltrace v0.1.0 (/source) Oct 27 10:42:49.783 INFO kablam! warning: unused `#[macro_use]` import Oct 27 10:42:49.783 INFO kablam! --> src/main.rs:18:1 Oct 27 10:42:49.783 INFO kablam! | Oct 27 10:42:49.784 INFO kablam! 18 | #[macro_use] extern crate structopt; Oct 27 10:42:49.784 INFO kablam! | ^^^^^^^^^^^^ Oct 27 10:42:49.784 INFO kablam! | Oct 27 10:42:49.784 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:42:49.784 INFO kablam! Oct 27 10:42:49.827 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 10:42:49.827 INFO kablam! --> src/main.rs:27:1 Oct 27 10:42:49.827 INFO kablam! | Oct 27 10:42:49.827 INFO kablam! 27 | / arg_enum!{ Oct 27 10:42:49.827 INFO kablam! 28 | | #[derive(Debug, Copy, Clone)] Oct 27 10:42:49.827 INFO kablam! 29 | | enum DrawMode { Oct 27 10:42:49.827 INFO kablam! 30 | | All, Oct 27 10:42:49.827 INFO kablam! ... | Oct 27 10:42:49.827 INFO kablam! 33 | | } Oct 27 10:42:49.827 INFO kablam! 34 | | } Oct 27 10:42:49.827 INFO kablam! | |_^ Oct 27 10:42:49.827 INFO kablam! | Oct 27 10:42:49.827 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 10:42:49.827 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 10:42:49.827 INFO kablam! Oct 27 10:42:50.515 INFO kablam! warning: unused `#[macro_use]` import Oct 27 10:42:50.515 INFO kablam! --> src/main.rs:18:1 Oct 27 10:42:50.516 INFO kablam! | Oct 27 10:42:50.516 INFO kablam! 18 | #[macro_use] extern crate structopt; Oct 27 10:42:50.516 INFO kablam! | ^^^^^^^^^^^^ Oct 27 10:42:50.516 INFO kablam! | Oct 27 10:42:50.517 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:42:50.517 INFO kablam! Oct 27 10:42:50.521 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 10:42:50.521 INFO kablam! --> src/main.rs:27:1 Oct 27 10:42:50.522 INFO kablam! | Oct 27 10:42:50.522 INFO kablam! 27 | / arg_enum!{ Oct 27 10:42:50.522 INFO kablam! 28 | | #[derive(Debug, Copy, Clone)] Oct 27 10:42:50.522 INFO kablam! 29 | | enum DrawMode { Oct 27 10:42:50.523 INFO kablam! 30 | | All, Oct 27 10:42:50.523 INFO kablam! ... | Oct 27 10:42:50.523 INFO kablam! 33 | | } Oct 27 10:42:50.523 INFO kablam! 34 | | } Oct 27 10:42:50.524 INFO kablam! | |_^ Oct 27 10:42:50.524 INFO kablam! | Oct 27 10:42:50.524 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 10:42:50.525 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 10:42:50.525 INFO kablam! Oct 27 10:42:50.791 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 54.92s Oct 27 10:42:50.799 INFO kablam! su: No module specific data is present Oct 27 10:42:51.753 INFO running `"docker" "rm" "-f" "0baf824a7188ba81ac373656beef6a1e5a5fdfc975862588ecaf85d80eadf2fe"` Oct 27 10:42:52.002 INFO blam! 0baf824a7188ba81ac373656beef6a1e5a5fdfc975862588ecaf85d80eadf2fe