[INFO] fetching crate qiniu-multipart 0.17.3... [INFO] testing qiniu-multipart-0.17.3 against 1.81.0 for beta-1.82-1 [INFO] extracting crate qiniu-multipart 0.17.3 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate qiniu-multipart 0.17.3 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate qiniu-multipart 0.17.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate qiniu-multipart 0.17.3 [INFO] tweaked toml for crates.io crate qiniu-multipart 0.17.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate qiniu-multipart 0.17.3 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * src/bin/read_file.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zeroize v1.1.1 [INFO] [stderr] Downloaded regex-syntax v0.6.20 [INFO] [stderr] Downloaded regex v1.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 506ab5684d0564f46e96be232231f80a0845be8181eea7c04c1d9d02f26ae8f2 [INFO] running `Command { std: "docker" "start" "-a" "506ab5684d0564f46e96be232231f80a0845be8181eea7c04c1d9d02f26ae8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "506ab5684d0564f46e96be232231f80a0845be8181eea7c04c1d9d02f26ae8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "506ab5684d0564f46e96be232231f80a0845be8181eea7c04c1d9d02f26ae8f2", kill_on_drop: false }` [INFO] [stdout] 506ab5684d0564f46e96be232231f80a0845be8181eea7c04c1d9d02f26ae8f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f587c88029164a49edde99043b25200ab98ef38f5006fc2cdd9898f323e223b3 [INFO] running `Command { std: "docker" "start" "-a" "f587c88029164a49edde99043b25200ab98ef38f5006fc2cdd9898f323e223b3", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * src/bin/read_file.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling qiniu-multipart v0.17.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server/field.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | None => invalid_cont_disp!( [INFO] [stdout] | _____________________- [INFO] [stdout] 180 | | "expected additional data after Content-Disposition type", [INFO] [stdout] 181 | | header.val [INFO] [stdout] 182 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `invalid_cont_disp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server/field.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 187 | None => invalid_cont_disp!( [INFO] [stdout] | _____________________- [INFO] [stdout] 188 | | "expected field name and maybe filename, got", [INFO] [stdout] 189 | | after_disp_type [INFO] [stdout] 190 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_cont_disp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/server/save.rs:667:42 [INFO] [stdout] | [INFO] [stdout] 667 | occupied.into_mut().push({ SavedField { headers, data }}); [INFO] [stdout] | ^^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 667 - occupied.into_mut().push({ SavedField { headers, data }}); [INFO] [stdout] 667 + occupied.into_mut().push(SavedField { headers, data }); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/lazy.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | self.error.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:556:41 [INFO] [stdout] | [INFO] [stdout] 556 | display(x) -> ("{}:\n{}", x.description(), headers) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:560:44 [INFO] [stdout] | [INFO] [stdout] 560 | display(x) -> ("{}: {}: {}", x.description(), reason, cause) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:566:40 [INFO] [stdout] | [INFO] [stdout] 566 | display(x) -> ("{}: {}", x.description(), err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:572:46 [INFO] [stdout] | [INFO] [stdout] 572 | display(this) -> ("{}: {}", this.description(), cont_type) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:580:40 [INFO] [stdout] | [INFO] [stdout] 580 | display(x) -> ("{}: {}", x.description(), err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayHeaders` is never constructed [INFO] [stdout] --> src/server/field.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | struct DisplayHeaders<'s, 'a: 's>(&'s [StrHeader<'a>]); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GENERIC_PARSE_ERR` is never used [INFO] [stdout] --> src/server/field.rs:549:7 [INFO] [stdout] | [INFO] [stdout] 549 | const GENERIC_PARSE_ERR: &str = "an error occurred while parsing field headers"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.89s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, qiniu-multipart v0.17.3 (/opt/rustwide/workdir), traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "f587c88029164a49edde99043b25200ab98ef38f5006fc2cdd9898f323e223b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f587c88029164a49edde99043b25200ab98ef38f5006fc2cdd9898f323e223b3", kill_on_drop: false }` [INFO] [stdout] f587c88029164a49edde99043b25200ab98ef38f5006fc2cdd9898f323e223b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcdccfdeb719de9b9bbe124a20baab69e9787532af3d91df5525b0cdcf6362e4 [INFO] running `Command { std: "docker" "start" "-a" "dcdccfdeb719de9b9bbe124a20baab69e9787532af3d91df5525b0cdcf6362e4", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * src/bin/read_file.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server/field.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | None => invalid_cont_disp!( [INFO] [stdout] | _____________________- [INFO] [stdout] 180 | | "expected additional data after Content-Disposition type", [INFO] [stdout] 181 | | header.val [INFO] [stdout] 182 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `invalid_cont_disp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server/field.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 187 | None => invalid_cont_disp!( [INFO] [stdout] | _____________________- [INFO] [stdout] 188 | | "expected field name and maybe filename, got", [INFO] [stdout] 189 | | after_disp_type [INFO] [stdout] 190 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_cont_disp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/server/save.rs:667:42 [INFO] [stdout] | [INFO] [stdout] 667 | occupied.into_mut().push({ SavedField { headers, data }}); [INFO] [stdout] | ^^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 667 - occupied.into_mut().push({ SavedField { headers, data }}); [INFO] [stdout] 667 + occupied.into_mut().push(SavedField { headers, data }); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/lazy.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | self.error.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:556:41 [INFO] [stdout] | [INFO] [stdout] 556 | display(x) -> ("{}:\n{}", x.description(), headers) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:560:44 [INFO] [stdout] | [INFO] [stdout] 560 | display(x) -> ("{}: {}: {}", x.description(), reason, cause) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:566:40 [INFO] [stdout] | [INFO] [stdout] 566 | display(x) -> ("{}: {}", x.description(), err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:572:46 [INFO] [stdout] | [INFO] [stdout] 572 | display(this) -> ("{}: {}", this.description(), cont_type) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:580:40 [INFO] [stdout] | [INFO] [stdout] 580 | display(x) -> ("{}: {}", x.description(), err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayHeaders` is never constructed [INFO] [stdout] --> src/server/field.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | struct DisplayHeaders<'s, 'a: 's>(&'s [StrHeader<'a>]); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GENERIC_PARSE_ERR` is never used [INFO] [stdout] --> src/server/field.rs:549:7 [INFO] [stdout] | [INFO] [stdout] 549 | const GENERIC_PARSE_ERR: &str = "an error occurred while parsing field headers"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling qiniu-multipart v0.17.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server/field.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | None => invalid_cont_disp!( [INFO] [stdout] | _____________________- [INFO] [stdout] 180 | | "expected additional data after Content-Disposition type", [INFO] [stdout] 181 | | header.val [INFO] [stdout] 182 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `invalid_cont_disp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server/field.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 187 | None => invalid_cont_disp!( [INFO] [stdout] | _____________________- [INFO] [stdout] 188 | | "expected field name and maybe filename, got", [INFO] [stdout] 189 | | after_disp_type [INFO] [stdout] 190 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_cont_disp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/server/save.rs:667:42 [INFO] [stdout] | [INFO] [stdout] 667 | occupied.into_mut().push({ SavedField { headers, data }}); [INFO] [stdout] | ^^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 667 - occupied.into_mut().push({ SavedField { headers, data }}); [INFO] [stdout] 667 + occupied.into_mut().push(SavedField { headers, data }); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/lazy.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | self.error.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:556:41 [INFO] [stdout] | [INFO] [stdout] 556 | display(x) -> ("{}:\n{}", x.description(), headers) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:560:44 [INFO] [stdout] | [INFO] [stdout] 560 | display(x) -> ("{}: {}: {}", x.description(), reason, cause) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:566:40 [INFO] [stdout] | [INFO] [stdout] 566 | display(x) -> ("{}: {}", x.description(), err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:572:46 [INFO] [stdout] | [INFO] [stdout] 572 | display(this) -> ("{}: {}", this.description(), cont_type) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:580:40 [INFO] [stdout] | [INFO] [stdout] 580 | display(x) -> ("{}: {}", x.description(), err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayHeaders` is never constructed [INFO] [stdout] --> src/server/field.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | struct DisplayHeaders<'s, 'a: 's>(&'s [StrHeader<'a>]); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GENERIC_PARSE_ERR` is never used [INFO] [stdout] --> src/server/field.rs:549:7 [INFO] [stdout] | [INFO] [stdout] 549 | const GENERIC_PARSE_ERR: &str = "an error occurred while parsing field headers"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcHeeWy2/symbols.o" "/opt/rustwide/target/debug/examples/iron-07fba9004935b33c.iron.12caed66754450aa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/iron-07fba9004935b33c.iron.12caed66754450aa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/iron-07fba9004935b33c.iron.12caed66754450aa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/iron-07fba9004935b33c.6j520ds7h39ed3m8voa82bxg8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-bb6c3b7d7b0daed4.rlib" "/opt/rustwide/target/debug/deps/libatty-54da6186e6aff718.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9aabfa12b885db7f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7799959bc1ea098f.rlib" "/opt/rustwide/target/debug/deps/libqiniu_multipart-f1ebc604d0515418.rlib" "/opt/rustwide/target/debug/deps/libnickel-e9b8f3323c93842e.rlib" "/opt/rustwide/target/debug/deps/libgroupable-182caf2673ca4329.rlib" "/opt/rustwide/target/debug/deps/libmustache-c8e0df692d502680.rlib" "/opt/rustwide/target/debug/deps/libregex-46fa8127a73a91f2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a0ad5e799c077875.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4518ae97c2d4cb4e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7b56196c8fb69912.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dff8b4243092050c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4d014bf82f8c2ad2.rlib" "/opt/rustwide/target/debug/deps/libryu-bccf027256d35146.rlib" "/opt/rustwide/target/debug/deps/libitoa-fc042d15c3510fe0.rlib" "/opt/rustwide/target/debug/deps/libserde-8e23a461d90a7591.rlib" "/opt/rustwide/target/debug/deps/libtwoway-31e1109ec8f2da74.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-4c0f540d893ca225.rlib" "/opt/rustwide/target/debug/deps/libmemchr-138b9cfaa7deb602.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-57288f768c5b8a56.rlib" "/opt/rustwide/target/debug/deps/libchrono-d840218400733bd6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-eb73c711cf5d047b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b4dc142f618535eb.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-c3d513c4de3d9094.rlib" "/opt/rustwide/target/debug/deps/libascii-57c517266c28f560.rlib" "/opt/rustwide/target/debug/deps/libquick_error-79d9d1a2fcbaa11d.rlib" "/opt/rustwide/target/debug/deps/libtempfile-0aa47af1914bf27b.rlib" "/opt/rustwide/target/debug/deps/librand-be9b099300542b45.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a6db1fc4b315879.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f7259cf58251c330.rlib" "/opt/rustwide/target/debug/deps/librand_core-bf800ec9d1e59212.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-41d075c6a902772c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b52c82a0d26ab6a9.rlib" "/opt/rustwide/target/debug/deps/librand-526476ff7ba1a436.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c832f70a9c52f3d4.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-f0e64c882cefe455.rlib" "/opt/rustwide/target/debug/deps/librand_hc-63d7680560f86292.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ff7b750fc2e60eab.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ec339b37e776d606.rlib" "/opt/rustwide/target/debug/deps/librand_core-843a3ea9a02ce50e.rlib" "/opt/rustwide/target/debug/deps/librand_os-ad4b4a0c568c8f0e.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-dc54921dcbb6803f.rlib" "/opt/rustwide/target/debug/deps/librand_core-307c020e16e9c28f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-05265f48fb357200.rlib" "/opt/rustwide/target/debug/deps/libunicase-edaa4259670a884e.rlib" "/opt/rustwide/target/debug/deps/libmime-1587c4e2da2e92ef.rlib" "/opt/rustwide/target/debug/deps/libiron-9fc77ca8da43f219.rlib" "/opt/rustwide/target/debug/deps/libmodifier-b3df42a8f4890401.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5797847eb2a33fe4.rlib" "/opt/rustwide/target/debug/deps/libphf-1e574939cb9e16c3.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-cb56f7bbc4432e4c.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-85c0c697fb2b5227.rlib" "/opt/rustwide/target/debug/deps/libplugin-0a785fa233182258.rlib" "/opt/rustwide/target/debug/deps/libtypemap-6d5f71653b7e2568.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-37a1d012ac6e2611.rlib" "/opt/rustwide/target/debug/deps/libhyper-acd943491cac03ed.rlib" "/opt/rustwide/target/debug/deps/libmime-19f94ccf6b1534a9.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-90330e015e372699.rlib" "/opt/rustwide/target/debug/deps/libtypeable-ece7b763a096fd7b.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-2fe1defd6bd1f735.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fdf95e7e4d8f0fb0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c347f1c5595a1e01.rlib" "/opt/rustwide/target/debug/deps/libunicase-042302459afe8c23.rlib" "/opt/rustwide/target/debug/deps/liburl-7419b80909abd46d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b8e9ff2426eb76bd.rlib" "/opt/rustwide/target/debug/deps/libidna-1d265b27c061d567.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6de0b47e9657f905.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7acc153669fd84c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-58e0523dc30603eb.rlib" "/opt/rustwide/target/debug/deps/libmatches-67a07da54199df5c.rlib" "/opt/rustwide/target/debug/deps/libtime-086639af11e1439b.rlib" "/opt/rustwide/target/debug/deps/liblibc-5e9c68d3d073c8a9.rlib" "/opt/rustwide/target/debug/deps/libbase64-0839c09ef91e16d4.rlib" "/opt/rustwide/target/debug/deps/libsafemem-02770d7856a2bc0f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-bb3664d68aadb544.rlib" "/opt/rustwide/target/debug/deps/liblog-8ce5cbba849b9f54.rlib" "/opt/rustwide/target/debug/deps/liblog-66e848dacf74eb3b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-9a26a2719511a924.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/iron-07fba9004935b33c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qiniu-multipart` (example "iron") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dcdccfdeb719de9b9bbe124a20baab69e9787532af3d91df5525b0cdcf6362e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcdccfdeb719de9b9bbe124a20baab69e9787532af3d91df5525b0cdcf6362e4", kill_on_drop: false }` [INFO] [stdout] dcdccfdeb719de9b9bbe124a20baab69e9787532af3d91df5525b0cdcf6362e4