[INFO] cloning repository https://github.com/Daiya-No-Inu/Hachimi-URA-Plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Daiya-No-Inu/Hachimi-URA-Plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaiya-No-Inu%2FHachimi-URA-Plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaiya-No-Inu%2FHachimi-URA-Plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 163974d20a7b086a30ce4c01f87dae2073ff1180
[INFO] checking Daiya-No-Inu/Hachimi-URA-Plugin against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaiya-No-Inu%2FHachimi-URA-Plugin" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Daiya-No-Inu/Hachimi-URA-Plugin
[INFO] finished tweaking git repo https://github.com/Daiya-No-Inu/Hachimi-URA-Plugin
[INFO] tweaked toml for git repo https://github.com/Daiya-No-Inu/Hachimi-URA-Plugin written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Daiya-No-Inu/Hachimi-URA-Plugin on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Daiya-No-Inu/Hachimi-URA-Plugin 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Hachimi-Hachimi/hachimi_plugin_sdk_rs.git`
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61447f205592ee5009b249168dba19e4fa9977132d48947164966b68dbf94889
[INFO] running `Command { std: "docker" "start" "-a" "61447f205592ee5009b249168dba19e4fa9977132d48947164966b68dbf94889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61447f205592ee5009b249168dba19e4fa9977132d48947164966b68dbf94889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61447f205592ee5009b249168dba19e4fa9977132d48947164966b68dbf94889", kill_on_drop: false }`
[INFO] [stdout] 61447f205592ee5009b249168dba19e4fa9977132d48947164966b68dbf94889
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d696b27928c5643c16db96180a841cd85d48264cc326117b9e86e7a87e0f3fa4
[INFO] running `Command { std: "docker" "start" "-a" "d696b27928c5643c16db96180a841cd85d48264cc326117b9e86e7a87e0f3fa4", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking hachimi_il2cpp v0.1.0 (https://github.com/Hachimi-Hachimi/hachimi_plugin_sdk_rs.git#b11e80fa)
[INFO] [stderr]     Checking widestring v1.2.1
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling hachimi_plugin_macros v0.1.0 (https://github.com/Hachimi-Hachimi/hachimi_plugin_sdk_rs.git#b11e80fa)
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking hachimi_plugin_sdk v0.3.0 (https://github.com/Hachimi-Hachimi/hachimi_plugin_sdk_rs.git#b11e80fa)
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking hachimi_ura_plugin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `DATA_DIR` in this scope
[INFO] [stdout]   --> src/Gallop_HttpHelper/ura.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 37 |     if let Some(data_dir)= DATA_DIR.as_ref(){
[INFO] [stdout]    |                            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> src/Gallop_HttpHelper/ura.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | use log::{error, info};
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::option::Option`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use core::option::Option;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::option::Option::None`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use core::option::Option::None;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hachimi`
[INFO] [stdout]   --> src/lib.rs:12:32
[INFO] [stdout]    |
[INFO] [stdout] 12 | use hachimi_plugin_sdk::{api::{Hachimi, HachimiApi}, sys::InitResult};
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DATA_DIR` in this scope
[INFO] [stdout]   --> src/Gallop_HttpHelper/ura.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 37 |     if let Some(data_dir)= DATA_DIR.as_ref(){
[INFO] [stdout]    |                            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> src/Gallop_HttpHelper/ura.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | use log::{error, info};
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::option::Option`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use core::option::Option;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::option::Option::None`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use core::option::Option::None;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hachimi`
[INFO] [stdout]   --> src/lib.rs:12:32
[INFO] [stdout]    |
[INFO] [stdout] 12 | use hachimi_plugin_sdk::{api::{Hachimi, HachimiApi}, sys::InitResult};
[INFO] [stdout]    |                                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/Gallop_HttpHelper/ura.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         if !fs::exists(data_dir).unwrap() {
[INFO] [stdout]    |             ^^^^^^^^^^ cannot infer type of the type parameter `P` declared on the function `exists`
[INFO] [stdout] ...
[INFO] [stdout] 48 |         let config_path=data_dir.as_path().join("config.json");
[INFO] [stdout]    |                         -------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 38 |         if !fs::exists::<P>(data_dir).unwrap() {
[INFO] [stdout]    |                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/Gallop_HttpHelper/ura.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         if !fs::exists(data_dir).unwrap() {
[INFO] [stdout]    |             ^^^^^^^^^^ cannot infer type of the type parameter `P` declared on the function `exists`
[INFO] [stdout] ...
[INFO] [stdout] 48 |         let config_path=data_dir.as_path().join("config.json");
[INFO] [stdout]    |                         -------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 38 |         if !fs::exists::<P>(data_dir).unwrap() {
[INFO] [stdout]    |                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hachimi_ura_plugin` (lib) due to 2 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hachimi_ura_plugin` (lib test) due to 2 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d696b27928c5643c16db96180a841cd85d48264cc326117b9e86e7a87e0f3fa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d696b27928c5643c16db96180a841cd85d48264cc326117b9e86e7a87e0f3fa4", kill_on_drop: false }`
[INFO] [stdout] d696b27928c5643c16db96180a841cd85d48264cc326117b9e86e7a87e0f3fa4
