Sep 19 20:30:13.172 INFO checking sentry-0.8.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 20:30:13.172 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 20:30:13.172 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/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:13.375 INFO blam! 913f3c2762b8381971a405434c2ad8716e860fe516493416e7dc645de1c5df35 Sep 19 20:30:13.377 INFO running `"docker" "start" "-a" "913f3c2762b8381971a405434c2ad8716e860fe516493416e7dc645de1c5df35"` Sep 19 20:30:14.678 INFO kablam! usermod: no changes Sep 19 20:30:15.405 INFO kablam! Compiling indexmap v1.0.1 Sep 19 20:30:15.426 INFO kablam! Checking fragile v0.3.0 Sep 19 20:30:15.426 INFO kablam! Compiling actix-web v0.6.15 Sep 19 20:30:15.426 INFO kablam! Checking uname v0.1.1 Sep 19 20:30:15.430 INFO kablam! Checking uuid v0.6.5 Sep 19 20:30:15.438 INFO kablam! Checking serde_json v1.0.28 Sep 19 20:30:15.446 INFO kablam! Checking linked-hash-map v0.5.1 Sep 19 20:30:15.446 INFO kablam! Checking url_serde v0.2.0 Sep 19 20:30:17.537 INFO kablam! Checking cookie v0.10.1 Sep 19 20:30:18.518 INFO kablam! Compiling parking_lot_core v0.3.1 Sep 19 20:30:18.618 INFO kablam! Compiling im v10.2.0 Sep 19 20:30:18.842 INFO kablam! Compiling sentry v0.8.0 (/source) Sep 19 20:30:19.635 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 19 20:30:19.857 INFO kablam! Checking debugid v0.2.0 Sep 19 20:30:23.465 INFO kablam! Checking pretty_env_logger v0.2.4 Sep 19 20:30:26.614 INFO kablam! Checking parking_lot v0.6.4 Sep 19 20:30:28.649 INFO kablam! Checking tokio-reactor v0.1.5 Sep 19 20:30:29.819 INFO kablam! Checking sentry-types v0.5.4 Sep 19 20:30:31.491 INFO kablam! Checking tokio-tcp v0.1.1 Sep 19 20:30:31.491 INFO kablam! Checking tokio-udp v0.1.2 Sep 19 20:30:31.491 INFO kablam! Checking tokio-uds v0.2.1 Sep 19 20:30:35.922 INFO kablam! Checking tokio v0.1.8 Sep 19 20:30:36.799 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 19 20:30:38.894 INFO kablam! Checking tokio-core v0.1.17 Sep 19 20:30:43.130 INFO kablam! Compiling skeptic v0.13.3 Sep 19 20:30:43.141 INFO kablam! Checking tokio-tls v0.1.4 Sep 19 20:30:43.141 INFO kablam! Checking hyper v0.11.27 Sep 19 20:30:43.141 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 19 20:30:43.142 INFO kablam! Checking tokio-signal v0.1.5 Sep 19 20:30:52.414 INFO kablam! Compiling actix v0.5.8 Sep 19 20:30:56.506 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 19 20:30:58.487 INFO kablam! Checking hyper-tls v0.1.4 Sep 19 20:30:59.902 INFO kablam! Checking reqwest v0.8.8 Sep 19 20:31:24.364 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 20:31:24.364 INFO kablam! --> tests/test_basic.rs:8:26 Sep 19 20:31:24.364 INFO kablam! | Sep 19 20:31:24.364 INFO kablam! 8 | let events = sentry::test::with_captured_events(|| { Sep 19 20:31:24.364 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 20:31:24.382 INFO kablam! Sep 19 20:31:24.386 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 19 20:31:24.386 INFO kablam! --> tests/test_basic.rs:26:26 Sep 19 20:31:24.386 INFO kablam! | Sep 19 20:31:24.386 INFO kablam! 26 | let events = sentry::test::with_captured_events(|| { Sep 19 20:31:24.386 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 19 20:31:24.386 INFO kablam! Sep 19 20:31:24.543 INFO kablam! error: aborting due to 2 previous errors Sep 19 20:31:24.543 INFO kablam! Sep 19 20:31:24.543 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 20:31:24.593 INFO kablam! error: Could not compile `sentry`. Sep 19 20:31:24.593 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 20:31:27.456 INFO kablam! error: build failed Sep 19 20:31:27.456 INFO kablam! su: No module specific data is present Sep 19 20:31:28.281 INFO running `"docker" "rm" "-f" "913f3c2762b8381971a405434c2ad8716e860fe516493416e7dc645de1c5df35"` Sep 19 20:31:28.389 INFO blam! 913f3c2762b8381971a405434c2ad8716e860fe516493416e7dc645de1c5df35