[INFO] crate caniuse-serde 0.0.6 is already in cache [INFO] checking caniuse-serde-0.0.6 against try#8810c24b0958114d8dbb32d878444e8956fce80f for pr-66063 [INFO] extracting crate caniuse-serde 0.0.6 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate caniuse-serde 0.0.6 on toolchain 8810c24b0958114d8dbb32d878444e8956fce80f [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate caniuse-serde 0.0.6 [INFO] finished tweaking crates.io crate caniuse-serde 0.0.6 [INFO] tweaked toml for crates.io crate caniuse-serde 0.0.6 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 022d0b5c275343c2d4502c96f4d99a0afea854dbe07ed36de527db43a65c293f [INFO] running `"docker" "start" "-a" "022d0b5c275343c2d4502c96f4d99a0afea854dbe07ed36de527db43a65c293f"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking maplit v0.1.6 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking caniuse-serde v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find value `Asia` in this scope [INFO] [stderr] --> src/systemTests/mod.rs:28:3 [INFO] [stderr] | [INFO] [stderr] 28 | Asia.deref(), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 5 | use regional_usage::Asia; [INFO] [stderr] | [INFO] [stderr] 5 | use regional_usage::RegionalUsages::Asia; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `Europe` in this scope [INFO] [stderr] --> src/systemTests/mod.rs:29:3 [INFO] [stderr] | [INFO] [stderr] 29 | Europe.deref(), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 5 | use regional_usage::Europe; [INFO] [stderr] | [INFO] [stderr] 5 | use regional_usage::RegionalUsages::Europe; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NorthAmerica` in this scope [INFO] [stderr] --> src/systemTests/mod.rs:30:3 [INFO] [stderr] | [INFO] [stderr] 30 | NorthAmerica.deref(), [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 5 | use regional_usage::NorthAmerica; [INFO] [stderr] | [INFO] [stderr] 5 | use regional_usage::RegionalUsages::NorthAmerica; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `SouthAmerica` in this scope [INFO] [stderr] --> src/systemTests/mod.rs:31:3 [INFO] [stderr] | [INFO] [stderr] 31 | SouthAmerica.deref(), [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 5 | use regional_usage::RegionalUsages::SouthAmerica; [INFO] [stderr] | [INFO] [stderr] 5 | use regional_usage::SouthAmerica; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AU` in this scope [INFO] [stderr] --> src/systemTests/mod.rs:32:3 [INFO] [stderr] | [INFO] [stderr] 32 | AU.deref(), [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 5 | use regional_usage::AU; [INFO] [stderr] | [INFO] [stderr] 5 | use regional_usage::RegionalUsages::AU; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `NZ` in this scope [INFO] [stderr] --> src/systemTests/mod.rs:33:3 [INFO] [stderr] | [INFO] [stderr] 33 | NZ.deref(), [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 5 | use regional_usage::NZ; [INFO] [stderr] | [INFO] [stderr] 5 | use regional_usage::RegionalUsages::NZ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `caniuse-serde`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "022d0b5c275343c2d4502c96f4d99a0afea854dbe07ed36de527db43a65c293f"` [INFO] running `"docker" "rm" "-f" "022d0b5c275343c2d4502c96f4d99a0afea854dbe07ed36de527db43a65c293f"` [INFO] [stdout] 022d0b5c275343c2d4502c96f4d99a0afea854dbe07ed36de527db43a65c293f