Sep 19 20:30:17.634 INFO checking sentry-0.6.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 20:30:17.634 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 20:30:17.635 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-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:17.854 INFO blam! 4efd93cba3670207582305dc689431d84d85b0691e318f9948fac6f41ea21bd7 Sep 19 20:30:17.856 INFO running `"docker" "start" "-a" "4efd93cba3670207582305dc689431d84d85b0691e318f9948fac6f41ea21bd7"` Sep 19 20:30:20.066 INFO kablam! usermod: no changes Sep 19 20:30:20.689 INFO kablam! Compiling indexmap v1.0.1 Sep 19 20:30:20.697 INFO kablam! Checking fragile v0.2.1 Sep 19 20:30:20.699 INFO kablam! Compiling actix-web v0.6.15 Sep 19 20:30:20.701 INFO kablam! Checking uname v0.1.1 Sep 19 20:30:20.743 INFO kablam! Checking url_serde v0.2.0 Sep 19 20:30:20.744 INFO kablam! Checking cookie v0.10.1 Sep 19 20:30:20.745 INFO kablam! Compiling im v10.2.0 Sep 19 20:30:20.747 INFO kablam! Compiling sentry v0.6.1 (/source) Sep 19 20:30:22.667 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 19 20:30:24.258 INFO kablam! Checking pretty_env_logger v0.2.4 Sep 19 20:30:24.957 INFO kablam! Checking sentry-types v0.5.4 Sep 19 20:30:25.290 INFO kablam! Checking hyper v0.11.27 Sep 19 20:30:26.254 INFO kablam! Checking tokio-tls v0.1.4 Sep 19 20:30:26.479 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 19 20:30:26.495 INFO kablam! Checking tokio-signal v0.1.5 Sep 19 20:30:28.600 INFO kablam! Compiling serde_json v1.0.28 Sep 19 20:30:42.338 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 19 20:30:42.682 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 19 20:30:49.066 INFO kablam! Checking hyper-tls v0.1.4 Sep 19 20:30:49.771 INFO kablam! Compiling skeptic v0.13.3 Sep 19 20:30:51.334 INFO kablam! Checking reqwest v0.8.8 Sep 19 20:30:54.990 INFO kablam! Compiling actix v0.5.8 Sep 19 20:30:59.798 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 19 20:30:59.798 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 19 20:30:59.798 INFO kablam! | Sep 19 20:30:59.798 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 19 20:30:59.798 INFO kablam! | ^^^^^^ Sep 19 20:30:59.798 INFO kablam! | Sep 19 20:30:59.798 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 20:30:59.798 INFO kablam! Sep 19 20:31:20.018 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 20:31:20.018 INFO kablam! --> tests/test_threading.rs:7:26 Sep 19 20:31:20.018 INFO kablam! | Sep 19 20:31:20.018 INFO kablam! 7 | let events = sentry::test::with_captured_events(|| { Sep 19 20:31:20.018 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 20:31:20.018 INFO kablam! Sep 19 20:31:20.018 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 20:31:20.018 INFO kablam! --> tests/test_threading.rs:36:26 Sep 19 20:31:20.018 INFO kablam! | Sep 19 20:31:20.018 INFO kablam! 36 | let events = sentry::test::with_captured_events(|| { Sep 19 20:31:20.018 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 20:31:20.018 INFO kablam! Sep 19 20:31:20.018 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 20:31:20.018 INFO kablam! --> tests/test_threading.rs:68:26 Sep 19 20:31:20.018 INFO kablam! | Sep 19 20:31:20.018 INFO kablam! 68 | let events = sentry::test::with_captured_events(|| { Sep 19 20:31:20.018 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 20:31:20.018 INFO kablam! Sep 19 20:31:20.410 INFO kablam! error: aborting due to 3 previous errors Sep 19 20:31:20.410 INFO kablam! Sep 19 20:31:20.411 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 20:31:20.464 INFO kablam! error: Could not compile `sentry`. Sep 19 20:31:20.465 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 20:31:21.226 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 20:31:21.226 INFO kablam! --> tests/test_log.rs:9:26 Sep 19 20:31:21.226 INFO kablam! | Sep 19 20:31:21.226 INFO kablam! 9 | let events = sentry::test::with_captured_events(|| { Sep 19 20:31:21.226 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 20:31:21.226 INFO kablam! Sep 19 20:31:21.510 INFO kablam! error: aborting due to previous error Sep 19 20:31:21.510 INFO kablam! Sep 19 20:31:21.510 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 20:31:21.558 INFO kablam! error: Could not compile `sentry`. Sep 19 20:31:21.558 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 20:31:21.918 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 19 20:31:21.918 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 19 20:31:21.918 INFO kablam! | Sep 19 20:31:21.918 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 19 20:31:21.918 INFO kablam! | ^^^^^^ Sep 19 20:31:21.918 INFO kablam! | Sep 19 20:31:21.918 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 20:31:21.918 INFO kablam! Sep 19 20:31:22.382 INFO kablam! error: build failed Sep 19 20:31:22.388 INFO kablam! su: No module specific data is present Sep 19 20:31:23.399 INFO running `"docker" "rm" "-f" "4efd93cba3670207582305dc689431d84d85b0691e318f9948fac6f41ea21bd7"` Sep 19 20:31:23.510 INFO blam! 4efd93cba3670207582305dc689431d84d85b0691e318f9948fac6f41ea21bd7