[INFO] fetching crate qiniu-multipart 0.17.3... [INFO] testing qiniu-multipart-0.17.3 against 1.59.0 for beta-1.60-1 [INFO] extracting crate qiniu-multipart 0.17.3 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate qiniu-multipart 0.17.3 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking 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-10/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: "/workspace/cargo-home/bin/cargo" "+1.59.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] * /workspace/builds/worker-10/source/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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b1b5d8177c357ab000a8b680ce365234756e07460558b4ff58f142e0ae92fc5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4b1b5d8177c357ab000a8b680ce365234756e07460558b4ff58f142e0ae92fc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b1b5d8177c357ab000a8b680ce365234756e07460558b4ff58f142e0ae92fc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1b5d8177c357ab000a8b680ce365234756e07460558b4ff58f142e0ae92fc5", kill_on_drop: false }` [INFO] [stdout] 4b1b5d8177c357ab000a8b680ce365234756e07460558b4ff58f142e0ae92fc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cde72d2e3b372c68cf89a855788c773ab3902545e74a77d53e4f81e42c3aa906 [INFO] running `Command { std: "docker" "start" "-a" "cde72d2e3b372c68cf89a855788c773ab3902545e74a77d53e4f81e42c3aa906", 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] * /opt/rustwide/workdir/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] Compiling libc v0.2.79 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling iron v0.6.1 [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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: 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 associated function `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 associated function `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 associated function `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 associated function `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 associated function `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 associated function `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: constant is never used: `GENERIC_PARSE_ERR` [INFO] [stdout] --> src/server/field.rs:549:1 [INFO] [stdout] | [INFO] [stdout] 549 | const GENERIC_PARSE_ERR: &str = "an error occurred while parsing field headers"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "cde72d2e3b372c68cf89a855788c773ab3902545e74a77d53e4f81e42c3aa906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cde72d2e3b372c68cf89a855788c773ab3902545e74a77d53e4f81e42c3aa906", kill_on_drop: false }` [INFO] [stdout] cde72d2e3b372c68cf89a855788c773ab3902545e74a77d53e4f81e42c3aa906 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b15265f4cea97b489d2c0962e1c83ce9898ed79e4c377425eb11fa86f50595e6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b15265f4cea97b489d2c0962e1c83ce9898ed79e4c377425eb11fa86f50595e6", 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] * /opt/rustwide/workdir/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] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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: 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 associated function `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 associated function `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 associated function `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 associated function `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 associated function `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 associated function `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: constant is never used: `GENERIC_PARSE_ERR` [INFO] [stdout] --> src/server/field.rs:549:1 [INFO] [stdout] | [INFO] [stdout] 549 | const GENERIC_PARSE_ERR: &str = "an error occurred while parsing field headers"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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: 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 associated function `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 associated function `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 associated function `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 associated function `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 associated function `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 associated function `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] [stderr] error: could not compile `qiniu-multipart`; 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name qiniu_multipart src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="buf_redux"' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="httparse"' --cfg 'feature="hyper"' --cfg 'feature="iron"' --cfg 'feature="mock"' --cfg 'feature="nickel"' --cfg 'feature="quick-error"' --cfg 'feature="safemem"' --cfg 'feature="server"' --cfg 'feature="tiny_http"' --cfg 'feature="twoway"' -C metadata=24e4e066233a6800 -C extra-filename=-24e4e066233a6800 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern buf_redux=/opt/rustwide/target/debug/deps/libbuf_redux-b8b36ba6d358a538.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-74121444efa4a2b5.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-59653d6ad4d64454.rlib --extern iron=/opt/rustwide/target/debug/deps/libiron-2683f0e124b931fc.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-bcb800ab099483b4.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-7878801fbbf315af.rlib --extern nickel=/opt/rustwide/target/debug/deps/libnickel-443924150a8326d9.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8b6285aaa04f4dc1.rlib --extern safemem=/opt/rustwide/target/debug/deps/libsafemem-a46c2200436dbeb2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-0f73afa0aecaf9c8.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-e694f7dc3d2ae76b.rlib --extern twoway=/opt/rustwide/target/debug/deps/libtwoway-a326ec5b466fa2c1.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/iron-4d66c836328e21f8.iron.df0ef5ee-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/iron-4d66c836328e21f8.iron.df0ef5ee-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/iron-4d66c836328e21f8.iron.df0ef5ee-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/iron-4d66c836328e21f8.iron.df0ef5ee-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/iron-4d66c836328e21f8.iron.df0ef5ee-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/iron-4d66c836328e21f8.iron.df0ef5ee-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/iron-4d66c836328e21f8.iron.df0ef5ee-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/iron-4d66c836328e21f8.iron.df0ef5ee-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/iron-4d66c836328e21f8.iron.df0ef5ee-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/iron-4d66c836328e21f8.iron.df0ef5ee-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/iron-4d66c836328e21f8.iron.df0ef5ee-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/iron-4d66c836328e21f8.iron.df0ef5ee-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/iron-4d66c836328e21f8.iron.df0ef5ee-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/iron-4d66c836328e21f8.iron.df0ef5ee-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/iron-4d66c836328e21f8.iron.df0ef5ee-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/iron-4d66c836328e21f8.iron.df0ef5ee-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/iron-4d66c836328e21f8.3ndvjbpk7t2dqlgi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-74121444efa4a2b5.rlib" "/opt/rustwide/target/debug/deps/libatty-ac9cacd53c0e5a70.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0ad7ae6487dc00f7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-98509e9c1e8eea64.rlib" "/opt/rustwide/target/debug/deps/libqiniu_multipart-250930c95965742a.rlib" "/opt/rustwide/target/debug/deps/libnickel-443924150a8326d9.rlib" "/opt/rustwide/target/debug/deps/libgroupable-5a87622719fa1e64.rlib" "/opt/rustwide/target/debug/deps/libmustache-7751f43b186c60f5.rlib" "/opt/rustwide/target/debug/deps/libregex-1b5d66f36a5a5f28.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e02a0b856c811a58.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b8aab1d96ec199b1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7f618c233feebc6e.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-331611d2ec6ae993.rlib" "/opt/rustwide/target/debug/deps/libserde-bc25f492254d1119.rlib" "/opt/rustwide/target/debug/deps/libtwoway-a326ec5b466fa2c1.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-b8b36ba6d358a538.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-e694f7dc3d2ae76b.rlib" "/opt/rustwide/target/debug/deps/libchrono-c7009a766ee824a9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-12630c3d8cbbbfd4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5ee259b877622a72.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-201702b68bc664bd.rlib" "/opt/rustwide/target/debug/deps/libascii-8e00dfa495e4518f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libtempfile-0f73afa0aecaf9c8.rlib" "/opt/rustwide/target/debug/deps/librand-175b66569ca0a3d4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7b11b385335314e1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-051447f765ff41f6.rlib" "/opt/rustwide/target/debug/deps/librand_core-f72b1b8d779c0a09.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7a6bcc5c6394dcbf.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/librand-8b6285aaa04f4dc1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-32a2eb9a2aa64821.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-88c6ef67666ca8c2.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7b0c5d15ae13bb94.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8b9768dc9bff42dc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c824f0f0d4463dc8.rlib" "/opt/rustwide/target/debug/deps/librand_core-dc8d66ba86a3d27e.rlib" "/opt/rustwide/target/debug/deps/librand_os-2c43eb4e817a5b91.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1a11cbf0bb1b7906.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c28905e9ca21444.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7878801fbbf315af.rlib" "/opt/rustwide/target/debug/deps/libunicase-cffb5b2597e90f00.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libiron-2683f0e124b931fc.rlib" "/opt/rustwide/target/debug/deps/libmodifier-f509652609de9594.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e91b47ddf805ad23.rlib" "/opt/rustwide/target/debug/deps/libphf-022a3a27d70cd977.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-77f6db91f5b89a8f.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-31ec360f3df090b3.rlib" "/opt/rustwide/target/debug/deps/libplugin-7c05415633ecbabd.rlib" "/opt/rustwide/target/debug/deps/libtypemap-0195e8f898bc6a0d.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-d1d953ec8cd3240a.rlib" "/opt/rustwide/target/debug/deps/libhyper-59653d6ad4d64454.rlib" "/opt/rustwide/target/debug/deps/libmime-a93e8f60bcc3faaf.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-37f7d17139cd9425.rlib" "/opt/rustwide/target/debug/deps/libtypeable-d3a84a67a7ffe8fc.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-42e9b07b4448e262.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ccb856860ae125bd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libunicase-45fc40b99a4467f9.rlib" "/opt/rustwide/target/debug/deps/liburl-9317873c13c62313.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libidna-190eb47575db29e6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-435a63816f826cbd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e7cdd5020c9aedf8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libtime-b735af930c92abdc.rlib" "/opt/rustwide/target/debug/deps/liblibc-34fd7ce697921c39.rlib" "/opt/rustwide/target/debug/deps/libbase64-e558fb3f6e200d2f.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a46c2200436dbeb2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/liblog-6025dc4cf1e71784.rlib" "/opt/rustwide/target/debug/deps/liblog-bcb800ab099483b4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/iron-4d66c836328e21f8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b15265f4cea97b489d2c0962e1c83ce9898ed79e4c377425eb11fa86f50595e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b15265f4cea97b489d2c0962e1c83ce9898ed79e4c377425eb11fa86f50595e6", kill_on_drop: false }` [INFO] [stdout] b15265f4cea97b489d2c0962e1c83ce9898ed79e4c377425eb11fa86f50595e6