Sep 04 03:48:41.490 INFO checking sentry-0.6.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 03:48:41.490 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 03:48:41.490 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 03:48:41.718 INFO blam! 38a4cbc568149e473f2cb20413a52ca3b8ff7458cc5445b7ffc28e0703b23857 Sep 04 03:48:41.720 INFO running `"docker" "start" "-a" "38a4cbc568149e473f2cb20413a52ca3b8ff7458cc5445b7ffc28e0703b23857"` Sep 04 03:48:43.209 INFO kablam! Compiling indexmap v1.0.1 Sep 04 03:48:43.218 INFO kablam! Compiling actix-web v0.6.15 Sep 04 03:48:43.235 INFO kablam! Checking uname v0.1.1 Sep 04 03:48:43.250 INFO kablam! Checking uuid v0.6.5 Sep 04 03:48:43.250 INFO kablam! Checking serde_json v1.0.26 Sep 04 03:48:43.252 INFO kablam! Compiling rustc_version v0.2.3 Sep 04 03:48:43.252 INFO kablam! Checking linked-hash-map v0.5.1 Sep 04 03:48:43.252 INFO kablam! Checking url_serde v0.2.0 Sep 04 03:48:44.443 INFO kablam! Checking cookie v0.10.1 Sep 04 03:48:45.566 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 04 03:48:46.505 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 04 03:48:46.521 INFO kablam! Checking debugid v0.2.0 Sep 04 03:48:46.566 INFO kablam! Compiling im v10.2.0 Sep 04 03:48:46.566 INFO kablam! Compiling sentry v0.6.1 (file:///source) Sep 04 03:48:54.001 INFO kablam! Checking sentry-types v0.5.4 Sep 04 03:48:54.003 INFO kablam! Checking reqwest v0.8.8 Sep 04 03:49:03.924 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 04 03:49:04.453 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 04 03:49:12.614 INFO kablam! Compiling skeptic v0.13.3 Sep 04 03:49:17.410 INFO kablam! Compiling actix v0.5.8 Sep 04 03:49:21.129 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 04 03:49:21.129 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 04 03:49:21.129 INFO kablam! | Sep 04 03:49:21.129 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 04 03:49:21.129 INFO kablam! | ^^^^^^ Sep 04 03:49:21.129 INFO kablam! | Sep 04 03:49:21.129 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 03:49:21.129 INFO kablam! Sep 04 03:49:51.999 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 04 03:49:52.000 INFO kablam! --> tests/test_basic.rs:5:26 Sep 04 03:49:52.000 INFO kablam! | Sep 04 03:49:52.000 INFO kablam! 5 | let events = sentry::test::with_captured_events(|| { Sep 04 03:49:52.000 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 04 03:49:52.000 INFO kablam! Sep 04 03:49:52.003 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 04 03:49:52.003 INFO kablam! --> tests/test_basic.rs:23:26 Sep 04 03:49:52.003 INFO kablam! | Sep 04 03:49:52.003 INFO kablam! 23 | let events = sentry::test::with_captured_events(|| { Sep 04 03:49:52.003 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 04 03:49:52.003 INFO kablam! Sep 04 03:49:52.353 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 04 03:49:52.353 INFO kablam! --> tests/test_threading.rs:7:26 Sep 04 03:49:52.353 INFO kablam! | Sep 04 03:49:52.353 INFO kablam! 7 | let events = sentry::test::with_captured_events(|| { Sep 04 03:49:52.353 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 04 03:49:52.353 INFO kablam! Sep 04 03:49:52.359 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 04 03:49:52.359 INFO kablam! --> tests/test_threading.rs:36:26 Sep 04 03:49:52.359 INFO kablam! | Sep 04 03:49:52.359 INFO kablam! 36 | let events = sentry::test::with_captured_events(|| { Sep 04 03:49:52.359 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 04 03:49:52.359 INFO kablam! Sep 04 03:49:52.360 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 04 03:49:52.360 INFO kablam! --> tests/test_threading.rs:68:26 Sep 04 03:49:52.360 INFO kablam! | Sep 04 03:49:52.360 INFO kablam! 68 | let events = sentry::test::with_captured_events(|| { Sep 04 03:49:52.360 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 04 03:49:52.360 INFO kablam! Sep 04 03:49:52.574 INFO kablam! error: aborting due to 2 previous errors Sep 04 03:49:52.575 INFO kablam! Sep 04 03:49:52.575 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 03:49:52.615 INFO kablam! error: Could not compile `sentry`. Sep 04 03:49:52.615 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 03:49:52.859 INFO kablam! error: aborting due to 3 previous errors Sep 04 03:49:52.859 INFO kablam! Sep 04 03:49:52.859 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 03:49:52.879 INFO kablam! error: Could not compile `sentry`. Sep 04 03:49:52.880 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 03:49:54.976 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 04 03:49:54.976 INFO kablam! --> tests/test_log.rs:9:26 Sep 04 03:49:54.976 INFO kablam! | Sep 04 03:49:54.976 INFO kablam! 9 | let events = sentry::test::with_captured_events(|| { Sep 04 03:49:54.976 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 04 03:49:54.976 INFO kablam! Sep 04 03:49:55.128 INFO kablam! error: aborting due to previous error Sep 04 03:49:55.128 INFO kablam! Sep 04 03:49:55.128 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 03:49:55.147 INFO kablam! error: Could not compile `sentry`. Sep 04 03:49:55.147 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 03:49:58.620 INFO kablam! error: build failed Sep 04 03:49:58.623 INFO kablam! su: No module specific data is present Sep 04 03:49:59.074 INFO running `"docker" "rm" "-f" "38a4cbc568149e473f2cb20413a52ca3b8ff7458cc5445b7ffc28e0703b23857"` Sep 04 03:49:59.238 INFO blam! 38a4cbc568149e473f2cb20413a52ca3b8ff7458cc5445b7ffc28e0703b23857