[INFO] cloning repository https://github.com/alirezanasseh/mhr-cfw-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alirezanasseh/mhr-cfw-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falirezanasseh%2Fmhr-cfw-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falirezanasseh%2Fmhr-cfw-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4e0ad377083b8ad9f04eb8d3a56f155b3f25c20
[INFO] checking alirezanasseh/mhr-cfw-client against try#14e4661efa5acbf985e4fe564baae04683366cc1 for pr-157696
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falirezanasseh%2Fmhr-cfw-client" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alirezanasseh/mhr-cfw-client
[INFO] finished tweaking git repo https://github.com/alirezanasseh/mhr-cfw-client
[INFO] tweaked toml for git repo https://github.com/alirezanasseh/mhr-cfw-client written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alirezanasseh/mhr-cfw-client on toolchain 14e4661efa5acbf985e4fe564baae04683366cc1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alirezanasseh/mhr-cfw-client 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" "+14e4661efa5acbf985e4fe564baae04683366cc1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bb4527ea319da3ed3823ee1139d1e45c70cc96cb05250b3b8de9e31242c72ed0
[INFO] running `Command { std: "docker" "start" "bb4527ea319da3ed3823ee1139d1e45c70cc96cb05250b3b8de9e31242c72ed0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bb4527ea319da3ed3823ee1139d1e45c70cc96cb05250b3b8de9e31242c72ed0" "/opt/rustwide/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb4527ea319da3ed3823ee1139d1e45c70cc96cb05250b3b8de9e31242c72ed0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bb4527ea319da3ed3823ee1139d1e45c70cc96cb05250b3b8de9e31242c72ed0" "/opt/rustwide/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] Compiling quote v1.0.45
[INFO] [stderr] Compiling unicode-ident v1.0.24
[INFO] [stderr] Compiling serde v1.0.228
[INFO] [stderr] Checking litemap v0.8.2
[INFO] [stderr] Checking writeable v0.6.3
[INFO] [stderr] Compiling libc v0.2.186
[INFO] [stderr] Compiling icu_normalizer_data v2.2.0
[INFO] [stderr] Compiling icu_properties_data v2.2.0
[INFO] [stderr] Compiling serde_core v1.0.228
[INFO] [stderr] Compiling cc v1.2.61
[INFO] [stderr] Compiling hashbrown v0.17.0
[INFO] [stderr] Compiling winnow v0.7.15
[INFO] [stderr] Compiling toml_write v0.1.2
[INFO] [stderr] Checking smallvec v1.15.1
[INFO] [stderr] Checking rustls-pki-types v1.14.1
[INFO] [stderr] Compiling semver v1.0.28
[INFO] [stderr] Compiling proc-macro2 v1.0.106
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Checking simd-adler32 v0.3.9
[INFO] [stderr] Checking percent-encoding v2.3.2
[INFO] [stderr] Compiling memchr v2.8.0
[INFO] [stderr] Compiling rustls v0.23.40
[INFO] [stderr] Compiling zmij v1.0.21
[INFO] [stderr] Compiling rustc_version v0.4.1
[INFO] [stderr] Checking miniz_oxide v0.8.9
[INFO] [stderr] Checking once_cell v1.21.4
[INFO] [stderr] Compiling serde_json v1.0.149
[INFO] [stderr] Checking form_urlencoded v1.2.2
[INFO] [stderr] Checking webpki-roots v1.0.7
[INFO] [stderr] Compiling anyhow v1.0.102
[INFO] [stderr] Checking webpki-roots v0.26.11
[INFO] [stderr] Checking itoa v1.0.18
[INFO] [stderr] Checking iana-time-zone v0.1.65
[INFO] [stderr] Checking flate2 v1.1.9
[INFO] [stderr] Compiling indexmap v2.14.0
[INFO] [stderr] Compiling syn v2.0.117
[INFO] [stderr] Checking zip v0.6.6
[INFO] [stderr] Checking chrono v0.4.44
[INFO] [stderr] Checking getrandom v0.2.17
[INFO] [stderr] Compiling ring v0.17.14
[INFO] [stderr] Compiling synstructure v0.13.2
[INFO] [stderr] Compiling serde_spanned v0.6.9
[INFO] [stderr] Compiling toml_datetime v0.6.11
[INFO] [stderr] Compiling zerovec-derive v0.11.3
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling serde_derive v1.0.228
[INFO] [stderr] Compiling toml_edit v0.22.27
[INFO] [stderr] Compiling zerofrom-derive v0.1.7
[INFO] [stderr] Compiling yoke-derive v0.8.2
[INFO] [stderr] Checking zerofrom v0.1.7
[INFO] [stderr] Checking yoke v0.8.2
[INFO] [stderr] Checking zerovec v0.11.6
[INFO] [stderr] Checking zerotrie v0.2.4
[INFO] [stderr] Checking tinystr v0.8.3
[INFO] [stderr] Checking potential_utf v0.1.5
[INFO] [stderr] Checking icu_collections v2.2.0
[INFO] [stderr] Checking icu_locale_core v2.2.0
[INFO] [stderr] Compiling toml v0.8.23
[INFO] [stderr] Checking rustls-webpki v0.103.13
[INFO] [stderr] Checking icu_provider v2.2.0
[INFO] [stderr] Compiling embed-resource v2.5.2
[INFO] [stderr] Checking icu_properties v2.2.0
[INFO] [stderr] Checking icu_normalizer v2.2.0
[INFO] [stderr] Compiling mhr-cfw-launcher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] Checking idna_adapter v1.2.2
[INFO] [stderr] Checking idna v1.1.0
[INFO] [stderr] Checking url v2.5.8
[INFO] [stderr] Checking ureq v2.12.1
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout] --> src/config.rs:10:12
[INFO] [stdout] |
[INFO] [stdout] 10 | pub struct Config {
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated items `load`, `save`, and `is_complete` are never used
[INFO] [stdout] --> src/config.rs:18:12
[INFO] [stdout] |
[INFO] [stdout] 15 | impl Config {
[INFO] [stdout] | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub fn load() -> Result