[INFO] cloning repository https://github.com/TannYuld/rubin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TannYuld/rubin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTannYuld%2Frubin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTannYuld%2Frubin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d7c72829e0669f592a3afac9658a58bb8bf6454
[INFO] testing TannYuld/rubin against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTannYuld%2Frubin" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TannYuld/rubin
[INFO] finished tweaking git repo https://github.com/TannYuld/rubin
[INFO] tweaked toml for git repo https://github.com/TannYuld/rubin written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TannYuld/rubin on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TannYuld/rubin 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f295c2bf5eaa603bfaa67e2f1c4fa1025d4345c19c5413649aa60c55a764fc7
[INFO] running `Command { std: "docker" "start" "-a" "9f295c2bf5eaa603bfaa67e2f1c4fa1025d4345c19c5413649aa60c55a764fc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f295c2bf5eaa603bfaa67e2f1c4fa1025d4345c19c5413649aa60c55a764fc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f295c2bf5eaa603bfaa67e2f1c4fa1025d4345c19c5413649aa60c55a764fc7", kill_on_drop: false }`
[INFO] [stdout] 9f295c2bf5eaa603bfaa67e2f1c4fa1025d4345c19c5413649aa60c55a764fc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ac9a6a1803c27209be9d482b67f46735cc701b6809e0ef6f5592ced7f105d85
[INFO] running `Command { std: "docker" "start" "-a" "9ac9a6a1803c27209be9d482b67f46735cc701b6809e0ef6f5592ced7f105d85", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling gix-trace v0.1.17
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling gix-utils v0.1.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling prodash v29.0.2
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling gix-sec v0.10.12
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-date v0.9.4
[INFO] [stderr]    Compiling gix-validate v0.9.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling gix-quote v0.4.15
[INFO] [stderr]    Compiling gix-bitmap v0.2.15
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling gix-actor v0.33.2
[INFO] [stderr]    Compiling gix-config-value v0.14.12
[INFO] [stderr]    Compiling gix-command v0.3.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling gix-prompt v0.8.9
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling gix-hash v0.15.1
[INFO] [stderr]    Compiling gix-packetline-blocking v0.18.3
[INFO] [stderr]    Compiling gix-packetline v0.18.4
[INFO] [stderr]    Compiling gix-features v0.39.1
[INFO] [stderr]    Compiling gix-hashtable v0.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling gix-object v0.45.0
[INFO] [stderr]    Compiling gix-fs v0.12.1
[INFO] [stderr]    Compiling gix-commitgraph v0.25.1
[INFO] [stderr]    Compiling gix-glob v0.17.1
[INFO] [stderr]    Compiling gix-tempfile v15.0.0
[INFO] [stderr]    Compiling gix-attributes v0.23.1
[INFO] [stderr]    Compiling gix-url v0.28.2
[INFO] [stderr]    Compiling gix-ignore v0.12.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling gix-credentials v0.25.1
[INFO] [stderr]    Compiling gix-pathspec v0.8.1
[INFO] [stderr]    Compiling gix-lock v15.0.1
[INFO] [stderr]    Compiling gix-revwalk v0.16.0
[INFO] [stderr]    Compiling gix-ref v0.48.0
[INFO] [stderr]    Compiling gix-filter v0.14.0
[INFO] [stderr]    Compiling gix-pack v0.54.0
[INFO] [stderr]    Compiling gix-diff v0.47.0
[INFO] [stderr]    Compiling gix-traverse v0.42.0
[INFO] [stderr]    Compiling gix-revision v0.30.0
[INFO] [stderr]    Compiling gix-negotiate v0.16.0
[INFO] [stderr]    Compiling gix-index v0.36.0
[INFO] [stderr]    Compiling gix-refspec v0.26.0
[INFO] [stderr]    Compiling gix-config v0.41.0
[INFO] [stderr]    Compiling gix-discover v0.36.0
[INFO] [stderr]    Compiling gix-odb v0.64.0
[INFO] [stderr]    Compiling gix-worktree v0.37.0
[INFO] [stderr]    Compiling gix-worktree-state v0.14.0
[INFO] [stderr]    Compiling gix-submodule v0.15.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling gix-transport v0.43.1
[INFO] [stderr]    Compiling gix-protocol v0.46.1
[INFO] [stderr]    Compiling gix v0.67.0
[INFO] [stderr]    Compiling rubin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Path`, `fmt::format`, `ops::Deref`, `process`, `self`, and `sync::LazyLock`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fmt::format,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 3 |     fs::{self, remove_dir_all},
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 4 |     ops::Deref,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 5 |     path::{Path, PathBuf},
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 6 |     process,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 7 |     sync::LazyLock,
[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 imports: `arg` and `command`
[INFO] [stdout]   --> src/main.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use clap::{Parser, arg, command};
[INFO] [stdout]    |                    ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `directories_next::ProjectDirs`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use directories_next::ProjectDirs;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CargoError`
[INFO] [stdout]   --> src/main.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |     error::{CargoError, RepoError, RubinError},
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error`
[INFO] [stdout]  --> src/error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `atomic::AtomicBool` and `fs`
[INFO] [stdout]  --> src/fetch.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fs,
[INFO] [stdout]   |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 5 |     sync::{LazyLock, atomic::AtomicBool},
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Outcome`, `Repository`, `bstr::BString`, `progress`, `ref_map::Options`, and `refspec::RefSpec`
[INFO] [stdout]   --> src/fetch.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     Repository,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 10 |     bstr::BString,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 11 |     progress,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     protocol::handshake,
[INFO] [stdout] 13 |     refspec::RefSpec,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |         fetch::{Outcome, Shallow},
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 17 |         ref_map::Options,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `borrow::Cow`
[INFO] [stdout]  --> src/git/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{borrow::Cow, fmt::Debug, marker::PhantomData, path::PathBuf};
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Local`
[INFO] [stdout]  --> src/git/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::Local;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/util/mod.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::config::{self, CargoTomlRoot, cargo::CargoConfig};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path2soruce_code`
[INFO] [stdout]    --> src/main.rs:176:24
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn compile_soruce_code(path2soruce_code: PathBuf) -> Result<PathBuf, RubinError> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path2soruce_code`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile_soruce_code` is never used
[INFO] [stdout]    --> src/main.rs:176:4
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn compile_soruce_code(path2soruce_code: PathBuf) -> Result<PathBuf, RubinError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `authors`, `crate_desc`, and `edition` are never read
[INFO] [stdout]  --> src/config/cargo.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct CargoConfig {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 5 |     pub version: String,
[INFO] [stdout] 6 |     pub authors: Vec<String>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 7 |     pub crate_name: String,
[INFO] [stdout] 8 |     pub crate_desc: String,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 9 |     pub edition: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CargoConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `supported_platforms` and `disable_git_based_update` are never read
[INFO] [stdout]  --> src/config/rubin.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct RubinConfig {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 5 |     pub supported_platforms: Option<Vec<String>>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     pub prebuild_platforms: Vec<String>,
[INFO] [stdout] 7 |     pub disable_git_based_update: bool,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RubinConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ProjectNotRubinProject` is never constructed
[INFO] [stdout]   --> src/error.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum RubinError{
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 19 |     ProjectNotRubinProject,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RubinError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `CantDownloadFromSource` and `RemoteRefError` are never constructed
[INFO] [stdout]   --> src/error.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum RepoError{
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 35 |     CantDownloadFromSource(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     RemoteRefError(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RepoError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CargoFileIsntValidToml` is never constructed
[INFO] [stdout]   --> src/error.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub enum CargoError{
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] 54 |     #[error("Cargo.toml is not valid or corrupted.")]
[INFO] [stdout] 55 |     CargoFileIsntValidToml
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CargoError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `raw_src_endpoint` is never used
[INFO] [stdout]   --> src/git/mod.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait GitProvider: Debug {
[INFO] [stdout]    |           ----------- associated function in this trait
[INFO] [stdout] 10 |     fn get_branch_from_url(url: &str) -> Option<String>;
[INFO] [stdout] 11 |     fn raw_src_endpoint() -> &'static str;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `TEMP_PATH` is never used
[INFO] [stdout]   --> src/util/mod.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub static TEMP_PATH: LazyLock<PathBuf> = LazyLock::new(|| {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DATA_PATH` is never used
[INFO] [stdout]   --> src/util/mod.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub static DATA_PATH: LazyLock<PathBuf> = LazyLock::new(|| {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Version` is never constructed
[INFO] [stdout]    --> src/util/mod.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Version(String);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/util/mod.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl Version {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] 136 |     pub fn new(str: &str) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "9ac9a6a1803c27209be9d482b67f46735cc701b6809e0ef6f5592ced7f105d85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ac9a6a1803c27209be9d482b67f46735cc701b6809e0ef6f5592ced7f105d85", kill_on_drop: false }`
[INFO] [stdout] 9ac9a6a1803c27209be9d482b67f46735cc701b6809e0ef6f5592ced7f105d85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fdd785f532f4d907876b0647ee5598c3ff04ff4c7beaa7fd0158d62683d9664
[INFO] running `Command { std: "docker" "start" "-a" "9fdd785f532f4d907876b0647ee5598c3ff04ff4c7beaa7fd0158d62683d9664", kill_on_drop: false }`
[INFO] [stderr]    Compiling rubin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Path`, `fmt::format`, `ops::Deref`, `process`, `self`, and `sync::LazyLock`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fmt::format,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 3 |     fs::{self, remove_dir_all},
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 4 |     ops::Deref,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 5 |     path::{Path, PathBuf},
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 6 |     process,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 7 |     sync::LazyLock,
[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 imports: `arg` and `command`
[INFO] [stdout]   --> src/main.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use clap::{Parser, arg, command};
[INFO] [stdout]    |                    ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `directories_next::ProjectDirs`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use directories_next::ProjectDirs;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CargoError`
[INFO] [stdout]   --> src/main.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |     error::{CargoError, RepoError, RubinError},
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error`
[INFO] [stdout]  --> src/error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `atomic::AtomicBool` and `fs`
[INFO] [stdout]  --> src/fetch.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fs,
[INFO] [stdout]   |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 5 |     sync::{LazyLock, atomic::AtomicBool},
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Outcome`, `Repository`, `bstr::BString`, `progress`, `ref_map::Options`, and `refspec::RefSpec`
[INFO] [stdout]   --> src/fetch.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     Repository,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 10 |     bstr::BString,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 11 |     progress,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     protocol::handshake,
[INFO] [stdout] 13 |     refspec::RefSpec,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |         fetch::{Outcome, Shallow},
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 17 |         ref_map::Options,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `borrow::Cow`
[INFO] [stdout]  --> src/git/mod.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{borrow::Cow, fmt::Debug, marker::PhantomData, path::PathBuf};
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Local`
[INFO] [stdout]  --> src/git/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::Local;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/util/mod.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::config::{self, CargoTomlRoot, cargo::CargoConfig};
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path2soruce_code`
[INFO] [stdout]    --> src/main.rs:176:24
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn compile_soruce_code(path2soruce_code: PathBuf) -> Result<PathBuf, RubinError> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path2soruce_code`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile_soruce_code` is never used
[INFO] [stdout]    --> src/main.rs:176:4
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn compile_soruce_code(path2soruce_code: PathBuf) -> Result<PathBuf, RubinError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `authors`, `crate_desc`, and `edition` are never read
[INFO] [stdout]  --> src/config/cargo.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct CargoConfig {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 5 |     pub version: String,
[INFO] [stdout] 6 |     pub authors: Vec<String>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 7 |     pub crate_name: String,
[INFO] [stdout] 8 |     pub crate_desc: String,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 9 |     pub edition: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CargoConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `supported_platforms` and `disable_git_based_update` are never read
[INFO] [stdout]  --> src/config/rubin.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct RubinConfig {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 5 |     pub supported_platforms: Option<Vec<String>>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     pub prebuild_platforms: Vec<String>,
[INFO] [stdout] 7 |     pub disable_git_based_update: bool,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RubinConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ProjectNotRubinProject` is never constructed
[INFO] [stdout]   --> src/error.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum RubinError{
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 19 |     ProjectNotRubinProject,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RubinError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `CantDownloadFromSource` and `RemoteRefError` are never constructed
[INFO] [stdout]   --> src/error.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub enum RepoError{
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 35 |     CantDownloadFromSource(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     RemoteRefError(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RepoError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CargoFileIsntValidToml` is never constructed
[INFO] [stdout]   --> src/error.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub enum CargoError{
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] 54 |     #[error("Cargo.toml is not valid or corrupted.")]
[INFO] [stdout] 55 |     CargoFileIsntValidToml
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CargoError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `raw_src_endpoint` is never used
[INFO] [stdout]   --> src/git/mod.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait GitProvider: Debug {
[INFO] [stdout]    |           ----------- associated function in this trait
[INFO] [stdout] 10 |     fn get_branch_from_url(url: &str) -> Option<String>;
[INFO] [stdout] 11 |     fn raw_src_endpoint() -> &'static str;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `TEMP_PATH` is never used
[INFO] [stdout]   --> src/util/mod.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub static TEMP_PATH: LazyLock<PathBuf> = LazyLock::new(|| {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DATA_PATH` is never used
[INFO] [stdout]   --> src/util/mod.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub static DATA_PATH: LazyLock<PathBuf> = LazyLock::new(|| {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Version` is never constructed
[INFO] [stdout]    --> src/util/mod.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Version(String);
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/util/mod.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl Version {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] 136 |     pub fn new(str: &str) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.60s
[INFO] running `Command { std: "docker" "inspect" "9fdd785f532f4d907876b0647ee5598c3ff04ff4c7beaa7fd0158d62683d9664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fdd785f532f4d907876b0647ee5598c3ff04ff4c7beaa7fd0158d62683d9664", kill_on_drop: false }`
[INFO] [stdout] 9fdd785f532f4d907876b0647ee5598c3ff04ff4c7beaa7fd0158d62683d9664
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3a338ca2720072cb1354fead0e55ea0c89f1fa126db65d6bcb2e83ea179f9078
[INFO] running `Command { std: "docker" "start" "-a" "3a338ca2720072cb1354fead0e55ea0c89f1fa126db65d6bcb2e83ea179f9078", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Path`, `fmt::format`, `ops::Deref`, `process`, `self`, and `sync::LazyLock`
[INFO] [stderr]  --> src/main.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 |     fmt::format,
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 3 |     fs::{self, remove_dir_all},
[INFO] [stderr]   |          ^^^^
[INFO] [stderr] 4 |     ops::Deref,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 5 |     path::{Path, PathBuf},
[INFO] [stderr]   |            ^^^^
[INFO] [stderr] 6 |     process,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr] 7 |     sync::LazyLock,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `arg` and `command`
[INFO] [stderr]   --> src/main.rs:10:20
[INFO] [stderr]    |
[INFO] [stderr] 10 | use clap::{Parser, arg, command};
[INFO] [stderr]    |                    ^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `directories_next::ProjectDirs`
[INFO] [stderr]   --> src/main.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use directories_next::ProjectDirs;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `CargoError`
[INFO] [stderr]   --> src/main.rs:17:13
[INFO] [stderr]    |
[INFO] [stderr] 17 |     error::{CargoError, RepoError, RubinError},
[INFO] [stderr]    |             ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::error`
[INFO] [stderr]  --> src/error.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::error;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `atomic::AtomicBool` and `fs`
[INFO] [stderr]  --> src/fetch.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 |     fs,
[INFO] [stderr]   |     ^^
[INFO] [stderr] ...
[INFO] [stderr] 5 |     sync::{LazyLock, atomic::AtomicBool},
[INFO] [stderr]   |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Outcome`, `Repository`, `bstr::BString`, `progress`, `ref_map::Options`, and `refspec::RefSpec`
[INFO] [stderr]   --> src/fetch.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  9 |     Repository,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 10 |     bstr::BString,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 11 |     progress,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 12 |     protocol::handshake,
[INFO] [stderr] 13 |     refspec::RefSpec,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 16 |         fetch::{Outcome, Shallow},
[INFO] [stderr]    |                 ^^^^^^^
[INFO] [stderr] 17 |         ref_map::Options,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `borrow::Cow`
[INFO] [stderr]  --> src/git/mod.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{borrow::Cow, fmt::Debug, marker::PhantomData, path::PathBuf};
[INFO] [stderr]   |           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `chrono::Local`
[INFO] [stderr]  --> src/git/mod.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use chrono::Local;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]   --> src/util/mod.rs:10:21
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::config::{self, CargoTomlRoot, cargo::CargoConfig};
[INFO] [stderr]    |                     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path2soruce_code`
[INFO] [stderr]    --> src/main.rs:176:24
[INFO] [stderr]     |
[INFO] [stderr] 176 | fn compile_soruce_code(path2soruce_code: PathBuf) -> Result<PathBuf, RubinError> {
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path2soruce_code`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `compile_soruce_code` is never used
[INFO] [stderr]    --> src/main.rs:176:4
[INFO] [stderr]     |
[INFO] [stderr] 176 | fn compile_soruce_code(path2soruce_code: PathBuf) -> Result<PathBuf, RubinError> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `authors`, `crate_desc`, and `edition` are never read
[INFO] [stderr]  --> src/config/cargo.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct CargoConfig {
[INFO] [stderr]   |            ----------- fields in this struct
[INFO] [stderr] 5 |     pub version: String,
[INFO] [stderr] 6 |     pub authors: Vec<String>,
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr] 7 |     pub crate_name: String,
[INFO] [stderr] 8 |     pub crate_desc: String,
[INFO] [stderr]   |         ^^^^^^^^^^
[INFO] [stderr] 9 |     pub edition: String,
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `CargoConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `supported_platforms` and `disable_git_based_update` are never read
[INFO] [stderr]  --> src/config/rubin.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct RubinConfig {
[INFO] [stderr]   |            ----------- fields in this struct
[INFO] [stderr] 5 |     pub supported_platforms: Option<Vec<String>>,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 6 |     pub prebuild_platforms: Vec<String>,
[INFO] [stderr] 7 |     pub disable_git_based_update: bool,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `RubinConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `ProjectNotRubinProject` is never constructed
[INFO] [stderr]   --> src/error.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub enum RubinError{
[INFO] [stderr]    |          ---------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 19 |     ProjectNotRubinProject,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RubinError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `CantDownloadFromSource` and `RemoteRefError` are never constructed
[INFO] [stderr]   --> src/error.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub enum RepoError{
[INFO] [stderr]    |          --------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 35 |     CantDownloadFromSource(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 47 |     RemoteRefError(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RepoError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `CargoFileIsntValidToml` is never constructed
[INFO] [stderr]   --> src/error.rs:55:5
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub enum CargoError{
[INFO] [stderr]    |          ---------- variant in this enum
[INFO] [stderr] 54 |     #[error("Cargo.toml is not valid or corrupted.")]
[INFO] [stderr] 55 |     CargoFileIsntValidToml
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CargoError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `raw_src_endpoint` is never used
[INFO] [stderr]   --> src/git/mod.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub trait GitProvider: Debug {
[INFO] [stderr]    |           ----------- associated function in this trait
[INFO] [stderr] 10 |     fn get_branch_from_url(url: &str) -> Option<String>;
[INFO] [stderr] 11 |     fn raw_src_endpoint() -> &'static str;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `TEMP_PATH` is never used
[INFO] [stderr]   --> src/util/mod.rs:29:12
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub static TEMP_PATH: LazyLock<PathBuf> = LazyLock::new(|| {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `DATA_PATH` is never used
[INFO] [stderr]   --> src/util/mod.rs:35:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub static DATA_PATH: LazyLock<PathBuf> = LazyLock::new(|| {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Version` is never constructed
[INFO] [stderr]    --> src/util/mod.rs:107:12
[INFO] [stderr]     |
[INFO] [stderr] 107 | pub struct Version(String);
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/util/mod.rs:136:12
[INFO] [stderr]     |
[INFO] [stderr] 135 | impl Version {
[INFO] [stderr]     | ------------ associated function in this implementation
[INFO] [stderr] 136 |     pub fn new(str: &str) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rubin` (bin "rubin" test) generated 22 warnings (run `cargo fix --bin "rubin" -p rubin --tests` to apply 11 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rubin-3bdbe070cec9fc28)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3a338ca2720072cb1354fead0e55ea0c89f1fa126db65d6bcb2e83ea179f9078", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a338ca2720072cb1354fead0e55ea0c89f1fa126db65d6bcb2e83ea179f9078", kill_on_drop: false }`
[INFO] [stdout] 3a338ca2720072cb1354fead0e55ea0c89f1fa126db65d6bcb2e83ea179f9078
