[INFO] fetching crate async-git 0.0.0-squat-name... [INFO] testing async-git-0.0.0-squat-name against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate async-git 0.0.0-squat-name into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate async-git 0.0.0-squat-name [INFO] finished tweaking crates.io crate async-git 0.0.0-squat-name [INFO] tweaked toml for crates.io crate async-git 0.0.0-squat-name written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate async-git 0.0.0-squat-name on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate async-git 0.0.0-squat-name 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 132c59a162cf0b6641d6d738a5cbb3e06e9d392797ed95b70fe1830edfcc4af2 [INFO] running `Command { std: "docker" "start" "-a" "132c59a162cf0b6641d6d738a5cbb3e06e9d392797ed95b70fe1830edfcc4af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "132c59a162cf0b6641d6d738a5cbb3e06e9d392797ed95b70fe1830edfcc4af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "132c59a162cf0b6641d6d738a5cbb3e06e9d392797ed95b70fe1830edfcc4af2", kill_on_drop: false }` [INFO] [stdout] 132c59a162cf0b6641d6d738a5cbb3e06e9d392797ed95b70fe1830edfcc4af2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb38561496227744829d1c1bf87dc390282f6fc3533c90e84158d7dbdf3e437e [INFO] running `Command { std: "docker" "start" "-a" "fb38561496227744829d1c1bf87dc390282f6fc3533c90e84158d7dbdf3e437e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling async-compression v0.3.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling async-git v0.0.0-squat-name (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/plumbing/commit.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | let size = { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/plumbing/commit.rs:85:53 [INFO] [stdout] | [INFO] [stdout] 85 | pub async fn write(self, w: W) -> Result<(), IOError> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/porcelain/log.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | pub async fn log_cmd(options: LogOptions) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/plumbing/interrogators/rev_parse.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn rev_parse_cmd(options: RevParseOptions) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tree`, `parents`, `author`, `committer`, `gpgsig`, and `message` are never read [INFO] [stdout] --> src/plumbing/commit.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Commit { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 11 | tree: Oid, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | parents: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | author: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | committer: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 15 | gpgsig: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Commit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `target` is never read [INFO] [stdout] --> src/plumbing/ref.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Ref { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 5 | target: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `template` is never read [INFO] [stdout] --> src/porcelain/init.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct InitOptions { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | template: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InitOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `commit` is never read [INFO] [stdout] --> src/porcelain/log.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct LogOptions { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 6 | commit: Oid, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ZlibIO` is never used [INFO] [stdout] --> src/util/mod.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait ZlibIO {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.69s [INFO] running `Command { std: "docker" "inspect" "fb38561496227744829d1c1bf87dc390282f6fc3533c90e84158d7dbdf3e437e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb38561496227744829d1c1bf87dc390282f6fc3533c90e84158d7dbdf3e437e", kill_on_drop: false }` [INFO] [stdout] fb38561496227744829d1c1bf87dc390282f6fc3533c90e84158d7dbdf3e437e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bba5f718525123074bd9c50464530e9eaadf7e396beb7e72c6b7c03942787885 [INFO] running `Command { std: "docker" "start" "-a" "bba5f718525123074bd9c50464530e9eaadf7e396beb7e72c6b7c03942787885", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/plumbing/commit.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | let size = { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/plumbing/commit.rs:85:53 [INFO] [stdout] | [INFO] [stdout] 85 | pub async fn write(self, w: W) -> Result<(), IOError> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/porcelain/log.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | pub async fn log_cmd(options: LogOptions) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/plumbing/interrogators/rev_parse.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn rev_parse_cmd(options: RevParseOptions) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tree`, `parents`, `author`, `committer`, `gpgsig`, and `message` are never read [INFO] [stdout] --> src/plumbing/commit.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Commit { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 11 | tree: Oid, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | parents: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | author: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | committer: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 15 | gpgsig: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Commit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `target` is never read [INFO] [stdout] --> src/plumbing/ref.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Ref { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 5 | target: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-git v0.0.0-squat-name (/opt/rustwide/workdir) [INFO] [stdout] warning: field `template` is never read [INFO] [stdout] --> src/porcelain/init.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct InitOptions { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | template: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InitOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `commit` is never read [INFO] [stdout] --> src/porcelain/log.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct LogOptions { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 6 | commit: Oid, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ZlibIO` is never used [INFO] [stdout] --> src/util/mod.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait ZlibIO {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/plumbing/commit.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | let size = { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/plumbing/commit.rs:85:53 [INFO] [stdout] | [INFO] [stdout] 85 | pub async fn write(self, w: W) -> Result<(), IOError> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/porcelain/log.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | pub async fn log_cmd(options: LogOptions) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `options` [INFO] [stdout] --> src/plumbing/interrogators/rev_parse.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn rev_parse_cmd(options: RevParseOptions) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tree`, `parents`, `author`, `committer`, `gpgsig`, and `message` are never read [INFO] [stdout] --> src/plumbing/commit.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Commit { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 11 | tree: Oid, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | parents: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | author: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | committer: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 15 | gpgsig: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Commit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `target` is never read [INFO] [stdout] --> src/plumbing/ref.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Ref { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 5 | target: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `template` is never read [INFO] [stdout] --> src/porcelain/init.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct InitOptions { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | template: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InitOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `commit` is never read [INFO] [stdout] --> src/porcelain/log.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct LogOptions { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 6 | commit: Oid, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ZlibIO` is never used [INFO] [stdout] --> src/util/mod.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait ZlibIO {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "bba5f718525123074bd9c50464530e9eaadf7e396beb7e72c6b7c03942787885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bba5f718525123074bd9c50464530e9eaadf7e396beb7e72c6b7c03942787885", kill_on_drop: false }` [INFO] [stdout] bba5f718525123074bd9c50464530e9eaadf7e396beb7e72c6b7c03942787885 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 718f2e3ccbdc12e6846e9cbcefc5fd03ff79156fdd6691fade8c10e85c5aee0e [INFO] running `Command { std: "docker" "start" "-a" "718f2e3ccbdc12e6846e9cbcefc5fd03ff79156fdd6691fade8c10e85c5aee0e", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `size` [INFO] [stderr] --> src/plumbing/commit.rs:22:13 [INFO] [stderr] | [INFO] [stderr] 22 | let size = { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `w` [INFO] [stderr] --> src/plumbing/commit.rs:85:53 [INFO] [stderr] | [INFO] [stderr] 85 | pub async fn write(self, w: W) -> Result<(), IOError> { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `options` [INFO] [stderr] --> src/porcelain/log.rs:9:22 [INFO] [stderr] | [INFO] [stderr] 9 | pub async fn log_cmd(options: LogOptions) -> Result<()> { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `options` [INFO] [stderr] --> src/plumbing/interrogators/rev_parse.rs:4:22 [INFO] [stderr] | [INFO] [stderr] 4 | pub fn rev_parse_cmd(options: RevParseOptions) {} [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options` [INFO] [stderr] [INFO] [stderr] warning: fields `tree`, `parents`, `author`, `committer`, `gpgsig`, and `message` are never read [INFO] [stderr] --> src/plumbing/commit.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct Commit { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 11 | tree: Oid, [INFO] [stderr] | ^^^^ [INFO] [stderr] 12 | parents: Vec, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 13 | author: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 14 | committer: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 15 | gpgsig: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 16 | message: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Commit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `target` is never read [INFO] [stderr] --> src/plumbing/ref.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct Ref { [INFO] [stderr] | --- field in this struct [INFO] [stderr] 5 | target: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `template` is never read [INFO] [stderr] --> src/porcelain/init.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct InitOptions { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 14 | template: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `InitOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `commit` is never read [INFO] [stderr] --> src/porcelain/log.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct LogOptions { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 6 | commit: Oid, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LogOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: trait `ZlibIO` is never used [INFO] [stderr] --> src/util/mod.rs:17:11 [INFO] [stderr] | [INFO] [stderr] 17 | pub trait ZlibIO {} [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `async-git` (lib) generated 9 warnings [INFO] [stderr] warning: `async-git` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_git-8569a698d3fb65a2) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests bin/git.rs (/opt/rustwide/target/debug/deps/git-9e326a9c69f0daef) [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 async_git [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" "718f2e3ccbdc12e6846e9cbcefc5fd03ff79156fdd6691fade8c10e85c5aee0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "718f2e3ccbdc12e6846e9cbcefc5fd03ff79156fdd6691fade8c10e85c5aee0e", kill_on_drop: false }` [INFO] [stdout] 718f2e3ccbdc12e6846e9cbcefc5fd03ff79156fdd6691fade8c10e85c5aee0e