Jul 11 22:16:59.422 INFO checking sentry-0.6.1 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 11 22:16:59.422 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 22:16:59.422 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 22:16:59.422 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-7/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 22:16:59.683 INFO blam! 3eb54063a0e9f002495aa7e34729783143f8bc3e7e61e8c640221de18342d2fe Jul 11 22:16:59.684 INFO running `"docker" "start" "-a" "3eb54063a0e9f002495aa7e34729783143f8bc3e7e61e8c640221de18342d2fe"` Jul 11 22:17:01.370 INFO kablam! Compiling indexmap v1.0.1 Jul 11 22:17:01.391 INFO kablam! Checking fragile v0.2.1 Jul 11 22:17:01.415 INFO kablam! Checking http-range v0.1.1 Jul 11 22:17:01.425 INFO kablam! Compiling actix_derive v0.2.0 Jul 11 22:17:01.437 INFO kablam! Compiling actix-web v0.6.15 Jul 11 22:17:01.504 INFO kablam! Checking resolv-conf v0.6.1 Jul 11 22:17:01.530 INFO kablam! Checking url v1.7.1 Jul 11 22:17:01.542 INFO kablam! Checking crossbeam-channel v0.1.3 Jul 11 22:17:04.559 INFO kablam! Compiling rustc_version v0.2.2 Jul 11 22:17:05.383 INFO kablam! Checking pretty_env_logger v0.2.4 Jul 11 22:17:06.022 INFO kablam! Checking tokio-signal v0.1.5 Jul 11 22:17:14.690 INFO kablam! Compiling im v10.2.0 Jul 11 22:17:14.691 INFO kablam! Compiling sentry v0.6.1 (file:///source) Jul 11 22:17:15.341 INFO kablam! Compiling serde_json v1.0.22 Jul 11 22:17:18.468 INFO kablam! Checking trust-dns-proto v0.3.3 Jul 11 22:17:18.472 INFO kablam! Checking serde_urlencoded v0.5.2 Jul 11 22:17:18.473 INFO kablam! Checking url_serde v0.2.0 Jul 11 22:17:18.475 INFO kablam! Checking cookie v0.10.1 Jul 11 22:17:23.887 INFO kablam! Checking sentry-types v0.5.4 Jul 11 22:17:30.086 INFO kablam! Checking reqwest v0.8.6 Jul 11 22:17:50.947 INFO kablam! Checking trust-dns-resolver v0.8.2 Jul 11 22:17:54.327 INFO kablam! Compiling cargo_metadata v0.5.8 Jul 11 22:18:09.884 INFO kablam! Compiling skeptic v0.13.3 Jul 11 22:18:21.651 INFO kablam! Compiling actix v0.5.8 Jul 11 22:19:12.863 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Jul 11 22:19:12.863 INFO kablam! --> tests/test_basic.rs:5:26 Jul 11 22:19:12.863 INFO kablam! | Jul 11 22:19:12.864 INFO kablam! 5 | let events = sentry::test::with_captured_events(|| { Jul 11 22:19:12.864 INFO kablam! | ^^^^ Could not find `test` in `sentry` Jul 11 22:19:12.894 INFO kablam! Jul 11 22:19:12.896 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Jul 11 22:19:12.896 INFO kablam! --> tests/test_basic.rs:23:26 Jul 11 22:19:12.896 INFO kablam! | Jul 11 22:19:12.896 INFO kablam! 23 | let events = sentry::test::with_captured_events(|| { Jul 11 22:19:12.896 INFO kablam! | ^^^^ Could not find `test` in `sentry` Jul 11 22:19:12.896 INFO kablam! Jul 11 22:19:13.896 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Jul 11 22:19:13.896 INFO kablam! --> tests/test_log.rs:9:26 Jul 11 22:19:13.896 INFO kablam! | Jul 11 22:19:13.896 INFO kablam! 9 | let events = sentry::test::with_captured_events(|| { Jul 11 22:19:13.897 INFO kablam! | ^^^^ Could not find `test` in `sentry` Jul 11 22:19:13.914 INFO kablam! Jul 11 22:19:14.750 INFO kablam! error: aborting due to 2 previous errors Jul 11 22:19:14.750 INFO kablam! Jul 11 22:19:14.750 INFO kablam! For more information about this error, try `rustc --explain E0433`. Jul 11 22:19:14.899 INFO kablam! error: Could not compile `sentry`. Jul 11 22:19:14.900 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 11 22:19:15.079 INFO kablam! error: aborting due to previous error Jul 11 22:19:15.079 INFO kablam! Jul 11 22:19:15.080 INFO kablam! For more information about this error, try `rustc --explain E0433`. Jul 11 22:19:15.171 INFO kablam! error: Could not compile `sentry`. Jul 11 22:19:15.171 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 11 22:19:22.820 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Jul 11 22:19:22.820 INFO kablam! --> tests/test_threading.rs:7:26 Jul 11 22:19:22.821 INFO kablam! | Jul 11 22:19:22.821 INFO kablam! 7 | let events = sentry::test::with_captured_events(|| { Jul 11 22:19:22.821 INFO kablam! | ^^^^ Could not find `test` in `sentry` Jul 11 22:19:22.826 INFO kablam! Jul 11 22:19:22.828 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Jul 11 22:19:22.828 INFO kablam! --> tests/test_threading.rs:36:26 Jul 11 22:19:22.828 INFO kablam! | Jul 11 22:19:22.828 INFO kablam! 36 | let events = sentry::test::with_captured_events(|| { Jul 11 22:19:22.828 INFO kablam! | ^^^^ Could not find `test` in `sentry` Jul 11 22:19:22.838 INFO kablam! Jul 11 22:19:22.840 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Jul 11 22:19:22.840 INFO kablam! --> tests/test_threading.rs:68:26 Jul 11 22:19:22.840 INFO kablam! | Jul 11 22:19:22.840 INFO kablam! 68 | let events = sentry::test::with_captured_events(|| { Jul 11 22:19:22.840 INFO kablam! | ^^^^ Could not find `test` in `sentry` Jul 11 22:19:22.840 INFO kablam! Jul 11 22:19:23.641 INFO kablam! error: aborting due to 3 previous errors Jul 11 22:19:23.646 INFO kablam! Jul 11 22:19:23.647 INFO kablam! For more information about this error, try `rustc --explain E0433`. Jul 11 22:19:23.708 INFO kablam! error: Could not compile `sentry`. Jul 11 22:19:23.709 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 11 22:19:25.575 INFO kablam! error: build failed Jul 11 22:19:25.591 INFO kablam! su: No module specific data is present Jul 11 22:19:26.088 INFO running `"docker" "rm" "-f" "3eb54063a0e9f002495aa7e34729783143f8bc3e7e61e8c640221de18342d2fe"` Jul 11 22:19:26.255 INFO blam! 3eb54063a0e9f002495aa7e34729783143f8bc3e7e61e8c640221de18342d2fe