[INFO] cloning repository https://github.com/qryxip/cargo-cpl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qryxip/cargo-cpl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqryxip%2Fcargo-cpl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqryxip%2Fcargo-cpl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb4e8992b1e9e81dce011499a21c091a68511d56 [INFO] testing qryxip/cargo-cpl against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqryxip%2Fcargo-cpl" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qryxip/cargo-cpl on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/qryxip/cargo-cpl [INFO] finished tweaking git repo https://github.com/qryxip/cargo-cpl [INFO] tweaked toml for git repo https://github.com/qryxip/cargo-cpl written to /workspace/builds/worker-42/source/Cargo.toml [INFO] crate git repo https://github.com/qryxip/cargo-cpl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bf928fb7301165072fe36ba94e347baea3d920137163925359d31d20dc3f155 [INFO] running `Command { std: "docker" "start" "-a" "0bf928fb7301165072fe36ba94e347baea3d920137163925359d31d20dc3f155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bf928fb7301165072fe36ba94e347baea3d920137163925359d31d20dc3f155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bf928fb7301165072fe36ba94e347baea3d920137163925359d31d20dc3f155", kill_on_drop: false }` [INFO] [stdout] 0bf928fb7301165072fe36ba94e347baea3d920137163925359d31d20dc3f155 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff84d34b87444d4faf629bb698842a37df5af354a0d420685d6f0ce1e86cc9ac [INFO] running `Command { std: "docker" "start" "-a" "ff84d34b87444d4faf629bb698842a37df5af354a0d420685d6f0ce1e86cc9ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling camino v1.0.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling v_escape v0.16.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling v_htmlescape v0.13.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling xshell-macros v0.1.9 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling if_chain v1.0.1 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling buf-min v0.5.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling xshell v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling toml_edit v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling git2 v0.13.17 [INFO] [stderr] Compiling cargo_metadata v0.13.1 [INFO] [stderr] Compiling cargo-cpl v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Context as _` [INFO] [stdout] --> src/process_builder.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{anyhow, bail, Context as _}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/process_builder.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | env, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gh_branch_name` [INFO] [stdout] --> src/verify.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | let (gh_username, gh_repo_name, gh_branch_name) = github::remote(repo)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gh_branch_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `crate_names` [INFO] [stdout] --> src/verify.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | let crate_names = metadata_list [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crate_names` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `percent_decode` [INFO] [stdout] --> src/github.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | fn percent_decode(segment: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `second_path_segment` [INFO] [stdout] --> src/github.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn second_path_segment(url: &Url) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `env` [INFO] [stdout] --> src/process_builder.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | pub(crate) fn env(mut self, key: &str, val: impl AsRef) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `out` [INFO] [stdout] --> src/shell.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn out(&mut self) -> &mut dyn Write { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `warn` [INFO] [stdout] --> src/shell.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) fn warn(&mut self, message: impl fmt::Display) -> io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stdout` [INFO] [stdout] --> src/shell.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | stdout: StandardStream, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `locate_project` [INFO] [stdout] --> src/workspace.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn locate_project(cwd: &Path) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "ff84d34b87444d4faf629bb698842a37df5af354a0d420685d6f0ce1e86cc9ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff84d34b87444d4faf629bb698842a37df5af354a0d420685d6f0ce1e86cc9ac", kill_on_drop: false }` [INFO] [stdout] ff84d34b87444d4faf629bb698842a37df5af354a0d420685d6f0ce1e86cc9ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cc630ba2a6daeca326cd91e022fe2cdc72d48355acfac422586d07777657059 [INFO] running `Command { std: "docker" "start" "-a" "3cc630ba2a6daeca326cd91e022fe2cdc72d48355acfac422586d07777657059", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `Context as _` [INFO] [stdout] --> src/process_builder.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{anyhow, bail, Context as _}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/process_builder.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | env, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gh_branch_name` [INFO] [stdout] --> src/verify.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | let (gh_username, gh_repo_name, gh_branch_name) = github::remote(repo)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gh_branch_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `crate_names` [INFO] [stdout] --> src/verify.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | let crate_names = metadata_list [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crate_names` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `percent_decode` [INFO] [stdout] --> src/github.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | fn percent_decode(segment: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `second_path_segment` [INFO] [stdout] --> src/github.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn second_path_segment(url: &Url) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `env` [INFO] [stdout] --> src/process_builder.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | pub(crate) fn env(mut self, key: &str, val: impl AsRef) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `out` [INFO] [stdout] --> src/shell.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn out(&mut self) -> &mut dyn Write { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `warn` [INFO] [stdout] --> src/shell.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) fn warn(&mut self, message: impl fmt::Display) -> io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cargo-cpl v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `stdout` [INFO] [stdout] --> src/shell.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | stdout: StandardStream, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `locate_project` [INFO] [stdout] --> src/workspace.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn locate_project(cwd: &Path) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context as _` [INFO] [stdout] --> src/process_builder.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{anyhow, bail, Context as _}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/process_builder.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | env, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gh_branch_name` [INFO] [stdout] --> src/verify.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | let (gh_username, gh_repo_name, gh_branch_name) = github::remote(repo)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gh_branch_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `crate_names` [INFO] [stdout] --> src/verify.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | let crate_names = metadata_list [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crate_names` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `percent_decode` [INFO] [stdout] --> src/github.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | fn percent_decode(segment: &str) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `second_path_segment` [INFO] [stdout] --> src/github.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn second_path_segment(url: &Url) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `env` [INFO] [stdout] --> src/process_builder.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | pub(crate) fn env(mut self, key: &str, val: impl AsRef) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `out` [INFO] [stdout] --> src/shell.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn out(&mut self) -> &mut dyn Write { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `warn` [INFO] [stdout] --> src/shell.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) fn warn(&mut self, message: impl fmt::Display) -> io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stdout` [INFO] [stdout] --> src/shell.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | stdout: StandardStream, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `locate_project` [INFO] [stdout] --> src/workspace.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn locate_project(cwd: &Path) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `Command { std: "docker" "inspect" "3cc630ba2a6daeca326cd91e022fe2cdc72d48355acfac422586d07777657059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cc630ba2a6daeca326cd91e022fe2cdc72d48355acfac422586d07777657059", kill_on_drop: false }` [INFO] [stdout] 3cc630ba2a6daeca326cd91e022fe2cdc72d48355acfac422586d07777657059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] be84b18474318b47a33567323ba0bfee73c707fa57f89371b38df689a2364d1c [INFO] running `Command { std: "docker" "start" "-a" "be84b18474318b47a33567323ba0bfee73c707fa57f89371b38df689a2364d1c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Context as _` [INFO] [stderr] --> src/process_builder.rs:1:28 [INFO] [stderr] | [INFO] [stderr] 1 | use anyhow::{anyhow, bail, Context as _}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `env` [INFO] [stderr] --> src/process_builder.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | env, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `gh_branch_name` [INFO] [stderr] --> src/verify.rs:31:37 [INFO] [stderr] | [INFO] [stderr] 31 | let (gh_username, gh_repo_name, gh_branch_name) = github::remote(repo)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gh_branch_name` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `crate_names` [INFO] [stderr] --> src/verify.rs:219:9 [INFO] [stderr] | [INFO] [stderr] 219 | let crate_names = metadata_list [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crate_names` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `percent_decode` [INFO] [stderr] --> src/github.rs:45:4 [INFO] [stderr] | [INFO] [stderr] 45 | fn percent_decode(segment: &str) -> anyhow::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `second_path_segment` [INFO] [stderr] --> src/github.rs:53:4 [INFO] [stderr] | [INFO] [stderr] 53 | fn second_path_segment(url: &Url) -> anyhow::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `env` [INFO] [stderr] --> src/process_builder.rs:44:19 [INFO] [stderr] | [INFO] [stderr] 44 | pub(crate) fn env(mut self, key: &str, val: impl AsRef) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `out` [INFO] [stderr] --> src/shell.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | pub(crate) fn out(&mut self) -> &mut dyn Write { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `warn` [INFO] [stderr] --> src/shell.rs:36:19 [INFO] [stderr] | [INFO] [stderr] 36 | pub(crate) fn warn(&mut self, message: impl fmt::Display) -> io::Result<()> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `stdout` [INFO] [stderr] --> src/shell.rs:73:9 [INFO] [stderr] | [INFO] [stderr] 73 | stdout: StandardStream, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `locate_project` [INFO] [stderr] --> src/workspace.rs:40:4 [INFO] [stderr] | [INFO] [stderr] 40 | fn locate_project(cwd: &Path) -> anyhow::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cargo-cpl` (lib) generated 11 warnings [INFO] [stderr] warning: `cargo-cpl` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_cpl-093d775c5ea9260a) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_cpl-c242317879170017) [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 cargo-cpl [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" "be84b18474318b47a33567323ba0bfee73c707fa57f89371b38df689a2364d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be84b18474318b47a33567323ba0bfee73c707fa57f89371b38df689a2364d1c", kill_on_drop: false }` [INFO] [stdout] be84b18474318b47a33567323ba0bfee73c707fa57f89371b38df689a2364d1c