[INFO] fetching crate gqlmapi-rs 0.15.0...
[INFO] checking gqlmapi-rs-0.15.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate gqlmapi-rs 0.15.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate gqlmapi-rs 0.15.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate gqlmapi-rs 0.15.0
[INFO] finished tweaking crates.io crate gqlmapi-rs 0.15.0
[INFO] tweaked toml for crates.io crate gqlmapi-rs 0.15.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate gqlmapi-rs 0.15.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.107
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.107
[INFO] [stderr]   Downloaded cxx-build v1.0.107
[INFO] [stderr]   Downloaded cxx v1.0.107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e9468d96923c570a8b269ead0728393e773ff5e1a9fee51c05f9e3701791bab
[INFO] running `Command { std: "docker" "start" "-a" "0e9468d96923c570a8b269ead0728393e773ff5e1a9fee51c05f9e3701791bab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e9468d96923c570a8b269ead0728393e773ff5e1a9fee51c05f9e3701791bab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e9468d96923c570a8b269ead0728393e773ff5e1a9fee51c05f9e3701791bab", kill_on_drop: false }`
[INFO] [stdout] 0e9468d96923c570a8b269ead0728393e773ff5e1a9fee51c05f9e3701791bab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a61c07e8e9885d9ea561d29bedb1e9dec64fdef74378910452abce27d26f46d
[INFO] running `Command { std: "docker" "start" "-a" "8a61c07e8e9885d9ea561d29bedb1e9dec64fdef74378910452abce27d26f46d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.5
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.107
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking windows-targets v0.48.5
[INFO] [stderr]     Checking windows-core v0.51.1
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking windows v0.51.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.107
[INFO] [stderr]    Compiling cxx-build v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.107
[INFO] [stderr]    Compiling gqlmapi-rs v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: environment variable `LOCALAPPDATA` not defined at compile time
[INFO] [stdout]   --> build.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let mut vcpkg_app_data = PathBuf::from(env!("LOCALAPPDATA"));
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("LOCALAPPDATA")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gqlmapi-rs` (build script) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8a61c07e8e9885d9ea561d29bedb1e9dec64fdef74378910452abce27d26f46d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a61c07e8e9885d9ea561d29bedb1e9dec64fdef74378910452abce27d26f46d", kill_on_drop: false }`
[INFO] [stdout] 8a61c07e8e9885d9ea561d29bedb1e9dec64fdef74378910452abce27d26f46d
[INFO] checking gqlmapi-rs-0.15.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate gqlmapi-rs 0.15.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate gqlmapi-rs 0.15.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate gqlmapi-rs 0.15.0
[INFO] finished tweaking crates.io crate gqlmapi-rs 0.15.0
[INFO] tweaked toml for crates.io crate gqlmapi-rs 0.15.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate gqlmapi-rs 0.15.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34a5a029b384cfabfd72e160ff69681e3cce70f3283551bfcda1b310adfc1b63
[INFO] running `Command { std: "docker" "start" "-a" "34a5a029b384cfabfd72e160ff69681e3cce70f3283551bfcda1b310adfc1b63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34a5a029b384cfabfd72e160ff69681e3cce70f3283551bfcda1b310adfc1b63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34a5a029b384cfabfd72e160ff69681e3cce70f3283551bfcda1b310adfc1b63", kill_on_drop: false }`
[INFO] [stdout] 34a5a029b384cfabfd72e160ff69681e3cce70f3283551bfcda1b310adfc1b63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc6c8b47f08adb60449cbbb4728378683a96a0d7d807593591fdfe03b528c884
[INFO] running `Command { std: "docker" "start" "-a" "fc6c8b47f08adb60449cbbb4728378683a96a0d7d807593591fdfe03b528c884", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.5
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.107
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking windows-targets v0.48.5
[INFO] [stderr]     Checking windows-core v0.51.1
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking windows v0.51.1
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.107
[INFO] [stderr]    Compiling cxx-build v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.107
[INFO] [stderr]    Compiling gqlmapi-rs v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: environment variable `LOCALAPPDATA` not defined at compile time
[INFO] [stdout]   --> build.rs:16:48
[INFO] [stdout]    |
[INFO] [stdout] 16 |         let mut vcpkg_app_data = PathBuf::from(env!("LOCALAPPDATA"));
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("LOCALAPPDATA")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gqlmapi-rs` (build script) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fc6c8b47f08adb60449cbbb4728378683a96a0d7d807593591fdfe03b528c884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc6c8b47f08adb60449cbbb4728378683a96a0d7d807593591fdfe03b528c884", kill_on_drop: false }`
[INFO] [stdout] fc6c8b47f08adb60449cbbb4728378683a96a0d7d807593591fdfe03b528c884
