Sep 19 20:30:13.727 INFO checking sentry-0.6.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 20:30:13.727 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 20:30:13.727 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:30:13.998 INFO blam! 647eef960eb4cabd63f985ea61665dc55db90592f0a278a523641e9bb0305aab Sep 19 20:30:14.001 INFO running `"docker" "start" "-a" "647eef960eb4cabd63f985ea61665dc55db90592f0a278a523641e9bb0305aab"` Sep 19 20:30:15.467 INFO kablam! usermod: no changes Sep 19 20:30:16.046 INFO kablam! Compiling indexmap v1.0.1 Sep 19 20:30:16.078 INFO kablam! Checking fragile v0.2.1 Sep 19 20:30:16.084 INFO kablam! Compiling actix-web v0.6.15 Sep 19 20:30:16.087 INFO kablam! Checking uname v0.1.1 Sep 19 20:30:16.089 INFO kablam! Checking crossbeam-utils v0.3.2 Sep 19 20:30:16.111 INFO kablam! Compiling rand v0.3.22 Sep 19 20:30:16.127 INFO kablam! Checking url_serde v0.2.0 Sep 19 20:30:16.174 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 19 20:30:17.918 INFO kablam! Checking cookie v0.10.1 Sep 19 20:30:18.154 INFO kablam! Compiling im v10.2.0 Sep 19 20:30:18.914 INFO kablam! Compiling sentry v0.6.1 (/source) Sep 19 20:30:19.298 INFO kablam! Compiling actix_derive v0.2.0 Sep 19 20:30:19.850 INFO kablam! Checking crossbeam-epoch v0.4.3 Sep 19 20:30:20.818 INFO kablam! Checking pretty_env_logger v0.2.4 Sep 19 20:30:21.211 INFO kablam! Checking sentry-types v0.5.4 Sep 19 20:30:22.211 INFO kablam! Checking tokio-tls v0.1.4 Sep 19 20:30:23.803 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 19 20:30:23.927 INFO kablam! Checking hyper v0.11.27 Sep 19 20:30:24.591 INFO kablam! Checking tokio-signal v0.1.5 Sep 19 20:30:24.599 INFO kablam! Compiling serde_json v1.0.28 Sep 19 20:30:30.430 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 19 20:30:41.891 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 19 20:30:46.331 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 19 20:30:50.756 INFO kablam! Compiling skeptic v0.13.3 Sep 19 20:30:53.106 INFO kablam! Checking hyper-tls v0.1.4 Sep 19 20:30:55.804 INFO kablam! Compiling actix v0.5.8 Sep 19 20:30:55.990 INFO kablam! Checking reqwest v0.8.8 Sep 19 20:31:02.618 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 19 20:31:02.618 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 19 20:31:02.618 INFO kablam! | Sep 19 20:31:02.618 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 19 20:31:02.618 INFO kablam! | ^^^^^^ Sep 19 20:31:02.618 INFO kablam! | Sep 19 20:31:02.618 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 20:31:02.618 INFO kablam! Sep 19 20:31:20.565 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 20:31:20.565 INFO kablam! --> tests/test_log.rs:9:26 Sep 19 20:31:20.565 INFO kablam! | Sep 19 20:31:20.565 INFO kablam! 9 | let events = sentry::test::with_captured_events(|| { Sep 19 20:31:20.566 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 20:31:20.566 INFO kablam! Sep 19 20:31:20.910 INFO kablam! error: aborting due to previous error Sep 19 20:31:20.910 INFO kablam! Sep 19 20:31:20.910 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 20:31:20.978 INFO kablam! error: Could not compile `sentry`. Sep 19 20:31:20.978 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 20:31:21.297 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 20:31:21.297 INFO kablam! --> tests/test_basic.rs:5:26 Sep 19 20:31:21.297 INFO kablam! | Sep 19 20:31:21.297 INFO kablam! 5 | let events = sentry::test::with_captured_events(|| { Sep 19 20:31:21.297 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 20:31:21.297 INFO kablam! Sep 19 20:31:21.297 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 20:31:21.297 INFO kablam! --> tests/test_basic.rs:23:26 Sep 19 20:31:21.297 INFO kablam! | Sep 19 20:31:21.297 INFO kablam! 23 | let events = sentry::test::with_captured_events(|| { Sep 19 20:31:21.297 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 20:31:21.297 INFO kablam! Sep 19 20:31:21.430 INFO kablam! error: aborting due to 2 previous errors Sep 19 20:31:21.430 INFO kablam! Sep 19 20:31:21.430 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 20:31:21.445 INFO kablam! error: Could not compile `sentry`. Sep 19 20:31:21.445 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 20:31:22.706 INFO kablam! error: build failed Sep 19 20:31:22.706 INFO kablam! su: No module specific data is present Sep 19 20:31:23.577 INFO running `"docker" "rm" "-f" "647eef960eb4cabd63f985ea61665dc55db90592f0a278a523641e9bb0305aab"` Sep 19 20:31:23.743 INFO blam! 647eef960eb4cabd63f985ea61665dc55db90592f0a278a523641e9bb0305aab