Sep 02 00:30:03.671 INFO checking sentry-0.6.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 00:30:03.671 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 00:30:03.671 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/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 02 00:30:03.837 INFO blam! a64f827dbd8887f107dfdbd05619ca3ed80bf5dea3a852d13c3e47a022fa6ed0 Sep 02 00:30:03.839 INFO running `"docker" "start" "-a" "a64f827dbd8887f107dfdbd05619ca3ed80bf5dea3a852d13c3e47a022fa6ed0"` Sep 02 00:30:04.834 INFO kablam! Compiling indexmap v1.0.1 Sep 02 00:30:04.839 INFO kablam! Compiling actix-web v0.6.15 Sep 02 00:30:04.840 INFO kablam! Checking uname v0.1.1 Sep 02 00:30:04.848 INFO kablam! Checking url_serde v0.2.0 Sep 02 00:30:04.848 INFO kablam! Checking cookie v0.10.1 Sep 02 00:30:04.849 INFO kablam! Compiling im v10.2.0 Sep 02 00:30:04.850 INFO kablam! Compiling sentry v0.6.1 (file:///source) Sep 02 00:30:04.852 INFO kablam! Checking reqwest v0.8.8 Sep 02 00:30:06.246 INFO kablam! Checking sentry-types v0.5.4 Sep 02 00:30:07.506 INFO kablam! Compiling serde_json v1.0.26 Sep 02 00:30:13.443 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 02 00:30:17.314 INFO kablam! Compiling skeptic v0.13.3 Sep 02 00:30:20.752 INFO kablam! Compiling actix v0.5.8 Sep 02 00:30:21.780 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 02 00:30:21.780 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 02 00:30:21.780 INFO kablam! | Sep 02 00:30:21.780 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 02 00:30:21.780 INFO kablam! | ^^^^^^ Sep 02 00:30:21.780 INFO kablam! | Sep 02 00:30:21.780 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 00:30:21.780 INFO kablam! Sep 02 00:30:56.798 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 02 00:30:56.798 INFO kablam! --> tests/test_log.rs:9:26 Sep 02 00:30:56.798 INFO kablam! | Sep 02 00:30:56.798 INFO kablam! 9 | let events = sentry::test::with_captured_events(|| { Sep 02 00:30:56.798 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 02 00:30:56.798 INFO kablam! Sep 02 00:30:57.280 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 02 00:30:57.280 INFO kablam! --> tests/test_basic.rs:5:26 Sep 02 00:30:57.280 INFO kablam! | Sep 02 00:30:57.280 INFO kablam! 5 | let events = sentry::test::with_captured_events(|| { Sep 02 00:30:57.280 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 02 00:30:57.280 INFO kablam! Sep 02 00:30:57.282 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 02 00:30:57.282 INFO kablam! --> tests/test_basic.rs:23:26 Sep 02 00:30:57.282 INFO kablam! | Sep 02 00:30:57.282 INFO kablam! 23 | let events = sentry::test::with_captured_events(|| { Sep 02 00:30:57.282 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 02 00:30:57.282 INFO kablam! Sep 02 00:30:57.321 INFO kablam! error: aborting due to previous error Sep 02 00:30:57.334 INFO kablam! Sep 02 00:30:57.335 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 00:30:57.366 INFO kablam! error: Could not compile `sentry`. Sep 02 00:30:57.367 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:30:57.693 INFO kablam! error: aborting due to 2 previous errors Sep 02 00:30:57.693 INFO kablam! Sep 02 00:30:57.694 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 00:30:57.717 INFO kablam! error: Could not compile `sentry`. Sep 02 00:30:57.717 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:30:58.645 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 02 00:30:58.645 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 02 00:30:58.645 INFO kablam! | Sep 02 00:30:58.645 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 02 00:30:58.645 INFO kablam! | ^^^^^^ Sep 02 00:30:58.645 INFO kablam! | Sep 02 00:30:58.645 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 00:30:58.645 INFO kablam! Sep 02 00:30:59.473 INFO kablam! error: build failed Sep 02 00:30:59.475 INFO kablam! su: No module specific data is present Sep 02 00:31:00.012 INFO running `"docker" "rm" "-f" "a64f827dbd8887f107dfdbd05619ca3ed80bf5dea3a852d13c3e47a022fa6ed0"` Sep 02 00:31:00.148 INFO blam! a64f827dbd8887f107dfdbd05619ca3ed80bf5dea3a852d13c3e47a022fa6ed0