[INFO] cloning repository https://github.com/realaravinth/libmedium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/realaravinth/libmedium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealaravinth%2Flibmedium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealaravinth%2Flibmedium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95616fef4a781053c4047e9e068db7de6ce3001d [INFO] checking realaravinth/libmedium against master#cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealaravinth%2Flibmedium" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/realaravinth/libmedium on toolchain cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/realaravinth/libmedium [INFO] finished tweaking git repo https://github.com/realaravinth/libmedium [INFO] tweaked toml for git repo https://github.com/realaravinth/libmedium written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/realaravinth/libmedium 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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.bincode [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.futures [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.sled [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphql_client v0.14.0 [INFO] [stderr] Downloaded sailfish-compiler v0.8.3 [INFO] [stderr] Downloaded sailfish-macros v0.8.3 [INFO] [stderr] Downloaded graphql-introspection-query v0.2.0 [INFO] [stderr] Downloaded graphql_query_derive v0.14.0 [INFO] [stderr] Downloaded sailfish v0.8.3 [INFO] [stderr] Downloaded sha256 v1.5.0 [INFO] [stderr] Downloaded graphql_client_codegen v0.14.0 [INFO] [stderr] Downloaded winnow v0.6.11 [INFO] [stderr] Downloaded actix-web v4.6.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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d37f2b9701d175dbed04a49c5448d01c49dbce7e75d3b2f0216e640245eeb00 [INFO] running `Command { std: "docker" "start" "-a" "5d37f2b9701d175dbed04a49c5448d01c49dbce7e75d3b2f0216e640245eeb00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d37f2b9701d175dbed04a49c5448d01c49dbce7e75d3b2f0216e640245eeb00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d37f2b9701d175dbed04a49c5448d01c49dbce7e75d3b2f0216e640245eeb00", kill_on_drop: false }` [INFO] [stdout] 5d37f2b9701d175dbed04a49c5448d01c49dbce7e75d3b2f0216e640245eeb00 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] defd407691b5d52d7c87d1fc4642298744c46820e750f611dde05f4416c386c2 [INFO] running `Command { std: "docker" "start" "-a" "defd407691b5d52d7c87d1fc4642298744c46820e750f611dde05f4416c386c2", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.bincode [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.futures [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.sled [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling winnow v0.6.11 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling sailfish-compiler v0.8.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Compiling sailfish v0.8.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking line-wrap v0.2.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling libmedium v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking sha256 v1.5.0 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Checking plist v1.6.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling actix-web-codegen-const-routes v0.2.0 [INFO] [stderr] Checking hyper v0.14.29 [INFO] [stderr] Checking actix-http v3.7.0 [INFO] [stderr] Compiling graphql_client_codegen v0.14.0 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling sailfish-macros v0.8.3 [INFO] [stderr] Checking actix-web v4.6.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Compiling graphql_query_derive v0.14.0 [INFO] [stderr] Checking graphql_client v0.14.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/main.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/main.rs:89:11 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/settings.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/settings.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/settings.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/main.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/main.rs:89:11 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/settings.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/settings.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/settings.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/data.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | let mut id = Self::get_gist_id(&gist_url).to_owned(); [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/data.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | let mut id = Self::get_gist_id(&gist_url).to_owned(); [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: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/proxy.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | .timestamp_millis(post_data.created_at) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead [INFO] [stdout] --> src/proxy.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | .timestamp_millis(post_data.created_at) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/proxy.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | pub id: String, [INFO] [stdout] | ^^ help: try ignoring the field: `id: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gists` [INFO] [stdout] --> src/proxy.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | pub gists: Option>, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `gists: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `open_list` [INFO] [stdout] --> /opt/rustwide/target/debug/build/sailfish-compiler-db373213241dd3fb/out/templates/d3aaf30d667a6ca3-6afecf41f46a5eac:2:4710 [INFO] [stdout] | [INFO] [stdout] 2 | ...ad>\n\n") ; let mut open_list = false ; __sf_rt :: render_text ! (__sf_buf , "\n
\n

") ; __sf_rt :: ... [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_open_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> /opt/rustwide/target/debug/build/sailfish-compiler-db373213241dd3fb/out/templates/d3aaf30d667a6ca3-6afecf41f46a5eac:2:4706 [INFO] [stdout] | [INFO] [stdout] 2 | ...nder_text ! (__sf_buf , "\n\n\n") ; let mut open_list = false ; __sf_rt :: render_text ! (__sf_buf , "\n
src/proxy.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | pub id: String, [INFO] [stdout] | ^^ help: try ignoring the field: `id: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gists` [INFO] [stdout] --> src/proxy.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | pub gists: Option>, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `gists: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `open_list` [INFO] [stdout] --> /opt/rustwide/target/debug/build/sailfish-compiler-db373213241dd3fb/out/templates/d3aaf30d667a6ca3-6afecf41f46a5eac:2:4710 [INFO] [stdout] | [INFO] [stdout] 2 | ...ad>\n\n") ; let mut open_list = false ; __sf_rt :: render_text ! (__sf_buf , "\n
\n

") ; __sf_rt :: ... [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_open_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> /opt/rustwide/target/debug/build/sailfish-compiler-db373213241dd3fb/out/templates/d3aaf30d667a6ca3-6afecf41f46a5eac:2:4706 [INFO] [stdout] | [INFO] [stdout] 2 | ...nder_text ! (__sf_buf , "\n\n\n") ; let mut open_list = false ; __sf_rt :: render_text ! (__sf_buf , "\n
src/data.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Data { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 36 | pub client: Client, [INFO] [stdout] 37 | cache: Db, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `p` and `gists` are never read [INFO] [stdout] --> src/post.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct Markup<'a, 'b> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 36 | markup: &'a GetPostPostContentBodyModelParagraphsMarkups, [INFO] [stdout] 37 | p: &'a GetPostPostContentBodyModelParagraphs, [INFO] [stdout] | ^ [INFO] [stdout] 38 | pos_type: PostitionType, [INFO] [stdout] 39 | gists: &'b Option>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `GenerateHTML` is never used [INFO] [stdout] --> src/render_html.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait GenerateHTML { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cache` is never read [INFO] [stdout] --> src/data.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Data { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 36 | pub client: Client, [INFO] [stdout] 37 | cache: Db, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `p` and `gists` are never read [INFO] [stdout] --> src/post.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct Markup<'a, 'b> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 36 | markup: &'a GetPostPostContentBodyModelParagraphsMarkups, [INFO] [stdout] 37 | p: &'a GetPostPostContentBodyModelParagraphs, [INFO] [stdout] | ^ [INFO] [stdout] 38 | pos_type: PostitionType, [INFO] [stdout] 39 | gists: &'b Option>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `GenerateHTML` is never used [INFO] [stdout] --> src/render_html.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait GenerateHTML { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "defd407691b5d52d7c87d1fc4642298744c46820e750f611dde05f4416c386c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "defd407691b5d52d7c87d1fc4642298744c46820e750f611dde05f4416c386c2", kill_on_drop: false }` [INFO] [stdout] defd407691b5d52d7c87d1fc4642298744c46820e750f611dde05f4416c386c2