Sep 17 17:36:46.087 INFO checking sentry-0.6.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 17:36:46.087 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 17:36:46.087 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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=1000" "-e" "CMD=cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 17:36:46.498 INFO blam! 9bdd8323dbe212bee12591f4231b9a8a3cb857142241a1da2ed83929481128cc Sep 17 17:36:46.500 INFO running `"docker" "start" "-a" "9bdd8323dbe212bee12591f4231b9a8a3cb857142241a1da2ed83929481128cc"` Sep 17 17:36:48.230 INFO kablam! usermod: no changes Sep 17 17:36:48.855 INFO kablam! Compiling indexmap v1.0.1 Sep 17 17:36:48.859 INFO kablam! Checking fragile v0.2.1 Sep 17 17:36:48.859 INFO kablam! Compiling actix-web v0.6.15 Sep 17 17:36:48.886 INFO kablam! Checking serde_test v1.0.79 Sep 17 17:36:48.886 INFO kablam! Checking uuid v0.6.5 Sep 17 17:36:48.891 INFO kablam! Checking url_serde v0.2.0 Sep 17 17:36:48.903 INFO kablam! Checking cookie v0.10.1 Sep 17 17:36:48.903 INFO kablam! Compiling im v10.2.0 Sep 17 17:36:51.684 INFO kablam! Compiling sentry v0.6.1 (/source) Sep 17 17:36:52.425 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 17 17:36:53.219 INFO kablam! Checking debugid v0.2.0 Sep 17 17:36:53.561 INFO kablam! Checking tokio-reactor v0.1.5 Sep 17 17:36:56.485 INFO kablam! Compiling serde_json v1.0.27 Sep 17 17:36:59.772 INFO kablam! Checking tokio-udp v0.1.2 Sep 17 17:36:59.774 INFO kablam! Checking tokio-tcp v0.1.1 Sep 17 17:36:59.779 INFO kablam! Checking tokio-uds v0.2.1 Sep 17 17:37:00.881 INFO kablam! Checking linked-hash-map v0.5.1 Sep 17 17:37:04.340 INFO kablam! Checking tokio v0.1.8 Sep 17 17:37:04.536 INFO kablam! Checking sentry-types v0.5.4 Sep 17 17:37:07.965 INFO kablam! Checking tokio-core v0.1.17 Sep 17 17:37:11.003 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 17 17:37:13.565 INFO kablam! Checking hyper v0.11.27 Sep 17 17:37:13.565 INFO kablam! Checking tokio-tls v0.1.4 Sep 17 17:37:13.565 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 17 17:37:13.565 INFO kablam! Checking tokio-signal v0.1.5 Sep 17 17:37:20.311 INFO kablam! Compiling skeptic v0.13.3 Sep 17 17:37:23.795 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 17 17:37:26.603 INFO kablam! Compiling actix v0.5.8 Sep 17 17:37:28.147 INFO kablam! Checking hyper-tls v0.1.4 Sep 17 17:37:29.903 INFO kablam! Checking reqwest v0.8.8 Sep 17 17:37:37.763 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 17 17:37:37.763 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 17 17:37:37.763 INFO kablam! | Sep 17 17:37:37.763 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 17 17:37:37.763 INFO kablam! | ^^^^^^ Sep 17 17:37:37.764 INFO kablam! | Sep 17 17:37:37.764 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 17:37:37.764 INFO kablam! Sep 17 17:37:53.403 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:53.403 INFO kablam! --> tests/test_log.rs:9:26 Sep 17 17:37:53.403 INFO kablam! | Sep 17 17:37:53.403 INFO kablam! 9 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:53.403 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:53.432 INFO kablam! Sep 17 17:37:53.713 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:53.713 INFO kablam! --> tests/test_threading.rs:7:26 Sep 17 17:37:53.713 INFO kablam! | Sep 17 17:37:53.713 INFO kablam! 7 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:53.713 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:53.713 INFO kablam! Sep 17 17:37:53.715 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:53.715 INFO kablam! --> tests/test_threading.rs:36:26 Sep 17 17:37:53.715 INFO kablam! | Sep 17 17:37:53.715 INFO kablam! 36 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:53.715 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:53.715 INFO kablam! Sep 17 17:37:53.716 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:53.716 INFO kablam! --> tests/test_threading.rs:68:26 Sep 17 17:37:53.716 INFO kablam! | Sep 17 17:37:53.716 INFO kablam! 68 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:53.716 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:53.716 INFO kablam! Sep 17 17:37:53.835 INFO kablam! error: aborting due to previous error Sep 17 17:37:53.835 INFO kablam! Sep 17 17:37:53.835 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 17 17:37:53.851 INFO kablam! error: aborting due to 3 previous errors Sep 17 17:37:53.851 INFO kablam! Sep 17 17:37:53.851 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 17 17:37:53.870 INFO kablam! error: Could not compile `sentry`. Sep 17 17:37:53.870 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:37:53.875 INFO kablam! error: Could not compile `sentry`. Sep 17 17:37:53.875 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:37:54.370 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 17 17:37:54.371 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 17 17:37:54.371 INFO kablam! | Sep 17 17:37:54.371 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 17 17:37:54.371 INFO kablam! | ^^^^^^ Sep 17 17:37:54.371 INFO kablam! | Sep 17 17:37:54.371 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 17:37:54.371 INFO kablam! Sep 17 17:37:56.158 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:56.159 INFO kablam! --> tests/test_basic.rs:5:26 Sep 17 17:37:56.159 INFO kablam! | Sep 17 17:37:56.159 INFO kablam! 5 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:56.159 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:56.159 INFO kablam! Sep 17 17:37:56.159 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:56.159 INFO kablam! --> tests/test_basic.rs:23:26 Sep 17 17:37:56.159 INFO kablam! | Sep 17 17:37:56.159 INFO kablam! 23 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:56.159 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:56.159 INFO kablam! Sep 17 17:37:56.287 INFO kablam! error: aborting due to 2 previous errors Sep 17 17:37:56.287 INFO kablam! Sep 17 17:37:56.287 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 17 17:37:56.327 INFO kablam! error: Could not compile `sentry`. Sep 17 17:37:56.327 INFO kablam! Sep 17 17:37:56.327 INFO kablam! To learn more, run the command again with --verbose. Sep 17 17:37:56.327 INFO kablam! su: No module specific data is present Sep 17 17:37:57.143 INFO running `"docker" "rm" "-f" "9bdd8323dbe212bee12591f4231b9a8a3cb857142241a1da2ed83929481128cc"` Sep 17 17:37:57.324 INFO blam! 9bdd8323dbe212bee12591f4231b9a8a3cb857142241a1da2ed83929481128cc