[INFO] cloning repository https://github.com/Nicholas-Ball/Tech120FinalDemo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nicholas-Ball/Tech120FinalDemo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicholas-Ball%2FTech120FinalDemo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicholas-Ball%2FTech120FinalDemo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11e791510da758007ec068a2dfc7e6acabac9914 [INFO] checking Nicholas-Ball/Tech120FinalDemo against master#f4d794ea0b845413344621d89f6c945062748485 for pr-119369-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicholas-Ball%2FTech120FinalDemo" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nicholas-Ball/Tech120FinalDemo on toolchain f4d794ea0b845413344621d89f6c945062748485 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4d794ea0b845413344621d89f6c945062748485" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nicholas-Ball/Tech120FinalDemo [INFO] finished tweaking git repo https://github.com/Nicholas-Ball/Tech120FinalDemo [INFO] tweaked toml for git repo https://github.com/Nicholas-Ball/Tech120FinalDemo written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Nicholas-Ball/Tech120FinalDemo 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" "+f4d794ea0b845413344621d89f6c945062748485" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded devise v0.4.1 [INFO] [stderr] Downloaded atomic v0.6.0 [INFO] [stderr] Downloaded jobserver v0.1.26 [INFO] [stderr] Downloaded ubyte v0.10.4 [INFO] [stderr] Downloaded serde_spanned v0.6.4 [INFO] [stderr] Downloaded pear_codegen v0.2.7 [INFO] [stderr] Downloaded constant_time_eq v0.1.5 [INFO] [stderr] Downloaded password-hash v0.4.2 [INFO] [stderr] Downloaded zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Downloaded ref-cast-impl v1.0.20 [INFO] [stderr] Downloaded ref-cast v1.0.20 [INFO] [stderr] Downloaded cookie v0.18.0 [INFO] [stderr] Downloaded atomic v0.5.3 [INFO] [stderr] Downloaded rocket v0.5.0 [INFO] [stderr] Downloaded linux-raw-sys v0.4.10 [INFO] [stderr] Downloaded bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Downloaded libc v0.2.149 [INFO] [stderr] Downloaded syn v2.0.38 [INFO] [stderr] Downloaded winnow v0.5.18 [INFO] [stderr] Downloaded inlinable_string v0.1.15 [INFO] [stderr] Downloaded pear v0.2.7 [INFO] [stderr] Downloaded stable-pattern v0.1.0 [INFO] [stderr] Downloaded rocket_http v0.5.0 [INFO] [stderr] Downloaded generator v0.7.5 [INFO] [stderr] Downloaded scoped-tls v1.0.1 [INFO] [stderr] Downloaded loom v0.5.6 [INFO] [stderr] Downloaded state v0.6.0 [INFO] [stderr] Downloaded toml_edit v0.21.0 [INFO] [stderr] Downloaded bzip2 v0.4.4 [INFO] [stderr] Downloaded clang-sys v1.6.1 [INFO] [stderr] Downloaded zip v0.6.6 [INFO] [stderr] Downloaded toml v0.8.8 [INFO] [stderr] Downloaded zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Downloaded figment v0.10.12 [INFO] [stderr] Downloaded clang v2.0.0 [INFO] [stderr] Downloaded uncased v0.9.9 [INFO] [stderr] Downloaded errno v0.3.5 [INFO] [stderr] Downloaded multer v2.1.0 [INFO] [stderr] Downloaded google-cloud-auth v0.13.0 [INFO] [stderr] Downloaded dunce v1.0.4 [INFO] [stderr] Downloaded pbkdf2 v0.11.0 [INFO] [stderr] Downloaded google-cloud-metadata v0.4.0 [INFO] [stderr] Downloaded google-cloud-token v0.1.1 [INFO] [stderr] Downloaded devise_codegen v0.4.1 [INFO] [stderr] Downloaded devise_core v0.4.1 [INFO] [stderr] Downloaded shlex v1.2.0 [INFO] [stderr] Downloaded rocket_codegen v0.5.0 [INFO] [stderr] Downloaded google-cloud-storage v0.14.0 [INFO] [stderr] Downloaded binascii v0.1.4 [INFO] [stderr] Downloaded opencv-binding-generator v0.77.0 [INFO] [stderr] Downloaded opencv v0.86.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+f4d794ea0b845413344621d89f6c945062748485" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c8a59d8f5c8da17622e4f74561d882b45e376674ad080bff82fa9929fbdb64a [INFO] running `Command { std: "docker" "start" "-a" "7c8a59d8f5c8da17622e4f74561d882b45e376674ad080bff82fa9929fbdb64a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c8a59d8f5c8da17622e4f74561d882b45e376674ad080bff82fa9929fbdb64a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c8a59d8f5c8da17622e4f74561d882b45e376674ad080bff82fa9929fbdb64a", kill_on_drop: false }` [INFO] [stdout] 7c8a59d8f5c8da17622e4f74561d882b45e376674ad080bff82fa9929fbdb64a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+f4d794ea0b845413344621d89f6c945062748485" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6418fdc1b4f5824f03b8c94f5403b81a6abd9d727b4ed35e8559bcf53333fd2 [INFO] running `Command { std: "docker" "start" "-a" "f6418fdc1b4f5824f03b8c94f5403b81a6abd9d727b4ed35e8559bcf53333fd2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking pem-rfc7468 v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking winnow v0.5.18 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Checking num-iter v0.1.43 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Compiling figment v0.10.12 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking pkcs1 v0.3.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking rsa v0.6.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling opencv-binding-generator v0.77.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling pear v0.2.7 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking google-cloud-token v0.1.1 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling opencv v0.86.1 [INFO] [stderr] Checking serde v1.0.193 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking jsonwebtoken v8.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking google-cloud-metadata v0.4.0 [INFO] [stderr] Checking google-cloud-auth v0.13.0 [INFO] [stderr] Checking google-cloud-storage v0.14.0 [INFO] [stderr] Checking Tech120FinalDemo v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `opencv::types::VectorOfMat` [INFO] [stdout] --> src/filters/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use opencv::types::VectorOfMat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cdse::authenticate::refresh` [INFO] [stdout] --> src/cdse/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::cdse::authenticate::refresh; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `opencv::types::VectorOfMat` [INFO] [stdout] --> src/filters/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use opencv::types::VectorOfMat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cdse::authenticate::refresh` [INFO] [stdout] --> src/cdse/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::cdse::authenticate::refresh; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `load_image` and `get_file_with_pattern` are never used [INFO] [stdout] --> src/sat_data.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl SatData { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 59 | fn load_image(path: &str) -> Mat { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | fn get_file_with_pattern(root_path: &str, pattern: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `refresh` is never used [INFO] [stdout] --> src/cdse/authenticate.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn refresh(client: &reqwest::blocking::Client, token: &str){ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Tech120FinalDemo` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `tech120_final_demo` [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `CDSE_Instance` should have an upper case name [INFO] [stdout] --> src/main.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | static ref CDSE_Instance: CDSE = tokio::runtime::Runtime::new().unwrap().block_on(cdse::CDSE::new(KEY_FILE.cdse.username.as_str(),KEY... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `CDSE_INSTANCE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `load_image` and `get_file_with_pattern` are never used [INFO] [stdout] --> src/sat_data.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl SatData { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 59 | fn load_image(path: &str) -> Mat { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | fn get_file_with_pattern(root_path: &str, pattern: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `refresh` is never used [INFO] [stdout] --> src/cdse/authenticate.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn refresh(client: &reqwest::blocking::Client, token: &str){ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Tech120FinalDemo` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `tech120_final_demo` [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `CDSE_Instance` should have an upper case name [INFO] [stdout] --> src/main.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | static ref CDSE_Instance: CDSE = tokio::runtime::Runtime::new().unwrap().block_on(cdse::CDSE::new(KEY_FILE.cdse.username.as_str(),KEY... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `CDSE_INSTANCE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "f6418fdc1b4f5824f03b8c94f5403b81a6abd9d727b4ed35e8559bcf53333fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6418fdc1b4f5824f03b8c94f5403b81a6abd9d727b4ed35e8559bcf53333fd2", kill_on_drop: false }` [INFO] [stdout] f6418fdc1b4f5824f03b8c94f5403b81a6abd9d727b4ed35e8559bcf53333fd2 [INFO] checking Nicholas-Ball/Tech120FinalDemo against try#3832a95f57d4260fb5641e183906f49b4e5c6bdd for pr-119369-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicholas-Ball%2FTech120FinalDemo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nicholas-Ball/Tech120FinalDemo on toolchain 3832a95f57d4260fb5641e183906f49b4e5c6bdd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nicholas-Ball/Tech120FinalDemo [INFO] finished tweaking git repo https://github.com/Nicholas-Ball/Tech120FinalDemo [INFO] tweaked toml for git repo https://github.com/Nicholas-Ball/Tech120FinalDemo written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Nicholas-Ball/Tech120FinalDemo 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" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f40c68b628dd34a167679f534ae949ccfce4402c8eccee826f547621507e3403 [INFO] running `Command { std: "docker" "start" "-a" "f40c68b628dd34a167679f534ae949ccfce4402c8eccee826f547621507e3403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f40c68b628dd34a167679f534ae949ccfce4402c8eccee826f547621507e3403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f40c68b628dd34a167679f534ae949ccfce4402c8eccee826f547621507e3403", kill_on_drop: false }` [INFO] [stdout] f40c68b628dd34a167679f534ae949ccfce4402c8eccee826f547621507e3403 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba436e74f19730b8276a382ea1fc732e766a66dd09736e3af554e25c7bb749eb [INFO] running `Command { std: "docker" "start" "-a" "ba436e74f19730b8276a382ea1fc732e766a66dd09736e3af554e25c7bb749eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking pem-rfc7468 v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking winnow v0.5.18 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking num-iter v0.1.43 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.12 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking pkcs1 v0.3.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/bigrand.rs:319:25 [INFO] [stdout] | [INFO] [stdout] 319 | let mut bytes = vec![0u8; bytes_len]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 3 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/prime.rs:138:22 [INFO] [stdout] | [INFO] [stdout] 138 | let mut moduli = vec![BigUint::zero(); prime_limit]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 4 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/biguint.rs:2313:13 [INFO] [stdout] | [INFO] [stdout] 2313 | vec![0] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/biguint.rs:2027:16 [INFO] [stdout] | [INFO] [stdout] 2027 | return vec![b'0']; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/biguint.rs:2005:9 [INFO] [stdout] | [INFO] [stdout] 2005 | vec![0] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/biguint.rs:490:22 [INFO] [stdout] | [INFO] [stdout] 490 | BigUint::new(vec![1]) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use alloc::vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-bigint-dig` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ba436e74f19730b8276a382ea1fc732e766a66dd09736e3af554e25c7bb749eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba436e74f19730b8276a382ea1fc732e766a66dd09736e3af554e25c7bb749eb", kill_on_drop: false }` [INFO] [stdout] ba436e74f19730b8276a382ea1fc732e766a66dd09736e3af554e25c7bb749eb