Sep 04 03:47:47.539 INFO checking sentry-0.8.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 03:47:47.539 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 03:47:47.539 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:47:47.769 INFO blam! 9ee92864d84dc05ab2d21f43685479ed88453065f68afc776560008209f04ecc Sep 04 03:47:47.772 INFO running `"docker" "start" "-a" "9ee92864d84dc05ab2d21f43685479ed88453065f68afc776560008209f04ecc"` Sep 04 03:47:49.302 INFO kablam! Compiling indexmap v1.0.1 Sep 04 03:47:49.314 INFO kablam! Checking fragile v0.3.0 Sep 04 03:47:49.314 INFO kablam! Compiling actix_derive v0.2.0 Sep 04 03:47:49.314 INFO kablam! Compiling actix-web v0.6.15 Sep 04 03:47:49.331 INFO kablam! Checking url_serde v0.2.0 Sep 04 03:47:49.331 INFO kablam! Checking cookie v0.10.1 Sep 04 03:47:49.333 INFO kablam! Compiling im v10.2.0 Sep 04 03:47:49.333 INFO kablam! Compiling sentry v0.8.0 (file:///source) Sep 04 03:47:53.461 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 04 03:47:53.550 INFO kablam! Checking tokio-signal v0.1.5 Sep 04 03:47:54.179 INFO kablam! Checking reqwest v0.8.8 Sep 04 03:47:54.630 INFO kablam! Checking sentry-types v0.5.4 Sep 04 03:47:56.333 INFO kablam! Compiling serde_json v1.0.26 Sep 04 03:48:14.392 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 04 03:48:15.117 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 04 03:48:19.946 INFO kablam! Compiling skeptic v0.13.3 Sep 04 03:48:24.116 INFO kablam! Compiling actix v0.5.8 Sep 04 03:49:10.883 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 04 03:49:10.883 INFO kablam! --> tests/test_log.rs:9:26 Sep 04 03:49:10.883 INFO kablam! | Sep 04 03:49:10.883 INFO kablam! 9 | let events = sentry::test::with_captured_events(|| { Sep 04 03:49:10.884 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 04 03:49:10.890 INFO kablam! Sep 04 03:49:11.298 INFO kablam! error: aborting due to previous error Sep 04 03:49:11.299 INFO kablam! Sep 04 03:49:11.299 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 03:49:11.318 INFO kablam! error: Could not compile `sentry`. Sep 04 03:49:11.319 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 03:49:12.320 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 04 03:49:12.320 INFO kablam! --> tests/test_basic.rs:8:26 Sep 04 03:49:12.320 INFO kablam! | Sep 04 03:49:12.320 INFO kablam! 8 | let events = sentry::test::with_captured_events(|| { Sep 04 03:49:12.320 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 04 03:49:12.320 INFO kablam! Sep 04 03:49:12.323 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 04 03:49:12.323 INFO kablam! --> tests/test_basic.rs:26:26 Sep 04 03:49:12.323 INFO kablam! | Sep 04 03:49:12.323 INFO kablam! 26 | let events = sentry::test::with_captured_events(|| { Sep 04 03:49:12.323 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 04 03:49:12.323 INFO kablam! Sep 04 03:49:12.787 INFO kablam! error: aborting due to 2 previous errors Sep 04 03:49:12.787 INFO kablam! Sep 04 03:49:12.788 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 03:49:12.808 INFO kablam! error: Could not compile `sentry`. Sep 04 03:49:12.809 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 03:49:13.134 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 04 03:49:13.134 INFO kablam! --> tests/test_threading.rs:10:26 Sep 04 03:49:13.134 INFO kablam! | Sep 04 03:49:13.134 INFO kablam! 10 | let events = sentry::test::with_captured_events(|| { Sep 04 03:49:13.134 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 04 03:49:13.134 INFO kablam! Sep 04 03:49:13.144 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 04 03:49:13.144 INFO kablam! --> tests/test_threading.rs:39:26 Sep 04 03:49:13.144 INFO kablam! | Sep 04 03:49:13.144 INFO kablam! 39 | let events = sentry::test::with_captured_events(|| { Sep 04 03:49:13.144 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 04 03:49:13.144 INFO kablam! Sep 04 03:49:13.145 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 04 03:49:13.145 INFO kablam! --> tests/test_threading.rs:71:26 Sep 04 03:49:13.145 INFO kablam! | Sep 04 03:49:13.145 INFO kablam! 71 | let events = sentry::test::with_captured_events(|| { Sep 04 03:49:13.145 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 04 03:49:13.145 INFO kablam! Sep 04 03:49:13.145 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 04 03:49:13.145 INFO kablam! --> tests/test_threading.rs:110:26 Sep 04 03:49:13.146 INFO kablam! | Sep 04 03:49:13.146 INFO kablam! 110 | let events = sentry::test::with_captured_events(|| { Sep 04 03:49:13.146 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 04 03:49:13.146 INFO kablam! Sep 04 03:49:13.474 INFO kablam! error: aborting due to 4 previous errors Sep 04 03:49:13.475 INFO kablam! Sep 04 03:49:13.475 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 03:49:13.495 INFO kablam! error: Could not compile `sentry`. Sep 04 03:49:13.496 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 03:49:13.889 INFO kablam! error: build failed Sep 04 03:49:13.891 INFO kablam! su: No module specific data is present Sep 04 03:49:14.406 INFO running `"docker" "rm" "-f" "9ee92864d84dc05ab2d21f43685479ed88453065f68afc776560008209f04ecc"` Sep 04 03:49:14.561 INFO blam! 9ee92864d84dc05ab2d21f43685479ed88453065f68afc776560008209f04ecc