[INFO] fetching crate multipart 0.18.0... [INFO] testing multipart-0.18.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate multipart 0.18.0 into /workspace/builds/worker-78/source [INFO] validating manifest of crates.io crate multipart 0.18.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate multipart 0.18.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate multipart 0.18.0 [INFO] tweaked toml for crates.io crate multipart 0.18.0 written to /workspace/builds/worker-78/source/Cargo.toml [INFO] crate crates.io crate multipart 0.18.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-78/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-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86c85c4442f55fbaf723a59906ca0be381b3911f6ff94e9424d85041d757ac3f [INFO] running `Command { std: "docker" "start" "-a" "86c85c4442f55fbaf723a59906ca0be381b3911f6ff94e9424d85041d757ac3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86c85c4442f55fbaf723a59906ca0be381b3911f6ff94e9424d85041d757ac3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86c85c4442f55fbaf723a59906ca0be381b3911f6ff94e9424d85041d757ac3f", kill_on_drop: false }` [INFO] [stdout] 86c85c4442f55fbaf723a59906ca0be381b3911f6ff94e9424d85041d757ac3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 705e7d4bbddd7e74573cd5076607b884894bfe72e1bf2b3ef2bc6a7184a7fab7 [INFO] running `Command { std: "docker" "start" "-a" "705e7d4bbddd7e74573cd5076607b884894bfe72e1bf2b3ef2bc6a7184a7fab7", 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.95 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling safemem v0.3.1 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [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 num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mime v0.2.6 [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 aho-corasick v0.7.6 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.8 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling multipart v0.18.0 (/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] 174 | None => invalid_cont_disp!( [INFO] [stdout] | _____________________- [INFO] [stdout] 175 | | "expected additional data after Content-Disposition type", [INFO] [stdout] 176 | | header.val [INFO] [stdout] 177 | | ), [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] 182 | None => invalid_cont_disp!( [INFO] [stdout] | _____________________- [INFO] [stdout] 183 | | "expected field name and maybe filename, got", [INFO] [stdout] 184 | | after_disp_type [INFO] [stdout] 185 | | ), [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/server/field.rs:536:1 [INFO] [stdout] | [INFO] [stdout] 536 | / quick_error! { [INFO] [stdout] 537 | | #[derive(Debug)] [INFO] [stdout] 538 | | enum ParseHeaderError { [INFO] [stdout] 539 | | /// The `Content-Disposition` header was not found [INFO] [stdout] ... | [INFO] [stdout] 569 | | } [INFO] [stdout] 570 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [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] [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:541:41 [INFO] [stdout] | [INFO] [stdout] 541 | 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:545:44 [INFO] [stdout] | [INFO] [stdout] 545 | 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:551:40 [INFO] [stdout] | [INFO] [stdout] 551 | 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:557:46 [INFO] [stdout] | [INFO] [stdout] 557 | 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:565:40 [INFO] [stdout] | [INFO] [stdout] 565 | display(x) -> ("{}: {}", x.description(), err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.71s [INFO] running `Command { std: "docker" "inspect" "705e7d4bbddd7e74573cd5076607b884894bfe72e1bf2b3ef2bc6a7184a7fab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "705e7d4bbddd7e74573cd5076607b884894bfe72e1bf2b3ef2bc6a7184a7fab7", kill_on_drop: false }` [INFO] [stdout] 705e7d4bbddd7e74573cd5076607b884894bfe72e1bf2b3ef2bc6a7184a7fab7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07037cf22d36a99651d16a7b7bfce5d95d4ef27a8e42686c1cdc12dd97dbb1e9 [INFO] running `Command { std: "docker" "start" "-a" "07037cf22d36a99651d16a7b7bfce5d95d4ef27a8e42686c1cdc12dd97dbb1e9", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling atty v0.2.13 [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] 174 | None => invalid_cont_disp!( [INFO] [stdout] | _____________________- [INFO] [stdout] 175 | | "expected additional data after Content-Disposition type", [INFO] [stdout] 176 | | header.val [INFO] [stdout] 177 | | ), [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] 182 | None => invalid_cont_disp!( [INFO] [stdout] | _____________________- [INFO] [stdout] 183 | | "expected field name and maybe filename, got", [INFO] [stdout] 184 | | after_disp_type [INFO] [stdout] 185 | | ), [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/server/field.rs:536:1 [INFO] [stdout] | [INFO] [stdout] 536 | / quick_error! { [INFO] [stdout] 537 | | #[derive(Debug)] [INFO] [stdout] 538 | | enum ParseHeaderError { [INFO] [stdout] 539 | | /// The `Content-Disposition` header was not found [INFO] [stdout] ... | [INFO] [stdout] 569 | | } [INFO] [stdout] 570 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [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] [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:541:41 [INFO] [stdout] | [INFO] [stdout] 541 | 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:545:44 [INFO] [stdout] | [INFO] [stdout] 545 | 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:551:40 [INFO] [stdout] | [INFO] [stdout] 551 | 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:557:46 [INFO] [stdout] | [INFO] [stdout] 557 | 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:565:40 [INFO] [stdout] | [INFO] [stdout] 565 | display(x) -> ("{}: {}", x.description(), err) [INFO] [stdout] | ^^^^^^^^^^^ [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 multipart v0.18.0 (/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] 174 | None => invalid_cont_disp!( [INFO] [stdout] | _____________________- [INFO] [stdout] 175 | | "expected additional data after Content-Disposition type", [INFO] [stdout] 176 | | header.val [INFO] [stdout] 177 | | ), [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] 182 | None => invalid_cont_disp!( [INFO] [stdout] | _____________________- [INFO] [stdout] 183 | | "expected field name and maybe filename, got", [INFO] [stdout] 184 | | after_disp_type [INFO] [stdout] 185 | | ), [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/server/field.rs:536:1 [INFO] [stdout] | [INFO] [stdout] 536 | / quick_error! { [INFO] [stdout] 537 | | #[derive(Debug)] [INFO] [stdout] 538 | | enum ParseHeaderError { [INFO] [stdout] 539 | | /// The `Content-Disposition` header was not found [INFO] [stdout] ... | [INFO] [stdout] 569 | | } [INFO] [stdout] 570 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [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] [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:541:41 [INFO] [stdout] | [INFO] [stdout] 541 | 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:545:44 [INFO] [stdout] | [INFO] [stdout] 545 | 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:551:40 [INFO] [stdout] | [INFO] [stdout] 551 | 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:557:46 [INFO] [stdout] | [INFO] [stdout] 557 | 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:565:40 [INFO] [stdout] | [INFO] [stdout] 565 | display(x) -> ("{}: {}", x.description(), err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `multipart`; 10 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name multipart src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=f6a2694996cbf7e8 -C extra-filename=-f6a2694996cbf7e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern buf_redux=/opt/rustwide/target/debug/deps/libbuf_redux-28a389e0cb2efe1c.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b4791978685256a2.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-d323ee91c026b88f.rlib --extern iron=/opt/rustwide/target/debug/deps/libiron-7c847817fd942f06.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c4083e8703254c8b.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-3911a5c3de018555.rlib --extern nickel=/opt/rustwide/target/debug/deps/libnickel-a81f72bd4192055b.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3710322715e729eb.rlib --extern safemem=/opt/rustwide/target/debug/deps/libsafemem-c603a5343761bc5d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4b8b336a21d780c1.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-fd92b4291093d16f.rlib --extern twoway=/opt/rustwide/target/debug/deps/libtwoway-57f70d1295503479.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/nickel-c5c4696bebebeee8.nickel.47a07cf0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-c5c4696bebebeee8.nickel.47a07cf0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-c5c4696bebebeee8.nickel.47a07cf0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-c5c4696bebebeee8.nickel.47a07cf0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-c5c4696bebebeee8.nickel.47a07cf0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-c5c4696bebebeee8.nickel.47a07cf0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-c5c4696bebebeee8.nickel.47a07cf0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-c5c4696bebebeee8.nickel.47a07cf0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-c5c4696bebebeee8.nickel.47a07cf0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-c5c4696bebebeee8.nickel.47a07cf0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-c5c4696bebebeee8.nickel.47a07cf0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-c5c4696bebebeee8.nickel.47a07cf0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-c5c4696bebebeee8.nickel.47a07cf0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-c5c4696bebebeee8.nickel.47a07cf0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-c5c4696bebebeee8.nickel.47a07cf0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-c5c4696bebebeee8.nickel.47a07cf0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-c5c4696bebebeee8.356sl87y6oa6sroq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmultipart-d2f89f2b4fed6140.rlib" "/opt/rustwide/target/debug/deps/libnickel-a81f72bd4192055b.rlib" "/opt/rustwide/target/debug/deps/libgroupable-06192e9fda87ce67.rlib" "/opt/rustwide/target/debug/deps/libmustache-020e0d86a3a13f87.rlib" "/opt/rustwide/target/debug/deps/libregex-0d11f4e6824c746d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-aa3bc731586da295.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d29d2012ee184d34.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-602b3bd9e2ad628b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5e6707438c77dbf8.rlib" "/opt/rustwide/target/debug/deps/libryu-9075e4fc1832368f.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libserde-42b6d048735684a7.rlib" "/opt/rustwide/target/debug/deps/libtwoway-57f70d1295503479.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-28a389e0cb2efe1c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-fd92b4291093d16f.rlib" "/opt/rustwide/target/debug/deps/libchrono-052bf8fd05b27e08.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5ac7412a1177750c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c3b2e51dc1538b1b.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-246d1476c8237806.rlib" "/opt/rustwide/target/debug/deps/libascii-0133b98db4598e48.rlib" "/opt/rustwide/target/debug/deps/libiron-7c847817fd942f06.rlib" "/opt/rustwide/target/debug/deps/libmodifier-85f6b3952383d464.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-91fd49ea1623318c.rlib" "/opt/rustwide/target/debug/deps/libphf-da0a3cad88b7c526.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-1aec7a8780e0e183.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libplugin-36162bae24c0913f.rlib" "/opt/rustwide/target/debug/deps/libtypemap-b20d91ad8ad3bd20.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-a9c620ab08bf6f2d.rlib" "/opt/rustwide/target/debug/deps/libhyper-d323ee91c026b88f.rlib" "/opt/rustwide/target/debug/deps/libmime-0420fb2970e80329.rlib" "/opt/rustwide/target/debug/deps/liblog-74d2b4e16c599d96.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libtypeable-61eca76ed0485390.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-ed142afbea10373b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e5847f3023c9622c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libunicase-9a0df06fffc1e033.rlib" "/opt/rustwide/target/debug/deps/liburl-f8103df7ec467e1b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-51c1763f6514f9a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5472f7f0371b8eb3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libtime-5bb9c0005beca63e.rlib" "/opt/rustwide/target/debug/deps/libbase64-fecb3d733a4428f4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libsafemem-c603a5343761bc5d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/libtempfile-4b8b336a21d780c1.rlib" "/opt/rustwide/target/debug/deps/librand-4c4ac8c878cf61ad.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-03ea7a46a1645523.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-4d15c22b97cf762f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/librand_core-da740c37b590d4c9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bbfaddd44d794174.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ef9fbfbf78dc3912.rlib" "/opt/rustwide/target/debug/deps/librand-3710322715e729eb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a774f58c45a2603.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d04d30a0dc46a8de.rlib" "/opt/rustwide/target/debug/deps/librand_core-ab7ccdd1f56c5bcd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3998471d00d1175e.rlib" "/opt/rustwide/target/debug/deps/liblibc-9968682e0e3804c1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3911a5c3de018555.rlib" "/opt/rustwide/target/debug/deps/libunicase-cfc51ac5c131741f.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/liblog-c4083e8703254c8b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/nickel-c5c4696bebebeee8" "-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: could not compile `multipart` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "07037cf22d36a99651d16a7b7bfce5d95d4ef27a8e42686c1cdc12dd97dbb1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07037cf22d36a99651d16a7b7bfce5d95d4ef27a8e42686c1cdc12dd97dbb1e9", kill_on_drop: false }` [INFO] [stdout] 07037cf22d36a99651d16a7b7bfce5d95d4ef27a8e42686c1cdc12dd97dbb1e9