Oct 27 02:26:52.367 INFO checking kardeiz/rayon-issue against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 02:26:52.369 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 02:26:52.799 INFO blam! 15a6f81339eb1c2ff0b47e60a5260ec67b62c8ad0686386d195dd6d66c6facad Oct 27 02:26:52.807 INFO running `"docker" "start" "-a" "15a6f81339eb1c2ff0b47e60a5260ec67b62c8ad0686386d195dd6d66c6facad"` Oct 27 02:26:54.199 INFO kablam! usermod: no changes Oct 27 02:26:54.371 INFO kablam! Compiling gcc v0.3.40 Oct 27 02:26:54.371 INFO kablam! Checking num_cpus v1.2.1 Oct 27 02:26:54.378 INFO kablam! Checking serde_json v0.9.9 Oct 27 02:26:54.378 INFO kablam! Compiling syn v0.11.8 Oct 27 02:26:56.031 INFO kablam! Checking rayon v0.6.0 Oct 27 02:26:59.031 INFO kablam! Compiling rust-crypto v0.2.36 Oct 27 02:27:07.288 INFO kablam! Compiling serde_codegen_internals v0.14.1 Oct 27 02:27:10.339 INFO kablam! Compiling serde_derive v0.9.11 Oct 27 02:27:18.292 INFO kablam! Checking rayon-issue v0.1.0 (/source) Oct 27 02:27:19.092 INFO kablam! warning: unused `#[macro_use]` import Oct 27 02:27:19.092 INFO kablam! --> src/main.rs:13:1 Oct 27 02:27:19.093 INFO kablam! | Oct 27 02:27:19.093 INFO kablam! 13 | #[macro_use] Oct 27 02:27:19.093 INFO kablam! | ^^^^^^^^^^^^ Oct 27 02:27:19.094 INFO kablam! | Oct 27 02:27:19.094 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 02:27:19.094 INFO kablam! Oct 27 02:27:19.094 INFO kablam! warning: unused import: `std::fs::File` Oct 27 02:27:19.095 INFO kablam! --> src/main.rs:20:5 Oct 27 02:27:19.095 INFO kablam! | Oct 27 02:27:19.095 INFO kablam! 20 | use std::fs::File; Oct 27 02:27:19.096 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 02:27:19.096 INFO kablam! Oct 27 02:27:19.096 INFO kablam! warning: unused import: `PathBuf` Oct 27 02:27:19.097 INFO kablam! --> src/main.rs:21:23 Oct 27 02:27:19.097 INFO kablam! | Oct 27 02:27:19.097 INFO kablam! 21 | use std::path::{Path, PathBuf}; Oct 27 02:27:19.097 INFO kablam! | ^^^^^^^ Oct 27 02:27:19.098 INFO kablam! Oct 27 02:27:19.131 INFO kablam! warning: unused `#[macro_use]` import Oct 27 02:27:19.132 INFO kablam! --> src/main.rs:13:1 Oct 27 02:27:19.132 INFO kablam! | Oct 27 02:27:19.132 INFO kablam! 13 | #[macro_use] Oct 27 02:27:19.133 INFO kablam! | ^^^^^^^^^^^^ Oct 27 02:27:19.133 INFO kablam! | Oct 27 02:27:19.133 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 02:27:19.133 INFO kablam! Oct 27 02:27:19.134 INFO kablam! warning: unused import: `std::fs::File` Oct 27 02:27:19.134 INFO kablam! --> src/main.rs:20:5 Oct 27 02:27:19.134 INFO kablam! | Oct 27 02:27:19.134 INFO kablam! 20 | use std::fs::File; Oct 27 02:27:19.135 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 02:27:19.135 INFO kablam! Oct 27 02:27:19.135 INFO kablam! warning: unused import: `PathBuf` Oct 27 02:27:19.136 INFO kablam! --> src/main.rs:21:23 Oct 27 02:27:19.136 INFO kablam! | Oct 27 02:27:19.136 INFO kablam! 21 | use std::path::{Path, PathBuf}; Oct 27 02:27:19.136 INFO kablam! | ^^^^^^^ Oct 27 02:27:19.137 INFO kablam! Oct 27 02:27:19.147 INFO kablam! warning: the feature `field_init_shorthand` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 27 02:27:19.147 INFO kablam! --> src/main.rs:1:12 Oct 27 02:27:19.147 INFO kablam! | Oct 27 02:27:19.147 INFO kablam! 1 | #![feature(field_init_shorthand)] Oct 27 02:27:19.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 02:27:19.147 INFO kablam! | Oct 27 02:27:19.147 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 02:27:19.147 INFO kablam! Oct 27 02:27:19.147 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 27 02:27:19.147 INFO kablam! --> src/main.rs:5:12 Oct 27 02:27:19.147 INFO kablam! | Oct 27 02:27:19.147 INFO kablam! 5 | #![feature(associated_consts)] Oct 27 02:27:19.147 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 02:27:19.147 INFO kablam! Oct 27 02:27:19.147 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 02:27:19.147 INFO kablam! --> src/main.rs:7:12 Oct 27 02:27:19.147 INFO kablam! | Oct 27 02:27:19.147 INFO kablam! 7 | #![feature(conservative_impl_trait)] Oct 27 02:27:19.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:27:19.147 INFO kablam! Oct 27 02:27:19.191 INFO kablam! warning: the feature `field_init_shorthand` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 27 02:27:19.191 INFO kablam! --> src/main.rs:1:12 Oct 27 02:27:19.191 INFO kablam! | Oct 27 02:27:19.191 INFO kablam! 1 | #![feature(field_init_shorthand)] Oct 27 02:27:19.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 02:27:19.191 INFO kablam! | Oct 27 02:27:19.191 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 02:27:19.191 INFO kablam! Oct 27 02:27:19.191 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 27 02:27:19.191 INFO kablam! --> src/main.rs:5:12 Oct 27 02:27:19.191 INFO kablam! | Oct 27 02:27:19.191 INFO kablam! 5 | #![feature(associated_consts)] Oct 27 02:27:19.191 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 02:27:19.191 INFO kablam! Oct 27 02:27:19.191 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 02:27:19.191 INFO kablam! --> src/main.rs:7:12 Oct 27 02:27:19.191 INFO kablam! | Oct 27 02:27:19.191 INFO kablam! 7 | #![feature(conservative_impl_trait)] Oct 27 02:27:19.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:27:19.191 INFO kablam! Oct 27 02:27:19.247 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.01s Oct 27 02:27:19.259 INFO kablam! su: No module specific data is present Oct 27 02:27:19.812 INFO running `"docker" "rm" "-f" "15a6f81339eb1c2ff0b47e60a5260ec67b62c8ad0686386d195dd6d66c6facad"` Oct 27 02:27:20.055 INFO blam! 15a6f81339eb1c2ff0b47e60a5260ec67b62c8ad0686386d195dd6d66c6facad