[INFO] fetching crate qiniu-upload-manager 0.2.4...
[INFO] testing qiniu-upload-manager-0.2.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate qiniu-upload-manager 0.2.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate qiniu-upload-manager 0.2.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate qiniu-upload-manager 0.2.4
[INFO] tweaked toml for crates.io crate qiniu-upload-manager 0.2.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qiniu-upload-manager 0.2.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qiniu-upload-manager 0.2.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a3b0f1e57fd8bbce09f4241307f2aa6509360ce09d0b24d8204d52cc8f32b47
[INFO] running `Command { std: "docker" "start" "-a" "3a3b0f1e57fd8bbce09f4241307f2aa6509360ce09d0b24d8204d52cc8f32b47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a3b0f1e57fd8bbce09f4241307f2aa6509360ce09d0b24d8204d52cc8f32b47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a3b0f1e57fd8bbce09f4241307f2aa6509360ce09d0b24d8204d52cc8f32b47", kill_on_drop: false }`
[INFO] [stdout] 3a3b0f1e57fd8bbce09f4241307f2aa6509360ce09d0b24d8204d52cc8f32b47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d432db07a09f5b4e4a8c4b1de7e6d388621d5c6f9db681ac823634cf5c46e16
[INFO] running `Command { std: "docker" "start" "-a" "0d432db07a09f5b4e4a8c4b1de7e6d388621d5c6f9db681ac823634cf5c46e16", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling smallstr v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rustls v0.21.9
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling assert-impl v0.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling qiniu-http v0.2.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling webpki-roots v0.25.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dns-lookup v1.0.8
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling fs4 v0.6.6
[INFO] [stderr]    Compiling auto_impl v1.1.0
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling duplicate v0.2.9
[INFO] [stderr]    Compiling dyn-clonable v0.9.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling ureq v2.9.0
[INFO] [stderr]    Compiling qiniu-utils v0.2.4
[INFO] [stderr]    Compiling qiniu-credential v0.2.4
[INFO] [stderr]    Compiling qiniu-ureq v0.2.4
[INFO] [stderr]    Compiling qiniu-upload-token v0.2.4
[INFO] [stderr]    Compiling qiniu-http-client v0.2.4
[INFO] [stderr]    Compiling qiniu-apis v0.2.4
[INFO] [stderr]    Compiling qiniu-upload-manager v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `indirect_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     indirect_structural_match,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/multi_parts_uploader/v2.rs:129:27
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:21:5
[INFO] [stdout]     |
[INFO] [stdout]  21 |     unused_qualifications
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 129 -     fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout] 129 +     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/multi_parts_uploader/v2.rs:129:55
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 129 -     fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout] 129 +     fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> fmt::Result {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/multi_parts_uploader/mod.rs:297:16
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn storage(&self) -> storage::Client {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn storage(&self) -> storage::Client<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/single_part_uploader/form_uploader.rs:391:19
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn put_object(&self) -> put_object::Client {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn put_object(&self) -> put_object::Client<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qiniu-upload-manager` (lib) due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0d432db07a09f5b4e4a8c4b1de7e6d388621d5c6f9db681ac823634cf5c46e16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d432db07a09f5b4e4a8c4b1de7e6d388621d5c6f9db681ac823634cf5c46e16", kill_on_drop: false }`
[INFO] [stdout] 0d432db07a09f5b4e4a8c4b1de7e6d388621d5c6f9db681ac823634cf5c46e16
