Oct 21 16:33:52.737 INFO checking kennytm/test-term-coloring against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:33:52.738 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 16:33:53.174 INFO blam! a8f46c2814740ba4c560e2bb60db77b91c1da9831b9d6798f9807d2af6cac2ba Oct 21 16:33:53.188 INFO running `"docker" "start" "-a" "a8f46c2814740ba4c560e2bb60db77b91c1da9831b9d6798f9807d2af6cac2ba"` Oct 21 16:33:54.073 INFO kablam! usermod: no changes Oct 21 16:33:54.132 INFO kablam! Checking rayon v0.9.0 Oct 21 16:33:57.440 INFO kablam! Checking test-term-coloring v0.1.0 (/source) Oct 21 16:33:58.192 INFO kablam! warning: use of deprecated item 'rayon::Configuration': Use `ThreadPoolBuilder` Oct 21 16:33:58.192 INFO kablam! --> src/main.rs:24:29 Oct 21 16:33:58.192 INFO kablam! | Oct 21 16:33:58.192 INFO kablam! 24 | let configuration = rayon::Configuration::new().start_handler(move |_| { Oct 21 16:33:58.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:33:58.192 INFO kablam! | Oct 21 16:33:58.192 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 16:33:58.192 INFO kablam! Oct 21 16:33:58.192 INFO kablam! warning: use of deprecated item 'rayon::initialize': use `ThreadPoolBuilder::build_global` Oct 21 16:33:58.192 INFO kablam! --> src/main.rs:30:9 Oct 21 16:33:58.192 INFO kablam! | Oct 21 16:33:58.192 INFO kablam! 30 | rayon::initialize(configuration); Oct 21 16:33:58.192 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 16:33:58.192 INFO kablam! Oct 21 16:33:58.244 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 16:33:58.244 INFO kablam! --> src/main.rs:30:9 Oct 21 16:33:58.244 INFO kablam! | Oct 21 16:33:58.244 INFO kablam! 30 | rayon::initialize(configuration); Oct 21 16:33:58.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:33:58.244 INFO kablam! | Oct 21 16:33:58.244 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 16:33:58.244 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 16:33:58.244 INFO kablam! Oct 21 16:33:58.384 INFO kablam! warning: use of deprecated item 'rayon::Configuration': Use `ThreadPoolBuilder` Oct 21 16:33:58.384 INFO kablam! --> src/main.rs:24:29 Oct 21 16:33:58.384 INFO kablam! | Oct 21 16:33:58.384 INFO kablam! 24 | let configuration = rayon::Configuration::new().start_handler(move |_| { Oct 21 16:33:58.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:33:58.384 INFO kablam! | Oct 21 16:33:58.384 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 16:33:58.384 INFO kablam! Oct 21 16:33:58.384 INFO kablam! warning: use of deprecated item 'rayon::initialize': use `ThreadPoolBuilder::build_global` Oct 21 16:33:58.384 INFO kablam! --> src/main.rs:30:9 Oct 21 16:33:58.384 INFO kablam! | Oct 21 16:33:58.384 INFO kablam! 30 | rayon::initialize(configuration); Oct 21 16:33:58.384 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 16:33:58.384 INFO kablam! Oct 21 16:33:58.440 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 16:33:58.440 INFO kablam! --> src/main.rs:30:9 Oct 21 16:33:58.440 INFO kablam! | Oct 21 16:33:58.440 INFO kablam! 30 | rayon::initialize(configuration); Oct 21 16:33:58.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:33:58.440 INFO kablam! | Oct 21 16:33:58.440 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 16:33:58.440 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 16:33:58.440 INFO kablam! Oct 21 16:33:58.460 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.37s Oct 21 16:33:58.460 INFO kablam! su: No module specific data is present Oct 21 16:33:59.209 INFO running `"docker" "rm" "-f" "a8f46c2814740ba4c560e2bb60db77b91c1da9831b9d6798f9807d2af6cac2ba"` Oct 21 16:33:59.545 INFO blam! a8f46c2814740ba4c560e2bb60db77b91c1da9831b9d6798f9807d2af6cac2ba