Sep 19 18:32:56.260 INFO checking sentry-0.8.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 18:32:56.260 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 18:32:56.260 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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:32:56.683 INFO blam! 7babee0ad878fe1299309553e5e30fa45207054f23a1545cf2704795a7d27a28 Sep 19 18:32:56.685 INFO running `"docker" "start" "-a" "7babee0ad878fe1299309553e5e30fa45207054f23a1545cf2704795a7d27a28"` Sep 19 18:32:58.012 INFO kablam! usermod: no changes Sep 19 18:32:58.582 INFO kablam! Compiling indexmap v1.0.1 Sep 19 18:32:58.588 INFO kablam! Checking fragile v0.3.0 Sep 19 18:32:58.588 INFO kablam! Checking http-range v0.1.1 Sep 19 18:32:58.588 INFO kablam! Compiling actix_derive v0.2.0 Sep 19 18:32:58.588 INFO kablam! Compiling actix-web v0.6.15 Sep 19 18:32:58.588 INFO kablam! Checking uname v0.1.1 Sep 19 18:32:58.631 INFO kablam! Checking serde_json v1.0.28 Sep 19 18:32:58.631 INFO kablam! Checking url v1.7.1 Sep 19 18:32:59.891 INFO kablam! Compiling rustc_version v0.2.3 Sep 19 18:33:00.517 INFO kablam! Checking linked-hash-map v0.5.1 Sep 19 18:33:01.107 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 19 18:33:01.843 INFO kablam! Checking debugid v0.2.0 Sep 19 18:33:02.569 INFO kablam! Checking pretty_env_logger v0.2.4 Sep 19 18:33:05.976 INFO kablam! Compiling parking_lot_core v0.3.1 Sep 19 18:33:05.977 INFO kablam! Compiling im v10.2.0 Sep 19 18:33:05.983 INFO kablam! Compiling sentry v0.8.0 (/source) Sep 19 18:33:08.433 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 19 18:33:10.297 INFO kablam! Checking url_serde v0.2.0 Sep 19 18:33:11.327 INFO kablam! Checking cookie v0.10.1 Sep 19 18:33:14.488 INFO kablam! Checking sentry-types v0.5.4 Sep 19 18:33:16.906 INFO kablam! Checking parking_lot v0.6.4 Sep 19 18:33:21.060 INFO kablam! Checking tokio-reactor v0.1.5 Sep 19 18:33:25.171 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 19 18:33:25.784 INFO kablam! Checking tokio-uds v0.2.1 Sep 19 18:33:25.785 INFO kablam! Checking tokio-tcp v0.1.1 Sep 19 18:33:25.785 INFO kablam! Checking tokio-udp v0.1.2 Sep 19 18:33:28.292 INFO kablam! Checking tokio v0.1.8 Sep 19 18:33:30.150 INFO kablam! Checking tokio-core v0.1.17 Sep 19 18:33:32.203 INFO kablam! Compiling skeptic v0.13.3 Sep 19 18:33:34.535 INFO kablam! Checking hyper v0.11.27 Sep 19 18:33:34.543 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 19 18:33:34.543 INFO kablam! Checking tokio-tls v0.1.4 Sep 19 18:33:34.543 INFO kablam! Checking tokio-signal v0.1.5 Sep 19 18:33:38.697 INFO kablam! Compiling actix v0.5.8 Sep 19 18:33:43.409 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 19 18:33:45.935 INFO kablam! Checking hyper-tls v0.1.4 Sep 19 18:33:47.939 INFO kablam! Checking reqwest v0.8.8 Sep 19 18:34:08.713 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 18:34:08.713 INFO kablam! --> tests/test_threading.rs:10:26 Sep 19 18:34:08.713 INFO kablam! | Sep 19 18:34:08.713 INFO kablam! 10 | let events = sentry::test::with_captured_events(|| { Sep 19 18:34:08.714 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 18:34:08.714 INFO kablam! Sep 19 18:34:08.715 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 18:34:08.715 INFO kablam! --> tests/test_threading.rs:39:26 Sep 19 18:34:08.715 INFO kablam! | Sep 19 18:34:08.715 INFO kablam! 39 | let events = sentry::test::with_captured_events(|| { Sep 19 18:34:08.715 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 18:34:08.715 INFO kablam! Sep 19 18:34:08.726 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 18:34:08.726 INFO kablam! --> tests/test_threading.rs:71:26 Sep 19 18:34:08.726 INFO kablam! | Sep 19 18:34:08.726 INFO kablam! 71 | let events = sentry::test::with_captured_events(|| { Sep 19 18:34:08.726 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 18:34:08.726 INFO kablam! Sep 19 18:34:08.726 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 18:34:08.726 INFO kablam! --> tests/test_threading.rs:110:26 Sep 19 18:34:08.726 INFO kablam! | Sep 19 18:34:08.726 INFO kablam! 110 | let events = sentry::test::with_captured_events(|| { Sep 19 18:34:08.726 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 18:34:08.726 INFO kablam! Sep 19 18:34:08.938 INFO kablam! error: aborting due to 4 previous errors Sep 19 18:34:08.938 INFO kablam! Sep 19 18:34:08.938 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 18:34:08.958 INFO kablam! error: Could not compile `sentry`. Sep 19 18:34:08.958 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:34:09.085 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 18:34:09.086 INFO kablam! --> tests/test_basic.rs:8:26 Sep 19 18:34:09.086 INFO kablam! | Sep 19 18:34:09.086 INFO kablam! 8 | let events = sentry::test::with_captured_events(|| { Sep 19 18:34:09.086 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 18:34:09.086 INFO kablam! Sep 19 18:34:09.086 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 18:34:09.086 INFO kablam! --> tests/test_basic.rs:26:26 Sep 19 18:34:09.086 INFO kablam! | Sep 19 18:34:09.086 INFO kablam! 26 | let events = sentry::test::with_captured_events(|| { Sep 19 18:34:09.086 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 18:34:09.092 INFO kablam! Sep 19 18:34:09.267 INFO kablam! error: aborting due to 2 previous errors Sep 19 18:34:09.267 INFO kablam! Sep 19 18:34:09.267 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 18:34:09.282 INFO kablam! error: Could not compile `sentry`. Sep 19 18:34:09.282 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:34:09.359 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 18:34:09.359 INFO kablam! --> tests/test_log.rs:9:26 Sep 19 18:34:09.359 INFO kablam! | Sep 19 18:34:09.359 INFO kablam! 9 | let events = sentry::test::with_captured_events(|| { Sep 19 18:34:09.359 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 18:34:09.359 INFO kablam! Sep 19 18:34:09.455 INFO kablam! error: aborting due to previous error Sep 19 18:34:09.455 INFO kablam! Sep 19 18:34:09.455 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 18:34:09.471 INFO kablam! error: Could not compile `sentry`. Sep 19 18:34:09.471 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:34:09.831 INFO kablam! error: build failed Sep 19 18:34:09.835 INFO kablam! su: No module specific data is present Sep 19 18:34:10.581 INFO running `"docker" "rm" "-f" "7babee0ad878fe1299309553e5e30fa45207054f23a1545cf2704795a7d27a28"` Sep 19 18:34:10.752 INFO blam! 7babee0ad878fe1299309553e5e30fa45207054f23a1545cf2704795a7d27a28