[INFO] cloning repository https://github.com/tarunwadhwa13/amp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tarunwadhwa13/amp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarunwadhwa13%2Famp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarunwadhwa13%2Famp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc8cbf3bd1b26b6a91ef0d04b806897cf130b379 [INFO] testing tarunwadhwa13/amp against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarunwadhwa13%2Famp" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tarunwadhwa13/amp [INFO] finished tweaking git repo https://github.com/tarunwadhwa13/amp [INFO] tweaked toml for git repo https://github.com/tarunwadhwa13/amp written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tarunwadhwa13/amp on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tarunwadhwa13/amp 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpufeatures v0.2.15 [INFO] [stderr] Downloaded hmac-sha256 v1.1.7 [INFO] [stderr] Downloaded ct-codecs v1.1.2 [INFO] [stderr] Downloaded hmac-sha1-compact v1.1.4 [INFO] [stderr] Downloaded hmac-sha512 v1.1.5 [INFO] [stderr] Downloaded binstring v0.1.1 [INFO] [stderr] Downloaded fslock v0.2.1 [INFO] [stderr] Downloaded ed25519-compact v2.1.1 [INFO] [stderr] Downloaded impl-more v0.1.8 [INFO] [stderr] Downloaded actix-web-httpauth v0.8.2 [INFO] [stderr] Downloaded pq-sys v0.6.3 [INFO] [stderr] Downloaded coarsetime v0.1.34 [INFO] [stderr] Downloaded superboring v0.1.3 [INFO] [stderr] Downloaded bigdecimal v0.4.6 [INFO] [stderr] Downloaded jwt-simple v0.12.10 [INFO] [stderr] Downloaded wasix v0.12.21 [INFO] [stderr] Downloaded boring v4.11.0 [INFO] [stderr] Downloaded rustls v0.23.16 [INFO] [stderr] Downloaded boring-sys v4.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4fbe9e1af9cef865e44043ee86b7050f865b0e60354c74b5b26baca72ab8b21 [INFO] running `Command { std: "docker" "start" "-a" "c4fbe9e1af9cef865e44043ee86b7050f865b0e60354c74b5b26baca72ab8b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4fbe9e1af9cef865e44043ee86b7050f865b0e60354c74b5b26baca72ab8b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4fbe9e1af9cef865e44043ee86b7050f865b0e60354c74b5b26baca72ab8b21", kill_on_drop: false }` [INFO] [stdout] c4fbe9e1af9cef865e44043ee86b7050f865b0e60354c74b5b26baca72ab8b21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e0d42758dbb9a263957db5b8ba7097eefd1e2e36b63d3bc27cd5e287df97db6 [INFO] running `Command { std: "docker" "start" "-a" "2e0d42758dbb9a263957db5b8ba7097eefd1e2e36b63d3bc27cd5e287df97db6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling bigdecimal v0.4.6 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling pq-sys v0.6.3 [INFO] [stderr] Compiling impl-more v0.1.8 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling derive_utils v0.14.2 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ct-codecs v1.1.2 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling ed25519-compact v2.1.1 [INFO] [stderr] Compiling juniper_codegen v0.16.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling boring-sys v4.11.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Compiling auto_enums v0.8.6 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling coarsetime v0.1.34 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling hmac-sha256 v1.1.7 [INFO] [stderr] Compiling hmac-sha512 v1.1.5 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling hmac-sha1-compact v1.1.4 [INFO] [stderr] Compiling pathdiff v0.2.2 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling binstring v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling juniper v0.16.1 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling diesel v2.2.4 [INFO] [stderr] Compiling actix-cors v0.7.0 [INFO] [stderr] Compiling actix-web-httpauth v0.8.2 [INFO] [stderr] Compiling boring v4.11.0 [INFO] [stderr] Compiling jwt-simple v0.12.10 [INFO] [stderr] Compiling iram v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: #[table_name] attribute form is deprecated [INFO] [stderr] = help: use `#[diesel(table_name = alert_source_info)]` instead [INFO] [stderr] [INFO] [stdout] warning: unused import: `Alert` [INFO] [stdout] --> src/alert_sources/zabbix/functions.rs:14:42 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::alert_sources::response::{Alert, AlertList}; [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: `IncidentAlert` and `IncidentReport` [INFO] [stdout] --> src/graphql/controller.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | AlertSourceInfo, Alerts, IncidentAlert, IncidentReport, NewAlertSourceInfo, Users, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `incident_alert` and `incident_report` [INFO] [stdout] --> src/graphql/controller.rs:8:48 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::schema::{alert_source_info, alerts, incident_alert, incident_report, users}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GQLIncidentReportList` and `GQLIncidentReport` [INFO] [stdout] --> src/graphql/schema.rs:3:70 [INFO] [stdout] | [INFO] [stdout] 3 | GQLAlertEvent, GQLAlertList, GQLAlertSource, GQLAlertSourceList, GQLIncidentReport, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | GQLIncidentReportList, GQLNewAlertSource, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bigdecimal::ToPrimitive` [INFO] [stdout] --> src/graphql/schema.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use bigdecimal::ToPrimitive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/graphql/schema.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alerts` [INFO] [stdout] --> src/alert_sources/base.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | fn add_alert_to_db(&self, alerts: AlertList) -> Result> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_alerts` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `auth_key` [INFO] [stdout] --> src/alert_sources/zabbix/functions.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | let auth_key: AuthKey; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_auth_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alert_info` [INFO] [stdout] --> src/alert_sources/zabbix/functions.rs:230:25 [INFO] [stdout] | [INFO] [stdout] 230 | let mut alert_info = alert_map.get(&objectid.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_alert_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/alert_sources/zabbix/functions.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | let mut alert_list: AlertList = Vec::new(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/alert_sources/zabbix/functions.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 230 | let mut alert_info = alert_map.get(&objectid.clone()).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zbx` [INFO] [stdout] --> src/alert_sources/zabbix/functions.rs:360:25 [INFO] [stdout] | [INFO] [stdout] 360 | fn check_connection(zbx: &ZabbixHandler, key: &str) -> Result> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_zbx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/alert_sources/zabbix/functions.rs:360:46 [INFO] [stdout] | [INFO] [stdout] 360 | fn check_connection(zbx: &ZabbixHandler, key: &str) -> Result> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `password` [INFO] [stdout] --> src/auth/database.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn add_user(_user: AppUser, password: String) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/auth/utils.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn generate_jwt_token(user: AppUser) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `claims` [INFO] [stdout] --> src/auth/utils.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | let claims = match public_key.verify_token::(&token, Some(options)) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_claims` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/auth/utils.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn verify_jwt_token(user: AppUser, token: String) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/graphql/controller.rs:106:15 [INFO] [stdout] | [INFO] [stdout] 106 | if let Ok(i) = rows_inserted { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/graphql/schema.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 126 | fn create_alert_source(mut alert_source: GQLNewAlertSource) -> FieldResult { [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_alerts_from_db` is never used [INFO] [stdout] --> src/alert_sources/base.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn get_alerts_from_db() { [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 `connection_params`, `auth_key`, and `auth_mechanism` are never read [INFO] [stdout] --> src/alert_sources/cloudwatch.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct CloudWatchHandler { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | connection_params: serde_json::Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | auth_key: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 14 | auth_mechanism: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `connection_params`, `auth_key`, and `auth_mechanism` are never read [INFO] [stdout] --> src/alert_sources/new_relic.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct NewRelicHandler { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | connection_params: serde_json::Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | auth_key: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 14 | auth_mechanism: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_user` is never used [INFO] [stdout] --> src/auth/database.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn add_user(_user: AppUser, password: String) -> Result> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_default_user` is never used [INFO] [stdout] --> src/auth/database.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn add_default_user(password: String, email: String) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `authenticate` is never used [INFO] [stdout] --> src/auth/database.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn authenticate(username: String, password: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_hashed_password` is never used [INFO] [stdout] --> src/auth/utils.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn generate_hashed_password(plain_text: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify_password` is never used [INFO] [stdout] --> src/auth/utils.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn verify_password( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_jwt_token` is never used [INFO] [stdout] --> src/auth/utils.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn generate_jwt_token(user: AppUser) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `verify_jwt_token` is never used [INFO] [stdout] --> src/auth/utils.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn verify_jwt_token(user: AppUser, token: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GQLIncidentReport` is never constructed [INFO] [stdout] --> src/graphql/defs.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct GQLIncidentReport { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_alert` is never used [INFO] [stdout] --> src/graphql/defs.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl GQLIncidentReport { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] 52 | pub fn add_alert(&mut self, event: GQLAlertEvent) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `GQLIncidentReportList` is never used [INFO] [stdout] --> src/graphql/defs.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | pub type GQLIncidentReportList = Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `CloudWatch` should have a snake case name [INFO] [stdout] --> src/alert_sources/cloudwatch.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod CloudWatch { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `cloud_watch` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `NewRelic` should have a snake case name [INFO] [stdout] --> src/alert_sources/new_relic.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod NewRelic { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `new_relic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastEvent` should have a snake case name [INFO] [stdout] --> src/alert_sources/zabbix/payload.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub lastEvent: LastEvent, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `last_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcaPHoZo/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libiram-9fa8ebd562b3ac91,libconfig-e15707ba85eb1518,libpathdiff-1c1b832b7495c5fa,libjson5-386b28f56d479c8d,libpest-0e8de34f7f33fd21,libucd_trie-01dd94f548235104,libron-63c8b24119bed548,libbase64-64299f9d815d057c,libtoml-197ce5dfa901b795,libtoml_edit-41b14618df2cc779,libserde_spanned-b27bc66dd527515a,libwinnow-aec8fd883abf5a30,libtoml_datetime-3bfef1bd53d9d3c7,libnom-2634eb9b7f5f7aae,libini-fb9a5b6977de43d4,libordered_multimap-a9d2152b793045a8,libdlv_list-6a774cb9b305f23e,libyaml_rust2-9d7b1080a5a2b43e,libarraydeque-be9e663bcba0ae31,libhashlink-c2bd78371ff6e44e,libhashbrown-f0d74eb4e0b0dd65,liballocator_api2-57a541bb0b50754b,libconvert_case-772cc0932d4e91a2,libunicode_segmentation-ff3f1aa3aad6e639,libjuniper-b8d9752e6ab513ab,libsmartstring-8913291a29bfe132,libstatic_assertions-d53a9977dc6e27e5,libfutures-6dd6b054189a7156,liblazy_static-baa1b60cad294b8b,libspin-b0f789aa2a8dd050,libjwt_simple-f07b258049e86b7c,libblake2b_simd-145d97f3b3d5dbc8,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libed25519_compact-098ed57f2c4624fd,libcoarsetime-2d4d5dac69b04262,libboring-f3d32ffbaebff466,libboring_sys-5a47d29e44f425e2,libforeign_types-ae9a1c1918c1b186,libforeign_types_shared-97a43ce848e98908,libhmac_sha512-7ca39f38017c1c0a,libp384-9d06333ac395246d,libk256-4b960a266d3c4427,libp256-0fed9f68533bfff8,libsha2-36afcba55466c425,libecdsa-9f6266702c3556bd,librfc6979-872f8f01a7f4decc,libsignature-cf8cb6981aecbd76,libprimeorder-f171259d472045c8,libelliptic_curve-16f270cb19f857b3,libsec1-3ded87681c37a4e6,libpkcs8-4f445c4e87eaaa3e,libspki-32e0da810cb62779,libder-3cd6c8a31824454e,libpem_rfc7468-5583564c38c68a1e,libbase64ct-04e748031ddf4896,libhkdf-a75d15bbb3ed68fc,libhmac-a6fa82bace1bd007,libcrypto_bigint-db22784662cbfbc0,libbase16ct-b0752502dc7a9a1c,libgroup-43d301d79065d43e,libff-f446af13f5021671,libhmac_sha256-68888e4ecbd9f265,libhmac_sha1_compact-25733219a452d5c9,libct_codecs-3fcc9a4439368512,libbcrypt-39635db42e921f84,libblowfish-7aa004599b7725a1,libcipher-b4b03e313446ddd6,libinout-650a64eb80235174,libreqwest-742ba321bbb42fb6,librustls_pemfile-2cbe74edf6ba73ed,librustls_pki_types-870aa897f2016219,libsync_wrapper-b2945c54b9c576f9,libipnet-346d915a0dce48fd,libhyper_tls-410b161bface098a,libtokio_native_tls-7f0708b295f8b6da,libnative_tls-50ee7e984f222215,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-a801f7a48e56795d,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-5d2cbfb923b70b8c,libhyper_util-eabded424dc247f7,libtower_service-0d7df29686b13872,libhyper-ef27e5b3a583e7a5,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libh2-72d8eb4883fbfc55,libatomic_waker-001109810bdecbaa,libfutures_channel-f26d4826b597103e,libhttp_body_util-f400676c4b59cf1e,libhttp_body-5ced07248982098e,libhttp-49835eadea3670d0,libdiesel-b9be84d410d17adb,libr2d2-09a6754f5236e42d,libscheduled_thread_pool-eff8cac483f43b1c,libpq_sys-e420ab70a646d49c,libbigdecimal-13a8a1d7df7fa9ce,liblibm-e9ca8b1e6b1a9d6d,libnum_bigint-62e345d402de8a82,libnum_integer-6f51ea2b2b20264c,liblog4rs-a799d6a53010b545,liblog_mdc-23f68b9a997ec7bd,libthread_id-3c99bcb3f756ee53,libhumantime-271ba35809dd8c72,libserde_yaml-0fb6528e46bdb5a9,libunsafe_libyaml-7bc1bf218b2f5452,libtypemap_ors-d2bc07c6ea24a36d,libunsafe_any_ors-20ad651d8507443d,libdestructure_traitobject-cad42d600d9d013e,libthiserror-a0c5326a30779dd6,libchrono-aabf1453d7f15a76,libiana_time_zone-33839373f004bfb1,libanyhow-177c4b900692f370,libserde_value-f5927f4c71cac217,libordered_float-42f231f7c1415abf,libnum_traits-eb2c463b884281aa,libarc_swap-4d53f24db0759841,libactix_cors-07cc6aa7b80e286c,libactix_web-6dc290cdf6594f11,libimpl_more-ae02cbf4feb864b1,liburl-188e5a899da17a23,libidna-8b1e261311a59722,libidna_adapter-34b6c2c8e5f6c734,libicu_normalizer-bc301f5b52a62297,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-86250b0ed472a0c1,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-0a1df03399af64b5,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-c75b14553b790464,libicu_provider-777d783116a580b3,libicu_locid-8eec34e315a6b1bf,liblitemap-cc127d15603ff5ed,libtinystr-59905cacfe488ef2,libzerovec-4f53ba909ffc87c3,libwriteable-45c783735d88c2b0,libyoke-2701d9f475896d27,libzerofrom-2de332d82cf45183,libstable_deref_trait-e5f295e98f1b80b2,libserde_urlencoded-296319dbcc538374,libform_urlencoded-a5edb5174711de82,libserde_json-b15f4c4bca2dc248,libryu-f8ba606093049f91,libactix_server-9b867d9f8fe63210,libactix_router-e7d6779d071f2e06,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libcookie-47bf0a0d0377d6f7,libtime-5e8c3c65e4d9f1e7,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libactix_http-c1b2d81008bf163f,librand-cad3307f8eb8a37b,librand_chacha-f1eab4d195ce3e78,libppv_lite86-a836618af2c1e9c8,librand_core-057d1fee0b25a117,libhttparse-064b81e7df14424d,libbrotli-4a3fbbdbcb2f3328,libbrotli_decompressor-28920ff4f3fb163d,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-11f2b1b31f8c8ec4,libcpufeatures-fe114a1e469cc2f8,libdigest-171e10bc679de37f,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-092debf15ad85709,libcrypto_common-ce4b1e39161791b2,libgeneric_array-e7e43392e10ceee7,libtypenum-66c155be53855aa0,libzeroize-ead98f074a37f829,libbase64-2a03de3babadded3,liblocal_channel-1f39405c63f41e49,libbytestring-988e66125285e3db,libencoding_rs-68ad4a143c31cce1,liblanguage_tags-f2740fbda1808d44,libahash-07e4c30320be653b,libgetrandom-be85dca8d6e3b26d,libzerocopy-5914370ac6eed9de,libbyteorder-1efcbe4f07366651,libmime-4b44681fdb2c65f7,libpercent_encoding-9bee39bbc5bd523a,libh2-551823110487f356,libindexmap-84c2900dc80b343f,libequivalent-fdc46004df91ad08,libhashbrown-47c759383abea0da,libfutures_util-b4302b1465cd8c83,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libzstd-c133a9cfea1ffb8a,libzstd_safe-9b0d8f24f48a4d5a,libzstd_sys-935026b3d6d08415,libflate2-474f19d8ea73f124,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libactix_service-47aeab644af0e57c,libactix_codec-582cafd16b30873f,libtracing-0c5396f0d0148bc0,libtracing_core-1a977c0faab82eff,libonce_cell-debe7c411cf97340,libmemchr-3ffe5f7a52883367,libbitflags-2324b269643dc7c4,libtokio_util-8e2da379445a5893,libfutures_sink-be8442ee548d90f9,libactix_rt-41d8f5f39610c765,libtokio-26445a53284d8841,libsignal_hook_registry-1be1516f3d5d5955,libsocket2-c74406feb2173161,libmio-099da60e0ff4543f,liblog-430047f4f5722394,libserde-6febba64630ad158,libparking_lot-c567e46f41fd2dbd,libparking_lot_core-4eef1ff5f38ae60b,liblibc-14d0e05ed0aabcb5,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libfutures_core-fc6bb1738f00fc87,libhttp-3fec65441034439c,libitoa-4c6598116a867907,libbytes-3d9b205de7df0211,libfnv-2d77ec4f6f971b24,libactix_utils-c5ff58c994e351ff,libpin_project_lite-1b69109c4d0b18c5,liblocal_waker-db44699d6c187aa3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcaPHoZo/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8b796769c53f9d46/out" "-L" "/opt/rustwide/target/debug/build/boring-sys-73ddd5e1742b47d2/out/build/crypto/" "-L" "/opt/rustwide/target/debug/build/boring-sys-73ddd5e1742b47d2/out/build/ssl/" "-L" "/opt/rustwide/target/debug/build/boring-sys-73ddd5e1742b47d2/out/build/" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/iram-042036eb372169c2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: SSL_CTX_ctrl [INFO] [stdout] >>> referenced by ssl.rs:246 (src/./ssl.rs:246) [INFO] [stdout] >>> openssl_sys-5d2cbfb923b70b8c.openssl_sys.baf1fbb2f25b27e8-cgu.0.rcgu.o:(openssl_sys::openssl::ssl::SSL_CTX_set_mode::hf00dfd4a7defa6f7) in archive /opt/rustwide/target/debug/deps/libopenssl_sys-5d2cbfb923b70b8c.rlib [INFO] [stdout] >>> referenced by ssl.rs:384 (src/./ssl.rs:384) [INFO] [stdout] >>> openssl_sys-5d2cbfb923b70b8c.openssl_sys.baf1fbb2f25b27e8-cgu.0.rcgu.o:(openssl_sys::openssl::ssl::SSL_CTX_add_extra_chain_cert::h58b008d977863793) in archive /opt/rustwide/target/debug/deps/libopenssl_sys-5d2cbfb923b70b8c.rlib [INFO] [stdout] >>> referenced by ssl.rs:468 (src/./ssl.rs:468) [INFO] [stdout] >>> openssl_sys-5d2cbfb923b70b8c.openssl_sys.baf1fbb2f25b27e8-cgu.0.rcgu.o:(openssl_sys::openssl::ssl::SSL_CTX_set_max_proto_version::hcd771e30ffbbe5c3) in archive /opt/rustwide/target/debug/deps/libopenssl_sys-5d2cbfb923b70b8c.rlib [INFO] [stdout] >>> referenced 1 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: SSL_ctrl [INFO] [stdout] >>> referenced by tls1.rs:24 (src/./tls1.rs:24) [INFO] [stdout] >>> openssl_sys-5d2cbfb923b70b8c.openssl_sys.baf1fbb2f25b27e8-cgu.0.rcgu.o:(openssl_sys::openssl::tls1::SSL_set_tlsext_host_name::h500f1d224734e6d2) in archive /opt/rustwide/target/debug/deps/libopenssl_sys-5d2cbfb923b70b8c.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: ERR_get_error_all [INFO] [stdout] >>> referenced by error.rs:122 (src/error.rs:122) [INFO] [stdout] >>> openssl-a801f7a48e56795d.openssl.dfd7f869a0a2e01e-cgu.03.rcgu.o:(openssl::error::Error::get::h53954727d87e9c76) in archive /opt/rustwide/target/debug/deps/libopenssl-a801f7a48e56795d.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: SSL_get1_peer_certificate [INFO] [stdout] >>> referenced by mod.rs:2537 (src/ssl/mod.rs:2537) [INFO] [stdout] >>> openssl-a801f7a48e56795d.openssl.dfd7f869a0a2e01e-cgu.01.rcgu.o:(openssl::ssl::SslRef::peer_certificate::h444e0c0af3b4895a) in archive /opt/rustwide/target/debug/deps/libopenssl-a801f7a48e56795d.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: SSL_read_ex [INFO] [stdout] >>> referenced by mod.rs:3763 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.68/src/ssl/mod.rs:3763) [INFO] [stdout] >>> reqwest-742ba321bbb42fb6.reqwest.eef2993edf4e4c80-cgu.11.rcgu.o:(openssl::ssl::SslStream$LT$S$GT$::ssl_read_uninit::h48aa98e7123882a3) in archive /opt/rustwide/target/debug/deps/libreqwest-742ba321bbb42fb6.rlib [INFO] [stdout] >>> referenced by mod.rs:3763 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.68/src/ssl/mod.rs:3763) [INFO] [stdout] >>> reqwest-742ba321bbb42fb6.reqwest.eef2993edf4e4c80-cgu.11.rcgu.o:(openssl::ssl::SslStream$LT$S$GT$::ssl_read_uninit::he258949a61911993) in archive /opt/rustwide/target/debug/deps/libreqwest-742ba321bbb42fb6.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: SSL_write_ex [INFO] [stdout] >>> referenced by mod.rs:3804 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.68/src/ssl/mod.rs:3804) [INFO] [stdout] >>> reqwest-742ba321bbb42fb6.reqwest.eef2993edf4e4c80-cgu.11.rcgu.o:(openssl::ssl::SslStream$LT$S$GT$::ssl_write::haa5d0d68ded867d8) in archive /opt/rustwide/target/debug/deps/libreqwest-742ba321bbb42fb6.rlib [INFO] [stdout] >>> referenced by mod.rs:3804 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.68/src/ssl/mod.rs:3804) [INFO] [stdout] >>> reqwest-742ba321bbb42fb6.reqwest.eef2993edf4e4c80-cgu.11.rcgu.o:(openssl::ssl::SslStream$LT$S$GT$::ssl_write::hbf22767b1cb7a576) in archive /opt/rustwide/target/debug/deps/libreqwest-742ba321bbb42fb6.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `iram` (bin "iram") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2e0d42758dbb9a263957db5b8ba7097eefd1e2e36b63d3bc27cd5e287df97db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0d42758dbb9a263957db5b8ba7097eefd1e2e36b63d3bc27cd5e287df97db6", kill_on_drop: false }` [INFO] [stdout] 2e0d42758dbb9a263957db5b8ba7097eefd1e2e36b63d3bc27cd5e287df97db6