Sep 21 03:21:11.681 INFO checking sentry-0.6.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 03:21:11.681 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 03:21:11.681 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:21:11.917 INFO blam! 412f23a4fe3cca0b87284a6e4dcd56eb602b4a17155414f211a8668f892416cc Sep 21 03:21:11.919 INFO running `"docker" "start" "-a" "412f23a4fe3cca0b87284a6e4dcd56eb602b4a17155414f211a8668f892416cc"` Sep 21 03:21:13.293 INFO kablam! usermod: no changes Sep 21 03:21:13.808 INFO kablam! Compiling indexmap v1.0.1 Sep 21 03:21:13.834 INFO kablam! Checking fragile v0.2.1 Sep 21 03:21:13.847 INFO kablam! Compiling actix_derive v0.2.0 Sep 21 03:21:13.848 INFO kablam! Compiling actix-web v0.6.15 Sep 21 03:21:13.850 INFO kablam! Checking uname v0.1.1 Sep 21 03:21:13.864 INFO kablam! Compiling rand v0.3.22 Sep 21 03:21:13.866 INFO kablam! Checking serde_json v1.0.28 Sep 21 03:21:13.890 INFO kablam! Checking url v1.7.1 Sep 21 03:21:15.202 INFO kablam! Checking linked-hash-map v0.5.1 Sep 21 03:21:15.476 INFO kablam! Checking backtrace v0.2.3 Sep 21 03:21:15.554 INFO kablam! Compiling parking_lot_core v0.3.1 Sep 21 03:21:15.714 INFO kablam! Compiling im v10.2.0 Sep 21 03:21:17.298 INFO kablam! Compiling sentry v0.6.1 (/source) Sep 21 03:21:18.834 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 21 03:21:19.082 INFO kablam! Checking error-chain v0.1.12 Sep 21 03:21:20.734 INFO kablam! Checking debugid v0.2.0 Sep 21 03:21:23.906 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 21 03:21:24.298 INFO kablam! Checking url_serde v0.2.0 Sep 21 03:21:25.351 INFO kablam! Checking cookie v0.10.1 Sep 21 03:21:25.691 INFO kablam! Checking parking_lot v0.6.4 Sep 21 03:21:30.114 INFO kablam! Checking sentry-types v0.5.4 Sep 21 03:21:30.311 INFO kablam! Checking tokio-reactor v0.1.5 Sep 21 03:21:36.026 INFO kablam! Checking tokio-tcp v0.1.1 Sep 21 03:21:36.034 INFO kablam! Checking tokio-udp v0.1.2 Sep 21 03:21:36.039 INFO kablam! Checking tokio-uds v0.2.1 Sep 21 03:21:40.962 INFO kablam! Checking tokio v0.1.8 Sep 21 03:21:42.443 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 21 03:21:44.252 INFO kablam! Checking tokio-core v0.1.17 Sep 21 03:21:49.155 INFO kablam! Compiling skeptic v0.13.3 Sep 21 03:21:49.671 INFO kablam! Checking hyper v0.11.27 Sep 21 03:21:49.671 INFO kablam! Checking tokio-tls v0.1.4 Sep 21 03:21:49.671 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 21 03:21:49.671 INFO kablam! Checking tokio-signal v0.1.5 Sep 21 03:21:56.126 INFO kablam! Compiling actix v0.5.8 Sep 21 03:21:57.670 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 21 03:21:59.726 INFO kablam! Checking hyper-tls v0.1.4 Sep 21 03:22:00.950 INFO kablam! Checking reqwest v0.8.8 Sep 21 03:22:06.582 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 21 03:22:06.582 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 21 03:22:06.582 INFO kablam! | Sep 21 03:22:06.582 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 21 03:22:06.582 INFO kablam! | ^^^^^^ Sep 21 03:22:06.583 INFO kablam! | Sep 21 03:22:06.583 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 03:22:06.583 INFO kablam! Sep 21 03:22:19.970 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 21 03:22:19.970 INFO kablam! --> tests/test_log.rs:9:26 Sep 21 03:22:19.970 INFO kablam! | Sep 21 03:22:19.970 INFO kablam! 9 | let events = sentry::test::with_captured_events(|| { Sep 21 03:22:19.970 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 21 03:22:19.970 INFO kablam! Sep 21 03:22:20.098 INFO kablam! error: aborting due to previous error Sep 21 03:22:20.098 INFO kablam! Sep 21 03:22:20.098 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 21 03:22:20.117 INFO kablam! error: Could not compile `sentry`. Sep 21 03:22:20.117 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:22:20.682 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 21 03:22:20.682 INFO kablam! --> tests/test_basic.rs:5:26 Sep 21 03:22:20.682 INFO kablam! | Sep 21 03:22:20.682 INFO kablam! 5 | let events = sentry::test::with_captured_events(|| { Sep 21 03:22:20.682 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 21 03:22:20.682 INFO kablam! Sep 21 03:22:20.682 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 21 03:22:20.682 INFO kablam! --> tests/test_basic.rs:23:26 Sep 21 03:22:20.682 INFO kablam! | Sep 21 03:22:20.682 INFO kablam! 23 | let events = sentry::test::with_captured_events(|| { Sep 21 03:22:20.682 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 21 03:22:20.682 INFO kablam! Sep 21 03:22:20.774 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 21 03:22:20.774 INFO kablam! --> tests/test_threading.rs:7:26 Sep 21 03:22:20.774 INFO kablam! | Sep 21 03:22:20.774 INFO kablam! 7 | let events = sentry::test::with_captured_events(|| { Sep 21 03:22:20.774 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 21 03:22:20.774 INFO kablam! Sep 21 03:22:20.774 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 21 03:22:20.774 INFO kablam! --> tests/test_threading.rs:36:26 Sep 21 03:22:20.774 INFO kablam! | Sep 21 03:22:20.774 INFO kablam! 36 | let events = sentry::test::with_captured_events(|| { Sep 21 03:22:20.774 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 21 03:22:20.774 INFO kablam! Sep 21 03:22:20.774 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 21 03:22:20.774 INFO kablam! --> tests/test_threading.rs:68:26 Sep 21 03:22:20.774 INFO kablam! | Sep 21 03:22:20.774 INFO kablam! 68 | let events = sentry::test::with_captured_events(|| { Sep 21 03:22:20.774 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 21 03:22:20.774 INFO kablam! Sep 21 03:22:20.834 INFO kablam! error: aborting due to 2 previous errors Sep 21 03:22:20.834 INFO kablam! Sep 21 03:22:20.834 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 21 03:22:20.853 INFO kablam! error: Could not compile `sentry`. Sep 21 03:22:20.853 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:22:20.922 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 21 03:22:20.922 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 21 03:22:20.922 INFO kablam! | Sep 21 03:22:20.922 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 21 03:22:20.922 INFO kablam! | ^^^^^^ Sep 21 03:22:20.922 INFO kablam! | Sep 21 03:22:20.922 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 03:22:20.922 INFO kablam! Sep 21 03:22:20.938 INFO kablam! error: aborting due to 3 previous errors Sep 21 03:22:20.938 INFO kablam! Sep 21 03:22:20.938 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 21 03:22:20.948 INFO kablam! error: Could not compile `sentry`. Sep 21 03:22:20.948 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:22:22.175 INFO kablam! error: build failed Sep 21 03:22:22.177 INFO kablam! su: No module specific data is present Sep 21 03:22:22.940 INFO running `"docker" "rm" "-f" "412f23a4fe3cca0b87284a6e4dcd56eb602b4a17155414f211a8668f892416cc"` Sep 21 03:22:23.062 INFO blam! 412f23a4fe3cca0b87284a6e4dcd56eb602b4a17155414f211a8668f892416cc