[INFO] cloning repository https://github.com/dgmcdona/carapace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dgmcdona/carapace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgmcdona%2Fcarapace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgmcdona%2Fcarapace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74bba4b1a2b0d9876cf657d6c68273a0136e61db [INFO] testing dgmcdona/carapace against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgmcdona%2Fcarapace" "/workspace/builds/worker-62/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-62/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dgmcdona/carapace on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dgmcdona/carapace [INFO] finished tweaking git repo https://github.com/dgmcdona/carapace [INFO] tweaked toml for git repo https://github.com/dgmcdona/carapace written to /workspace/builds/worker-62/source/Cargo.toml [INFO] crate git repo https://github.com/dgmcdona/carapace already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--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-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79f1a507f0e2f2079b6dcd7ede9fbcbf61fe1e80cbe1fa21ab9297a747bed68d [INFO] running `Command { std: "docker" "start" "-a" "79f1a507f0e2f2079b6dcd7ede9fbcbf61fe1e80cbe1fa21ab9297a747bed68d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79f1a507f0e2f2079b6dcd7ede9fbcbf61fe1e80cbe1fa21ab9297a747bed68d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79f1a507f0e2f2079b6dcd7ede9fbcbf61fe1e80cbe1fa21ab9297a747bed68d", kill_on_drop: false }` [INFO] [stdout] 79f1a507f0e2f2079b6dcd7ede9fbcbf61fe1e80cbe1fa21ab9297a747bed68d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e44a7539638358d6f086cfc6a01fbda155534ca5ee0b0e97b08896dc542778b2 [INFO] running `Command { std: "docker" "start" "-a" "e44a7539638358d6f086cfc6a01fbda155534ca5ee0b0e97b08896dc542778b2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling carapace v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Stopped` [INFO] [stdout] --> src/jobs/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Stopped, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/jobs/mod.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Terminated` [INFO] [stdout] --> src/jobs/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Terminated, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/jobs/mod.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `jobtype` [INFO] [stdout] --> src/jobs/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | jobtype: JobType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `child_handle` [INFO] [stdout] --> src/jobs/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | child_handle: Child, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_command_type` [INFO] [stdout] --> src/jobs/mod.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn get_command_type(&self) -> &CommandType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_job_type` [INFO] [stdout] --> src/jobs/mod.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn get_job_type(&self) -> &JobType { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_child_handle` [INFO] [stdout] --> src/jobs/mod.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn get_child_handle(&self) -> &Child { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `list_jobs` [INFO] [stdout] --> src/jobs/mod.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn list_jobs(&self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.87s [INFO] running `Command { std: "docker" "inspect" "e44a7539638358d6f086cfc6a01fbda155534ca5ee0b0e97b08896dc542778b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e44a7539638358d6f086cfc6a01fbda155534ca5ee0b0e97b08896dc542778b2", kill_on_drop: false }` [INFO] [stdout] e44a7539638358d6f086cfc6a01fbda155534ca5ee0b0e97b08896dc542778b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acc90a17d3cdf749a4f7751cdab115cb2981dc20682c57c6fe7a524fe62286c5 [INFO] running `Command { std: "docker" "start" "-a" "acc90a17d3cdf749a4f7751cdab115cb2981dc20682c57c6fe7a524fe62286c5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling carapace v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Stopped` [INFO] [stdout] --> src/jobs/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Stopped, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/jobs/mod.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Terminated` [INFO] [stdout] --> src/jobs/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Terminated, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/jobs/mod.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `jobtype` [INFO] [stdout] --> src/jobs/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | jobtype: JobType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `child_handle` [INFO] [stdout] --> src/jobs/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | child_handle: Child, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_command_type` [INFO] [stdout] --> src/jobs/mod.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn get_command_type(&self) -> &CommandType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_job_type` [INFO] [stdout] --> src/jobs/mod.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn get_job_type(&self) -> &JobType { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_child_handle` [INFO] [stdout] --> src/jobs/mod.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn get_child_handle(&self) -> &Child { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `list_jobs` [INFO] [stdout] --> src/jobs/mod.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn list_jobs(&self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.04s [INFO] running `Command { std: "docker" "inspect" "acc90a17d3cdf749a4f7751cdab115cb2981dc20682c57c6fe7a524fe62286c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acc90a17d3cdf749a4f7751cdab115cb2981dc20682c57c6fe7a524fe62286c5", kill_on_drop: false }` [INFO] [stdout] acc90a17d3cdf749a4f7751cdab115cb2981dc20682c57c6fe7a524fe62286c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b97fe0d135d1099b6b1cf7163439784cb661b4dbcbd18b43b9b198ae9f4efd80 [INFO] running `Command { std: "docker" "start" "-a" "b97fe0d135d1099b6b1cf7163439784cb661b4dbcbd18b43b9b198ae9f4efd80", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: variant is never constructed: `Stopped` [INFO] [stderr] --> src/jobs/mod.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | Stopped, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/jobs/mod.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Terminated` [INFO] [stderr] --> src/jobs/mod.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | Terminated, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/jobs/mod.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `jobtype` [INFO] [stderr] --> src/jobs/mod.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | jobtype: JobType, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `child_handle` [INFO] [stderr] --> src/jobs/mod.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | child_handle: Child, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_command_type` [INFO] [stderr] --> src/jobs/mod.rs:34:12 [INFO] [stderr] | [INFO] [stderr] 34 | pub fn get_command_type(&self) -> &CommandType { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_job_type` [INFO] [stderr] --> src/jobs/mod.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn get_job_type(&self) -> &JobType { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_child_handle` [INFO] [stderr] --> src/jobs/mod.rs:42:12 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn get_child_handle(&self) -> &Child { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `list_jobs` [INFO] [stderr] --> src/jobs/mod.rs:109:12 [INFO] [stderr] | [INFO] [stderr] 109 | pub fn list_jobs(&self) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `carapace` (bin "carapace" test) generated 8 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.49s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/carapace-66d5a32c3c499270) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/carapace-25b094f806db3614) [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] [stderr] Doc-tests carapace [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" "b97fe0d135d1099b6b1cf7163439784cb661b4dbcbd18b43b9b198ae9f4efd80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b97fe0d135d1099b6b1cf7163439784cb661b4dbcbd18b43b9b198ae9f4efd80", kill_on_drop: false }` [INFO] [stdout] b97fe0d135d1099b6b1cf7163439784cb661b4dbcbd18b43b9b198ae9f4efd80