Oct 11 12:09:38.082 INFO testing scoped-pool-1.0.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 12:09:38.082 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 12:09:38.082 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 12:09:38.784 INFO blam! bbbd42e849ff9ff2396fe5d9b2ff4a9bf0d3ca814a2bdaebaff17c6a9f913bfa Oct 11 12:09:38.785 INFO running `"docker" "start" "-a" "bbbd42e849ff9ff2396fe5d9b2ff4a9bf0d3ca814a2bdaebaff17c6a9f913bfa"` Oct 11 12:09:40.097 INFO kablam! usermod: no changes Oct 11 12:09:40.173 INFO kablam! Compiling scoped-pool v1.0.0 (/source) Oct 11 12:09:41.052 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 11 12:09:41.052 INFO kablam! --> src/lib.rs:325:44 Oct 11 12:09:41.052 INFO kablam! | Oct 11 12:09:41.052 INFO kablam! 325 | let scope = unsafe { self.refine::<'smaller>() }; Oct 11 12:09:41.052 INFO kablam! | ^^^^^^^^ Oct 11 12:09:41.052 INFO kablam! ... Oct 11 12:09:41.052 INFO kablam! 355 | unsafe fn refine<'other>(&self) -> Scope<'other> where 'scope: 'other { Oct 11 12:09:41.052 INFO kablam! | - the late bound lifetime parameter is introduced here Oct 11 12:09:41.052 INFO kablam! | Oct 11 12:09:41.052 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Oct 11 12:09:41.052 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 11 12:09:41.052 INFO kablam! = note: for more information, see issue #42868 Oct 11 12:09:41.052 INFO kablam! Oct 11 12:09:41.592 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Oct 11 12:09:41.600 INFO kablam! su: No module specific data is present Oct 11 12:09:42.719 INFO running `"docker" "rm" "-f" "bbbd42e849ff9ff2396fe5d9b2ff4a9bf0d3ca814a2bdaebaff17c6a9f913bfa"` Oct 11 12:09:43.080 INFO blam! bbbd42e849ff9ff2396fe5d9b2ff4a9bf0d3ca814a2bdaebaff17c6a9f913bfa Oct 11 12:09:43.086 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 12:09:43.086 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 12:09:43.508 INFO blam! 844523d7359e15ddbd9a41695cf51b0d610194c5e383960d6d41fa4a9c93befa Oct 11 12:09:43.516 INFO running `"docker" "start" "-a" "844523d7359e15ddbd9a41695cf51b0d610194c5e383960d6d41fa4a9c93befa"` Oct 11 12:09:44.344 INFO kablam! usermod: no changes Oct 11 12:09:44.440 INFO kablam! Compiling scoped-pool v1.0.0 (/source) Oct 11 12:09:45.760 INFO kablam! error: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Oct 11 12:09:45.760 INFO kablam! --> src/lib.rs:325:44 Oct 11 12:09:45.760 INFO kablam! | Oct 11 12:09:45.760 INFO kablam! 325 | let scope = unsafe { self.refine::<'smaller>() }; Oct 11 12:09:45.760 INFO kablam! | ^^^^^^^^ Oct 11 12:09:45.760 INFO kablam! ... Oct 11 12:09:45.760 INFO kablam! 355 | unsafe fn refine<'other>(&self) -> Scope<'other> where 'scope: 'other { Oct 11 12:09:45.760 INFO kablam! | - the late bound lifetime parameter is introduced here Oct 11 12:09:45.760 INFO kablam! | Oct 11 12:09:45.760 INFO kablam! note: lint level defined here Oct 11 12:09:45.760 INFO kablam! --> src/lib.rs:1:24 Oct 11 12:09:45.760 INFO kablam! | Oct 11 12:09:45.760 INFO kablam! 1 | #![cfg_attr(test, deny(warnings))] Oct 11 12:09:45.760 INFO kablam! | ^^^^^^^^ Oct 11 12:09:45.760 INFO kablam! = note: #[deny(late_bound_lifetime_arguments)] implied by #[deny(warnings)] Oct 11 12:09:45.760 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 11 12:09:45.760 INFO kablam! = note: for more information, see issue #42868 Oct 11 12:09:45.760 INFO kablam! Oct 11 12:09:45.844 INFO kablam! error: aborting due to previous error Oct 11 12:09:45.844 INFO kablam! Oct 11 12:09:45.851 INFO kablam! error: Could not compile `scoped-pool`. Oct 11 12:09:45.851 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 11 12:09:46.654 INFO kablam! error: build failed Oct 11 12:09:46.656 INFO kablam! su: No module specific data is present Oct 11 12:09:47.271 INFO running `"docker" "rm" "-f" "844523d7359e15ddbd9a41695cf51b0d610194c5e383960d6d41fa4a9c93befa"` Oct 11 12:09:47.493 INFO blam! 844523d7359e15ddbd9a41695cf51b0d610194c5e383960d6d41fa4a9c93befa