Sep 17 17:36:42.023 INFO checking sentry-0.8.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 17:36:42.023 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 17:36:42.023 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 17:36:42.551 INFO blam! 0e8bc80654149b5ae356c6b65c3fbd5a4bdf84bc67b191a9ff45a19b647b2018 Sep 17 17:36:42.555 INFO running `"docker" "start" "-a" "0e8bc80654149b5ae356c6b65c3fbd5a4bdf84bc67b191a9ff45a19b647b2018"` Sep 17 17:36:44.006 INFO kablam! usermod: no changes Sep 17 17:36:44.635 INFO kablam! Compiling indexmap v1.0.1 Sep 17 17:36:44.643 INFO kablam! Checking http-range v0.1.1 Sep 17 17:36:44.643 INFO kablam! Checking fragile v0.3.0 Sep 17 17:36:44.643 INFO kablam! Compiling actix_derive v0.2.0 Sep 17 17:36:44.643 INFO kablam! Compiling actix-web v0.6.15 Sep 17 17:36:44.651 INFO kablam! Checking uname v0.1.1 Sep 17 17:36:44.651 INFO kablam! Checking crossbeam-utils v0.3.2 Sep 17 17:36:44.723 INFO kablam! Checking url_serde v0.2.0 Sep 17 17:36:46.279 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 17 17:36:46.323 INFO kablam! Checking cookie v0.10.1 Sep 17 17:36:46.990 INFO kablam! Compiling im v10.2.0 Sep 17 17:36:47.017 INFO kablam! Compiling sentry v0.8.0 (/source) Sep 17 17:36:47.586 INFO kablam! Checking crossbeam-epoch v0.4.3 Sep 17 17:36:48.980 INFO kablam! Checking pretty_env_logger v0.2.4 Sep 17 17:36:49.441 INFO kablam! Checking sentry-types v0.5.4 Sep 17 17:36:51.040 INFO kablam! Checking tokio-reactor v0.1.5 Sep 17 17:36:51.593 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 17 17:36:52.251 INFO kablam! Compiling serde_json v1.0.27 Sep 17 17:36:57.153 INFO kablam! Checking tokio-tcp v0.1.1 Sep 17 17:36:57.155 INFO kablam! Checking tokio-udp v0.1.2 Sep 17 17:36:57.168 INFO kablam! Checking tokio-uds v0.2.1 Sep 17 17:37:04.787 INFO kablam! Checking tokio v0.1.8 Sep 17 17:37:09.951 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 17 17:37:09.999 INFO kablam! Checking tokio-core v0.1.17 Sep 17 17:37:14.728 INFO kablam! Checking hyper v0.11.27 Sep 17 17:37:14.728 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 17 17:37:14.728 INFO kablam! Checking tokio-tls v0.1.4 Sep 17 17:37:16.631 INFO kablam! Checking tokio-signal v0.1.5 Sep 17 17:37:17.371 INFO kablam! Compiling skeptic v0.13.3 Sep 17 17:37:23.133 INFO kablam! Compiling actix v0.5.8 Sep 17 17:37:23.778 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 17 17:37:27.723 INFO kablam! Checking hyper-tls v0.1.4 Sep 17 17:37:29.129 INFO kablam! Checking reqwest v0.8.8 Sep 17 17:37:52.463 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:52.463 INFO kablam! --> tests/test_basic.rs:8:26 Sep 17 17:37:52.463 INFO kablam! | Sep 17 17:37:52.463 INFO kablam! 8 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:52.463 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:52.463 INFO kablam! Sep 17 17:37:52.475 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:52.475 INFO kablam! --> tests/test_basic.rs:26:26 Sep 17 17:37:52.475 INFO kablam! | Sep 17 17:37:52.475 INFO kablam! 26 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:52.475 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:52.475 INFO kablam! Sep 17 17:37:52.753 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:52.753 INFO kablam! --> tests/test_threading.rs:10:26 Sep 17 17:37:52.753 INFO kablam! | Sep 17 17:37:52.753 INFO kablam! 10 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:52.753 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:52.753 INFO kablam! Sep 17 17:37:52.753 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:52.753 INFO kablam! --> tests/test_threading.rs:39:26 Sep 17 17:37:52.753 INFO kablam! | Sep 17 17:37:52.753 INFO kablam! 39 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:52.753 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:52.753 INFO kablam! Sep 17 17:37:52.753 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:52.753 INFO kablam! --> tests/test_threading.rs:71:26 Sep 17 17:37:52.753 INFO kablam! | Sep 17 17:37:52.754 INFO kablam! 71 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:52.754 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:52.754 INFO kablam! Sep 17 17:37:52.754 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:52.754 INFO kablam! --> tests/test_threading.rs:110:26 Sep 17 17:37:52.754 INFO kablam! | Sep 17 17:37:52.754 INFO kablam! 110 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:52.754 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:52.754 INFO kablam! Sep 17 17:37:53.067 INFO kablam! error: aborting due to 4 previous errors Sep 17 17:37:53.067 INFO kablam! Sep 17 17:37:53.067 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 17 17:37:53.079 INFO kablam! error: aborting due to 2 previous errors Sep 17 17:37:53.079 INFO kablam! Sep 17 17:37:53.079 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 17 17:37:53.086 INFO kablam! error: Could not compile `sentry`. Sep 17 17:37:53.086 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:37:53.101 INFO kablam! error: Could not compile `sentry`. Sep 17 17:37:53.101 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:37:54.687 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:54.687 INFO kablam! --> tests/test_log.rs:9:26 Sep 17 17:37:54.687 INFO kablam! | Sep 17 17:37:54.687 INFO kablam! 9 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:54.687 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:54.687 INFO kablam! Sep 17 17:37:54.786 INFO kablam! error: aborting due to previous error Sep 17 17:37:54.787 INFO kablam! Sep 17 17:37:54.787 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 17 17:37:54.802 INFO kablam! error: Could not compile `sentry`. Sep 17 17:37:54.802 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:37:55.738 INFO kablam! error: build failed Sep 17 17:37:55.743 INFO kablam! su: No module specific data is present Sep 17 17:37:56.335 INFO running `"docker" "rm" "-f" "0e8bc80654149b5ae356c6b65c3fbd5a4bdf84bc67b191a9ff45a19b647b2018"` Sep 17 17:37:56.554 INFO blam! 0e8bc80654149b5ae356c6b65c3fbd5a4bdf84bc67b191a9ff45a19b647b2018