Sep 01 07:10:58.296 INFO checking sentry-0.6.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 07:10:58.296 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 07:10:58.296 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:10:58.502 INFO blam! 8613b9a27657176677a205b2b93dcaecf046f5361a0da4362a9f22ba8a669efb Sep 01 07:10:58.504 INFO running `"docker" "start" "-a" "8613b9a27657176677a205b2b93dcaecf046f5361a0da4362a9f22ba8a669efb"` Sep 01 07:10:59.447 INFO kablam! Checking fragile v0.2.1 Sep 01 07:10:59.456 INFO kablam! Compiling sentry v0.6.1 (file:///source) Sep 01 07:11:05.410 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 01 07:11:05.411 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 01 07:11:05.411 INFO kablam! | Sep 01 07:11:05.411 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 01 07:11:05.411 INFO kablam! | ^^^^^^ Sep 01 07:11:05.411 INFO kablam! | Sep 01 07:11:05.411 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 07:11:05.411 INFO kablam! Sep 01 07:11:05.455 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 01 07:11:05.455 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 01 07:11:05.455 INFO kablam! | Sep 01 07:11:05.455 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 01 07:11:05.455 INFO kablam! | ^^^^^^ Sep 01 07:11:05.455 INFO kablam! | Sep 01 07:11:05.455 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 07:11:05.455 INFO kablam! Sep 01 07:11:14.527 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 01 07:11:14.528 INFO kablam! --> tests/test_threading.rs:7:26 Sep 01 07:11:14.528 INFO kablam! | Sep 01 07:11:14.528 INFO kablam! 7 | let events = sentry::test::with_captured_events(|| { Sep 01 07:11:14.528 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 01 07:11:14.528 INFO kablam! Sep 01 07:11:14.529 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 01 07:11:14.529 INFO kablam! --> tests/test_threading.rs:36:26 Sep 01 07:11:14.529 INFO kablam! | Sep 01 07:11:14.529 INFO kablam! 36 | let events = sentry::test::with_captured_events(|| { Sep 01 07:11:14.529 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 01 07:11:14.529 INFO kablam! Sep 01 07:11:14.530 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 01 07:11:14.530 INFO kablam! --> tests/test_threading.rs:68:26 Sep 01 07:11:14.530 INFO kablam! | Sep 01 07:11:14.530 INFO kablam! 68 | let events = sentry::test::with_captured_events(|| { Sep 01 07:11:14.530 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 01 07:11:14.530 INFO kablam! Sep 01 07:11:14.765 INFO kablam! error: aborting due to 3 previous errors Sep 01 07:11:14.766 INFO kablam! Sep 01 07:11:14.766 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 01 07:11:14.785 INFO kablam! error: Could not compile `sentry`. Sep 01 07:11:14.786 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 07:11:15.185 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 01 07:11:15.185 INFO kablam! --> tests/test_basic.rs:5:26 Sep 01 07:11:15.185 INFO kablam! | Sep 01 07:11:15.185 INFO kablam! 5 | let events = sentry::test::with_captured_events(|| { Sep 01 07:11:15.185 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 01 07:11:15.186 INFO kablam! Sep 01 07:11:15.189 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 01 07:11:15.189 INFO kablam! --> tests/test_basic.rs:23:26 Sep 01 07:11:15.189 INFO kablam! | Sep 01 07:11:15.189 INFO kablam! 23 | let events = sentry::test::with_captured_events(|| { Sep 01 07:11:15.189 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 01 07:11:15.189 INFO kablam! Sep 01 07:11:15.595 INFO kablam! error: aborting due to 2 previous errors Sep 01 07:11:15.595 INFO kablam! Sep 01 07:11:15.595 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 01 07:11:15.642 INFO kablam! error: Could not compile `sentry`. Sep 01 07:11:15.642 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 07:11:20.942 INFO kablam! error: build failed Sep 01 07:11:20.944 INFO kablam! su: No module specific data is present Sep 01 07:11:21.649 INFO running `"docker" "rm" "-f" "8613b9a27657176677a205b2b93dcaecf046f5361a0da4362a9f22ba8a669efb"` Sep 01 07:11:21.839 INFO blam! 8613b9a27657176677a205b2b93dcaecf046f5361a0da4362a9f22ba8a669efb