Oct 12 19:17:00.442 INFO checking kardeiz/rayon-issue against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 19:17:00.442 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 19:17:00.832 INFO blam! 2eb22141e22584b842bad9df66273e67b6bb3f517c200bac06844ae51b3296f6 Oct 12 19:17:00.844 INFO running `"docker" "start" "-a" "2eb22141e22584b842bad9df66273e67b6bb3f517c200bac06844ae51b3296f6"` Oct 12 19:17:01.999 INFO kablam! usermod: no changes Oct 12 19:17:02.109 INFO kablam! Compiling rust-crypto v0.2.36 Oct 12 19:17:02.109 INFO kablam! Checking num_cpus v1.2.1 Oct 12 19:17:02.109 INFO kablam! Checking serde_json v0.9.9 Oct 12 19:17:02.110 INFO kablam! Compiling syn v0.11.8 Oct 12 19:17:02.928 INFO kablam! Checking rayon v0.6.0 Oct 12 19:17:14.081 INFO kablam! Compiling serde_codegen_internals v0.14.1 Oct 12 19:17:16.864 INFO kablam! Compiling serde_derive v0.9.11 Oct 12 19:17:24.509 INFO kablam! Checking rayon-issue v0.1.0 (/source) Oct 12 19:17:25.252 INFO kablam! warning: unused `#[macro_use]` import Oct 12 19:17:25.252 INFO kablam! --> src/main.rs:13:1 Oct 12 19:17:25.252 INFO kablam! | Oct 12 19:17:25.252 INFO kablam! 13 | #[macro_use] Oct 12 19:17:25.252 INFO kablam! | ^^^^^^^^^^^^ Oct 12 19:17:25.252 INFO kablam! | Oct 12 19:17:25.252 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 19:17:25.252 INFO kablam! Oct 12 19:17:25.252 INFO kablam! warning: unused import: `std::fs::File` Oct 12 19:17:25.252 INFO kablam! --> src/main.rs:20:5 Oct 12 19:17:25.252 INFO kablam! | Oct 12 19:17:25.252 INFO kablam! 20 | use std::fs::File; Oct 12 19:17:25.252 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 19:17:25.252 INFO kablam! Oct 12 19:17:25.252 INFO kablam! warning: unused import: `PathBuf` Oct 12 19:17:25.252 INFO kablam! --> src/main.rs:21:23 Oct 12 19:17:25.253 INFO kablam! | Oct 12 19:17:25.253 INFO kablam! 21 | use std::path::{Path, PathBuf}; Oct 12 19:17:25.253 INFO kablam! | ^^^^^^^ Oct 12 19:17:25.253 INFO kablam! Oct 12 19:17:25.324 INFO kablam! warning: the feature `field_init_shorthand` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 12 19:17:25.324 INFO kablam! --> src/main.rs:1:12 Oct 12 19:17:25.324 INFO kablam! | Oct 12 19:17:25.324 INFO kablam! 1 | #![feature(field_init_shorthand)] Oct 12 19:17:25.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 19:17:25.324 INFO kablam! | Oct 12 19:17:25.325 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 19:17:25.325 INFO kablam! Oct 12 19:17:25.325 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 12 19:17:25.325 INFO kablam! --> src/main.rs:5:12 Oct 12 19:17:25.325 INFO kablam! | Oct 12 19:17:25.325 INFO kablam! 5 | #![feature(associated_consts)] Oct 12 19:17:25.325 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 19:17:25.325 INFO kablam! Oct 12 19:17:25.325 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 12 19:17:25.325 INFO kablam! --> src/main.rs:7:12 Oct 12 19:17:25.325 INFO kablam! | Oct 12 19:17:25.325 INFO kablam! 7 | #![feature(conservative_impl_trait)] Oct 12 19:17:25.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:17:25.325 INFO kablam! Oct 12 19:17:25.532 INFO kablam! warning: unused `#[macro_use]` import Oct 12 19:17:25.532 INFO kablam! --> src/main.rs:13:1 Oct 12 19:17:25.532 INFO kablam! | Oct 12 19:17:25.532 INFO kablam! 13 | #[macro_use] Oct 12 19:17:25.532 INFO kablam! | ^^^^^^^^^^^^ Oct 12 19:17:25.532 INFO kablam! | Oct 12 19:17:25.532 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 19:17:25.532 INFO kablam! Oct 12 19:17:25.532 INFO kablam! warning: unused import: `std::fs::File` Oct 12 19:17:25.532 INFO kablam! --> src/main.rs:20:5 Oct 12 19:17:25.532 INFO kablam! | Oct 12 19:17:25.532 INFO kablam! 20 | use std::fs::File; Oct 12 19:17:25.532 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 19:17:25.532 INFO kablam! Oct 12 19:17:25.532 INFO kablam! warning: unused import: `PathBuf` Oct 12 19:17:25.532 INFO kablam! --> src/main.rs:21:23 Oct 12 19:17:25.532 INFO kablam! | Oct 12 19:17:25.532 INFO kablam! 21 | use std::path::{Path, PathBuf}; Oct 12 19:17:25.532 INFO kablam! | ^^^^^^^ Oct 12 19:17:25.532 INFO kablam! Oct 12 19:17:25.617 INFO kablam! warning: the feature `field_init_shorthand` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 12 19:17:25.617 INFO kablam! --> src/main.rs:1:12 Oct 12 19:17:25.617 INFO kablam! | Oct 12 19:17:25.618 INFO kablam! 1 | #![feature(field_init_shorthand)] Oct 12 19:17:25.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 19:17:25.618 INFO kablam! | Oct 12 19:17:25.618 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 19:17:25.619 INFO kablam! Oct 12 19:17:25.619 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 12 19:17:25.619 INFO kablam! --> src/main.rs:5:12 Oct 12 19:17:25.620 INFO kablam! | Oct 12 19:17:25.620 INFO kablam! 5 | #![feature(associated_consts)] Oct 12 19:17:25.620 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 19:17:25.620 INFO kablam! Oct 12 19:17:25.621 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 12 19:17:25.621 INFO kablam! --> src/main.rs:7:12 Oct 12 19:17:25.621 INFO kablam! | Oct 12 19:17:25.621 INFO kablam! 7 | #![feature(conservative_impl_trait)] Oct 12 19:17:25.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:17:25.622 INFO kablam! Oct 12 19:17:25.674 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.65s Oct 12 19:17:25.674 INFO kablam! su: No module specific data is present Oct 12 19:17:26.788 INFO running `"docker" "rm" "-f" "2eb22141e22584b842bad9df66273e67b6bb3f517c200bac06844ae51b3296f6"` Oct 12 19:17:27.086 INFO blam! 2eb22141e22584b842bad9df66273e67b6bb3f517c200bac06844ae51b3296f6