[INFO] cloning repository https://github.com/Artisan-Hosting/git_monitor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Artisan-Hosting/git_monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtisan-Hosting%2Fgit_monitor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtisan-Hosting%2Fgit_monitor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b9fad574aec42818cc5c984387f8b130248fc66
[INFO] checking Artisan-Hosting/git_monitor against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtisan-Hosting%2Fgit_monitor" "/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/Artisan-Hosting/git_monitor
[INFO] finished tweaking git repo https://github.com/Artisan-Hosting/git_monitor
[INFO] tweaked toml for git repo https://github.com/Artisan-Hosting/git_monitor written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Artisan-Hosting/git_monitor on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Artisan-Hosting/git_monitor 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded block-modes v0.8.1
[INFO] [stderr]   Downloaded tar v0.4.43
[INFO] [stderr]   Downloaded users v0.11.0
[INFO] [stderr]   Downloaded get_if_addrs-sys v0.1.1
[INFO] [stderr]   Downloaded c_linked_list v1.1.1
[INFO] [stderr]   Downloaded simple_pretty v0.1.0
[INFO] [stderr]   Downloaded cfg_rust_features v0.1.2
[INFO] [stderr]   Downloaded colorized v1.0.0
[INFO] [stderr]   Downloaded gethostname v0.5.0
[INFO] [stderr]   Downloaded procfs v0.16.0
[INFO] [stderr]   Downloaded const_fn v0.4.11
[INFO] [stderr]   Downloaded procfs-core v0.16.0
[INFO] [stderr]   Downloaded sysinfo v0.32.1
[INFO] [stderr]   Downloaded artisan_middleware v5.3.1
[INFO] [stderr]   Downloaded nix v0.20.2
[INFO] [stderr]   Downloaded resolv-conf v0.7.1
[INFO] [stderr]   Downloaded get_if_addrs v0.5.3
[INFO] [stderr]   Downloaded systemctl v0.3.1
[INFO] [stderr]   Downloaded signals v0.0.5
[INFO] [stderr]   Downloaded simple_comms v1.2.0
[INFO] [stderr]   Downloaded rng v0.1.0
[INFO] [stderr]   Downloaded dusa_collection_utils v2.7.0
[INFO] [stderr]   Downloaded dusa_collection_utils v3.2.1
[INFO] [stderr]   Downloaded recs_lib v3.1.3
[INFO] [stderr]   Downloaded simple_tmp_logger v1.2.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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ab9cd1f491643b1bc7a5265b94f82d101f77e32009561f247b8873a81dc2e7c
[INFO] running `Command { std: "docker" "start" "-a" "7ab9cd1f491643b1bc7a5265b94f82d101f77e32009561f247b8873a81dc2e7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ab9cd1f491643b1bc7a5265b94f82d101f77e32009561f247b8873a81dc2e7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ab9cd1f491643b1bc7a5265b94f82d101f77e32009561f247b8873a81dc2e7c", kill_on_drop: false }`
[INFO] [stdout] 7ab9cd1f491643b1bc7a5265b94f82d101f77e32009561f247b8873a81dc2e7c
[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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1aeb2c6f2b1a4e113c4893954a8e42ef36d28dbd6b58da7ea246497f7e0f23ed
[INFO] running `Command { std: "docker" "start" "-a" "1aeb2c6f2b1a4e113c4893954a8e42ef36d28dbd6b58da7ea246497f7e0f23ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking autocfg v1.4.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking version_check v0.9.5
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking block-modes v0.8.1
[INFO] [stderr]     Checking cfg_rust_features v0.1.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking simple_pretty v0.1.0
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking c_linked_list v1.1.1
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking nix v0.20.2
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking resolv-conf v0.7.1
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking get_if_addrs v0.5.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking colorized v1.0.0
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking rng v0.1.0
[INFO] [stderr]     Checking sysinfo v0.28.4
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking signals v0.0.5
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking systemctl v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking procfs-core v0.16.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking trust-dns-proto v0.21.2
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking trust-dns-resolver v0.21.2
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking gethostname v0.5.0
[INFO] [stderr]     Checking tar v0.4.43
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]     Checking dusa_collection_utils v2.7.0
[INFO] [stderr]     Checking dusa_collection_utils v3.2.1
[INFO] [stderr]     Checking simple_tmp_logger v1.2.2
[INFO] [stderr]     Checking simple_comms v1.2.0
[INFO] [stderr]     Checking recs_lib v3.1.3
[INFO] [stderr]     Checking artisan_middleware v5.3.1
[INFO] [stderr]     Checking ais_gitmon v2.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0428]: the name `GH_TOKEN` is defined multiple times
[INFO] [stdout]   --> src/application/auth.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | static GH_TOKEN: OnceCell<String> = OnceCell::new();
[INFO] [stdout]    | ---------------------------------------------------- previous definition of the value `GH_TOKEN` here
[INFO] [stdout] ...
[INFO] [stdout] 25 | static GH_TOKEN: OnceCell<String> = OnceCell::new();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `GH_TOKEN` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GH_TOKEN` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `init_gh_token` is defined multiple times
[INFO] [stdout]   --> src/application/auth.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub fn init_gh_token() -> std::io::Result<()> {
[INFO] [stdout]    | --------------------------------------------- previous definition of the value `init_gh_token` here
[INFO] [stdout] ...
[INFO] [stdout] 27 | pub fn init_gh_token() -> std::io::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `init_gh_token` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `init_gh_token` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `github_token` is defined multiple times
[INFO] [stdout]   --> src/application/auth.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn github_token() -> Option<&'static str> {
[INFO] [stdout]    | --------------------------------------------- previous definition of the value `github_token` here
[INFO] [stdout] ...
[INFO] [stdout] 33 | pub fn github_token() -> Option<&'static str> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `github_token` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `github_token` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `repo_worker` is defined multiple times
[INFO] [stdout]    --> src/application/main.rs:259:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | / async fn repo_worker(
[INFO] [stdout] 181 | |     git_item: LockWithTimeout<GitAuth>,
[INFO] [stdout] 182 | |     state: Arc<Mutex<AppState>>,
[INFO] [stdout] 183 | |     state_path: PathType,
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | | }
[INFO] [stdout]     | |_- previous definition of the value `repo_worker` here
[INFO] [stdout] ...
[INFO] [stdout] 259 | / async fn repo_worker(
[INFO] [stdout] 260 | |     git_item: GitAuth,
[INFO] [stdout] 261 | |     state: Arc<Mutex<AppState>>,
[INFO] [stdout] 262 | |     state_path: PathType,
[INFO] [stdout] ...   |
[INFO] [stdout] 305 | | }
[INFO] [stdout]     | |_^ `repo_worker` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `repo_worker` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `spawn_git_workers` is defined multiple times
[INFO] [stdout]    --> src/application/main.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | / async fn spawn_git_workers(
[INFO] [stdout] 232 | |     state: Arc<Mutex<AppState>>,
[INFO] [stdout] 233 | |     state_path: PathType,
[INFO] [stdout] 234 | |     monitor: Option<ResourceMonitorLock>,
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | | }
[INFO] [stdout]     | |_- previous definition of the value `spawn_git_workers` here
[INFO] [stdout] ...
[INFO] [stdout] 308 | / async fn spawn_git_workers(
[INFO] [stdout] 309 | |     git_credentials: &GitCredentials,
[INFO] [stdout] 310 | |     state: Arc<Mutex<AppState>>,
[INFO] [stdout] 311 | |     state_path: PathType,
[INFO] [stdout] ...   |
[INFO] [stdout] 327 | | }
[INFO] [stdout]     | |_^ `spawn_git_workers` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `spawn_git_workers` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `GH_TOKEN` is defined multiple times
[INFO] [stdout]   --> src/application/auth.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | static GH_TOKEN: OnceCell<String> = OnceCell::new();
[INFO] [stdout]    | ---------------------------------------------------- previous definition of the value `GH_TOKEN` here
[INFO] [stdout] ...
[INFO] [stdout] 25 | static GH_TOKEN: OnceCell<String> = OnceCell::new();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `GH_TOKEN` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GH_TOKEN` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `init_gh_token` is defined multiple times
[INFO] [stdout]   --> src/application/auth.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub fn init_gh_token() -> std::io::Result<()> {
[INFO] [stdout]    | --------------------------------------------- previous definition of the value `init_gh_token` here
[INFO] [stdout] ...
[INFO] [stdout] 27 | pub fn init_gh_token() -> std::io::Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `init_gh_token` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `init_gh_token` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `github_token` is defined multiple times
[INFO] [stdout]   --> src/application/auth.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn github_token() -> Option<&'static str> {
[INFO] [stdout]    | --------------------------------------------- previous definition of the value `github_token` here
[INFO] [stdout] ...
[INFO] [stdout] 33 | pub fn github_token() -> Option<&'static str> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `github_token` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `github_token` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `repo_worker` is defined multiple times
[INFO] [stdout]    --> src/application/main.rs:259:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | / async fn repo_worker(
[INFO] [stdout] 181 | |     git_item: LockWithTimeout<GitAuth>,
[INFO] [stdout] 182 | |     state: Arc<Mutex<AppState>>,
[INFO] [stdout] 183 | |     state_path: PathType,
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | | }
[INFO] [stdout]     | |_- previous definition of the value `repo_worker` here
[INFO] [stdout] ...
[INFO] [stdout] 259 | / async fn repo_worker(
[INFO] [stdout] 260 | |     git_item: GitAuth,
[INFO] [stdout] 261 | |     state: Arc<Mutex<AppState>>,
[INFO] [stdout] 262 | |     state_path: PathType,
[INFO] [stdout] ...   |
[INFO] [stdout] 305 | | }
[INFO] [stdout]     | |_^ `repo_worker` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `repo_worker` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `spawn_git_workers` is defined multiple times
[INFO] [stdout]    --> src/application/main.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | / async fn spawn_git_workers(
[INFO] [stdout] 232 | |     state: Arc<Mutex<AppState>>,
[INFO] [stdout] 233 | |     state_path: PathType,
[INFO] [stdout] 234 | |     monitor: Option<ResourceMonitorLock>,
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | | }
[INFO] [stdout]     | |_- previous definition of the value `spawn_git_workers` here
[INFO] [stdout] ...
[INFO] [stdout] 308 | / async fn spawn_git_workers(
[INFO] [stdout] 309 | |     git_credentials: &GitCredentials,
[INFO] [stdout] 310 | |     state: Arc<Mutex<AppState>>,
[INFO] [stdout] 311 | |     state_path: PathType,
[INFO] [stdout] ...   |
[INFO] [stdout] 327 | | }
[INFO] [stdout]     | |_^ `spawn_git_workers` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `spawn_git_workers` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Repository`
[INFO] [stdout]    --> src/application/main.rs:274:33
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let repo_result = match Repository::open(git_project_path.clone()) {
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `Repository`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/application/main.rs:276:62
[INFO] [stdout]     |
[INFO] [stdout] 276 |             Err(err) => Err(ErrorArrayItem::new(Errors::Git, err.message())),
[INFO] [stdout]     |                                                              ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/application/main.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |             Ok(repo) => handle_existing_repo(&git_item, repo, &git_project_path).await,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^                  ----------------- unexpected argument #3 of type `&PathType`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/application/git.rs:21:14
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub async fn handle_existing_repo(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 280 -             Ok(repo) => handle_existing_repo(&git_item, repo, &git_project_path).await,
[INFO] [stdout] 280 +             Ok(repo) => handle_existing_repo(&git_item, repo).await,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Repository`
[INFO] [stdout]    --> src/application/main.rs:274:33
[INFO] [stdout]     |
[INFO] [stdout] 274 |         let repo_result = match Repository::open(git_project_path.clone()) {
[INFO] [stdout]     |                                 ^^^^^^^^^^ use of undeclared type `Repository`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/application/main.rs:276:62
[INFO] [stdout]     |
[INFO] [stdout] 276 |             Err(err) => Err(ErrorArrayItem::new(Errors::Git, err.message())),
[INFO] [stdout]     |                                                              ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/application/main.rs:280:25
[INFO] [stdout]     |
[INFO] [stdout] 280 |             Ok(repo) => handle_existing_repo(&git_item, repo, &git_project_path).await,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^                  ----------------- unexpected argument #3 of type `&PathType`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/application/git.rs:21:14
[INFO] [stdout]     |
[INFO] [stdout]  21 | pub async fn handle_existing_repo(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 280 -             Ok(repo) => handle_existing_repo(&git_item, repo, &git_project_path).await,
[INFO] [stdout] 280 +             Ok(repo) => handle_existing_repo(&git_item, repo).await,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/application/main.rs:324:59
[INFO] [stdout]     |
[INFO] [stdout] 324 |         tokio::task::spawn_local(async move { repo_worker(git_item, st, path, mon, delay).await });
[INFO] [stdout]     |                                               ----------- ^^^^^^^^ expected `LockWithTimeout<GitAuth>`, found `GitAuth`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `LockWithTimeout<GitAuth>`
[INFO] [stdout]                found struct `GitAuth`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/application/main.rs:180:10
[INFO] [stdout]     |
[INFO] [stdout] 180 | async fn repo_worker(
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 181 |     git_item: LockWithTimeout<GitAuth>,
[INFO] [stdout]     |     ----------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/application/main.rs:324:59
[INFO] [stdout]     |
[INFO] [stdout] 324 |         tokio::task::spawn_local(async move { repo_worker(git_item, st, path, mon, delay).await });
[INFO] [stdout]     |                                               ----------- ^^^^^^^^ expected `LockWithTimeout<GitAuth>`, found `GitAuth`
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `LockWithTimeout<GitAuth>`
[INFO] [stdout]                found struct `GitAuth`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/application/main.rs:180:10
[INFO] [stdout]     |
[INFO] [stdout] 180 | async fn repo_worker(
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 181 |     git_item: LockWithTimeout<GitAuth>,
[INFO] [stdout]     |     ----------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0282, E0308, E0428, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ais_gitmon` (bin "ais_gitmon") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0061, E0282, E0308, E0428, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ais_gitmon` (bin "ais_gitmon" test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "1aeb2c6f2b1a4e113c4893954a8e42ef36d28dbd6b58da7ea246497f7e0f23ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aeb2c6f2b1a4e113c4893954a8e42ef36d28dbd6b58da7ea246497f7e0f23ed", kill_on_drop: false }`
[INFO] [stdout] 1aeb2c6f2b1a4e113c4893954a8e42ef36d28dbd6b58da7ea246497f7e0f23ed
