Oct 27 02:17:37.722 INFO checking kennytm/test-term-coloring against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 02:17:37.724 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 02:17:37.965 INFO blam! 7a3a476f5461b08d098f6c71b1e958516b5cffc173cc8305f6780fd89e3abf22 Oct 27 02:17:37.967 INFO running `"docker" "start" "-a" "7a3a476f5461b08d098f6c71b1e958516b5cffc173cc8305f6780fd89e3abf22"` Oct 27 02:17:38.376 INFO kablam! usermod: no changes Oct 27 02:17:38.431 INFO kablam! Checking rayon-core v1.4.0 Oct 27 02:17:39.356 INFO kablam! Checking rayon v0.9.0 Oct 27 02:17:43.019 INFO kablam! Checking test-term-coloring v0.1.0 (/source) Oct 27 02:17:44.385 INFO kablam! warning: use of deprecated item 'rayon::Configuration': Use `ThreadPoolBuilder` Oct 27 02:17:44.385 INFO kablam! --> src/main.rs:24:29 Oct 27 02:17:44.385 INFO kablam! | Oct 27 02:17:44.386 INFO kablam! 24 | let configuration = rayon::Configuration::new().start_handler(move |_| { Oct 27 02:17:44.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:17:44.386 INFO kablam! | Oct 27 02:17:44.387 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 02:17:44.387 INFO kablam! Oct 27 02:17:44.388 INFO kablam! warning: use of deprecated item 'rayon::initialize': use `ThreadPoolBuilder::build_global` Oct 27 02:17:44.388 INFO kablam! --> src/main.rs:30:9 Oct 27 02:17:44.388 INFO kablam! | Oct 27 02:17:44.389 INFO kablam! 30 | rayon::initialize(configuration); Oct 27 02:17:44.389 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 02:17:44.389 INFO kablam! Oct 27 02:17:44.445 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 02:17:44.446 INFO kablam! --> src/main.rs:30:9 Oct 27 02:17:44.446 INFO kablam! | Oct 27 02:17:44.446 INFO kablam! 30 | rayon::initialize(configuration); Oct 27 02:17:44.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:17:44.446 INFO kablam! | Oct 27 02:17:44.446 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 02:17:44.446 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 02:17:44.446 INFO kablam! Oct 27 02:17:44.567 INFO kablam! warning: use of deprecated item 'rayon::Configuration': Use `ThreadPoolBuilder` Oct 27 02:17:44.567 INFO kablam! --> src/main.rs:24:29 Oct 27 02:17:44.568 INFO kablam! | Oct 27 02:17:44.568 INFO kablam! 24 | let configuration = rayon::Configuration::new().start_handler(move |_| { Oct 27 02:17:44.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:17:44.568 INFO kablam! | Oct 27 02:17:44.569 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 02:17:44.569 INFO kablam! Oct 27 02:17:44.569 INFO kablam! warning: use of deprecated item 'rayon::initialize': use `ThreadPoolBuilder::build_global` Oct 27 02:17:44.569 INFO kablam! --> src/main.rs:30:9 Oct 27 02:17:44.570 INFO kablam! | Oct 27 02:17:44.570 INFO kablam! 30 | rayon::initialize(configuration); Oct 27 02:17:44.570 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 02:17:44.571 INFO kablam! Oct 27 02:17:44.643 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 02:17:44.644 INFO kablam! --> src/main.rs:30:9 Oct 27 02:17:44.644 INFO kablam! | Oct 27 02:17:44.644 INFO kablam! 30 | rayon::initialize(configuration); Oct 27 02:17:44.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:17:44.645 INFO kablam! | Oct 27 02:17:44.645 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 02:17:44.645 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 02:17:44.646 INFO kablam! Oct 27 02:17:44.675 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.28s Oct 27 02:17:44.680 INFO kablam! su: No module specific data is present Oct 27 02:17:45.359 INFO running `"docker" "rm" "-f" "7a3a476f5461b08d098f6c71b1e958516b5cffc173cc8305f6780fd89e3abf22"` Oct 27 02:17:45.759 INFO blam! 7a3a476f5461b08d098f6c71b1e958516b5cffc173cc8305f6780fd89e3abf22