Oct 22 00:35:46.012 INFO checking rats-0.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:35:46.012 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 22 00:35:46.433 INFO blam! ec6a33577d6bdacc29ed537e61e970860b36537842c247d9096481b51c85448d Oct 22 00:35:46.434 INFO running `"docker" "start" "-a" "ec6a33577d6bdacc29ed537e61e970860b36537842c247d9096481b51c85448d"` Oct 22 00:35:48.117 INFO kablam! usermod: no changes Oct 22 00:35:48.244 INFO kablam! Checking rats v0.0.1 (/source) Oct 22 00:35:50.229 INFO kablam! warning: unused import: `futures::future::AndThen` Oct 22 00:35:50.229 INFO kablam! --> src/instances/future.rs:7:5 Oct 22 00:35:50.229 INFO kablam! | Oct 22 00:35:50.230 INFO kablam! 7 | use futures::future::AndThen; Oct 22 00:35:50.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:35:50.230 INFO kablam! | Oct 22 00:35:50.231 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 00:35:50.231 INFO kablam! Oct 22 00:35:50.231 INFO kablam! warning: unused import: `futures::future` Oct 22 00:35:50.231 INFO kablam! --> src/instances/option.rs:77:13 Oct 22 00:35:50.231 INFO kablam! | Oct 22 00:35:50.232 INFO kablam! 77 | use futures::future; Oct 22 00:35:50.232 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:35:50.232 INFO kablam! Oct 22 00:35:50.233 INFO kablam! warning: unused import: `futures::future::FutureResult` Oct 22 00:35:50.233 INFO kablam! --> src/instances/option.rs:79:13 Oct 22 00:35:50.233 INFO kablam! | Oct 22 00:35:50.233 INFO kablam! 79 | use futures::future::FutureResult; Oct 22 00:35:50.234 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:35:50.234 INFO kablam! Oct 22 00:35:50.234 INFO kablam! warning: unused import: `applicative::Applicative` Oct 22 00:35:50.234 INFO kablam! --> src/instances/result.rs:5:5 Oct 22 00:35:50.235 INFO kablam! | Oct 22 00:35:50.235 INFO kablam! 5 | use applicative::Applicative; Oct 22 00:35:50.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:35:50.235 INFO kablam! Oct 22 00:35:50.644 INFO kablam! warning: unused import: `futures::future::AndThen` Oct 22 00:35:50.644 INFO kablam! --> src/instances/future.rs:7:5 Oct 22 00:35:50.644 INFO kablam! | Oct 22 00:35:50.644 INFO kablam! 7 | use futures::future::AndThen; Oct 22 00:35:50.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:35:50.644 INFO kablam! | Oct 22 00:35:50.644 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 00:35:50.644 INFO kablam! Oct 22 00:35:50.644 INFO kablam! warning: unused import: `applicative::Applicative` Oct 22 00:35:50.644 INFO kablam! --> src/instances/result.rs:5:5 Oct 22 00:35:50.644 INFO kablam! | Oct 22 00:35:50.644 INFO kablam! 5 | use applicative::Applicative; Oct 22 00:35:50.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:35:50.644 INFO kablam! Oct 22 00:35:50.832 INFO kablam! warning: the feature `tool_attributes` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 22 00:35:50.832 INFO kablam! --> src/lib.rs:4:12 Oct 22 00:35:50.832 INFO kablam! | Oct 22 00:35:50.832 INFO kablam! 4 | #![feature(tool_attributes)] Oct 22 00:35:50.832 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:35:50.832 INFO kablam! | Oct 22 00:35:50.832 INFO kablam! = note: #[warn(stable_features)] on by default Oct 22 00:35:50.832 INFO kablam! Oct 22 00:35:50.936 INFO kablam! warning: the feature `tool_attributes` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 22 00:35:50.936 INFO kablam! --> src/lib.rs:4:12 Oct 22 00:35:50.936 INFO kablam! | Oct 22 00:35:50.936 INFO kablam! 4 | #![feature(tool_attributes)] Oct 22 00:35:50.936 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 00:35:50.936 INFO kablam! | Oct 22 00:35:50.936 INFO kablam! = note: #[warn(stable_features)] on by default Oct 22 00:35:50.936 INFO kablam! Oct 22 00:35:50.979 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.84s Oct 22 00:35:50.982 INFO kablam! su: No module specific data is present Oct 22 00:35:51.506 INFO running `"docker" "rm" "-f" "ec6a33577d6bdacc29ed537e61e970860b36537842c247d9096481b51c85448d"` Oct 22 00:35:51.804 INFO blam! ec6a33577d6bdacc29ed537e61e970860b36537842c247d9096481b51c85448d