[INFO] fetching crate qiniu-upload 0.1.1...
[INFO] testing qiniu-upload-0.1.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate qiniu-upload 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate qiniu-upload 0.1.1
[INFO] finished tweaking crates.io crate qiniu-upload 0.1.1
[INFO] tweaked toml for crates.io crate qiniu-upload 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qiniu-upload 0.1.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qiniu-upload 0.1.1 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35f1d51aa1225f3512356861ae2891f25842f6cb65c225301ae3b5bf8f5a1d3f
[INFO] running `Command { std: "docker" "start" "-a" "35f1d51aa1225f3512356861ae2891f25842f6cb65c225301ae3b5bf8f5a1d3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35f1d51aa1225f3512356861ae2891f25842f6cb65c225301ae3b5bf8f5a1d3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35f1d51aa1225f3512356861ae2891f25842f6cb65c225301ae3b5bf8f5a1d3f", kill_on_drop: false }`
[INFO] [stdout] 35f1d51aa1225f3512356861ae2891f25842f6cb65c225301ae3b5bf8f5a1d3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9849156f4443ea72be830bc3b2e15d92b4bc61a51235f7ac211e45ccc575a326
[INFO] running `Command { std: "docker" "start" "-a" "9849156f4443ea72be830bc3b2e15d92b4bc61a51235f7ac211e45ccc575a326", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling tokio v1.8.2
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling filetime v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling positioned-io-preview v0.3.3
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling sha-1 v0.9.7
[INFO] [stderr]    Compiling directories v3.0.2
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling futures-executor v0.3.15
[INFO] [stderr]    Compiling futures v0.3.15
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling hyper v0.14.11
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling qiniu-upload v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/credential.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn get(&self) -> Result<Credential>;
[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] 79 |     fn get(&self) -> Result<Credential<'_>>;
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/credential.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn get(&self) -> Result<Credential> {
[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] 104 |     fn get(&self) -> Result<Credential<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/upload_policy.rs:77:24
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub(super) fn keys(&self) -> JSONMapKeys {
[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] 77 |     pub(super) fn keys(&self) -> JSONMapKeys<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/upload_token.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn access_key(&self) -> ParseResult<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] 35 |     fn access_key(&self) -> ParseResult<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/upload_token.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>>;
[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] 36 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>>;
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/upload_token.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn to_string(&self) -> IOResult<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] 37 |     fn to_string(&self) -> IOResult<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/upload_token.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn access_key(&self) -> ParseResult<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] 69 |     fn access_key(&self) -> ParseResult<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/upload_token.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[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] 80 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/upload_token.rs:96:18
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn to_string(&self) -> IOResult<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] 96 |     fn to_string(&self) -> IOResult<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/upload_token.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn access_key(&self) -> ParseResult<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] 142 |     fn access_key(&self) -> ParseResult<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/upload_token.rs:147:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[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] 147 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/upload_token.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn to_string(&self) -> IOResult<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] 151 |     fn to_string(&self) -> IOResult<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/upload_token.rs:213:19
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn access_key(&self) -> ParseResult<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] 213 |     fn access_key(&self) -> ParseResult<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/upload_token.rs:217:15
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[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] 217 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/upload_token.rs:226:18
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn to_string(&self) -> IOResult<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] 226 |     fn to_string(&self) -> IOResult<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/upload_token.rs:280:19
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn access_key(&self) -> ParseResult<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] 280 |     fn access_key(&self) -> ParseResult<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/upload_token.rs:284:15
[INFO] [stdout]     |
[INFO] [stdout] 284 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[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] 284 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/upload_token.rs:294:18
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn to_string(&self) -> IOResult<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] 294 |     fn to_string(&self) -> IOResult<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/uploader.rs:285:24
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn upload_file(&self, source: File) -> UploadRequestBuilder {
[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] 285 |     pub fn upload_file(&self, source: File) -> UploadRequestBuilder<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/uploader.rs:302:24
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn upload_path(&self, path: impl AsRef<Path>) -> IOResult<UploadRequestBuilder> {
[INFO] [stdout]     |                        ^^^^^ this lifetime flows to the output    -------------------- the lifetime gets resolved as `'_`
[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] 302 |     pub fn upload_path(&self, path: impl AsRef<Path>) -> IOResult<UploadRequestBuilder<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/uploader.rs:651:19
[INFO] [stdout]     |
[INFO] [stdout] 651 |     fn access_key(&self) -> ParseResult<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] 651 |     fn access_key(&self) -> ParseResult<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/uploader.rs:659:15
[INFO] [stdout]     |
[INFO] [stdout] 659 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[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] 659 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/uploader.rs:667:18
[INFO] [stdout]     |
[INFO] [stdout] 667 |     fn to_string(&self) -> IOResult<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] 667 |     fn to_string(&self) -> IOResult<Cow<'_, str>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s
[INFO] running `Command { std: "docker" "inspect" "9849156f4443ea72be830bc3b2e15d92b4bc61a51235f7ac211e45ccc575a326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9849156f4443ea72be830bc3b2e15d92b4bc61a51235f7ac211e45ccc575a326", kill_on_drop: false }`
[INFO] [stdout] 9849156f4443ea72be830bc3b2e15d92b4bc61a51235f7ac211e45ccc575a326
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e476a159846c47aed6f8e1f2a09c76f8e36dc398f05572ab929d999cd2d7d85
[INFO] running `Command { std: "docker" "start" "-a" "3e476a159846c47aed6f8e1f2a09c76f8e36dc398f05572ab929d999cd2d7d85", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling input_buffer v0.4.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling tokio-stream v0.1.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling tungstenite v0.12.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/credential.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn get(&self) -> Result<Credential>;
[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] 79 |     fn get(&self) -> Result<Credential<'_>>;
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/credential.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn get(&self) -> Result<Credential> {
[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] 104 |     fn get(&self) -> Result<Credential<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/upload_policy.rs:77:24
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub(super) fn keys(&self) -> JSONMapKeys {
[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] 77 |     pub(super) fn keys(&self) -> JSONMapKeys<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/upload_token.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn access_key(&self) -> ParseResult<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] 35 |     fn access_key(&self) -> ParseResult<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/upload_token.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>>;
[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] 36 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>>;
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/upload_token.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn to_string(&self) -> IOResult<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] 37 |     fn to_string(&self) -> IOResult<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/upload_token.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn access_key(&self) -> ParseResult<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] 69 |     fn access_key(&self) -> ParseResult<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/upload_token.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[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] 80 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/upload_token.rs:96:18
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn to_string(&self) -> IOResult<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] 96 |     fn to_string(&self) -> IOResult<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/upload_token.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn access_key(&self) -> ParseResult<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] 142 |     fn access_key(&self) -> ParseResult<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/upload_token.rs:147:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[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] 147 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/upload_token.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn to_string(&self) -> IOResult<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] 151 |     fn to_string(&self) -> IOResult<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/upload_token.rs:213:19
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn access_key(&self) -> ParseResult<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] 213 |     fn access_key(&self) -> ParseResult<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/upload_token.rs:217:15
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[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] 217 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/upload_token.rs:226:18
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn to_string(&self) -> IOResult<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] 226 |     fn to_string(&self) -> IOResult<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/upload_token.rs:280:19
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn access_key(&self) -> ParseResult<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] 280 |     fn access_key(&self) -> ParseResult<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/upload_token.rs:284:15
[INFO] [stdout]     |
[INFO] [stdout] 284 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[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] 284 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/upload_token.rs:294:18
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn to_string(&self) -> IOResult<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] 294 |     fn to_string(&self) -> IOResult<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/uploader.rs:285:24
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn upload_file(&self, source: File) -> UploadRequestBuilder {
[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] 285 |     pub fn upload_file(&self, source: File) -> UploadRequestBuilder<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/uploader.rs:302:24
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn upload_path(&self, path: impl AsRef<Path>) -> IOResult<UploadRequestBuilder> {
[INFO] [stdout]     |                        ^^^^^ this lifetime flows to the output    -------------------- the lifetime gets resolved as `'_`
[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] 302 |     pub fn upload_path(&self, path: impl AsRef<Path>) -> IOResult<UploadRequestBuilder<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/uploader.rs:651:19
[INFO] [stdout]     |
[INFO] [stdout] 651 |     fn access_key(&self) -> ParseResult<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] 651 |     fn access_key(&self) -> ParseResult<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/uploader.rs:659:15
[INFO] [stdout]     |
[INFO] [stdout] 659 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[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] 659 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/uploader.rs:667:18
[INFO] [stdout]     |
[INFO] [stdout] 667 |     fn to_string(&self) -> IOResult<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] 667 |     fn to_string(&self) -> IOResult<Cow<'_, str>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling headers v0.3.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling multipart v0.17.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling tokio-tungstenite v0.13.0
[INFO] [stderr]    Compiling warp v0.3.1
[INFO] [stderr]    Compiling qiniu-upload v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/credential.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn get(&self) -> Result<Credential>;
[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] 79 |     fn get(&self) -> Result<Credential<'_>>;
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/credential.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn get(&self) -> Result<Credential> {
[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] 104 |     fn get(&self) -> Result<Credential<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/upload_policy.rs:77:24
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub(super) fn keys(&self) -> JSONMapKeys {
[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] 77 |     pub(super) fn keys(&self) -> JSONMapKeys<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/upload_token.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn access_key(&self) -> ParseResult<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] 35 |     fn access_key(&self) -> ParseResult<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/upload_token.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>>;
[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] 36 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>>;
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/upload_token.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn to_string(&self) -> IOResult<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] 37 |     fn to_string(&self) -> IOResult<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/upload_token.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn access_key(&self) -> ParseResult<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] 69 |     fn access_key(&self) -> ParseResult<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/upload_token.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[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] 80 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/upload_token.rs:96:18
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn to_string(&self) -> IOResult<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] 96 |     fn to_string(&self) -> IOResult<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/upload_token.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn access_key(&self) -> ParseResult<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] 142 |     fn access_key(&self) -> ParseResult<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/upload_token.rs:147:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[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] 147 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/upload_token.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn to_string(&self) -> IOResult<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] 151 |     fn to_string(&self) -> IOResult<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/upload_token.rs:213:19
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn access_key(&self) -> ParseResult<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] 213 |     fn access_key(&self) -> ParseResult<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/upload_token.rs:217:15
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[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] 217 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/upload_token.rs:226:18
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn to_string(&self) -> IOResult<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] 226 |     fn to_string(&self) -> IOResult<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/upload_token.rs:280:19
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn access_key(&self) -> ParseResult<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] 280 |     fn access_key(&self) -> ParseResult<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/upload_token.rs:284:15
[INFO] [stdout]     |
[INFO] [stdout] 284 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[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] 284 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/upload_token.rs:294:18
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn to_string(&self) -> IOResult<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] 294 |     fn to_string(&self) -> IOResult<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/uploader.rs:285:24
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn upload_file(&self, source: File) -> UploadRequestBuilder {
[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] 285 |     pub fn upload_file(&self, source: File) -> UploadRequestBuilder<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/uploader.rs:302:24
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn upload_path(&self, path: impl AsRef<Path>) -> IOResult<UploadRequestBuilder> {
[INFO] [stdout]     |                        ^^^^^ this lifetime flows to the output    -------------------- the lifetime gets resolved as `'_`
[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] 302 |     pub fn upload_path(&self, path: impl AsRef<Path>) -> IOResult<UploadRequestBuilder<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/uploader.rs:651:19
[INFO] [stdout]     |
[INFO] [stdout] 651 |     fn access_key(&self) -> ParseResult<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] 651 |     fn access_key(&self) -> ParseResult<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/uploader.rs:659:15
[INFO] [stdout]     |
[INFO] [stdout] 659 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[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] 659 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/uploader.rs:667:18
[INFO] [stdout]     |
[INFO] [stdout] 667 |     fn to_string(&self) -> IOResult<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] 667 |     fn to_string(&self) -> IOResult<Cow<'_, str>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3e476a159846c47aed6f8e1f2a09c76f8e36dc398f05572ab929d999cd2d7d85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e476a159846c47aed6f8e1f2a09c76f8e36dc398f05572ab929d999cd2d7d85", kill_on_drop: false }`
[INFO] [stdout] 3e476a159846c47aed6f8e1f2a09c76f8e36dc398f05572ab929d999cd2d7d85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 08a01467d2fd1509a0345b6780cdd2655245471fd07b4b4715610dfd46880cae
[INFO] running `Command { std: "docker" "start" "-a" "08a01467d2fd1509a0345b6780cdd2655245471fd07b4b4715610dfd46880cae", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/credential.rs:79:12
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn get(&self) -> Result<Credential>;
[INFO] [stderr]    |            ^^^^^            ---------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |            |
[INFO] [stderr]    |            this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn get(&self) -> Result<Credential<'_>>;
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/credential.rs:104:12
[INFO] [stderr]     |
[INFO] [stderr] 104 |     fn get(&self) -> Result<Credential> {
[INFO] [stderr]     |            ^^^^^            ---------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |            |
[INFO] [stderr]     |            this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 104 |     fn get(&self) -> Result<Credential<'_>> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/upload_policy.rs:77:24
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub(super) fn keys(&self) -> JSONMapKeys {
[INFO] [stderr]    |                        ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub(super) fn keys(&self) -> JSONMapKeys<'_> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/upload_token.rs:35:19
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn access_key(&self) -> ParseResult<Cow<str>>;
[INFO] [stderr]    |                   ^^^^^                 -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn access_key(&self) -> ParseResult<Cow<'_, str>>;
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/upload_token.rs:36:15
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>>;
[INFO] [stderr]    |               ^^^^^                 ----------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |               |
[INFO] [stderr]    |               this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>>;
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/upload_token.rs:37:18
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn to_string(&self) -> IOResult<Cow<str>>;
[INFO] [stderr]    |                  ^^^^^              -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn to_string(&self) -> IOResult<Cow<'_, str>>;
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/upload_token.rs:69:19
[INFO] [stderr]    |
[INFO] [stderr] 69 |     fn access_key(&self) -> ParseResult<Cow<str>> {
[INFO] [stderr]    |                   ^^^^^                 -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 69 |     fn access_key(&self) -> ParseResult<Cow<'_, str>> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/upload_token.rs:80:15
[INFO] [stderr]    |
[INFO] [stderr] 80 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[INFO] [stderr]    |               ^^^^^                 ----------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |               |
[INFO] [stderr]    |               this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 80 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/upload_token.rs:96:18
[INFO] [stderr]    |
[INFO] [stderr] 96 |     fn to_string(&self) -> IOResult<Cow<str>> {
[INFO] [stderr]    |                  ^^^^^              -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 96 |     fn to_string(&self) -> IOResult<Cow<'_, str>> {
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/upload_token.rs:142:19
[INFO] [stderr]     |
[INFO] [stderr] 142 |     fn access_key(&self) -> ParseResult<Cow<str>> {
[INFO] [stderr]     |                   ^^^^^                 -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 142 |     fn access_key(&self) -> ParseResult<Cow<'_, str>> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/upload_token.rs:147:15
[INFO] [stderr]     |
[INFO] [stderr] 147 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[INFO] [stderr]     |               ^^^^^                 ----------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |               |
[INFO] [stderr]     |               this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 147 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/upload_token.rs:151:18
[INFO] [stderr]     |
[INFO] [stderr] 151 |     fn to_string(&self) -> IOResult<Cow<str>> {
[INFO] [stderr]     |                  ^^^^^              -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 151 |     fn to_string(&self) -> IOResult<Cow<'_, str>> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/upload_token.rs:213:19
[INFO] [stderr]     |
[INFO] [stderr] 213 |     fn access_key(&self) -> ParseResult<Cow<str>> {
[INFO] [stderr]     |                   ^^^^^                 -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 213 |     fn access_key(&self) -> ParseResult<Cow<'_, str>> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/upload_token.rs:217:15
[INFO] [stderr]     |
[INFO] [stderr] 217 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[INFO] [stderr]     |               ^^^^^                 ----------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |               |
[INFO] [stderr]     |               this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 217 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/upload_token.rs:226:18
[INFO] [stderr]     |
[INFO] [stderr] 226 |     fn to_string(&self) -> IOResult<Cow<str>> {
[INFO] [stderr]     |                  ^^^^^              -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 226 |     fn to_string(&self) -> IOResult<Cow<'_, str>> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/upload_token.rs:280:19
[INFO] [stderr]     |
[INFO] [stderr] 280 |     fn access_key(&self) -> ParseResult<Cow<str>> {
[INFO] [stderr]     |                   ^^^^^                 -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 280 |     fn access_key(&self) -> ParseResult<Cow<'_, str>> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/upload_token.rs:284:15
[INFO] [stderr]     |
[INFO] [stderr] 284 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[INFO] [stderr]     |               ^^^^^                 ----------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |               |
[INFO] [stderr]     |               this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 284 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/upload_token.rs:294:18
[INFO] [stderr]     |
[INFO] [stderr] 294 |     fn to_string(&self) -> IOResult<Cow<str>> {
[INFO] [stderr]     |                  ^^^^^              -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 294 |     fn to_string(&self) -> IOResult<Cow<'_, str>> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/uploader.rs:285:24
[INFO] [stderr]     |
[INFO] [stderr] 285 |     pub fn upload_file(&self, source: File) -> UploadRequestBuilder {
[INFO] [stderr]     |                        ^^^^^                   -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 285 |     pub fn upload_file(&self, source: File) -> UploadRequestBuilder<'_> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/uploader.rs:302:24
[INFO] [stderr]     |
[INFO] [stderr] 302 |     pub fn upload_path(&self, path: impl AsRef<Path>) -> IOResult<UploadRequestBuilder> {
[INFO] [stderr]     |                        ^^^^^ this lifetime flows to the output    -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 302 |     pub fn upload_path(&self, path: impl AsRef<Path>) -> IOResult<UploadRequestBuilder<'_>> {
[INFO] [stderr]     |                                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/uploader.rs:651:19
[INFO] [stderr]     |
[INFO] [stderr] 651 |     fn access_key(&self) -> ParseResult<Cow<str>> {
[INFO] [stderr]     |                   ^^^^^                 -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 651 |     fn access_key(&self) -> ParseResult<Cow<'_, str>> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/uploader.rs:659:15
[INFO] [stderr]     |
[INFO] [stderr] 659 |     fn policy(&self) -> ParseResult<Cow<UploadPolicy>> {
[INFO] [stderr]     |               ^^^^^                 ----------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |               |
[INFO] [stderr]     |               this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 659 |     fn policy(&self) -> ParseResult<Cow<'_, UploadPolicy>> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/uploader.rs:667:18
[INFO] [stderr]     |
[INFO] [stderr] 667 |     fn to_string(&self) -> IOResult<Cow<str>> {
[INFO] [stderr]     |                  ^^^^^              -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 667 |     fn to_string(&self) -> IOResult<Cow<'_, str>> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `qiniu-upload` (lib) generated 23 warnings
[INFO] [stderr] warning: `qiniu-upload` (lib test) generated 23 warnings (23 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qiniu_upload-399b07b8f455054b)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test host_selector::tests::test_hosts_update ... ok
[INFO] [stdout] test credential::tests::test_sign_data ... ok
[INFO] [stdout] test host_selector::tests::test_hosts_updater ... ok
[INFO] [stdout] test uploader::tests::test_upload_files ... FAILED
[INFO] [stdout] test upload_policy::tests::test_build_upload_policy_for_bucket ... ok
[INFO] [stdout] test upload_policy::tests::test_build_upload_policy_for_object ... ok
[INFO] [stdout] test credential::tests::test_sign ... ok
[INFO] [stdout] test uploader::tests::test_upload_overwritten_files ... FAILED
[INFO] [stdout] test upload_apis::tests::test_init_parts ... ok
[INFO] [stdout] test upload_apis::tests::test_form_upload ... ok
[INFO] [stderr] [2025-10-14T17:14:44Z ERROR qiniu_upload::upload_apis] final failed init_parts url = http://127.0.0.1:34591/buckets/test-bucket/objects/~/uploads, error: StatusCodeError(StatusCodeError { status_code: 401, error_message: Some("bad token"), request_id: None })
[INFO] [stdout] test upload_apis::tests::test_upload_part ... ok
[INFO] [stderr] [2025-10-14T17:14:44Z ERROR qiniu_upload::upload_apis] final failed init_parts url = http://127.0.0.1:34591/buckets/test-bucket/objects/~/uploads, error: StatusCodeError(StatusCodeError { status_code: 401, error_message: Some("bad token"), request_id: None })
[INFO] [stdout] test upload_apis::tests::test_complete_parts ... ok
[INFO] [stdout] test query::tests::test_uc_query_v4 ... ok
[INFO] [stdout] test upload_apis::tests::test_init_parts_with_error ... ok
[INFO] [stdout] test query::tests::test_uc_query_v4_with_cache ... FAILED
[INFO] [stdout] test host_selector::tests::test_hosts_selector ... ok
[INFO] [stdout] test host_selector::tests::test_hosts_updater_auto_update ... ok
[INFO] [stdout] test config::tests::test_load_config ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- uploader::tests::test_upload_files stdout ----
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] ---- uploader::tests::test_upload_overwritten_files stdout ----
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] ---- query::tests::test_uc_query_v4_with_cache stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at src/query.rs:440:17:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cb9dce9a502 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cb9dce9a502 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cb9dce9a502 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cb9dce9a502 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cb9dcec5863 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cb9dcec5863 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5cb9dce966b3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cb9dce966b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cb9dce9a352 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cb9dce9c12c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5cb9dce9bf82 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5cb9dcc958a4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5cb9dcc958a4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cb9dce9cc0b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5cb9dce9cc0b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5cb9dce9c8da - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5cb9dce9a9f9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5cb9dce9c56d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5cb9dcec33a0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cb9dcec3637 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5cb9dcec3589 - core::panicking::assert_failed::h20563a97be4f023a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5cb9dcbbfd5d - qiniu_upload::query::tests::test_uc_query_v4_with_cache::{{closure}}::{{closure}}::h14c9c85bab07c3ed
[INFO] [stdout]   22:     0x5cb9dcbbfd5d - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h2b81c60f50024b62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.2/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   23:     0x5cb9dcaffa89 - tokio::runtime::task::core::CoreStage<T>::poll::{{closure}}::h60eb5410387102cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.2/src/runtime/task/core.rs:243:24
[INFO] [stdout]   24:     0x5cb9dcaffa89 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hbdce094094c5798d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.2/src/loom/std/unsafe_cell.rs:14:9
[INFO] [stdout]   25:     0x5cb9dcaffa89 - tokio::runtime::task::core::CoreStage<T>::poll::h224b786242120baa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.2/src/runtime/task/core.rs:233:24
[INFO] [stdout]   26:     0x5cb9dcaaf7d2 - tokio::runtime::task::harness::poll_future::{{closure}}::h0bfa05a20f021dac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.2/src/runtime/task/harness.rs:438:34
[INFO] [stdout]   27:     0x5cb9dcaaf7d2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2a8a8cb3ca418fbf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5cb9dcaaf7d2 - std::panicking::catch_unwind::do_call::h0728c38ceafd48f9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5cb9dcaaf7d2 - std::panicking::catch_unwind::h19944eeb95ed5b5a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5cb9dcaaf7d2 - std::panic::catch_unwind::hc78535f41cef2750
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5cb9dcaaf7d2 - tokio::runtime::task::harness::poll_future::hf653d1470ad290c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.2/src/runtime/task/harness.rs:425:19
[INFO] [stdout]   32:     0x5cb9dcaaf7d2 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h928a70987a3183a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.2/src/runtime/task/harness.rs:89:9
[INFO] [stdout]   33:     0x5cb9dcaaf7d2 - tokio::runtime::task::harness::Harness<T,S>::poll::hfc26b24f5594fe82
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.2/src/runtime/task/harness.rs:59:20
[INFO] [stdout]   34:     0x5cb9dce11ca7 - tokio::runtime::task::raw::RawTask::poll::h2108174c4e911100
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.2/src/runtime/task/raw.rs:70:18
[INFO] [stdout]   35:     0x5cb9dce11ca7 - tokio::runtime::task::Notified<S>::run::h1ade7cc8c416c57e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.2/src/runtime/task/mod.rs:171:20
[INFO] [stdout]   36:     0x5cb9dce11ca7 - tokio::runtime::blocking::pool::Inner::run::he6d136306cf78f2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.2/src/runtime/blocking/pool.rs:265:22
[INFO] [stdout]   37:     0x5cb9dcdff8fa - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::hde67e0229e43b5ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.2/src/runtime/blocking/pool.rs:245:43
[INFO] [stdout]   38:     0x5cb9dcdff8fa - std::sys::backtrace::__rust_begin_short_backtrace::he46423e5f7765986
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   39:     0x5cb9dcdfbaf5 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h60a13a94b8d2f36e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x5cb9dcdfbaf5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb501c67cf156e23a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x5cb9dcdfbaf5 - std::panicking::catch_unwind::do_call::ha92c9ef4cc4c65eb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x5cb9dcdfbaf5 - std::panicking::catch_unwind::h532eef73f3c8b0bd
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x5cb9dcdfbaf5 - std::panic::catch_unwind::h4618b491b310e2d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5cb9dcdfbaf5 - std::thread::Builder::spawn_unchecked_::{{closure}}::hc02c5b838e714bf6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x5cb9dcdfbaf5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbf7ebe2e21f2f784
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5cb9dce9fcf7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x5cb9dce9fcf7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x5cb9dce9fcf7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   49:     0x7f21d60b6aa4 - <unknown>
[INFO] [stdout]   50:     0x7f21d6143a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] Error: panic
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     query::tests::test_uc_query_v4_with_cache
[INFO] [stdout]     uploader::tests::test_upload_files
[INFO] [stdout]     uploader::tests::test_upload_overwritten_files
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "08a01467d2fd1509a0345b6780cdd2655245471fd07b4b4715610dfd46880cae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08a01467d2fd1509a0345b6780cdd2655245471fd07b4b4715610dfd46880cae", kill_on_drop: false }`
[INFO] [stdout] 08a01467d2fd1509a0345b6780cdd2655245471fd07b4b4715610dfd46880cae
