Sep 21 03:21:21.286 INFO checking sentry-0.11.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 03:21:21.286 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 03:21:21.286 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:21:21.519 INFO blam! 08eb550f29d1ff049b928bfda6a7fa876a460f72faee0dd99f3e819679a5be40 Sep 21 03:21:21.521 INFO running `"docker" "start" "-a" "08eb550f29d1ff049b928bfda6a7fa876a460f72faee0dd99f3e819679a5be40"` Sep 21 03:21:22.817 INFO kablam! usermod: no changes Sep 21 03:21:23.474 INFO kablam! Compiling actix-web v0.7.8 Sep 21 03:21:23.490 INFO kablam! Checking uname v0.1.1 Sep 21 03:21:23.512 INFO kablam! Compiling im v12.0.0 Sep 21 03:21:23.512 INFO kablam! Compiling sentry v0.11.1 (/source) Sep 21 03:21:23.514 INFO kablam! Checking url v1.7.1 Sep 21 03:21:23.514 INFO kablam! Checking uuid v0.7.1 Sep 21 03:21:23.514 INFO kablam! Compiling actix_derive v0.3.0 Sep 21 03:21:23.514 INFO kablam! Checking error-chain v0.1.12 Sep 21 03:21:25.623 INFO kablam! Checking pretty_env_logger v0.2.4 Sep 21 03:21:26.167 INFO kablam! Checking tokio-signal v0.2.5 Sep 21 03:21:30.098 INFO kablam! Checking debugid v0.3.0 Sep 21 03:21:33.792 INFO kablam! Checking trust-dns-proto v0.4.0 Sep 21 03:21:33.794 INFO kablam! Checking url_serde v0.2.0 Sep 21 03:21:33.795 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 21 03:21:33.807 INFO kablam! Checking cookie v0.11.0 Sep 21 03:21:37.147 INFO kablam! Checking sentry-types v0.8.1 Sep 21 03:21:38.770 INFO kablam! Checking reqwest v0.8.8 Sep 21 03:21:47.099 INFO kablam! Checking trust-dns-resolver v0.9.1 Sep 21 03:21:49.822 INFO kablam! Checking actix v0.7.4 Sep 21 03:22:15.902 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 21 03:22:15.902 INFO kablam! --> tests/test_processors.rs:7:26 Sep 21 03:22:15.902 INFO kablam! | Sep 21 03:22:15.902 INFO kablam! 7 | let events = sentry::test::with_captured_events(|| { Sep 21 03:22:15.902 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 21 03:22:15.902 INFO kablam! Sep 21 03:22:15.920 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 21 03:22:15.920 INFO kablam! --> tests/test_processors.rs:47:26 Sep 21 03:22:15.920 INFO kablam! | Sep 21 03:22:15.920 INFO kablam! 47 | let events = sentry::test::with_captured_events_options( Sep 21 03:22:15.920 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 21 03:22:15.920 INFO kablam! Sep 21 03:22:15.920 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 21 03:22:15.920 INFO kablam! --> tests/test_processors.rs:80:26 Sep 21 03:22:15.920 INFO kablam! | Sep 21 03:22:15.920 INFO kablam! 80 | let events = sentry::test::with_captured_events_options( Sep 21 03:22:15.920 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 21 03:22:15.920 INFO kablam! Sep 21 03:22:15.920 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 21 03:22:15.920 INFO kablam! --> tests/test_processors.rs:104:26 Sep 21 03:22:15.920 INFO kablam! | Sep 21 03:22:15.920 INFO kablam! 104 | let events = sentry::test::with_captured_events_options( Sep 21 03:22:15.920 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 21 03:22:15.920 INFO kablam! Sep 21 03:22:16.116 INFO kablam! error: aborting due to 4 previous errors Sep 21 03:22:16.116 INFO kablam! Sep 21 03:22:16.116 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 21 03:22:16.134 INFO kablam! error: Could not compile `sentry`. Sep 21 03:22:16.134 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:22:16.243 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 21 03:22:16.243 INFO kablam! --> tests/test_log.rs:9:26 Sep 21 03:22:16.243 INFO kablam! | Sep 21 03:22:16.243 INFO kablam! 9 | let events = sentry::test::with_captured_events(|| { Sep 21 03:22:16.243 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 21 03:22:16.258 INFO kablam! Sep 21 03:22:16.482 INFO kablam! error: aborting due to previous error Sep 21 03:22:16.483 INFO kablam! Sep 21 03:22:16.483 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 21 03:22:16.499 INFO kablam! error: Could not compile `sentry`. Sep 21 03:22:16.500 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:22:19.269 INFO kablam! error: build failed Sep 21 03:22:19.271 INFO kablam! su: No module specific data is present Sep 21 03:22:19.928 INFO running `"docker" "rm" "-f" "08eb550f29d1ff049b928bfda6a7fa876a460f72faee0dd99f3e819679a5be40"` Sep 21 03:22:20.040 INFO blam! 08eb550f29d1ff049b928bfda6a7fa876a460f72faee0dd99f3e819679a5be40