Sep 04 22:24:03.893 INFO checking caniuse-serde-0.0.6 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 22:24:03.893 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 22:24:03.893 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 22:24:04.093 INFO blam! 792d90e9841bc149b5c5ca7c69297307f86c6f836a9bfada40939bab9a3609f5 Sep 04 22:24:04.095 INFO running `"docker" "start" "-a" "792d90e9841bc149b5c5ca7c69297307f86c6f836a9bfada40939bab9a3609f5"` Sep 04 22:24:04.853 INFO kablam! Checking caniuse-serde v0.0.6 (file:///source) Sep 04 22:24:09.673 INFO kablam! error[E0425]: cannot find value `Asia` in this scope Sep 04 22:24:09.673 INFO kablam! --> src/systemTests/mod.rs:28:3 Sep 04 22:24:09.673 INFO kablam! | Sep 04 22:24:09.673 INFO kablam! 28 | Asia.deref(), Sep 04 22:24:09.673 INFO kablam! | ^^^^ not found in this scope Sep 04 22:24:09.673 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 04 22:24:09.673 INFO kablam! | Sep 04 22:24:09.673 INFO kablam! 5 | use regional_usage::Asia; Sep 04 22:24:09.673 INFO kablam! | Sep 04 22:24:09.673 INFO kablam! 5 | use regional_usage::RegionalUsages::Asia; Sep 04 22:24:09.673 INFO kablam! | Sep 04 22:24:09.673 INFO kablam! Sep 04 22:24:09.674 INFO kablam! error[E0425]: cannot find value `Europe` in this scope Sep 04 22:24:09.674 INFO kablam! --> src/systemTests/mod.rs:29:3 Sep 04 22:24:09.674 INFO kablam! | Sep 04 22:24:09.674 INFO kablam! 29 | Europe.deref(), Sep 04 22:24:09.674 INFO kablam! | ^^^^^^ not found in this scope Sep 04 22:24:09.674 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 04 22:24:09.674 INFO kablam! | Sep 04 22:24:09.675 INFO kablam! 5 | use regional_usage::Europe; Sep 04 22:24:09.675 INFO kablam! | Sep 04 22:24:09.675 INFO kablam! 5 | use regional_usage::RegionalUsages::Europe; Sep 04 22:24:09.675 INFO kablam! | Sep 04 22:24:09.675 INFO kablam! Sep 04 22:24:09.675 INFO kablam! error[E0425]: cannot find value `NorthAmerica` in this scope Sep 04 22:24:09.675 INFO kablam! --> src/systemTests/mod.rs:30:3 Sep 04 22:24:09.675 INFO kablam! | Sep 04 22:24:09.675 INFO kablam! 30 | NorthAmerica.deref(), Sep 04 22:24:09.675 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 04 22:24:09.675 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 04 22:24:09.675 INFO kablam! | Sep 04 22:24:09.675 INFO kablam! 5 | use regional_usage::NorthAmerica; Sep 04 22:24:09.675 INFO kablam! | Sep 04 22:24:09.675 INFO kablam! 5 | use regional_usage::RegionalUsages::NorthAmerica; Sep 04 22:24:09.675 INFO kablam! | Sep 04 22:24:09.675 INFO kablam! Sep 04 22:24:09.676 INFO kablam! error[E0425]: cannot find value `SouthAmerica` in this scope Sep 04 22:24:09.676 INFO kablam! --> src/systemTests/mod.rs:31:3 Sep 04 22:24:09.676 INFO kablam! | Sep 04 22:24:09.676 INFO kablam! 31 | SouthAmerica.deref(), Sep 04 22:24:09.677 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 04 22:24:09.677 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 04 22:24:09.677 INFO kablam! | Sep 04 22:24:09.677 INFO kablam! 5 | use regional_usage::RegionalUsages::SouthAmerica; Sep 04 22:24:09.677 INFO kablam! | Sep 04 22:24:09.677 INFO kablam! 5 | use regional_usage::SouthAmerica; Sep 04 22:24:09.677 INFO kablam! | Sep 04 22:24:09.677 INFO kablam! Sep 04 22:24:09.677 INFO kablam! error[E0425]: cannot find value `AU` in this scope Sep 04 22:24:09.677 INFO kablam! --> src/systemTests/mod.rs:32:3 Sep 04 22:24:09.677 INFO kablam! | Sep 04 22:24:09.677 INFO kablam! 32 | AU.deref(), Sep 04 22:24:09.677 INFO kablam! | ^^ not found in this scope Sep 04 22:24:09.677 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 04 22:24:09.677 INFO kablam! | Sep 04 22:24:09.677 INFO kablam! 5 | use regional_usage::AU; Sep 04 22:24:09.677 INFO kablam! | Sep 04 22:24:09.677 INFO kablam! 5 | use regional_usage::RegionalUsages::AU; Sep 04 22:24:09.677 INFO kablam! | Sep 04 22:24:09.677 INFO kablam! Sep 04 22:24:09.678 INFO kablam! error[E0425]: cannot find value `NZ` in this scope Sep 04 22:24:09.678 INFO kablam! --> src/systemTests/mod.rs:33:3 Sep 04 22:24:09.678 INFO kablam! | Sep 04 22:24:09.678 INFO kablam! 33 | NZ.deref(), Sep 04 22:24:09.678 INFO kablam! | ^^ not found in this scope Sep 04 22:24:09.678 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 04 22:24:09.678 INFO kablam! | Sep 04 22:24:09.678 INFO kablam! 5 | use regional_usage::NZ; Sep 04 22:24:09.678 INFO kablam! | Sep 04 22:24:09.678 INFO kablam! 5 | use regional_usage::RegionalUsages::NZ; Sep 04 22:24:09.678 INFO kablam! | Sep 04 22:24:09.678 INFO kablam! Sep 04 22:24:13.347 INFO kablam! error: aborting due to 6 previous errors Sep 04 22:24:13.347 INFO kablam! Sep 04 22:24:13.347 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 04 22:24:13.362 INFO kablam! error: Could not compile `caniuse-serde`. Sep 04 22:24:13.362 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 22:24:16.006 INFO kablam! error: build failed Sep 04 22:24:16.007 INFO kablam! su: No module specific data is present Sep 04 22:24:16.415 INFO running `"docker" "rm" "-f" "792d90e9841bc149b5c5ca7c69297307f86c6f836a9bfada40939bab9a3609f5"` Sep 04 22:24:16.514 INFO blam! 792d90e9841bc149b5c5ca7c69297307f86c6f836a9bfada40939bab9a3609f5