[INFO] cloning repository https://github.com/pure-anarchy/the-rebate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pure-anarchy/the-rebate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpure-anarchy%2Fthe-rebate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpure-anarchy%2Fthe-rebate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6c7832ceac5d1eb53ab8e80cddb048dfb95a866 [INFO] documenting pure-anarchy/the-rebate against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpure-anarchy%2Fthe-rebate" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pure-anarchy/the-rebate on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pure-anarchy/the-rebate [INFO] finished tweaking git repo https://github.com/pure-anarchy/the-rebate [INFO] tweaked toml for git repo https://github.com/pure-anarchy/the-rebate written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/pure-anarchy/the-rebate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78cc4bc78275057d7c4a13d442a169e14f2fe2d540e5cbb285c16fe51762ed82 [INFO] running `Command { std: "docker" "start" "-a" "78cc4bc78275057d7c4a13d442a169e14f2fe2d540e5cbb285c16fe51762ed82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78cc4bc78275057d7c4a13d442a169e14f2fe2d540e5cbb285c16fe51762ed82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78cc4bc78275057d7c4a13d442a169e14f2fe2d540e5cbb285c16fe51762ed82", kill_on_drop: false }` [INFO] [stdout] 78cc4bc78275057d7c4a13d442a169e14f2fe2d540e5cbb285c16fe51762ed82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8273ac491ece59bda3481318b6e3197c4c69dd8b32d44a48fe8eb02dac45cf95 [INFO] running `Command { std: "docker" "start" "-a" "8273ac491ece59bda3481318b6e3197c4c69dd8b32d44a48fe8eb02dac45cf95", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking kowalski v0.1.0 (/opt/rustwide/workdir/kowalski) [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking futures-intrusive v0.4.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Checking sqlformat v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking sqlx-core v0.5.13 [INFO] [stderr] Checking xml5ever v0.16.2 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking select v0.5.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Checking sqlx v0.5.13 [INFO] [stderr] Checking rico v0.1.0 (/opt/rustwide/workdir/rico) [INFO] [stdout] error: [INFO] [stdout] REQUIRED [INFO] [stdout] ==> the environment variable `USER_AGENT` is not set, [INFO] [stdout] ==> set it to continue, either in a .env file or [INFO] [stdout] ==> within the terminal like so `export USER_AGENT="{the user_agent}", [INFO] [stdout] ==> without the braces `{}`, but the quotes is required "" [INFO] [stdout] --> rico/src/crawler/mod.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | / env!( [INFO] [stdout] 29 | | "USER_AGENT", [INFO] [stdout] 30 | | "\nREQUIRED [INFO] [stdout] 31 | | ==> the environment variable `USER_AGENT` is not set, [INFO] [stdout] ... | [INFO] [stdout] 34 | | ==> without the braces `{}`, but the quotes is required \"\"" [INFO] [stdout] 35 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> rico/src/database/fixture/mod.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | Ok(sqlx::query_as!( [INFO] [stdout] | ________^ [INFO] [stdout] 35 | | FixtureDb, [INFO] [stdout] 36 | | r#"INSERT INTO fixture_tbl [INFO] [stdout] 37 | | (season_id, home_team_id, away_team_id, fixture_date, fixture_time) [INFO] [stdout] ... | [INFO] [stdout] 46 | | fixture.time [INFO] [stdout] 47 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::Errable` [INFO] [stdout] --> rico/src/crawler/fixture/stats/passing.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::error::Errable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error::Errable` [INFO] [stdout] --> rico/src/crawler/fixture/stats/passtypes.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{crawler::data_stat, error::Errable}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error::Errable` [INFO] [stdout] --> rico/src/crawler/fixture/stats/mod.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::{crawler::data_stat, error::Errable}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rico` due to 3 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8273ac491ece59bda3481318b6e3197c4c69dd8b32d44a48fe8eb02dac45cf95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8273ac491ece59bda3481318b6e3197c4c69dd8b32d44a48fe8eb02dac45cf95", kill_on_drop: false }` [INFO] [stdout] 8273ac491ece59bda3481318b6e3197c4c69dd8b32d44a48fe8eb02dac45cf95