[INFO] cloning repository https://github.com/Sulfurium/sulfur [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sulfurium/sulfur" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSulfurium%2Fsulfur", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSulfurium%2Fsulfur'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89969443cb3d5ce0fef1f6919b9c2658625eebeb [INFO] checking Sulfurium/sulfur against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSulfurium%2Fsulfur" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sulfurium/sulfur on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sulfurium/sulfur [INFO] finished tweaking git repo https://github.com/Sulfurium/sulfur [INFO] tweaked toml for git repo https://github.com/Sulfurium/sulfur written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Sulfurium/sulfur already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46c36bd97ad7e97be4123ce02504244a11e6df5dff50a6d9b85a9b4e5ca6063a [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" "46c36bd97ad7e97be4123ce02504244a11e6df5dff50a6d9b85a9b4e5ca6063a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46c36bd97ad7e97be4123ce02504244a11e6df5dff50a6d9b85a9b4e5ca6063a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c36bd97ad7e97be4123ce02504244a11e6df5dff50a6d9b85a9b4e5ca6063a", kill_on_drop: false }` [INFO] [stdout] 46c36bd97ad7e97be4123ce02504244a11e6df5dff50a6d9b85a9b4e5ca6063a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] d29128128949a5dadfc5026ba7da3e4248fb2f0c9d2077ff341302182071feca [INFO] running `Command { std: "docker" "start" "-a" "d29128128949a5dadfc5026ba7da3e4248fb2f0c9d2077ff341302182071feca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking atoi v0.3.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking async-io v1.1.10 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking async-global-executor v1.4.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking async-std v1.6.5 [INFO] [stderr] Checking sqlformat v0.1.1 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking ruzstd v0.2.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Compiling sqlx-rt v0.1.1 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking sqlx-core v0.4.0-beta.1 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Compiling sqlx-macros v0.4.0-beta.1 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Checking zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Checking sqlx v0.4.0-beta.1 [INFO] [stderr] Checking sulfur v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `NO_LICENSE` should have an upper camel case name [INFO] [stdout] --> src/lib/packages/pkg_struct.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | NO_LICENSE, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `NoLicense` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NO_LICENSE` should have an upper camel case name [INFO] [stdout] --> src/lib/packages/pkg_struct.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | NO_LICENSE, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `NoLicense` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/lib/packages/pkg_struct.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/lib/packages/pkg_struct.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `packages` [INFO] [stdout] --> src/lib/packages/remove.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn remove(packages: Vec) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_packages` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `packages` [INFO] [stdout] --> src/lib/packages/remove.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn remove(packages: Vec) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_packages` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `extract` [INFO] [stdout] --> src/lib/packages/extract.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | pub async fn extract(path: PathBuf) -> std::io::Result { [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: `format_license` [INFO] [stdout] --> src/lib/packages/pkg_struct.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn format_license(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_dependence` [INFO] [stdout] --> src/lib/packages/pkg_struct.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn get_dependence(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_optional_dependence` [INFO] [stdout] --> src/lib/packages/pkg_struct.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn get_optional_dependence(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_installed` [INFO] [stdout] --> src/lib/packages/pkg_struct.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_installed(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_dependence` [INFO] [stdout] --> src/lib/packages/pkg_struct.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn set_dependence(&mut self, dependence: Vec) -> &mut PKG { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_optional_dependence` [INFO] [stdout] --> src/lib/packages/pkg_struct.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn set_optional_dependence(&mut self, optional_dependence: Vec) -> &mut PKG { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_package` [INFO] [stdout] --> src/lib/packages/read.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | pub async fn read_package(path: PathBuf) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `extract` [INFO] [stdout] --> src/lib/packages/extract.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | pub async fn extract(path: PathBuf) -> std::io::Result { [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: `format_license` [INFO] [stdout] --> src/lib/packages/pkg_struct.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn format_license(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_dependence` [INFO] [stdout] --> src/lib/packages/pkg_struct.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn get_dependence(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_optional_dependence` [INFO] [stdout] --> src/lib/packages/pkg_struct.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn get_optional_dependence(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_installed` [INFO] [stdout] --> src/lib/packages/pkg_struct.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_installed(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_dependence` [INFO] [stdout] --> src/lib/packages/pkg_struct.rs:142:12 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn set_dependence(&mut self, dependence: Vec) -> &mut PKG { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_optional_dependence` [INFO] [stdout] --> src/lib/packages/pkg_struct.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn set_optional_dependence(&mut self, optional_dependence: Vec) -> &mut PKG { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_package` [INFO] [stdout] --> src/lib/packages/read.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | pub async fn read_package(path: PathBuf) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 01s [INFO] running `Command { std: "docker" "inspect" "d29128128949a5dadfc5026ba7da3e4248fb2f0c9d2077ff341302182071feca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d29128128949a5dadfc5026ba7da3e4248fb2f0c9d2077ff341302182071feca", kill_on_drop: false }` [INFO] [stdout] d29128128949a5dadfc5026ba7da3e4248fb2f0c9d2077ff341302182071feca