[INFO] cloning repository https://github.com/chriskrycho/lightning-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chriskrycho/lightning-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriskrycho%2Flightning-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriskrycho%2Flightning-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 107c9206e30e951c9b975c9178bdf86fd44fb701 [INFO] testing chriskrycho/lightning-rs against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriskrycho%2Flightning-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chriskrycho/lightning-rs on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chriskrycho/lightning-rs [INFO] finished tweaking git repo https://github.com/chriskrycho/lightning-rs [INFO] tweaked toml for git repo https://github.com/chriskrycho/lightning-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/chriskrycho/lightning-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4dfb83fe8a4babef95f369067349de7539928e91fc8507666974bbd17105d947 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4dfb83fe8a4babef95f369067349de7539928e91fc8507666974bbd17105d947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4dfb83fe8a4babef95f369067349de7539928e91fc8507666974bbd17105d947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dfb83fe8a4babef95f369067349de7539928e91fc8507666974bbd17105d947", kill_on_drop: false }` [INFO] [stdout] 4dfb83fe8a4babef95f369067349de7539928e91fc8507666974bbd17105d947 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 413d304c3c073dc28f30e4f092ab1be36df202b1c4a307cd8422e68c654a0a14 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "413d304c3c073dc28f30e4f092ab1be36df202b1c4a307cd8422e68c654a0a14", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling onig v6.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling json5 v0.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling lx-json-feed v0.1.0 (/opt/rustwide/workdir/crates/json-feed) [INFO] [stderr] Compiling syntect v4.5.0 [INFO] [stderr] Compiling lightning v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `FeedItem` [INFO] [stdout] --> src/feed.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | use lx_json_feed::{AuthorOptions, FeedItem, JSONFeed}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `configs` [INFO] [stdout] --> src/build.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | let SiteFiles { configs, content } = get_files_to_load(&in_dir); [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `configs: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/feed.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) fn new(title: String, site_config: &'a Config, items: &'a [Page]) -> Feed<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `url` [INFO] [stdout] --> src/page.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | pub(crate) fn url(&self, config: &Config) -> String { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `Command { std: "docker" "inspect" "413d304c3c073dc28f30e4f092ab1be36df202b1c4a307cd8422e68c654a0a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "413d304c3c073dc28f30e4f092ab1be36df202b1c4a307cd8422e68c654a0a14", kill_on_drop: false }` [INFO] [stdout] 413d304c3c073dc28f30e4f092ab1be36df202b1c4a307cd8422e68c654a0a14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 242a593e5411fb67e05f3fb81b3eb7340fc82a509d731c42a8bcbbec492a57a9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "242a593e5411fb67e05f3fb81b3eb7340fc82a509d731c42a8bcbbec492a57a9", kill_on_drop: false }` [INFO] [stderr] Compiling lightning v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `FeedItem` [INFO] [stdout] --> src/feed.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | use lx_json_feed::{AuthorOptions, FeedItem, JSONFeed}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `configs` [INFO] [stdout] --> src/build.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | let SiteFiles { configs, content } = get_files_to_load(&in_dir); [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `configs: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/feed.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) fn new(title: String, site_config: &'a Config, items: &'a [Page]) -> Feed<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `url` [INFO] [stdout] --> src/page.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | pub(crate) fn url(&self, config: &Config) -> String { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FeedItem` [INFO] [stdout] --> src/feed.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | use lx_json_feed::{AuthorOptions, FeedItem, JSONFeed}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `configs` [INFO] [stdout] --> src/build.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | let SiteFiles { configs, content } = get_files_to_load(&in_dir); [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `configs: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/feed.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) fn new(title: String, site_config: &'a Config, items: &'a [Page]) -> Feed<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `url` [INFO] [stdout] --> src/page.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | pub(crate) fn url(&self, config: &Config) -> String { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.50s [INFO] running `Command { std: "docker" "inspect" "242a593e5411fb67e05f3fb81b3eb7340fc82a509d731c42a8bcbbec492a57a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "242a593e5411fb67e05f3fb81b3eb7340fc82a509d731c42a8bcbbec492a57a9", kill_on_drop: false }` [INFO] [stdout] 242a593e5411fb67e05f3fb81b3eb7340fc82a509d731c42a8bcbbec492a57a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a71a33417a0b5a80bdb63015da7c89b85c10250e06e244548ebafe7096e4004d [INFO] running `Command { std: "docker" "start" "-a" "a71a33417a0b5a80bdb63015da7c89b85c10250e06e244548ebafe7096e4004d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `FeedItem` [INFO] [stderr] --> src/feed.rs:5:35 [INFO] [stderr] | [INFO] [stderr] 5 | use lx_json_feed::{AuthorOptions, FeedItem, JSONFeed}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `configs` [INFO] [stderr] --> src/build.rs:16:21 [INFO] [stderr] | [INFO] [stderr] 16 | let SiteFiles { configs, content } = get_files_to_load(&in_dir); [INFO] [stderr] | ^^^^^^^ help: try ignoring the field: `configs: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/feed.rs:25:19 [INFO] [stderr] | [INFO] [stderr] 25 | pub(crate) fn new(title: String, site_config: &'a Config, items: &'a [Page]) -> Feed<'a> { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `url` [INFO] [stderr] --> src/page.rs:80:19 [INFO] [stderr] | [INFO] [stderr] 80 | pub(crate) fn url(&self, config: &Config) -> String { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `FeedItem` [INFO] [stderr] --> src/feed.rs:5:35 [INFO] [stderr] | [INFO] [stderr] 5 | use lx_json_feed::{AuthorOptions, FeedItem, JSONFeed}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `configs` [INFO] [stderr] --> src/build.rs:16:21 [INFO] [stderr] | [INFO] [stderr] 16 | let SiteFiles { configs, content } = get_files_to_load(&in_dir); [INFO] [stderr] | ^^^^^^^ help: try ignoring the field: `configs: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/feed.rs:25:19 [INFO] [stderr] | [INFO] [stderr] 25 | pub(crate) fn new(title: String, site_config: &'a Config, items: &'a [Page]) -> Feed<'a> { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `url` [INFO] [stderr] --> src/page.rs:80:19 [INFO] [stderr] | [INFO] [stderr] 80 | pub(crate) fn url(&self, config: &Config) -> String { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lightning-8ee2767a44c24f5f) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lx-4f67c0fc0dc52978) [INFO] [stdout] [INFO] [stderr] Doc-tests lightning [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a71a33417a0b5a80bdb63015da7c89b85c10250e06e244548ebafe7096e4004d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a71a33417a0b5a80bdb63015da7c89b85c10250e06e244548ebafe7096e4004d", kill_on_drop: false }` [INFO] [stdout] a71a33417a0b5a80bdb63015da7c89b85c10250e06e244548ebafe7096e4004d