[INFO] cloning repository https://github.com/Team-Zinc/Hydrogen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Team-Zinc/Hydrogen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeam-Zinc%2FHydrogen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeam-Zinc%2FHydrogen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab064bff1564d830c877c0b4a836bd23cd059ece [INFO] checking Team-Zinc/Hydrogen against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeam-Zinc%2FHydrogen" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Team-Zinc/Hydrogen on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Team-Zinc/Hydrogen [INFO] finished tweaking git repo https://github.com/Team-Zinc/Hydrogen [INFO] tweaked toml for git repo https://github.com/Team-Zinc/Hydrogen written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Team-Zinc/Hydrogen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", 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] 6ea4436a6c56bf2012f4deea702e458477226a69eb3aa8014d1ba0307bcee6c4 [INFO] running `Command { std: "docker" "start" "-a" "6ea4436a6c56bf2012f4deea702e458477226a69eb3aa8014d1ba0307bcee6c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ea4436a6c56bf2012f4deea702e458477226a69eb3aa8014d1ba0307bcee6c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea4436a6c56bf2012f4deea702e458477226a69eb3aa8014d1ba0307bcee6c4", kill_on_drop: false }` [INFO] [stdout] 6ea4436a6c56bf2012f4deea702e458477226a69eb3aa8014d1ba0307bcee6c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ca7aecb732a051ad5e18da7cf8b2e054aeca79539655a0384ecf4194a140f74 [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" "7ca7aecb732a051ad5e18da7cf8b2e054aeca79539655a0384ecf4194a140f74", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking inflections v1.1.1 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking os_pipe v0.9.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking command-run v0.13.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking rayon-core v1.8.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking console v0.12.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking dialoguer v0.6.2 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling snafu-derive v0.6.9 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking snafu v0.6.9 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking flame v0.2.2 [INFO] [stderr] Checking hy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/project/build/configure/binary.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `snafu::ResultExt` [INFO] [stdout] --> src/project/build/configure/binary.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use snafu::ResultExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/project/build/configure/compiler.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ConfigureError` [INFO] [stdout] --> src/project/build/configure/compiler.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{ConfigureError, ConfigurePool}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::project::Project` [INFO] [stdout] --> src/project/build/configure/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use super::project::Project; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BuildContext` [INFO] [stdout] --> src/project/build/langs/c/gcc/mod.rs:3:71 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::project::build::configure::{ConfigureError, ConfigurePool, BuildContext}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BuildContext` [INFO] [stdout] --> src/project/build/language.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use super::configure::{BuildContext, ConfigurePool}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::configure::ConfigureError` [INFO] [stdout] --> src/project/build/link/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use super::configure::ConfigureError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `mem`, `slice` [INFO] [stdout] --> src/project/mod.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | use std::{fmt, fs, io, slice, mem}; [INFO] [stdout] | ^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/project/build/configure/binary.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `snafu::ResultExt` [INFO] [stdout] --> src/project/build/configure/binary.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use snafu::ResultExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/project/build/configure/compiler.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ConfigureError` [INFO] [stdout] --> src/project/build/configure/compiler.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{ConfigureError, ConfigurePool}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::project::Project` [INFO] [stdout] --> src/project/build/configure/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use super::project::Project; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BuildContext` [INFO] [stdout] --> src/project/build/langs/c/gcc/mod.rs:3:71 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::project::build::configure::{ConfigureError, ConfigurePool, BuildContext}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BuildContext` [INFO] [stdout] --> src/project/build/language.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use super::configure::{BuildContext, ConfigurePool}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::configure::ConfigureError` [INFO] [stdout] --> src/project/build/link/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use super::configure::ConfigureError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `mem`, `slice` [INFO] [stdout] --> src/project/mod.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | use std::{fmt, fs, io, slice, mem}; [INFO] [stdout] | ^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `external` [INFO] [stdout] --> src/project/build/configure/library.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | if let Some(ref external) = lib.external { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_external` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/project/build/langs/c/gcc/mod.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | f: &PathBuf, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out` [INFO] [stdout] --> src/project/build/link/mod.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | let out = command.run()?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_out` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/project/build/link/base.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn get_base_link_flags(p: &Project) -> Vec { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/project/build/link/dylib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn get_link_flags(p: &Project) -> Vec { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/project/build/link/stlib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn get_link_flags(p: &Project) -> Vec { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `external` [INFO] [stdout] --> src/project/build/configure/library.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | if let Some(ref external) = lib.external { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_external` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/project/build/langs/c/gcc/mod.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | f: &PathBuf, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out` [INFO] [stdout] --> src/project/build/link/mod.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | let out = command.run()?; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_out` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/project/build/link/base.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn get_base_link_flags(p: &Project) -> Vec { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/project/build/link/dylib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn get_link_flags(p: &Project) -> Vec { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/project/build/link/stlib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn get_link_flags(p: &Project) -> Vec { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/project/actual/project_dependency.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new() -> Self { [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: `get_output_filename` [INFO] [stdout] --> src/project/actual/project_dependency.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get_output_filename(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `apply_dynamic` [INFO] [stdout] --> src/project/actual/real_actual/mod.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn apply_dynamic(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_binary_as` [INFO] [stdout] --> src/project/build/configure/binary.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn find_binary_as( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/project/build/configure/library.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_library` [INFO] [stdout] --> src/project/build/configure/library.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn find_library(&mut self, lib: Dependency) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_compilation_flags` [INFO] [stdout] --> src/project/build/configure/library.rs:64:4 [INFO] [stdout] | [INFO] [stdout] 64 | fn get_compilation_flags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_linking_flags` [INFO] [stdout] --> src/project/build/configure/library.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn get_linking_flags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/project/actual/project_dependency.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new() -> Self { [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: `get_output_filename` [INFO] [stdout] --> src/project/actual/project_dependency.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get_output_filename(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `apply_dynamic` [INFO] [stdout] --> src/project/actual/real_actual/mod.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn apply_dynamic(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_binary_as` [INFO] [stdout] --> src/project/build/configure/binary.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn find_binary_as( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/project/build/configure/library.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_library` [INFO] [stdout] --> src/project/build/configure/library.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn find_library(&mut self, lib: Dependency) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_compilation_flags` [INFO] [stdout] --> src/project/build/configure/library.rs:64:4 [INFO] [stdout] | [INFO] [stdout] 64 | fn get_compilation_flags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_linking_flags` [INFO] [stdout] --> src/project/build/configure/library.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn get_linking_flags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "7ca7aecb732a051ad5e18da7cf8b2e054aeca79539655a0384ecf4194a140f74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ca7aecb732a051ad5e18da7cf8b2e054aeca79539655a0384ecf4194a140f74", kill_on_drop: false }` [INFO] [stdout] 7ca7aecb732a051ad5e18da7cf8b2e054aeca79539655a0384ecf4194a140f74