Sep 19 18:32:57.252 INFO checking sentry-0.8.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 18:32:57.252 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 18:32:57.253 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:32:57.550 INFO blam! 9b7d86646f4e3872166768b451a169bef155a32b90cce6a184e8494190213fc4 Sep 19 18:32:57.552 INFO running `"docker" "start" "-a" "9b7d86646f4e3872166768b451a169bef155a32b90cce6a184e8494190213fc4"` Sep 19 18:32:59.187 INFO kablam! usermod: no changes Sep 19 18:32:59.818 INFO kablam! Compiling indexmap v1.0.1 Sep 19 18:32:59.847 INFO kablam! Checking fragile v0.3.0 Sep 19 18:32:59.847 INFO kablam! Checking http-range v0.1.1 Sep 19 18:32:59.847 INFO kablam! Compiling actix_derive v0.2.0 Sep 19 18:32:59.847 INFO kablam! Compiling actix-web v0.6.15 Sep 19 18:32:59.847 INFO kablam! Checking uname v0.1.1 Sep 19 18:32:59.847 INFO kablam! Checking crossbeam-utils v0.3.2 Sep 19 18:32:59.883 INFO kablam! Checking serde_json v1.0.28 Sep 19 18:33:00.623 INFO kablam! Checking linked-hash-map v0.5.1 Sep 19 18:33:00.778 INFO kablam! Checking parking_lot v0.5.5 Sep 19 18:33:01.667 INFO kablam! Checking url_serde v0.2.0 Sep 19 18:33:02.035 INFO kablam! Checking cookie v0.10.1 Sep 19 18:33:02.655 INFO kablam! Compiling im v10.2.0 Sep 19 18:33:02.835 INFO kablam! Compiling sentry v0.8.0 (/source) Sep 19 18:33:04.062 INFO kablam! Checking crossbeam-epoch v0.4.3 Sep 19 18:33:05.413 INFO kablam! Checking debugid v0.2.0 Sep 19 18:33:06.865 INFO kablam! Checking parking_lot v0.6.4 Sep 19 18:33:09.443 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 19 18:33:11.251 INFO kablam! Checking tokio-reactor v0.1.5 Sep 19 18:33:14.661 INFO kablam! Checking sentry-types v0.5.4 Sep 19 18:33:17.227 INFO kablam! Checking tokio-udp v0.1.2 Sep 19 18:33:17.587 INFO kablam! Checking tokio-tcp v0.1.1 Sep 19 18:33:21.449 INFO kablam! Checking tokio-uds v0.2.1 Sep 19 18:33:25.619 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 19 18:33:26.328 INFO kablam! Checking tokio v0.1.8 Sep 19 18:33:28.725 INFO kablam! Checking tokio-core v0.1.17 Sep 19 18:33:31.863 INFO kablam! Compiling skeptic v0.13.3 Sep 19 18:33:32.727 INFO kablam! Checking hyper v0.11.27 Sep 19 18:33:32.727 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 19 18:33:32.727 INFO kablam! Checking tokio-tls v0.1.4 Sep 19 18:33:32.727 INFO kablam! Checking tokio-signal v0.1.5 Sep 19 18:33:39.015 INFO kablam! Compiling actix v0.5.8 Sep 19 18:33:41.795 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 19 18:33:44.459 INFO kablam! Checking hyper-tls v0.1.4 Sep 19 18:33:46.093 INFO kablam! Checking reqwest v0.8.8 Sep 19 18:34:11.307 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 18:34:11.307 INFO kablam! --> tests/test_log.rs:9:26 Sep 19 18:34:11.307 INFO kablam! | Sep 19 18:34:11.307 INFO kablam! 9 | let events = sentry::test::with_captured_events(|| { Sep 19 18:34:11.307 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 18:34:11.307 INFO kablam! Sep 19 18:34:11.671 INFO kablam! error: aborting due to previous error Sep 19 18:34:11.671 INFO kablam! Sep 19 18:34:11.671 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 18:34:11.729 INFO kablam! error: Could not compile `sentry`. Sep 19 18:34:11.729 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:34:12.008 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 18:34:12.008 INFO kablam! --> tests/test_threading.rs:10:26 Sep 19 18:34:12.008 INFO kablam! | Sep 19 18:34:12.008 INFO kablam! 10 | let events = sentry::test::with_captured_events(|| { Sep 19 18:34:12.008 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 18:34:12.008 INFO kablam! Sep 19 18:34:12.008 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 18:34:12.008 INFO kablam! --> tests/test_threading.rs:39:26 Sep 19 18:34:12.008 INFO kablam! | Sep 19 18:34:12.008 INFO kablam! 39 | let events = sentry::test::with_captured_events(|| { Sep 19 18:34:12.008 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 18:34:12.008 INFO kablam! Sep 19 18:34:12.008 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 18:34:12.008 INFO kablam! --> tests/test_threading.rs:71:26 Sep 19 18:34:12.008 INFO kablam! | Sep 19 18:34:12.008 INFO kablam! 71 | let events = sentry::test::with_captured_events(|| { Sep 19 18:34:12.009 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 18:34:12.009 INFO kablam! Sep 19 18:34:12.009 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 18:34:12.009 INFO kablam! --> tests/test_threading.rs:110:26 Sep 19 18:34:12.009 INFO kablam! | Sep 19 18:34:12.009 INFO kablam! 110 | let events = sentry::test::with_captured_events(|| { Sep 19 18:34:12.009 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 18:34:12.009 INFO kablam! Sep 19 18:34:12.427 INFO kablam! error: aborting due to 4 previous errors Sep 19 18:34:12.427 INFO kablam! Sep 19 18:34:12.427 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 18:34:12.519 INFO kablam! error: Could not compile `sentry`. Sep 19 18:34:12.519 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:34:16.079 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 18:34:16.079 INFO kablam! --> tests/test_basic.rs:8:26 Sep 19 18:34:16.079 INFO kablam! | Sep 19 18:34:16.079 INFO kablam! 8 | let events = sentry::test::with_captured_events(|| { Sep 19 18:34:16.079 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 18:34:16.079 INFO kablam! Sep 19 18:34:16.087 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 18:34:16.087 INFO kablam! --> tests/test_basic.rs:26:26 Sep 19 18:34:16.087 INFO kablam! | Sep 19 18:34:16.087 INFO kablam! 26 | let events = sentry::test::with_captured_events(|| { Sep 19 18:34:16.087 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 18:34:16.087 INFO kablam! Sep 19 18:34:16.241 INFO kablam! error: aborting due to 2 previous errors Sep 19 18:34:16.241 INFO kablam! Sep 19 18:34:16.241 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 18:34:16.279 INFO kablam! error: Could not compile `sentry`. Sep 19 18:34:16.279 INFO kablam! Sep 19 18:34:16.279 INFO kablam! To learn more, run the command again with --verbose. Sep 19 18:34:16.282 INFO kablam! su: No module specific data is present Sep 19 18:34:16.935 INFO running `"docker" "rm" "-f" "9b7d86646f4e3872166768b451a169bef155a32b90cce6a184e8494190213fc4"` Sep 19 18:34:17.256 INFO blam! 9b7d86646f4e3872166768b451a169bef155a32b90cce6a184e8494190213fc4