[INFO] cloning repository https://github.com/TheBlueAlgae/gridcore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheBlueAlgae/gridcore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBlueAlgae%2Fgridcore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBlueAlgae%2Fgridcore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 775d966df7bdeb6b08788321ca9bbf70ea0d5420
[INFO] building TheBlueAlgae/gridcore against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBlueAlgae%2Fgridcore" "/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/TheBlueAlgae/gridcore
[INFO] finished tweaking git repo https://github.com/TheBlueAlgae/gridcore
[INFO] tweaked toml for git repo https://github.com/TheBlueAlgae/gridcore written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheBlueAlgae/gridcore on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheBlueAlgae/gridcore 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bzip2 v0.5.2
[INFO] [stderr]   Downloaded liblzma v0.4.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2cd7b696f384447805537a7c6e20a56bd09122e720e97efce52c43f5d213bd5
[INFO] running `Command { std: "docker" "start" "-a" "a2cd7b696f384447805537a7c6e20a56bd09122e720e97efce52c43f5d213bd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2cd7b696f384447805537a7c6e20a56bd09122e720e97efce52c43f5d213bd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2cd7b696f384447805537a7c6e20a56bd09122e720e97efce52c43f5d213bd5", kill_on_drop: false }`
[INFO] [stdout] a2cd7b696f384447805537a7c6e20a56bd09122e720e97efce52c43f5d213bd5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af73346911eec6216acb69b2f82c69bcea69437f773ce9f2cea5542f3a615cf5
[INFO] running `Command { std: "docker" "start" "-a" "af73346911eec6216acb69b2f82c69bcea69437f773ce9f2cea5542f3a615cf5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling liblzma v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v4.2.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling gridcore v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]  --> src/config.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let file = file_system::create_file(&CONFIG_DIRECTORY, CONFIG_FILE_NAME).await?;
[INFO] [stdout]   |         ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log_arg`
[INFO] [stdout]    --> src/managers/game/launch.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let log_arg = data["mainClass"].as_str().unwrap().to_owned();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_arg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FORGE` is never used
[INFO] [stdout]  --> src/managers/mods.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | const FORGE: &str = "https://files.minecraftforge.net";
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LITELOADER` is never used
[INFO] [stdout]  --> src/managers/mods.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | const LITELOADER: &str = "http://dl.liteloader.com/versions/versions.json";
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BANGBANG93` is never used
[INFO] [stdout]  --> src/managers/mods.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const BANGBANG93: &str = "https://bmclapi2.bangbang93.com";
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]   --> src/bin/grid-cli.rs:44:34
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Some(Commands::Configs { list }) => {
[INFO] [stdout]    |                                  ^^^^ help: try ignoring the field: `list: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "af73346911eec6216acb69b2f82c69bcea69437f773ce9f2cea5542f3a615cf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af73346911eec6216acb69b2f82c69bcea69437f773ce9f2cea5542f3a615cf5", kill_on_drop: false }`
[INFO] [stdout] af73346911eec6216acb69b2f82c69bcea69437f773ce9f2cea5542f3a615cf5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3fe53ab3f68c747e8314854185a3ff2994a6bcc000b1a7774045be7f0ac4b3a
[INFO] running `Command { std: "docker" "start" "-a" "f3fe53ab3f68c747e8314854185a3ff2994a6bcc000b1a7774045be7f0ac4b3a", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]  --> src/config.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let file = file_system::create_file(&CONFIG_DIRECTORY, CONFIG_FILE_NAME).await?;
[INFO] [stdout]   |         ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log_arg`
[INFO] [stdout]    --> src/managers/game/launch.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let log_arg = data["mainClass"].as_str().unwrap().to_owned();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_arg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FORGE` is never used
[INFO] [stdout]  --> src/managers/mods.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | const FORGE: &str = "https://files.minecraftforge.net";
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LITELOADER` is never used
[INFO] [stdout]  --> src/managers/mods.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | const LITELOADER: &str = "http://dl.liteloader.com/versions/versions.json";
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BANGBANG93` is never used
[INFO] [stdout]  --> src/managers/mods.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const BANGBANG93: &str = "https://bmclapi2.bangbang93.com";
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]   --> src/bin/grid-cli.rs:44:34
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Some(Commands::Configs { list }) => {
[INFO] [stdout]    |                                  ^^^^ help: try ignoring the field: `list: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gridcore v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]  --> src/config.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let file = file_system::create_file(&CONFIG_DIRECTORY, CONFIG_FILE_NAME).await?;
[INFO] [stdout]   |         ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `list`
[INFO] [stdout]   --> src/bin/grid-cli.rs:44:34
[INFO] [stdout]    |
[INFO] [stdout] 44 |         Some(Commands::Configs { list }) => {
[INFO] [stdout]    |                                  ^^^^ help: try ignoring the field: `list: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log_arg`
[INFO] [stdout]    --> src/managers/game/launch.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let log_arg = data["mainClass"].as_str().unwrap().to_owned();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_arg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FORGE` is never used
[INFO] [stdout]  --> src/managers/mods.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | const FORGE: &str = "https://files.minecraftforge.net";
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LITELOADER` is never used
[INFO] [stdout]  --> src/managers/mods.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | const LITELOADER: &str = "http://dl.liteloader.com/versions/versions.json";
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BANGBANG93` is never used
[INFO] [stdout]  --> src/managers/mods.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const BANGBANG93: &str = "https://bmclapi2.bangbang93.com";
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.00s
[INFO] running `Command { std: "docker" "inspect" "f3fe53ab3f68c747e8314854185a3ff2994a6bcc000b1a7774045be7f0ac4b3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3fe53ab3f68c747e8314854185a3ff2994a6bcc000b1a7774045be7f0ac4b3a", kill_on_drop: false }`
[INFO] [stdout] f3fe53ab3f68c747e8314854185a3ff2994a6bcc000b1a7774045be7f0ac4b3a
