Sep 02 00:28:23.948 INFO checking sentry-0.8.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 00:28:23.948 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 00:28:23.949 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 00:28:24.184 INFO blam! 7df0be7a44f00247dd9dcd97206363994126dab3ca896019a1c535b7126f2ebd Sep 02 00:28:24.186 INFO running `"docker" "start" "-a" "7df0be7a44f00247dd9dcd97206363994126dab3ca896019a1c535b7126f2ebd"` Sep 02 00:28:25.824 INFO kablam! Compiling indexmap v1.0.1 Sep 02 00:28:25.875 INFO kablam! Checking fragile v0.3.0 Sep 02 00:28:25.875 INFO kablam! Compiling actix-web v0.6.15 Sep 02 00:28:25.909 INFO kablam! Compiling rustc_version v0.2.3 Sep 02 00:28:25.909 INFO kablam! Checking url_serde v0.2.0 Sep 02 00:28:25.910 INFO kablam! Checking cookie v0.10.1 Sep 02 00:28:25.910 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 02 00:28:25.912 INFO kablam! Checking pretty_env_logger v0.2.4 Sep 02 00:28:28.944 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 02 00:28:29.443 INFO kablam! Checking reqwest v0.8.8 Sep 02 00:28:32.331 INFO kablam! Checking sentry-types v0.5.4 Sep 02 00:28:32.615 INFO kablam! Compiling im v10.2.0 Sep 02 00:28:32.615 INFO kablam! Compiling sentry v0.8.0 (file:///source) Sep 02 00:28:35.735 INFO kablam! Compiling serde_json v1.0.26 Sep 02 00:28:50.053 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 02 00:28:51.649 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 02 00:28:59.543 INFO kablam! Compiling skeptic v0.13.3 Sep 02 00:29:05.195 INFO kablam! Compiling actix v0.5.8 Sep 02 00:29:53.771 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 02 00:29:53.771 INFO kablam! --> tests/test_threading.rs:10:26 Sep 02 00:29:53.771 INFO kablam! | Sep 02 00:29:53.771 INFO kablam! 10 | let events = sentry::test::with_captured_events(|| { Sep 02 00:29:53.771 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 02 00:29:53.772 INFO kablam! Sep 02 00:29:53.782 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 02 00:29:53.782 INFO kablam! --> tests/test_threading.rs:39:26 Sep 02 00:29:53.782 INFO kablam! | Sep 02 00:29:53.782 INFO kablam! 39 | let events = sentry::test::with_captured_events(|| { Sep 02 00:29:53.782 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 02 00:29:53.782 INFO kablam! Sep 02 00:29:53.795 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 02 00:29:53.795 INFO kablam! --> tests/test_threading.rs:71:26 Sep 02 00:29:53.795 INFO kablam! | Sep 02 00:29:53.795 INFO kablam! 71 | let events = sentry::test::with_captured_events(|| { Sep 02 00:29:53.795 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 02 00:29:53.795 INFO kablam! Sep 02 00:29:53.796 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 02 00:29:53.796 INFO kablam! --> tests/test_threading.rs:110:26 Sep 02 00:29:53.796 INFO kablam! | Sep 02 00:29:53.796 INFO kablam! 110 | let events = sentry::test::with_captured_events(|| { Sep 02 00:29:53.796 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 02 00:29:53.796 INFO kablam! Sep 02 00:29:54.939 INFO kablam! error: aborting due to 4 previous errors Sep 02 00:29:54.939 INFO kablam! Sep 02 00:29:54.939 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 00:29:55.006 INFO kablam! error: Could not compile `sentry`. Sep 02 00:29:55.006 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:29:55.814 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 02 00:29:55.814 INFO kablam! --> tests/test_basic.rs:8:26 Sep 02 00:29:55.814 INFO kablam! | Sep 02 00:29:55.814 INFO kablam! 8 | let events = sentry::test::with_captured_events(|| { Sep 02 00:29:55.814 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 02 00:29:55.830 INFO kablam! Sep 02 00:29:55.833 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 02 00:29:55.833 INFO kablam! --> tests/test_basic.rs:26:26 Sep 02 00:29:55.833 INFO kablam! | Sep 02 00:29:55.833 INFO kablam! 26 | let events = sentry::test::with_captured_events(|| { Sep 02 00:29:55.833 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 02 00:29:55.833 INFO kablam! Sep 02 00:29:56.534 INFO kablam! error: aborting due to 2 previous errors Sep 02 00:29:56.536 INFO kablam! Sep 02 00:29:56.536 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 00:29:56.578 INFO kablam! error: Could not compile `sentry`. Sep 02 00:29:56.578 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:30:01.264 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 02 00:30:01.264 INFO kablam! --> tests/test_log.rs:9:26 Sep 02 00:30:01.264 INFO kablam! | Sep 02 00:30:01.264 INFO kablam! 9 | let events = sentry::test::with_captured_events(|| { Sep 02 00:30:01.264 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 02 00:30:01.264 INFO kablam! Sep 02 00:30:01.417 INFO kablam! error: aborting due to previous error Sep 02 00:30:01.417 INFO kablam! Sep 02 00:30:01.417 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 00:30:01.435 INFO kablam! error: Could not compile `sentry`. Sep 02 00:30:01.435 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:30:03.024 INFO kablam! error: build failed Sep 02 00:30:03.026 INFO kablam! su: No module specific data is present Sep 02 00:30:03.493 INFO running `"docker" "rm" "-f" "7df0be7a44f00247dd9dcd97206363994126dab3ca896019a1c535b7126f2ebd"` Sep 02 00:30:03.623 INFO blam! 7df0be7a44f00247dd9dcd97206363994126dab3ca896019a1c535b7126f2ebd