Oct 21 16:38:34.063 INFO checking kardeiz/rayon-issue against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:38:34.063 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:38:34.597 INFO blam! 9ac106c3e7457a120376dbe464b255f43b8e545e9b43f1fb5473e9f779a5b8b4 Oct 21 16:38:34.598 INFO running `"docker" "start" "-a" "9ac106c3e7457a120376dbe464b255f43b8e545e9b43f1fb5473e9f779a5b8b4"` Oct 21 16:38:35.945 INFO kablam! usermod: no changes Oct 21 16:38:36.074 INFO kablam! Compiling gcc v0.3.40 Oct 21 16:38:36.075 INFO kablam! Checking num_cpus v1.2.1 Oct 21 16:38:36.075 INFO kablam! Checking serde_json v0.9.9 Oct 21 16:38:36.075 INFO kablam! Compiling syn v0.11.8 Oct 21 16:38:37.196 INFO kablam! Checking rayon v0.6.0 Oct 21 16:38:41.408 INFO kablam! Compiling rust-crypto v0.2.36 Oct 21 16:38:47.504 INFO kablam! Compiling serde_codegen_internals v0.14.1 Oct 21 16:38:49.580 INFO kablam! Compiling serde_derive v0.9.11 Oct 21 16:38:57.412 INFO kablam! Checking rayon-issue v0.1.0 (/source) Oct 21 16:38:58.292 INFO kablam! warning: unused `#[macro_use]` import Oct 21 16:38:58.293 INFO kablam! --> src/main.rs:13:1 Oct 21 16:38:58.293 INFO kablam! | Oct 21 16:38:58.293 INFO kablam! 13 | #[macro_use] Oct 21 16:38:58.293 INFO kablam! | ^^^^^^^^^^^^ Oct 21 16:38:58.293 INFO kablam! | Oct 21 16:38:58.293 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 16:38:58.293 INFO kablam! Oct 21 16:38:58.293 INFO kablam! warning: unused import: `std::fs::File` Oct 21 16:38:58.294 INFO kablam! --> src/main.rs:20:5 Oct 21 16:38:58.294 INFO kablam! | Oct 21 16:38:58.294 INFO kablam! 20 | use std::fs::File; Oct 21 16:38:58.294 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 16:38:58.294 INFO kablam! Oct 21 16:38:58.294 INFO kablam! warning: unused import: `PathBuf` Oct 21 16:38:58.294 INFO kablam! --> src/main.rs:21:23 Oct 21 16:38:58.294 INFO kablam! | Oct 21 16:38:58.295 INFO kablam! 21 | use std::path::{Path, PathBuf}; Oct 21 16:38:58.295 INFO kablam! | ^^^^^^^ Oct 21 16:38:58.295 INFO kablam! Oct 21 16:38:58.332 INFO kablam! warning: unused `#[macro_use]` import Oct 21 16:38:58.332 INFO kablam! --> src/main.rs:13:1 Oct 21 16:38:58.332 INFO kablam! | Oct 21 16:38:58.333 INFO kablam! 13 | #[macro_use] Oct 21 16:38:58.333 INFO kablam! | ^^^^^^^^^^^^ Oct 21 16:38:58.333 INFO kablam! | Oct 21 16:38:58.334 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 16:38:58.334 INFO kablam! Oct 21 16:38:58.334 INFO kablam! warning: unused import: `std::fs::File` Oct 21 16:38:58.334 INFO kablam! --> src/main.rs:20:5 Oct 21 16:38:58.334 INFO kablam! | Oct 21 16:38:58.334 INFO kablam! 20 | use std::fs::File; Oct 21 16:38:58.334 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 16:38:58.335 INFO kablam! Oct 21 16:38:58.335 INFO kablam! warning: unused import: `PathBuf` Oct 21 16:38:58.335 INFO kablam! --> src/main.rs:21:23 Oct 21 16:38:58.335 INFO kablam! | Oct 21 16:38:58.335 INFO kablam! 21 | use std::path::{Path, PathBuf}; Oct 21 16:38:58.335 INFO kablam! | ^^^^^^^ Oct 21 16:38:58.335 INFO kablam! Oct 21 16:38:58.367 INFO kablam! warning: the feature `field_init_shorthand` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 21 16:38:58.367 INFO kablam! --> src/main.rs:1:12 Oct 21 16:38:58.367 INFO kablam! | Oct 21 16:38:58.368 INFO kablam! 1 | #![feature(field_init_shorthand)] Oct 21 16:38:58.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 16:38:58.368 INFO kablam! | Oct 21 16:38:58.368 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 16:38:58.368 INFO kablam! Oct 21 16:38:58.369 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 21 16:38:58.369 INFO kablam! --> src/main.rs:5:12 Oct 21 16:38:58.369 INFO kablam! | Oct 21 16:38:58.369 INFO kablam! 5 | #![feature(associated_consts)] Oct 21 16:38:58.370 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 16:38:58.370 INFO kablam! Oct 21 16:38:58.370 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 21 16:38:58.371 INFO kablam! --> src/main.rs:7:12 Oct 21 16:38:58.371 INFO kablam! | Oct 21 16:38:58.371 INFO kablam! 7 | #![feature(conservative_impl_trait)] Oct 21 16:38:58.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:38:58.371 INFO kablam! Oct 21 16:38:58.403 INFO kablam! warning: the feature `field_init_shorthand` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 21 16:38:58.403 INFO kablam! --> src/main.rs:1:12 Oct 21 16:38:58.404 INFO kablam! | Oct 21 16:38:58.404 INFO kablam! 1 | #![feature(field_init_shorthand)] Oct 21 16:38:58.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 16:38:58.405 INFO kablam! | Oct 21 16:38:58.405 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 16:38:58.405 INFO kablam! Oct 21 16:38:58.406 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 21 16:38:58.406 INFO kablam! --> src/main.rs:5:12 Oct 21 16:38:58.406 INFO kablam! | Oct 21 16:38:58.407 INFO kablam! 5 | #![feature(associated_consts)] Oct 21 16:38:58.407 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 16:38:58.407 INFO kablam! Oct 21 16:38:58.408 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 21 16:38:58.408 INFO kablam! --> src/main.rs:7:12 Oct 21 16:38:58.408 INFO kablam! | Oct 21 16:38:58.409 INFO kablam! 7 | #![feature(conservative_impl_trait)] Oct 21 16:38:58.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:38:58.409 INFO kablam! Oct 21 16:38:58.457 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.50s Oct 21 16:38:58.462 INFO kablam! su: No module specific data is present Oct 21 16:38:59.522 INFO running `"docker" "rm" "-f" "9ac106c3e7457a120376dbe464b255f43b8e545e9b43f1fb5473e9f779a5b8b4"` Oct 21 16:38:59.888 INFO blam! 9ac106c3e7457a120376dbe464b255f43b8e545e9b43f1fb5473e9f779a5b8b4