[INFO] cloning repository https://github.com/pwinckles/bagr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pwinckles/bagr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwinckles%2Fbagr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwinckles%2Fbagr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 238b9be037ae3db4ea16d46370b02d23386b095a
[INFO] checking pwinckles/bagr against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwinckles%2Fbagr" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pwinckles/bagr
[INFO] finished tweaking git repo https://github.com/pwinckles/bagr
[INFO] tweaked toml for git repo https://github.com/pwinckles/bagr written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pwinckles/bagr on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pwinckles/bagr 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_edit v0.12.6
[INFO] [stderr]   Downloaded trycmd v0.12.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcc1f20f758bb91685b89699e83ba1214fad86a4e9aa32912e2d2e662c60ea0c
[INFO] running `Command { std: "docker" "start" "-a" "fcc1f20f758bb91685b89699e83ba1214fad86a4e9aa32912e2d2e662c60ea0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcc1f20f758bb91685b89699e83ba1214fad86a4e9aa32912e2d2e662c60ea0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcc1f20f758bb91685b89699e83ba1214fad86a4e9aa32912e2d2e662c60ea0c", kill_on_drop: false }`
[INFO] [stdout] fcc1f20f758bb91685b89699e83ba1214fad86a4e9aa32912e2d2e662c60ea0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 259587bc3a1c1ccf27b48cd584208db8c390a216b83a49f1ef21236165af6837
[INFO] running `Command { std: "docker" "start" "-a" "259587bc3a1c1ccf27b48cd584208db8c390a216b83a49f1ef21236165af6837", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking blake2 v0.10.4
[INFO] [stderr]     Checking combine v4.6.3
[INFO] [stderr]     Checking md-5 v0.10.1
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking concolor-query v0.0.5
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking strum v0.23.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking concolor v0.0.8
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking os_pipe v1.0.1
[INFO] [stderr]     Checking dunce v1.0.2
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking shlex v1.1.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking yansi v0.5.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling clap_derive v3.1.2
[INFO] [stderr]    Compiling snafu-derive v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]     Checking snafu v0.7.0
[INFO] [stderr]     Checking clap v3.1.2
[INFO] [stderr]     Checking bagr v0.4.0-dev (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `FETCH_TXT` is never used
[INFO] [stdout]   --> src/bagit/consts.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const FETCH_TXT: &str = "fetch.txt";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bagit/bag.rs:667:33
[INFO] [stdout]     |
[INFO] [stdout] 667 | fn convert_path_separator(path: &str) -> Cow<str> {
[INFO] [stdout]     |                                 ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 667 | fn convert_path_separator(path: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/bagit/encoding.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn percent_encode(value: &str) -> Cow<str> {
[INFO] [stdout]   |                              ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn percent_encode(value: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bagit/tag.rs:173:34
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn get_tags<'a, 'b: 'a>(&'a self, label: &'b str) -> Box<dyn Iterator<Item = &Tag> + 'a> {
[INFO] [stdout]     |                                  ^^                                                  ----    -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                  |                                                   |
[INFO] [stdout]     |                                  this lifetime flows to the output                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn get_tags<'a, 'b: 'a>(&'a self, label: &'b str) -> Box<dyn Iterator<Item = &'a Tag> + 'a> {
[INFO] [stdout]     |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bagit/tag.rs:403:34
[INFO] [stdout]     |
[INFO] [stdout] 403 |     pub fn get_tags<'a, 'b: 'a>(&'a self, label: &'b str) -> Box<dyn Iterator<Item = &Tag> + 'a> {
[INFO] [stdout]     |                                  ^^                                                  ----    -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                  |                                                   |
[INFO] [stdout]     |                                  this lifetime flows to the output                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 403 |     pub fn get_tags<'a, 'b: 'a>(&'a self, label: &'b str) -> Box<dyn Iterator<Item = &'a Tag> + 'a> {
[INFO] [stdout]     |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking kstring v1.0.6
[INFO] [stderr]     Checking humantime-serde v1.0.1
[INFO] [stderr]     Checking toml_edit v0.12.6
[INFO] [stderr]     Checking trycmd v0.12.2
[INFO] [stdout] warning: constant `FETCH_TXT` is never used
[INFO] [stdout]   --> src/bagit/consts.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const FETCH_TXT: &str = "fetch.txt";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bagit/bag.rs:667:33
[INFO] [stdout]     |
[INFO] [stdout] 667 | fn convert_path_separator(path: &str) -> Cow<str> {
[INFO] [stdout]     |                                 ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 667 | fn convert_path_separator(path: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/bagit/encoding.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn percent_encode(value: &str) -> Cow<str> {
[INFO] [stdout]   |                              ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn percent_encode(value: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bagit/tag.rs:173:34
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn get_tags<'a, 'b: 'a>(&'a self, label: &'b str) -> Box<dyn Iterator<Item = &Tag> + 'a> {
[INFO] [stdout]     |                                  ^^                                                  ----    -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                  |                                                   |
[INFO] [stdout]     |                                  this lifetime flows to the output                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn get_tags<'a, 'b: 'a>(&'a self, label: &'b str) -> Box<dyn Iterator<Item = &'a Tag> + 'a> {
[INFO] [stdout]     |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bagit/tag.rs:403:34
[INFO] [stdout]     |
[INFO] [stdout] 403 |     pub fn get_tags<'a, 'b: 'a>(&'a self, label: &'b str) -> Box<dyn Iterator<Item = &Tag> + 'a> {
[INFO] [stdout]     |                                  ^^                                                  ----    -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                  |                                                   |
[INFO] [stdout]     |                                  this lifetime flows to the output                   the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 403 |     pub fn get_tags<'a, 'b: 'a>(&'a self, label: &'b str) -> Box<dyn Iterator<Item = &'a Tag> + 'a> {
[INFO] [stdout]     |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.72s
[INFO] running `Command { std: "docker" "inspect" "259587bc3a1c1ccf27b48cd584208db8c390a216b83a49f1ef21236165af6837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "259587bc3a1c1ccf27b48cd584208db8c390a216b83a49f1ef21236165af6837", kill_on_drop: false }`
[INFO] [stdout] 259587bc3a1c1ccf27b48cd584208db8c390a216b83a49f1ef21236165af6837
