[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#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaiya-No-Inu%2FHachimi-URA-Plugin" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Daiya-No-Inu/Hachimi-URA-Plugin on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13ed6e956e0a769f223467744f8af060c533e653930ee19cae3e76b8b761ab95
[INFO] running `Command { std: "docker" "start" "-a" "13ed6e956e0a769f223467744f8af060c533e653930ee19cae3e76b8b761ab95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13ed6e956e0a769f223467744f8af060c533e653930ee19cae3e76b8b761ab95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13ed6e956e0a769f223467744f8af060c533e653930ee19cae3e76b8b761ab95", kill_on_drop: false }`
[INFO] [stdout] 13ed6e956e0a769f223467744f8af060c533e653930ee19cae3e76b8b761ab95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67becb09d0c1242e3689823d161d0f9e56bf59b9bf2ca43c883c54b63320230c
[INFO] running `Command { std: "docker" "start" "-a" "67becb09d0c1242e3689823d161d0f9e56bf59b9bf2ca43c883c54b63320230c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.16
[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 ring v0.17.14
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[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 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 serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[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] 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] 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" "67becb09d0c1242e3689823d161d0f9e56bf59b9bf2ca43c883c54b63320230c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67becb09d0c1242e3689823d161d0f9e56bf59b9bf2ca43c883c54b63320230c", kill_on_drop: false }`
[INFO] [stdout] 67becb09d0c1242e3689823d161d0f9e56bf59b9bf2ca43c883c54b63320230c
