Oct 21 23:10:10.137 INFO checking tangle-0.4.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:10:10.139 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 23:10:10.580 INFO blam! da8b255fa08ca91c77e234cdc35c1bdf053e74ea4cd6ec40f9ba6f00f123a5de Oct 21 23:10:10.584 INFO running `"docker" "start" "-a" "da8b255fa08ca91c77e234cdc35c1bdf053e74ea4cd6ec40f9ba6f00f123a5de"` Oct 21 23:10:11.560 INFO kablam! usermod: no changes Oct 21 23:10:11.659 INFO kablam! Checking tangle v0.4.0 (/source) Oct 21 23:10:12.272 INFO kablam! warning: unused import: `std::thread` Oct 21 23:10:12.272 INFO kablam! --> src/lib.rs:7:5 Oct 21 23:10:12.273 INFO kablam! | Oct 21 23:10:12.273 INFO kablam! 7 | use std::thread; Oct 21 23:10:12.273 INFO kablam! | ^^^^^^^^^^^ Oct 21 23:10:12.273 INFO kablam! | Oct 21 23:10:12.273 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 23:10:12.273 INFO kablam! Oct 21 23:10:12.273 INFO kablam! warning: unused import: `std::convert` Oct 21 23:10:12.273 INFO kablam! --> src/lib.rs:10:5 Oct 21 23:10:12.273 INFO kablam! | Oct 21 23:10:12.273 INFO kablam! 10 | use std::convert; Oct 21 23:10:12.273 INFO kablam! | ^^^^^^^^^^^^ Oct 21 23:10:12.273 INFO kablam! Oct 21 23:10:12.280 INFO kablam! error: defaults for type parameters are only allowed in `struct`, `enum`, `type`, or `trait` definitions. Oct 21 23:10:12.280 INFO kablam! --> src/lib.rs:178:9 Oct 21 23:10:12.280 INFO kablam! | Oct 21 23:10:12.280 INFO kablam! 178 | impl Future Oct 21 23:10:12.280 INFO kablam! | ^ Oct 21 23:10:12.280 INFO kablam! | Oct 21 23:10:12.280 INFO kablam! = note: #[deny(invalid_type_param_default)] on by default Oct 21 23:10:12.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:10:12.280 INFO kablam! = note: for more information, see issue #36887 Oct 21 23:10:12.280 INFO kablam! Oct 21 23:10:12.284 INFO kablam! error: aborting due to previous error Oct 21 23:10:12.284 INFO kablam! Oct 21 23:10:12.284 INFO kablam! error: Could not compile `tangle`. Oct 21 23:10:12.284 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 23:10:12.422 INFO kablam! warning: unused import: `std::thread` Oct 21 23:10:12.422 INFO kablam! --> src/lib.rs:7:5 Oct 21 23:10:12.422 INFO kablam! | Oct 21 23:10:12.422 INFO kablam! 7 | use std::thread; Oct 21 23:10:12.422 INFO kablam! | ^^^^^^^^^^^ Oct 21 23:10:12.422 INFO kablam! | Oct 21 23:10:12.422 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 23:10:12.422 INFO kablam! Oct 21 23:10:12.422 INFO kablam! warning: unused import: `std::convert` Oct 21 23:10:12.422 INFO kablam! --> src/lib.rs:10:5 Oct 21 23:10:12.422 INFO kablam! | Oct 21 23:10:12.422 INFO kablam! 10 | use std::convert; Oct 21 23:10:12.422 INFO kablam! | ^^^^^^^^^^^^ Oct 21 23:10:12.422 INFO kablam! Oct 21 23:10:12.422 INFO kablam! warning: unused imports: `Receiver`, `Sender` Oct 21 23:10:12.422 INFO kablam! --> src/lib.rs:368:36 Oct 21 23:10:12.422 INFO kablam! | Oct 21 23:10:12.422 INFO kablam! 368 | use std::sync::mpsc::{channel, Receiver, Sender}; Oct 21 23:10:12.422 INFO kablam! | ^^^^^^^^ ^^^^^^ Oct 21 23:10:12.422 INFO kablam! Oct 21 23:10:12.428 INFO kablam! error: defaults for type parameters are only allowed in `struct`, `enum`, `type`, or `trait` definitions. Oct 21 23:10:12.432 INFO kablam! --> src/lib.rs:178:9 Oct 21 23:10:12.432 INFO kablam! | Oct 21 23:10:12.432 INFO kablam! 178 | impl Future Oct 21 23:10:12.432 INFO kablam! | ^ Oct 21 23:10:12.432 INFO kablam! | Oct 21 23:10:12.432 INFO kablam! = note: #[deny(invalid_type_param_default)] on by default Oct 21 23:10:12.432 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 23:10:12.432 INFO kablam! = note: for more information, see issue #36887 Oct 21 23:10:12.432 INFO kablam! Oct 21 23:10:12.433 INFO kablam! error: aborting due to previous error Oct 21 23:10:12.433 INFO kablam! Oct 21 23:10:12.437 INFO kablam! error: Could not compile `tangle`. Oct 21 23:10:12.437 INFO kablam! Oct 21 23:10:12.437 INFO kablam! To learn more, run the command again with --verbose. Oct 21 23:10:12.438 INFO kablam! su: No module specific data is present Oct 21 23:10:13.057 INFO running `"docker" "rm" "-f" "da8b255fa08ca91c77e234cdc35c1bdf053e74ea4cd6ec40f9ba6f00f123a5de"` Oct 21 23:10:13.320 INFO blam! da8b255fa08ca91c77e234cdc35c1bdf053e74ea4cd6ec40f9ba6f00f123a5de