Sep 21 12:37:23.993 INFO checking caniuse-serde-0.0.6 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 12:37:23.993 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 12:37:23.993 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 12:37:24.177 INFO blam! 3d691e2c91bef4acbd0d915614bf4b16a495777be1691419524688b38ac0988b Sep 21 12:37:24.179 INFO running `"docker" "start" "-a" "3d691e2c91bef4acbd0d915614bf4b16a495777be1691419524688b38ac0988b"` Sep 21 12:37:24.868 INFO kablam! usermod: no changes Sep 21 12:37:24.931 INFO kablam! Checking caniuse-serde v0.0.6 (/source) Sep 21 12:37:26.970 INFO kablam! error[E0425]: cannot find value `Asia` in this scope Sep 21 12:37:26.970 INFO kablam! --> src/systemTests/mod.rs:28:3 Sep 21 12:37:26.970 INFO kablam! | Sep 21 12:37:26.970 INFO kablam! 28 | Asia.deref(), Sep 21 12:37:26.970 INFO kablam! | ^^^^ not found in this scope Sep 21 12:37:26.970 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 21 12:37:26.970 INFO kablam! | Sep 21 12:37:26.970 INFO kablam! 5 | use regional_usage::Asia; Sep 21 12:37:26.970 INFO kablam! | Sep 21 12:37:26.970 INFO kablam! 5 | use regional_usage::RegionalUsages::Asia; Sep 21 12:37:26.970 INFO kablam! | Sep 21 12:37:26.970 INFO kablam! Sep 21 12:37:26.976 INFO kablam! error[E0425]: cannot find value `Europe` in this scope Sep 21 12:37:26.976 INFO kablam! --> src/systemTests/mod.rs:29:3 Sep 21 12:37:26.976 INFO kablam! | Sep 21 12:37:26.976 INFO kablam! 29 | Europe.deref(), Sep 21 12:37:26.976 INFO kablam! | ^^^^^^ not found in this scope Sep 21 12:37:26.976 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 21 12:37:26.976 INFO kablam! | Sep 21 12:37:26.976 INFO kablam! 5 | use regional_usage::Europe; Sep 21 12:37:26.976 INFO kablam! | Sep 21 12:37:26.976 INFO kablam! 5 | use regional_usage::RegionalUsages::Europe; Sep 21 12:37:26.976 INFO kablam! | Sep 21 12:37:26.976 INFO kablam! Sep 21 12:37:26.977 INFO kablam! error[E0425]: cannot find value `NorthAmerica` in this scope Sep 21 12:37:26.977 INFO kablam! --> src/systemTests/mod.rs:30:3 Sep 21 12:37:26.977 INFO kablam! | Sep 21 12:37:26.977 INFO kablam! 30 | NorthAmerica.deref(), Sep 21 12:37:26.977 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 21 12:37:26.977 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 21 12:37:26.977 INFO kablam! | Sep 21 12:37:26.977 INFO kablam! 5 | use regional_usage::NorthAmerica; Sep 21 12:37:26.977 INFO kablam! | Sep 21 12:37:26.977 INFO kablam! 5 | use regional_usage::RegionalUsages::NorthAmerica; Sep 21 12:37:26.977 INFO kablam! | Sep 21 12:37:26.977 INFO kablam! Sep 21 12:37:26.977 INFO kablam! error[E0425]: cannot find value `SouthAmerica` in this scope Sep 21 12:37:26.977 INFO kablam! --> src/systemTests/mod.rs:31:3 Sep 21 12:37:26.977 INFO kablam! | Sep 21 12:37:26.977 INFO kablam! 31 | SouthAmerica.deref(), Sep 21 12:37:26.977 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 21 12:37:26.977 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 21 12:37:26.977 INFO kablam! | Sep 21 12:37:26.977 INFO kablam! 5 | use regional_usage::RegionalUsages::SouthAmerica; Sep 21 12:37:26.977 INFO kablam! | Sep 21 12:37:26.977 INFO kablam! 5 | use regional_usage::SouthAmerica; Sep 21 12:37:26.977 INFO kablam! | Sep 21 12:37:26.977 INFO kablam! Sep 21 12:37:26.977 INFO kablam! error[E0425]: cannot find value `AU` in this scope Sep 21 12:37:26.977 INFO kablam! --> src/systemTests/mod.rs:32:3 Sep 21 12:37:26.977 INFO kablam! | Sep 21 12:37:26.977 INFO kablam! 32 | AU.deref(), Sep 21 12:37:26.977 INFO kablam! | ^^ not found in this scope Sep 21 12:37:26.977 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 21 12:37:26.977 INFO kablam! | Sep 21 12:37:26.977 INFO kablam! 5 | use regional_usage::AU; Sep 21 12:37:26.977 INFO kablam! | Sep 21 12:37:26.977 INFO kablam! 5 | use regional_usage::RegionalUsages::AU; Sep 21 12:37:26.977 INFO kablam! | Sep 21 12:37:26.977 INFO kablam! Sep 21 12:37:26.982 INFO kablam! error[E0425]: cannot find value `NZ` in this scope Sep 21 12:37:26.982 INFO kablam! --> src/systemTests/mod.rs:33:3 Sep 21 12:37:26.982 INFO kablam! | Sep 21 12:37:26.982 INFO kablam! 33 | NZ.deref(), Sep 21 12:37:26.982 INFO kablam! | ^^ not found in this scope Sep 21 12:37:26.982 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Sep 21 12:37:26.982 INFO kablam! | Sep 21 12:37:26.982 INFO kablam! 5 | use regional_usage::NZ; Sep 21 12:37:26.982 INFO kablam! | Sep 21 12:37:26.982 INFO kablam! 5 | use regional_usage::RegionalUsages::NZ; Sep 21 12:37:26.982 INFO kablam! | Sep 21 12:37:26.982 INFO kablam! Sep 21 12:37:30.465 INFO kablam! error: aborting due to 6 previous errors Sep 21 12:37:30.466 INFO kablam! Sep 21 12:37:30.466 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 21 12:37:30.482 INFO kablam! error: Could not compile `caniuse-serde`. Sep 21 12:37:30.482 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 12:37:31.649 INFO kablam! error: build failed Sep 21 12:37:31.651 INFO kablam! su: No module specific data is present Sep 21 12:37:32.481 INFO running `"docker" "rm" "-f" "3d691e2c91bef4acbd0d915614bf4b16a495777be1691419524688b38ac0988b"` Sep 21 12:37:32.638 INFO blam! 3d691e2c91bef4acbd0d915614bf4b16a495777be1691419524688b38ac0988b