Sep 19 18:33:01.663 INFO checking sentry-0.6.1 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 18:33:01.663 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 18:33:01.663 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/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:33:02.186 INFO blam! d453d95b7c09c477ddc51ec39dcf65555d13ee3b213219d47b830abd258c0f2f Sep 19 18:33:02.189 INFO running `"docker" "start" "-a" "d453d95b7c09c477ddc51ec39dcf65555d13ee3b213219d47b830abd258c0f2f"` Sep 19 18:33:04.763 INFO kablam! usermod: no changes Sep 19 18:33:05.396 INFO kablam! Compiling indexmap v1.0.1 Sep 19 18:33:05.421 INFO kablam! Checking fragile v0.2.1 Sep 19 18:33:05.427 INFO kablam! Compiling actix-web v0.6.15 Sep 19 18:33:05.452 INFO kablam! Checking uuid v0.6.5 Sep 19 18:33:05.464 INFO kablam! Checking serde_json v1.0.28 Sep 19 18:33:05.465 INFO kablam! Checking linked-hash-map v0.5.1 Sep 19 18:33:05.495 INFO kablam! Checking url_serde v0.2.0 Sep 19 18:33:05.496 INFO kablam! Checking cookie v0.10.1 Sep 19 18:33:08.679 INFO kablam! Compiling im v10.2.0 Sep 19 18:33:09.464 INFO kablam! Compiling sentry v0.6.1 (/source) Sep 19 18:33:09.531 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 19 18:33:09.888 INFO kablam! Checking debugid v0.2.0 Sep 19 18:33:10.608 INFO kablam! Checking tokio-reactor v0.1.5 Sep 19 18:33:16.435 INFO kablam! Checking tokio-udp v0.1.2 Sep 19 18:33:16.436 INFO kablam! Checking tokio-uds v0.2.1 Sep 19 18:33:16.438 INFO kablam! Checking tokio-tcp v0.1.1 Sep 19 18:33:18.667 INFO kablam! Checking sentry-types v0.5.4 Sep 19 18:33:20.492 INFO kablam! Checking tokio v0.1.8 Sep 19 18:33:23.597 INFO kablam! Checking tokio-core v0.1.17 Sep 19 18:33:27.487 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 19 18:33:29.047 INFO kablam! Checking tokio-tls v0.1.4 Sep 19 18:33:29.047 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 19 18:33:29.047 INFO kablam! Checking hyper v0.11.27 Sep 19 18:33:29.047 INFO kablam! Checking tokio-signal v0.1.5 Sep 19 18:33:36.800 INFO kablam! Compiling skeptic v0.13.3 Sep 19 18:33:41.483 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 19 18:33:41.980 INFO kablam! Compiling actix v0.5.8 Sep 19 18:33:45.919 INFO kablam! Checking hyper-tls v0.1.4 Sep 19 18:33:47.693 INFO kablam! Checking reqwest v0.8.8 Sep 19 18:33:54.875 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 19 18:33:54.875 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 19 18:33:54.875 INFO kablam! | Sep 19 18:33:54.875 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 19 18:33:54.875 INFO kablam! | ^^^^^^ Sep 19 18:33:54.875 INFO kablam! | Sep 19 18:33:54.875 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 18:33:54.875 INFO kablam! Sep 19 18:34:13.094 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 18:34:13.095 INFO kablam! --> tests/test_log.rs:9:26 Sep 19 18:34:13.095 INFO kablam! | Sep 19 18:34:13.095 INFO kablam! 9 | let events = sentry::test::with_captured_events(|| { Sep 19 18:34:13.095 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 18:34:13.095 INFO kablam! Sep 19 18:34:13.462 INFO kablam! error: aborting due to previous error Sep 19 18:34:13.474 INFO kablam! Sep 19 18:34:13.475 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 18:34:13.574 INFO kablam! error: Could not compile `sentry`. Sep 19 18:34:13.575 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:34:14.039 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 18:34:14.039 INFO kablam! --> tests/test_threading.rs:7:26 Sep 19 18:34:14.039 INFO kablam! | Sep 19 18:34:14.039 INFO kablam! 7 | let events = sentry::test::with_captured_events(|| { Sep 19 18:34:14.039 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 18:34:14.039 INFO kablam! Sep 19 18:34:14.059 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 18:34:14.059 INFO kablam! --> tests/test_threading.rs:36:26 Sep 19 18:34:14.059 INFO kablam! | Sep 19 18:34:14.059 INFO kablam! 36 | let events = sentry::test::with_captured_events(|| { Sep 19 18:34:14.059 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 18:34:14.059 INFO kablam! Sep 19 18:34:14.059 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 18:34:14.059 INFO kablam! --> tests/test_threading.rs:68:26 Sep 19 18:34:14.059 INFO kablam! | Sep 19 18:34:14.059 INFO kablam! 68 | let events = sentry::test::with_captured_events(|| { Sep 19 18:34:14.059 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 18:34:14.059 INFO kablam! Sep 19 18:34:14.503 INFO kablam! error: aborting due to 3 previous errors Sep 19 18:34:14.503 INFO kablam! Sep 19 18:34:14.503 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 18:34:14.542 INFO kablam! error: Could not compile `sentry`. Sep 19 18:34:14.543 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:34:14.572 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 19 18:34:14.572 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 19 18:34:14.573 INFO kablam! | Sep 19 18:34:14.573 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 19 18:34:14.573 INFO kablam! | ^^^^^^ Sep 19 18:34:14.573 INFO kablam! | Sep 19 18:34:14.573 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 18:34:14.573 INFO kablam! Sep 19 18:34:16.944 INFO kablam! error: build failed Sep 19 18:34:16.947 INFO kablam! su: No module specific data is present Sep 19 18:34:17.977 INFO running `"docker" "rm" "-f" "d453d95b7c09c477ddc51ec39dcf65555d13ee3b213219d47b830abd258c0f2f"` Sep 19 18:34:18.269 INFO blam! d453d95b7c09c477ddc51ec39dcf65555d13ee3b213219d47b830abd258c0f2f