Oct 27 14:52:22.384 INFO checking tangle-0.4.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 14:52:22.385 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/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 27 14:52:22.812 INFO blam! 8f407199e0bc0bd1901da92096179bc7b9bcff81d50edd397513af671e0883a8 Oct 27 14:52:22.823 INFO running `"docker" "start" "-a" "8f407199e0bc0bd1901da92096179bc7b9bcff81d50edd397513af671e0883a8"` Oct 27 14:52:23.818 INFO kablam! usermod: no changes Oct 27 14:52:23.919 INFO kablam! Checking tangle v0.4.0 (/source) Oct 27 14:52:24.611 INFO kablam! warning: unused import: `std::thread` Oct 27 14:52:24.611 INFO kablam! --> src/lib.rs:7:5 Oct 27 14:52:24.611 INFO kablam! | Oct 27 14:52:24.611 INFO kablam! 7 | use std::thread; Oct 27 14:52:24.611 INFO kablam! | ^^^^^^^^^^^ Oct 27 14:52:24.611 INFO kablam! | Oct 27 14:52:24.611 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:52:24.611 INFO kablam! Oct 27 14:52:24.611 INFO kablam! warning: unused import: `std::convert` Oct 27 14:52:24.611 INFO kablam! --> src/lib.rs:10:5 Oct 27 14:52:24.611 INFO kablam! | Oct 27 14:52:24.611 INFO kablam! 10 | use std::convert; Oct 27 14:52:24.611 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:52:24.611 INFO kablam! Oct 27 14:52:24.611 INFO kablam! error: defaults for type parameters are only allowed in `struct`, `enum`, `type`, or `trait` definitions. Oct 27 14:52:24.611 INFO kablam! --> src/lib.rs:178:9 Oct 27 14:52:24.611 INFO kablam! | Oct 27 14:52:24.611 INFO kablam! 178 | impl Future Oct 27 14:52:24.611 INFO kablam! | ^ Oct 27 14:52:24.611 INFO kablam! | Oct 27 14:52:24.611 INFO kablam! = note: #[deny(invalid_type_param_default)] on by default Oct 27 14:52:24.611 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 27 14:52:24.611 INFO kablam! = note: for more information, see issue #36887 Oct 27 14:52:24.611 INFO kablam! Oct 27 14:52:24.611 INFO kablam! error: aborting due to previous error Oct 27 14:52:24.611 INFO kablam! Oct 27 14:52:24.611 INFO kablam! error: Could not compile `tangle`. Oct 27 14:52:24.611 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 14:52:24.772 INFO kablam! warning: unused import: `std::thread` Oct 27 14:52:24.772 INFO kablam! --> src/lib.rs:7:5 Oct 27 14:52:24.772 INFO kablam! | Oct 27 14:52:24.773 INFO kablam! 7 | use std::thread; Oct 27 14:52:24.773 INFO kablam! | ^^^^^^^^^^^ Oct 27 14:52:24.773 INFO kablam! | Oct 27 14:52:24.773 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:52:24.773 INFO kablam! Oct 27 14:52:24.773 INFO kablam! warning: unused import: `std::convert` Oct 27 14:52:24.773 INFO kablam! --> src/lib.rs:10:5 Oct 27 14:52:24.773 INFO kablam! | Oct 27 14:52:24.773 INFO kablam! 10 | use std::convert; Oct 27 14:52:24.773 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:52:24.773 INFO kablam! Oct 27 14:52:24.773 INFO kablam! warning: unused imports: `Receiver`, `Sender` Oct 27 14:52:24.773 INFO kablam! --> src/lib.rs:368:36 Oct 27 14:52:24.774 INFO kablam! | Oct 27 14:52:24.774 INFO kablam! 368 | use std::sync::mpsc::{channel, Receiver, Sender}; Oct 27 14:52:24.774 INFO kablam! | ^^^^^^^^ ^^^^^^ Oct 27 14:52:24.774 INFO kablam! Oct 27 14:52:24.779 INFO kablam! error: defaults for type parameters are only allowed in `struct`, `enum`, `type`, or `trait` definitions. Oct 27 14:52:24.779 INFO kablam! --> src/lib.rs:178:9 Oct 27 14:52:24.779 INFO kablam! | Oct 27 14:52:24.779 INFO kablam! 178 | impl Future Oct 27 14:52:24.779 INFO kablam! | ^ Oct 27 14:52:24.779 INFO kablam! | Oct 27 14:52:24.779 INFO kablam! = note: #[deny(invalid_type_param_default)] on by default Oct 27 14:52:24.779 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 27 14:52:24.779 INFO kablam! = note: for more information, see issue #36887 Oct 27 14:52:24.779 INFO kablam! Oct 27 14:52:24.779 INFO kablam! error: aborting due to previous error Oct 27 14:52:24.779 INFO kablam! Oct 27 14:52:24.787 INFO kablam! error: Could not compile `tangle`. Oct 27 14:52:24.787 INFO kablam! Oct 27 14:52:24.787 INFO kablam! To learn more, run the command again with --verbose. Oct 27 14:52:24.803 INFO kablam! su: No module specific data is present Oct 27 14:52:25.623 INFO running `"docker" "rm" "-f" "8f407199e0bc0bd1901da92096179bc7b9bcff81d50edd397513af671e0883a8"` Oct 27 14:52:25.818 INFO blam! 8f407199e0bc0bd1901da92096179bc7b9bcff81d50edd397513af671e0883a8