Sep 14 09:21:50.411 INFO checking sentry-0.6.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 09:21:50.411 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 09:21:50.411 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 09:21:50.860 INFO blam! 5502fbc30068cd23b05c07e44e5ed2e3787947ef2fc707ad097635809d1848bc Sep 14 09:21:50.862 INFO running `"docker" "start" "-a" "5502fbc30068cd23b05c07e44e5ed2e3787947ef2fc707ad097635809d1848bc"` Sep 14 09:21:53.446 INFO kablam! usermod: no changes Sep 14 09:21:54.078 INFO kablam! Compiling indexmap v1.0.1 Sep 14 09:21:54.111 INFO kablam! Checking fragile v0.2.1 Sep 14 09:21:54.112 INFO kablam! Compiling actix_derive v0.2.0 Sep 14 09:21:54.112 INFO kablam! Compiling actix-web v0.6.15 Sep 14 09:21:54.157 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 14 09:21:54.183 INFO kablam! Checking url_serde v0.2.0 Sep 14 09:21:54.183 INFO kablam! Checking cookie v0.10.1 Sep 14 09:21:54.184 INFO kablam! Compiling im v10.2.0 Sep 14 09:21:57.433 INFO kablam! Compiling sentry v0.6.1 (file:///source) Sep 14 09:21:58.280 INFO kablam! Checking pretty_env_logger v0.2.4 Sep 14 09:21:58.755 INFO kablam! Checking sentry-types v0.5.4 Sep 14 09:21:58.772 INFO kablam! Checking tokio-reactor v0.1.5 Sep 14 09:22:02.911 INFO kablam! Compiling serde_json v1.0.27 Sep 14 09:22:03.772 INFO kablam! Checking tokio-udp v0.1.2 Sep 14 09:22:03.772 INFO kablam! Checking tokio-uds v0.2.1 Sep 14 09:22:03.772 INFO kablam! Checking tokio-tcp v0.1.1 Sep 14 09:22:08.618 INFO kablam! Checking tokio v0.1.8 Sep 14 09:22:13.444 INFO kablam! Checking tokio-core v0.1.17 Sep 14 09:22:17.045 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 14 09:22:18.759 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 14 09:22:18.759 INFO kablam! Checking hyper v0.11.27 Sep 14 09:22:18.759 INFO kablam! Checking tokio-tls v0.1.4 Sep 14 09:22:18.759 INFO kablam! Checking tokio-signal v0.1.5 Sep 14 09:22:24.720 INFO kablam! Compiling skeptic v0.13.3 Sep 14 09:22:32.391 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 14 09:22:32.521 INFO kablam! Compiling actix v0.5.8 Sep 14 09:22:37.135 INFO kablam! Checking hyper-tls v0.1.4 Sep 14 09:22:39.824 INFO kablam! Checking reqwest v0.8.8 Sep 14 09:22:46.622 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 14 09:22:46.622 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 14 09:22:46.622 INFO kablam! | Sep 14 09:22:46.622 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 14 09:22:46.622 INFO kablam! | ^^^^^^ Sep 14 09:22:46.622 INFO kablam! | Sep 14 09:22:46.622 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 09:22:46.622 INFO kablam! Sep 14 09:23:07.739 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 14 09:23:07.739 INFO kablam! --> tests/test_basic.rs:5:26 Sep 14 09:23:07.739 INFO kablam! | Sep 14 09:23:07.739 INFO kablam! 5 | let events = sentry::test::with_captured_events(|| { Sep 14 09:23:07.739 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 14 09:23:07.739 INFO kablam! Sep 14 09:23:07.739 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 14 09:23:07.739 INFO kablam! --> tests/test_basic.rs:23:26 Sep 14 09:23:07.739 INFO kablam! | Sep 14 09:23:07.739 INFO kablam! 23 | let events = sentry::test::with_captured_events(|| { Sep 14 09:23:07.739 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 14 09:23:07.739 INFO kablam! Sep 14 09:23:08.219 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 14 09:23:08.219 INFO kablam! --> tests/test_threading.rs:7:26 Sep 14 09:23:08.219 INFO kablam! | Sep 14 09:23:08.219 INFO kablam! 7 | let events = sentry::test::with_captured_events(|| { Sep 14 09:23:08.219 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 14 09:23:08.219 INFO kablam! Sep 14 09:23:08.236 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 14 09:23:08.236 INFO kablam! --> tests/test_threading.rs:36:26 Sep 14 09:23:08.236 INFO kablam! | Sep 14 09:23:08.236 INFO kablam! 36 | let events = sentry::test::with_captured_events(|| { Sep 14 09:23:08.236 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 14 09:23:08.236 INFO kablam! Sep 14 09:23:08.236 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 14 09:23:08.236 INFO kablam! --> tests/test_threading.rs:68:26 Sep 14 09:23:08.236 INFO kablam! | Sep 14 09:23:08.236 INFO kablam! 68 | let events = sentry::test::with_captured_events(|| { Sep 14 09:23:08.236 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 14 09:23:08.236 INFO kablam! Sep 14 09:23:08.262 INFO kablam! error: aborting due to 2 previous errors Sep 14 09:23:08.262 INFO kablam! Sep 14 09:23:08.262 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 14 09:23:08.307 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 14 09:23:08.307 INFO kablam! --> tests/test_log.rs:9:26 Sep 14 09:23:08.307 INFO kablam! | Sep 14 09:23:08.307 INFO kablam! 9 | let events = sentry::test::with_captured_events(|| { Sep 14 09:23:08.307 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 14 09:23:08.323 INFO kablam! Sep 14 09:23:08.418 INFO kablam! error: Could not compile `sentry`. Sep 14 09:23:08.418 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 09:23:08.419 INFO kablam! error: aborting due to previous error Sep 14 09:23:08.419 INFO kablam! Sep 14 09:23:08.419 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 14 09:23:08.443 INFO kablam! error: Could not compile `sentry`. Sep 14 09:23:08.443 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 09:23:08.687 INFO kablam! error: aborting due to 3 previous errors Sep 14 09:23:08.687 INFO kablam! Sep 14 09:23:08.687 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 14 09:23:08.721 INFO kablam! error: Could not compile `sentry`. Sep 14 09:23:08.721 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 09:23:10.898 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 14 09:23:10.898 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 14 09:23:10.898 INFO kablam! | Sep 14 09:23:10.898 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 14 09:23:10.898 INFO kablam! | ^^^^^^ Sep 14 09:23:10.898 INFO kablam! | Sep 14 09:23:10.898 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 09:23:10.898 INFO kablam! Sep 14 09:23:11.197 INFO kablam! error: build failed Sep 14 09:23:11.199 INFO kablam! su: No module specific data is present Sep 14 09:23:11.929 INFO running `"docker" "rm" "-f" "5502fbc30068cd23b05c07e44e5ed2e3787947ef2fc707ad097635809d1848bc"` Sep 14 09:23:12.011 INFO blam! 5502fbc30068cd23b05c07e44e5ed2e3787947ef2fc707ad097635809d1848bc