Sep 17 17:36:46.505 INFO checking sentry-0.6.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 17:36:46.505 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 17:36:46.505 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/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:47.055 INFO blam! c6a1036db204879fb6953b17343ba7398296caba791400e6567db55c2e0f5e13 Sep 17 17:36:47.057 INFO running `"docker" "start" "-a" "c6a1036db204879fb6953b17343ba7398296caba791400e6567db55c2e0f5e13"` Sep 17 17:36:49.122 INFO kablam! usermod: no changes Sep 17 17:36:49.684 INFO kablam! Compiling indexmap v1.0.1 Sep 17 17:36:49.700 INFO kablam! Checking fragile v0.2.1 Sep 17 17:36:49.701 INFO kablam! Compiling actix_derive v0.2.0 Sep 17 17:36:49.701 INFO kablam! Compiling actix-web v0.6.15 Sep 17 17:36:49.702 INFO kablam! Checking uname v0.1.1 Sep 17 17:36:49.706 INFO kablam! Checking serde_test v1.0.79 Sep 17 17:36:49.707 INFO kablam! Checking serde_json v1.0.27 Sep 17 17:36:49.709 INFO kablam! Checking url v1.7.1 Sep 17 17:36:51.885 INFO kablam! Checking h2 v0.1.12 Sep 17 17:36:53.152 INFO kablam! Compiling im v10.2.0 Sep 17 17:36:53.958 INFO kablam! Compiling sentry v0.6.1 (/source) Sep 17 17:36:54.024 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 17 17:36:57.805 INFO kablam! Checking error-chain v0.1.12 Sep 17 17:36:59.567 INFO kablam! Checking debugid v0.2.0 Sep 17 17:37:02.533 INFO kablam! Checking pretty_env_logger v0.2.4 Sep 17 17:37:03.779 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 17 17:37:05.938 INFO kablam! Checking url_serde v0.2.0 Sep 17 17:37:06.164 INFO kablam! Checking cookie v0.10.1 Sep 17 17:37:08.498 INFO kablam! Checking linked-hash-map v0.5.1 Sep 17 17:37:09.467 INFO kablam! Checking tokio-tcp v0.1.1 Sep 17 17:37:09.805 INFO kablam! Checking tokio-udp v0.1.2 Sep 17 17:37:10.056 INFO kablam! Checking tokio-uds v0.2.1 Sep 17 17:37:11.099 INFO kablam! Checking sentry-types v0.5.4 Sep 17 17:37:19.328 INFO kablam! Checking tokio v0.1.8 Sep 17 17:37:19.779 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 17 17:37:21.881 INFO kablam! Checking tokio-core v0.1.17 Sep 17 17:37:25.396 INFO kablam! Compiling skeptic v0.13.3 Sep 17 17:37:25.441 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 17 17:37:25.441 INFO kablam! Checking tokio-tls v0.1.4 Sep 17 17:37:25.441 INFO kablam! Checking hyper v0.11.27 Sep 17 17:37:25.441 INFO kablam! Checking tokio-signal v0.1.5 Sep 17 17:37:31.219 INFO kablam! Compiling actix v0.5.8 Sep 17 17:37:34.753 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 17 17:37:37.612 INFO kablam! Checking hyper-tls v0.1.4 Sep 17 17:37:39.320 INFO kablam! Checking reqwest v0.8.8 Sep 17 17:37:48.419 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 17 17:37:48.419 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 17 17:37:48.419 INFO kablam! | Sep 17 17:37:48.419 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 17 17:37:48.419 INFO kablam! | ^^^^^^ Sep 17 17:37:48.419 INFO kablam! | Sep 17 17:37:48.419 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 17:37:48.419 INFO kablam! Sep 17 17:37:57.967 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:57.967 INFO kablam! --> tests/test_basic.rs:5:26 Sep 17 17:37:57.967 INFO kablam! | Sep 17 17:37:57.967 INFO kablam! 5 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:57.967 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:57.967 INFO kablam! Sep 17 17:37:57.968 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:57.968 INFO kablam! --> tests/test_basic.rs:23:26 Sep 17 17:37:57.968 INFO kablam! | Sep 17 17:37:57.968 INFO kablam! 23 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:57.968 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:57.968 INFO kablam! Sep 17 17:37:58.057 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:58.057 INFO kablam! --> tests/test_threading.rs:7:26 Sep 17 17:37:58.057 INFO kablam! | Sep 17 17:37:58.057 INFO kablam! 7 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:58.057 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:58.057 INFO kablam! Sep 17 17:37:58.057 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:58.057 INFO kablam! --> tests/test_threading.rs:36:26 Sep 17 17:37:58.057 INFO kablam! | Sep 17 17:37:58.057 INFO kablam! 36 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:58.057 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:58.057 INFO kablam! Sep 17 17:37:58.057 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:58.057 INFO kablam! --> tests/test_threading.rs:68:26 Sep 17 17:37:58.057 INFO kablam! | Sep 17 17:37:58.057 INFO kablam! 68 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:58.057 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:58.057 INFO kablam! Sep 17 17:37:58.222 INFO kablam! error: aborting due to 3 previous errors Sep 17 17:37:58.222 INFO kablam! Sep 17 17:37:58.222 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 17 17:37:58.230 INFO kablam! error: Could not compile `sentry`. Sep 17 17:37:58.230 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:37:58.404 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 17 17:37:58.404 INFO kablam! --> tests/test_log.rs:9:26 Sep 17 17:37:58.404 INFO kablam! | Sep 17 17:37:58.404 INFO kablam! 9 | let events = sentry::test::with_captured_events(|| { Sep 17 17:37:58.404 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 17 17:37:58.404 INFO kablam! Sep 17 17:37:58.615 INFO kablam! error: aborting due to 2 previous errors Sep 17 17:37:58.615 INFO kablam! Sep 17 17:37:58.616 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 17 17:37:58.693 INFO kablam! error: Could not compile `sentry`. Sep 17 17:37:58.693 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:37:58.739 INFO kablam! error: aborting due to previous error Sep 17 17:37:58.739 INFO kablam! Sep 17 17:37:58.739 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 17 17:37:58.773 INFO kablam! error: Could not compile `sentry`. Sep 17 17:37:58.773 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:37:59.045 INFO kablam! error: build failed Sep 17 17:37:59.046 INFO kablam! su: No module specific data is present Sep 17 17:37:59.849 INFO running `"docker" "rm" "-f" "c6a1036db204879fb6953b17343ba7398296caba791400e6567db55c2e0f5e13"` Sep 17 17:38:00.043 INFO blam! c6a1036db204879fb6953b17343ba7398296caba791400e6567db55c2e0f5e13