[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 try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarunwadhwa13%2Famp" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tarunwadhwa13/amp on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc2/source/Cargo.toml [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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f75624629f8c8e8e8ce5e35778ca5ba27f796c15bf2300b01cd7d19b90e9b74 [INFO] running `Command { std: "docker" "start" "-a" "3f75624629f8c8e8e8ce5e35778ca5ba27f796c15bf2300b01cd7d19b90e9b74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f75624629f8c8e8e8ce5e35778ca5ba27f796c15bf2300b01cd7d19b90e9b74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f75624629f8c8e8e8ce5e35778ca5ba27f796c15bf2300b01cd7d19b90e9b74", kill_on_drop: false }` [INFO] [stdout] 3f75624629f8c8e8e8ce5e35778ca5ba27f796c15bf2300b01cd7d19b90e9b74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5beecb41b50346ba825d7b7a6a0113d93d019edef31deda406160a258deb305f [INFO] running `Command { std: "docker" "start" "-a" "5beecb41b50346ba825d7b7a6a0113d93d019edef31deda406160a258deb305f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling regex v1.11.1 [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 zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling boring-sys v4.11.0 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-http v3.9.0 [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 destructure_traitobject v0.2.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling pq-sys v0.6.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling impl-more v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling derive_utils v0.14.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling ct-codecs v1.1.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling ed25519-compact v2.1.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling auto_enums v0.8.6 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling juniper_codegen v0.16.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hmac-sha512 v1.1.5 [INFO] [stderr] Compiling hmac-sha256 v1.1.7 [INFO] [stderr] Compiling coarsetime v0.1.34 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling binstring v0.1.1 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling hmac-sha1-compact v1.1.4 [INFO] [stderr] Compiling pathdiff v0.2.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling actix-cors v0.7.0 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling actix-web-httpauth v0.8.2 [INFO] [stderr] Compiling diesel v2.2.4 [INFO] [stderr] Compiling juniper v0.16.1 [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)]` 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)]` 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)]` 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)]` 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: 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)]` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 24s [INFO] running `Command { std: "docker" "inspect" "5beecb41b50346ba825d7b7a6a0113d93d019edef31deda406160a258deb305f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5beecb41b50346ba825d7b7a6a0113d93d019edef31deda406160a258deb305f", kill_on_drop: false }` [INFO] [stdout] 5beecb41b50346ba825d7b7a6a0113d93d019edef31deda406160a258deb305f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 369a934beb7306d17384b99786f1c0907071ba3a8357700beb3dc3955fd46167 [INFO] running `Command { std: "docker" "start" "-a" "369a934beb7306d17384b99786f1c0907071ba3a8357700beb3dc3955fd46167", kill_on_drop: false }` [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)]` on by default [INFO] [stdout] [INFO] [stdout] [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 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)]` 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)]` 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)]` 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: 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)]` 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] [stderr] Compiling iram v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `iram::alert_sources::base::AlertSource` [INFO] [stdout] --> tests/test_zabbix.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use iram::alert_sources::base::AlertSource; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [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)]` 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)]` 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)]` 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)]` 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: 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)]` 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/rustcEiVEMl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libiram-f60efc74a83684fc.rlib,libconfig-c53b44126908e28e.rlib,libpathdiff-1c1b832b7495c5fa.rlib,libjson5-a75058be2f22180a.rlib,libpest-4e44e23d9fad686a.rlib,libucd_trie-01dd94f548235104.rlib,libron-f03baac0bf6a8b84.rlib,libbase64-64299f9d815d057c.rlib,libtoml-9195930135cafd2e.rlib,libtoml_edit-db44312fd4310d6e.rlib,libserde_spanned-80d7a4f0828c4b8f.rlib,libwinnow-aec8fd883abf5a30.rlib,libtoml_datetime-2bbd60607ea183a9.rlib,libnom-2634eb9b7f5f7aae.rlib,libini-ee8960f0a2cff882.rlib,libordered_multimap-ec3ce3537f142f2c.rlib,libdlv_list-e443e724e0478d88.rlib,libyaml_rust2-8fec6866f5dd0880.rlib,libarraydeque-be9e663bcba0ae31.rlib,libhashlink-208683667cdd0fd6.rlib,libhashbrown-2762ba97569c0e1b.rlib,liballocator_api2-57a541bb0b50754b.rlib,libconvert_case-772cc0932d4e91a2.rlib,libunicode_segmentation-ff3f1aa3aad6e639.rlib,libjuniper-323091d47d3a6a53.rlib,libsmartstring-bd6df12b71f06f5e.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libfutures-d18b7d7bcb707501.rlib,libactix_web-8fc66f1287c059e2.rlib,libimpl_more-ae02cbf4feb864b1.rlib,libactix_server-31f026364df85e1b.rlib,libactix_router-57cb477015602b81.rlib,libregex-07d59f3792584a21.rlib,libregex_automata-b16ca0c62e99f813.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,libcookie-bb40a74592322ced.rlib,libtime-5e8c3c65e4d9f1e7.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libactix_http-ac5ecb2e18ebfe72.rlib,libbrotli-4a3fbbdbcb2f3328.rlib,libbrotli_decompressor-28920ff4f3fb163d.rlib,liballoc_stdlib-be9175862277e1f4.rlib,liballoc_no_stdlib-06c983927188c99c.rlib,libhttpdate-9f9d2502c6a38412.rlib,libsha1-7bf27b7c198f995f.rlib,liblocal_channel-1f39405c63f41e49.rlib,libbytestring-988e66125285e3db.rlib,liblanguage_tags-f2740fbda1808d44.rlib,libahash-ac70f5abf360e16d.rlib,libh2-a07db87f37860689.rlib,libzstd-2b1a6b2bb3e552d9.rlib,libzstd_safe-04d7d937d8b9a80c.rlib,libzstd_sys-ffdae7273bdd94d7.rlib,libflate2-474f19d8ea73f124.rlib,libminiz_oxide-9ee3d538996be813.rlib,libadler2-b931b79841890bad.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libactix_service-eb0bedf7d364edcb.rlib,libactix_codec-204391b2cd46ca91.rlib,libactix_utils-c5ff58c994e351ff.rlib,liblocal_waker-db44699d6c187aa3.rlib,libactix_rt-221305eb351f2e6b.rlib,libhttp-3fec65441034439c.rlib,liblazy_static-baa1b60cad294b8b.rlib,libspin-b0f789aa2a8dd050.rlib,libjwt_simple-82c304afeff4c79a.rlib,libblake2b_simd-145d97f3b3d5dbc8.rlib,libconstant_time_eq-7540ab86f53c975b.rlib,libarrayvec-1b252ee19ef31e11.rlib,libarrayref-e2c56de32f019e08.rlib,libed25519_compact-25aaf6c99f0157e1.rlib,libthiserror-97881d17c5203a46.rlib,libanyhow-3109b5ba994d1b57.rlib,libcoarsetime-c8eb54ba6f3de2f3.rlib,libboring-f53708fbdbfd9b7a.rlib,libboring_sys-f7909b973840465a.rlib,libforeign_types-938f1f03f3a98856.rlib,libforeign_types_shared-97a43ce848e98908.rlib,librand-29c9d58677ea3f9a.rlib,librand_chacha-3b88825612702264.rlib,libppv_lite86-c311986d23f70ca4.rlib,libzerocopy-491eab346a8151b0.rlib,libhmac_sha512-5b0c24df26532bcb.rlib,libp384-a25f1b052a0b3cc4.rlib,libk256-6a44aaf133cf781c.rlib,libp256-c8de0655dbff488e.rlib,libsha2-da421317adceda91.rlib,libcpufeatures-fe114a1e469cc2f8.rlib,libecdsa-0d6236a71b56a9d8.rlib,librfc6979-7436b02e71867f96.rlib,libsignature-98563ca175c8dd01.rlib,libprimeorder-e856d99770705e27.rlib,libelliptic_curve-a7064766f252ee44.rlib,libsec1-68b6106c173fcf67.rlib,libpkcs8-4f445c4e87eaaa3e.rlib,libspki-32e0da810cb62779.rlib,libder-3cd6c8a31824454e.rlib,libpem_rfc7468-5583564c38c68a1e.rlib,libbase64ct-04e748031ddf4896.rlib,libhkdf-91047a3121892c03.rlib,libhmac-83dcdb3b1cbf97a2.rlib,libcrypto_bigint-75ac77b08d23f904.rlib,libbase16ct-b0752502dc7a9a1c.rlib,libgroup-8753dfbae3dbd9b3.rlib,libff-120fe801abbd373e.rlib,librand_core-579ad60898ca6b12.rlib,libhmac_sha256-d8559df6fdc013b4.rlib,libdigest-c0f76065f8ac3ef4.rlib,libconst_oid-5d63b50f42b847e9.rlib,libblock_buffer-a16cad7a118b2c45.rlib,libhmac_sha1_compact-25733219a452d5c9.rlib,libct_codecs-3fcc9a4439368512.rlib,libbcrypt-bd46f01f1f54343b.rlib,libsubtle-fdb157e48338ed49.rlib,libblowfish-a2a1aad817c17c50.rlib,libcipher-29c3571f87e60809.rlib,libinout-c30a8f1e171453b6.rlib,libcrypto_common-feea98572f49acb5.rlib,libgeneric_array-6eea68a77d9a92c6.rlib,libtypenum-e3323f6ed06bf501.rlib,libgetrandom-179c5e62f686323d.rlib,libzeroize-ead98f074a37f829.rlib,libreqwest-8b6cad4b6bd33556.rlib,librustls_pemfile-2cbe74edf6ba73ed.rlib,librustls_pki_types-870aa897f2016219.rlib,libsync_wrapper-b2945c54b9c576f9.rlib,libbase64-2a03de3babadded3.rlib,libipnet-346d915a0dce48fd.rlib,libhyper_tls-a558d4fc14ff83a0.rlib,libtokio_native_tls-f5c2fb855ba39ba8.rlib,libserde_urlencoded-db804f48a9dbb1e3.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-68ad4a143c31cce1.rlib,libnative_tls-0fa5daee18301c8b.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-7c3f0ae004eb8053.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-8cb565609919b1fc.rlib,libhyper_util-80e7b741be17e765.rlib,libtower_service-0d7df29686b13872.rlib,libhyper-87b9f03dc90b73ef.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-1f171d883a977f5d.rlib,libh2-930fa97dc6a492db.rlib,libtracing-5848ec2f116da244.rlib,libtracing_core-1a977c0faab82eff.rlib,libonce_cell-debe7c411cf97340.rlib,libindexmap-b068143ada4c4ac7.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-47c759383abea0da.rlib,libatomic_waker-001109810bdecbaa.rlib,libtokio_util-8bd6a973827e40cf.rlib,libfutures_channel-f26d4826b597103e.rlib,libtokio-e210c9dd175c06c1.rlib,libsignal_hook_registry-0ff35d4c3ada3da5.rlib,libsocket2-8795add940ef244f.rlib,libmio-b1c2e0dd954fd4f1.rlib,libhttp_body_util-f0e79335063ebd18.rlib,libhttp_body-5ced07248982098e.rlib,libfutures_util-ef7caa8b1d857141.rlib,libfutures_io-3e19596c076de665.rlib,libslab-d2d6782c70f6d408.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,liburl-31bbdf84af089c6e.rlib,libidna-00769aa2cbe5b1c1.rlib,libidna_adapter-b92590b264b13315.rlib,libicu_normalizer-e87dd63081197968.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libicu_properties-85d4c94be357014c.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-579b84af0fc755f8.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-dff5cfa3147c0269.rlib,libicu_provider-482ed3112b809149.rlib,libicu_locid-8cef783bea960fb2.rlib,liblitemap-cc127d15603ff5ed.rlib,libtinystr-291ee20495a24109.rlib,libzerovec-eb328f369252c104.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-36bb47cebd0bcc6c.rlib,libzerofrom-b5b464fab6fe5286.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhttp-49835eadea3670d0.rlib,libbytes-3d9b205de7df0211.rlib,libfnv-2d77ec4f6f971b24.rlib,libdiesel-2fcbd2d42f7c2abd.rlib,libbitflags-e8c812e3f54b16b7.rlib,libbyteorder-1efcbe4f07366651.rlib,libr2d2-b6c97922cf6ab1fe.rlib,libscheduled_thread_pool-9f4baa69f2c83d0c.rlib,libparking_lot-824d10b2756f1422.rlib,libparking_lot_core-b7f95e9eabb3fffb.rlib,liblibc-7393ba927c8852d8.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,liblog-0672010797672fc6.rlib,libpq_sys-8648a2b957faf40f.rlib,libbigdecimal-c6bc98b48dd27857.rlib,liblibm-d1e2c88ada3ffce0.rlib,libnum_bigint-6a0eba548cf1cfa3.rlib,libnum_integer-e3964a19c6dd3604.rlib,libserde_json-b6d1008afd6661d8.rlib,libmemchr-3ffe5f7a52883367.rlib,libitoa-4c6598116a867907.rlib,libryu-f8ba606093049f91.rlib,libserde-679fe41adaa97ff6.rlib,libchrono-fb00901dda74c282.rlib,libnum_traits-d3a84d88437f8276.rlib,libiana_time_zone-33839373f004bfb1.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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-00f0c58bdcf26c7a/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/boring-sys-406fa3533e6721d2/out/build/crypto/" "-L" "/opt/rustwide/target/debug/build/boring-sys-406fa3533e6721d2/out/build/ssl/" "-L" "/opt/rustwide/target/debug/build/boring-sys-406fa3533e6721d2/out/build/" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_zabbix-f1a1583d23b3c598" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `iram` (test "test_zabbix") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "369a934beb7306d17384b99786f1c0907071ba3a8357700beb3dc3955fd46167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "369a934beb7306d17384b99786f1c0907071ba3a8357700beb3dc3955fd46167", kill_on_drop: false }` [INFO] [stdout] 369a934beb7306d17384b99786f1c0907071ba3a8357700beb3dc3955fd46167