Sep 02 00:28:24.589 INFO checking sentry-0.8.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 00:28:24.589 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 00:28:24.589 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 00:28:24.842 INFO blam! 51ff8acf8904f870a40455da8d099c35ad2c7d4f0d87befbae2d86152b93fd35 Sep 02 00:28:24.844 INFO running `"docker" "start" "-a" "51ff8acf8904f870a40455da8d099c35ad2c7d4f0d87befbae2d86152b93fd35"` Sep 02 00:28:26.367 INFO kablam! Compiling indexmap v1.0.1 Sep 02 00:28:26.376 INFO kablam! Checking fragile v0.3.0 Sep 02 00:28:26.383 INFO kablam! Checking http-range v0.1.1 Sep 02 00:28:26.385 INFO kablam! Compiling actix_derive v0.2.0 Sep 02 00:28:26.388 INFO kablam! Compiling actix-web v0.6.15 Sep 02 00:28:26.396 INFO kablam! Checking uname v0.1.1 Sep 02 00:28:26.434 INFO kablam! Checking url v1.7.1 Sep 02 00:28:26.436 INFO kablam! Compiling rustc_version v0.2.3 Sep 02 00:28:28.751 INFO kablam! Checking linked-hash-map v0.5.1 Sep 02 00:28:29.158 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 02 00:28:29.492 INFO kablam! Checking debugid v0.2.0 Sep 02 00:28:29.938 INFO kablam! Checking pretty_env_logger v0.2.4 Sep 02 00:28:34.532 INFO kablam! Compiling im v10.2.0 Sep 02 00:28:34.536 INFO kablam! Compiling sentry v0.8.0 (file:///source) Sep 02 00:28:36.159 INFO kablam! Compiling serde_json v1.0.26 Sep 02 00:28:39.005 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 02 00:28:39.006 INFO kablam! Checking url_serde v0.2.0 Sep 02 00:28:39.006 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 02 00:28:39.006 INFO kablam! Checking cookie v0.10.1 Sep 02 00:28:43.258 INFO kablam! Checking sentry-types v0.5.4 Sep 02 00:28:47.653 INFO kablam! Checking reqwest v0.8.8 Sep 02 00:28:56.194 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 02 00:28:59.801 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 02 00:29:04.613 INFO kablam! Compiling skeptic v0.13.3 Sep 02 00:29:09.336 INFO kablam! Compiling actix v0.5.8 Sep 02 00:29:58.828 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 02 00:29:58.828 INFO kablam! --> tests/test_log.rs:9:26 Sep 02 00:29:58.828 INFO kablam! | Sep 02 00:29:58.829 INFO kablam! 9 | let events = sentry::test::with_captured_events(|| { Sep 02 00:29:58.829 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 02 00:29:58.829 INFO kablam! Sep 02 00:29:59.114 INFO kablam! error: aborting due to previous error Sep 02 00:29:59.114 INFO kablam! Sep 02 00:29:59.115 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 00:29:59.133 INFO kablam! error: Could not compile `sentry`. Sep 02 00:29:59.134 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:29:59.295 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 02 00:29:59.295 INFO kablam! --> tests/test_threading.rs:10:26 Sep 02 00:29:59.295 INFO kablam! | Sep 02 00:29:59.295 INFO kablam! 10 | let events = sentry::test::with_captured_events(|| { Sep 02 00:29:59.295 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 02 00:29:59.295 INFO kablam! Sep 02 00:29:59.298 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 02 00:29:59.298 INFO kablam! --> tests/test_threading.rs:39:26 Sep 02 00:29:59.298 INFO kablam! | Sep 02 00:29:59.298 INFO kablam! 39 | let events = sentry::test::with_captured_events(|| { Sep 02 00:29:59.298 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 02 00:29:59.298 INFO kablam! Sep 02 00:29:59.299 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 02 00:29:59.299 INFO kablam! --> tests/test_threading.rs:71:26 Sep 02 00:29:59.299 INFO kablam! | Sep 02 00:29:59.299 INFO kablam! 71 | let events = sentry::test::with_captured_events(|| { Sep 02 00:29:59.299 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 02 00:29:59.300 INFO kablam! Sep 02 00:29:59.301 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 02 00:29:59.301 INFO kablam! --> tests/test_threading.rs:110:26 Sep 02 00:29:59.301 INFO kablam! | Sep 02 00:29:59.301 INFO kablam! 110 | let events = sentry::test::with_captured_events(|| { Sep 02 00:29:59.301 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 02 00:29:59.302 INFO kablam! Sep 02 00:29:59.731 INFO kablam! error: aborting due to 4 previous errors Sep 02 00:29:59.731 INFO kablam! Sep 02 00:29:59.732 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 00:29:59.753 INFO kablam! error: Could not compile `sentry`. Sep 02 00:29:59.754 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:30:03.395 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 02 00:30:03.395 INFO kablam! --> tests/test_basic.rs:8:26 Sep 02 00:30:03.395 INFO kablam! | Sep 02 00:30:03.395 INFO kablam! 8 | let events = sentry::test::with_captured_events(|| { Sep 02 00:30:03.395 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 02 00:30:03.396 INFO kablam! Sep 02 00:30:03.397 INFO kablam! error[E0433]: failed to resolve. Could not find `test` in `sentry` Sep 02 00:30:03.397 INFO kablam! --> tests/test_basic.rs:26:26 Sep 02 00:30:03.397 INFO kablam! | Sep 02 00:30:03.397 INFO kablam! 26 | let events = sentry::test::with_captured_events(|| { Sep 02 00:30:03.397 INFO kablam! | ^^^^ Could not find `test` in `sentry` Sep 02 00:30:03.397 INFO kablam! Sep 02 00:30:03.593 INFO kablam! error: aborting due to 2 previous errors Sep 02 00:30:03.593 INFO kablam! Sep 02 00:30:03.593 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 00:30:03.608 INFO kablam! error: Could not compile `sentry`. Sep 02 00:30:03.608 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:30:04.456 INFO kablam! error: build failed Sep 02 00:30:04.458 INFO kablam! su: No module specific data is present Sep 02 00:30:04.795 INFO running `"docker" "rm" "-f" "51ff8acf8904f870a40455da8d099c35ad2c7d4f0d87befbae2d86152b93fd35"` Sep 02 00:30:04.925 INFO blam! 51ff8acf8904f870a40455da8d099c35ad2c7d4f0d87befbae2d86152b93fd35