Sep 06 00:17:50.185 INFO checking sentry-0.6.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 00:17:50.185 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 00:17:50.185 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:17:50.399 INFO blam! 3b94358963f42b0b297ae061c8aa62a7880648a4402f1fa0147f8d0fab347469 Sep 06 00:17:50.401 INFO running `"docker" "start" "-a" "3b94358963f42b0b297ae061c8aa62a7880648a4402f1fa0147f8d0fab347469"` Sep 06 00:17:51.565 INFO kablam! usermod: no changes Sep 06 00:17:52.206 INFO kablam! Compiling indexmap v1.0.1 Sep 06 00:17:52.212 INFO kablam! Checking fragile v0.2.1 Sep 06 00:17:52.212 INFO kablam! Compiling actix_derive v0.2.0 Sep 06 00:17:52.212 INFO kablam! Compiling actix-web v0.6.15 Sep 06 00:17:52.234 INFO kablam! Checking url v1.7.1 Sep 06 00:17:52.234 INFO kablam! Checking h2 v0.1.12 Sep 06 00:17:52.234 INFO kablam! Compiling rustc_version v0.2.3 Sep 06 00:17:52.238 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 06 00:17:54.345 INFO kablam! Compiling error-chain v0.11.0 Sep 06 00:17:55.556 INFO kablam! Checking pretty_env_logger v0.2.4 Sep 06 00:17:58.866 INFO kablam! Checking tokio-signal v0.1.5 Sep 06 00:17:58.963 INFO kablam! Compiling im v10.2.0 Sep 06 00:17:58.964 INFO kablam! Compiling sentry v0.6.1 (file:///source) Sep 06 00:17:59.690 INFO kablam! Compiling serde_json v1.0.26 Sep 06 00:18:04.242 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 06 00:18:04.242 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 06 00:18:04.242 INFO kablam! Checking url_serde v0.2.0 Sep 06 00:18:04.250 INFO kablam! Checking cookie v0.10.1 Sep 06 00:18:08.122 INFO kablam! Checking sentry-types v0.5.4 Sep 06 00:18:12.634 INFO kablam! Checking reqwest v0.8.8 Sep 06 00:18:17.420 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 06 00:18:19.630 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 06 00:18:25.238 INFO kablam! Compiling skeptic v0.13.3 Sep 06 00:18:29.778 INFO kablam! Compiling actix v0.5.8 Sep 06 00:18:32.893 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 06 00:18:32.893 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 06 00:18:32.893 INFO kablam! | Sep 06 00:18:32.893 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 06 00:18:32.893 INFO kablam! | ^^^^^^ Sep 06 00:18:32.893 INFO kablam! | Sep 06 00:18:32.893 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 00:18:32.893 INFO kablam! Sep 06 00:18:53.706 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Sep 06 00:18:53.706 INFO kablam! --> src/integrations/failure.rs:118:29 Sep 06 00:18:53.706 INFO kablam! | Sep 06 00:18:53.706 INFO kablam! 118 | for (idx, cause) in err.causes().enumerate() { Sep 06 00:18:53.706 INFO kablam! | ^^^^^^ Sep 06 00:18:53.706 INFO kablam! | Sep 06 00:18:53.706 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 00:18:53.706 INFO kablam! Sep 06 00:18:53.796 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 06 00:18:53.796 INFO kablam! --> tests/test_log.rs:9:26 Sep 06 00:18:53.796 INFO kablam! | Sep 06 00:18:53.796 INFO kablam! 9 | let events = sentry::test::with_captured_events(|| { Sep 06 00:18:53.796 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 06 00:18:53.796 INFO kablam! Sep 06 00:18:53.916 INFO kablam! error: aborting due to previous error Sep 06 00:18:53.916 INFO kablam! Sep 06 00:18:53.916 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 06 00:18:53.930 INFO kablam! error: Could not compile `sentry`. Sep 06 00:18:53.930 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 00:18:54.537 INFO kablam! error: build failed Sep 06 00:18:54.540 INFO kablam! su: No module specific data is present Sep 06 00:18:55.123 INFO running `"docker" "rm" "-f" "3b94358963f42b0b297ae061c8aa62a7880648a4402f1fa0147f8d0fab347469"` Sep 06 00:18:55.230 INFO blam! 3b94358963f42b0b297ae061c8aa62a7880648a4402f1fa0147f8d0fab347469