[INFO] fetching crate multipart-any 0.16.1-p1... [INFO] testing multipart-any-0.16.1-p1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate multipart-any 0.16.1-p1 into /workspace/builds/worker-44/source [INFO] validating manifest of crates.io crate multipart-any 0.16.1-p1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate multipart-any 0.16.1-p1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate multipart-any 0.16.1-p1 [INFO] tweaked toml for crates.io crate multipart-any 0.16.1-p1 written to /workspace/builds/worker-44/source/Cargo.toml [INFO] crate crates.io crate multipart-any 0.16.1-p1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket v0.4.4 [INFO] [stderr] Downloaded iron v0.6.1 [INFO] [stderr] Downloaded rocket_http v0.4.4 [INFO] [stderr] Downloaded rocket_codegen v0.4.4 [INFO] [stderr] Downloaded cookie v0.11.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 224853512abf6e19d4a35d773d51c82c4854d11725d8db4a8160c9afc4272cd5 [INFO] running `Command { std: "docker" "start" "-a" "224853512abf6e19d4a35d773d51c82c4854d11725d8db4a8160c9afc4272cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "224853512abf6e19d4a35d773d51c82c4854d11725d8db4a8160c9afc4272cd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "224853512abf6e19d4a35d773d51c82c4854d11725d8db4a8160c9afc4272cd5", kill_on_drop: false }` [INFO] [stdout] 224853512abf6e19d4a35d773d51c82c4854d11725d8db4a8160c9afc4272cd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf59caf528edb4f8f0241f168345cd698480bb80ec6e530024a816fd9dc2df77 [INFO] running `Command { std: "docker" "start" "-a" "bf59caf528edb4f8f0241f168345cd698480bb80ec6e530024a816fd9dc2df77", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [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 autocfg v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [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 rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.5.1 [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 idna v0.1.5 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling chrono v0.4.11 [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 iron v0.6.1 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling multipart-any v0.16.1-p1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server/field.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | None => invalid_cont_disp!("expected additional data after Content-Disposition type", [INFO] [stdout] | _____________________- [INFO] [stdout] 181 | | header.val), [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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | None => invalid_cont_disp!("expected field name and maybe filename, got", [INFO] [stdout] | _____________________- [INFO] [stdout] 187 | | after_disp_type), [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:520:41 [INFO] [stdout] | [INFO] [stdout] 520 | 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:524:44 [INFO] [stdout] | [INFO] [stdout] 524 | 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:530:40 [INFO] [stdout] | [INFO] [stdout] 530 | 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:536:46 [INFO] [stdout] | [INFO] [stdout] 536 | 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:544:40 [INFO] [stdout] | [INFO] [stdout] 544 | 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:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | 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 22s [INFO] running `Command { std: "docker" "inspect" "bf59caf528edb4f8f0241f168345cd698480bb80ec6e530024a816fd9dc2df77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf59caf528edb4f8f0241f168345cd698480bb80ec6e530024a816fd9dc2df77", kill_on_drop: false }` [INFO] [stdout] bf59caf528edb4f8f0241f168345cd698480bb80ec6e530024a816fd9dc2df77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b98a2f602a2a4630f37417e40cbc2ce446a4d89c1cad57c6cb807fe655a9e57 [INFO] running `Command { std: "docker" "start" "-a" "6b98a2f602a2a4630f37417e40cbc2ce446a4d89c1cad57c6cb807fe655a9e57", kill_on_drop: false }` [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling humantime v1.3.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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | None => invalid_cont_disp!("expected additional data after Content-Disposition type", [INFO] [stdout] | _____________________- [INFO] [stdout] 181 | | header.val), [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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | None => invalid_cont_disp!("expected field name and maybe filename, got", [INFO] [stdout] | _____________________- [INFO] [stdout] 187 | | after_disp_type), [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:520:41 [INFO] [stdout] | [INFO] [stdout] 520 | 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:524:44 [INFO] [stdout] | [INFO] [stdout] 524 | 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:530:40 [INFO] [stdout] | [INFO] [stdout] 530 | 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:536:46 [INFO] [stdout] | [INFO] [stdout] 536 | 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:544:40 [INFO] [stdout] | [INFO] [stdout] 544 | 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:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | 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 multipart-any v0.16.1-p1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server/field.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | None => invalid_cont_disp!("expected additional data after Content-Disposition type", [INFO] [stdout] | _____________________- [INFO] [stdout] 181 | | header.val), [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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | None => invalid_cont_disp!("expected field name and maybe filename, got", [INFO] [stdout] | _____________________- [INFO] [stdout] 187 | | after_disp_type), [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:520:41 [INFO] [stdout] | [INFO] [stdout] 520 | 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:524:44 [INFO] [stdout] | [INFO] [stdout] 524 | 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:530:40 [INFO] [stdout] | [INFO] [stdout] 530 | 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:536:46 [INFO] [stdout] | [INFO] [stdout] 536 | 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:544:40 [INFO] [stdout] | [INFO] [stdout] 544 | 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:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/multipart_any-06eab8c84be1bcfb.multipart_any.40972d4f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/multipart_any-06eab8c84be1bcfb.multipart_any.40972d4f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/multipart_any-06eab8c84be1bcfb.multipart_any.40972d4f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/multipart_any-06eab8c84be1bcfb.multipart_any.40972d4f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/multipart_any-06eab8c84be1bcfb.multipart_any.40972d4f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/multipart_any-06eab8c84be1bcfb.multipart_any.40972d4f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/multipart_any-06eab8c84be1bcfb.multipart_any.40972d4f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/multipart_any-06eab8c84be1bcfb.multipart_any.40972d4f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/multipart_any-06eab8c84be1bcfb.multipart_any.40972d4f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/multipart_any-06eab8c84be1bcfb.multipart_any.40972d4f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/multipart_any-06eab8c84be1bcfb.multipart_any.40972d4f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/multipart_any-06eab8c84be1bcfb.multipart_any.40972d4f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/multipart_any-06eab8c84be1bcfb.multipart_any.40972d4f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/multipart_any-06eab8c84be1bcfb.multipart_any.40972d4f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/multipart_any-06eab8c84be1bcfb.multipart_any.40972d4f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/multipart_any-06eab8c84be1bcfb.multipart_any.40972d4f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/multipart_any-06eab8c84be1bcfb.1lw8dncpeyyt1h77.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libnickel-7cc552e45c239715.rlib" "/opt/rustwide/target/debug/deps/libgroupable-7d18f75f4607451b.rlib" "/opt/rustwide/target/debug/deps/libmustache-a1022c01587de76c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-55467cf7ab9dc417.rlib" "/opt/rustwide/target/debug/deps/libryu-1d04c39be206955d.rlib" "/opt/rustwide/target/debug/deps/libitoa-6b4c570dd2664c3d.rlib" "/opt/rustwide/target/debug/deps/libserde-15227fb329e84e3b.rlib" "/opt/rustwide/target/debug/deps/libtwoway-7c326b43a0f052dc.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-ceaada6a6a9452f1.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-0edbdd4e3ef69d88.rlib" "/opt/rustwide/target/debug/deps/libregex-4b1e0681588e124c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a286e50f3da27596.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-585a10ac7f0ea8fe.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libatty-b9577d848d67b412.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-03b66763403ddf17.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-40c66c9848ed90b6.rlib" "/opt/rustwide/target/debug/deps/libchrono-3650753a69144a32.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fd60f6ff4d20f124.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4d3678b38817c916.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-5ef59a91bda214d2.rlib" "/opt/rustwide/target/debug/deps/libascii-180179ffd5a23a0d.rlib" "/opt/rustwide/target/debug/deps/libiron-e9524e1c7cefadf0.rlib" "/opt/rustwide/target/debug/deps/libmodifier-a16bc37cc69d4ccf.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-4a18cac8164c0750.rlib" "/opt/rustwide/target/debug/deps/libphf-8193e2c752e4047e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-42565d63e8df4f74.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fdc5ac9da9ea0e56.rlib" "/opt/rustwide/target/debug/deps/libplugin-77d7c19bd322ab6d.rlib" "/opt/rustwide/target/debug/deps/libtypemap-6c10435c755f8dae.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-dedd6ab422ad7073.rlib" "/opt/rustwide/target/debug/deps/libhyper-2a521a04377c89e3.rlib" "/opt/rustwide/target/debug/deps/libmime-865d7bf93196ef10.rlib" "/opt/rustwide/target/debug/deps/liblog-bb3180f2ff91da52.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-c93b8f6d6c1b9f18.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-7eea3d45fb14beb1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0e9a5b2c27474073.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libunicase-70f799d8df47a763.rlib" "/opt/rustwide/target/debug/deps/liburl-51d76e77fe0e16c4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libidna-00de099caed1b58d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6e81e0df44e747c6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13a1df2fdb6359bb.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libtime-2ae803acd0f76248.rlib" "/opt/rustwide/target/debug/deps/libbase64-72f9b291ad0327bb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7d1190afa4a22342.rlib" "/opt/rustwide/target/debug/deps/librand-d7252fe529ebcafa.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c583a94f22ba6161.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-67369fda780fbff5.rlib" "/opt/rustwide/target/debug/deps/librand_core-0501e3ac7ecbe97a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5c6058b90f77da0b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-11cea57ce223f941.rlib" "/opt/rustwide/target/debug/deps/librand-5cdaf2a8aec6439f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-d67a80f8ceb7f63f.rlib" "/opt/rustwide/target/debug/deps/liblibc-8a262eaa91cb0ee1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ece51c5661233d7e.rlib" "/opt/rustwide/target/debug/deps/libunicase-2632f6088fbf0185.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/liblog-696cc4dcdb45e47b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/multipart_any-06eab8c84be1bcfb" "-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; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `multipart-any` due to 2 previous errors; 10 warnings emitted [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-a1fd8698bec6879c.iron.6382f085-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/iron-a1fd8698bec6879c.iron.6382f085-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/iron-a1fd8698bec6879c.iron.6382f085-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/iron-a1fd8698bec6879c.iron.6382f085-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/iron-a1fd8698bec6879c.iron.6382f085-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/iron-a1fd8698bec6879c.iron.6382f085-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/iron-a1fd8698bec6879c.iron.6382f085-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/iron-a1fd8698bec6879c.iron.6382f085-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/iron-a1fd8698bec6879c.iron.6382f085-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/iron-a1fd8698bec6879c.iron.6382f085-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/iron-a1fd8698bec6879c.iron.6382f085-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/iron-a1fd8698bec6879c.iron.6382f085-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/iron-a1fd8698bec6879c.iron.6382f085-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/iron-a1fd8698bec6879c.iron.6382f085-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/iron-a1fd8698bec6879c.iron.6382f085-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/iron-a1fd8698bec6879c.iron.6382f085-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/iron-a1fd8698bec6879c.1g8fz8160hpbohpr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-0edbdd4e3ef69d88.rlib" "/opt/rustwide/target/debug/deps/libatty-b9577d848d67b412.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-03b66763403ddf17.rlib" "/opt/rustwide/target/debug/deps/libmultipart_any-576a2916ff21b075.rlib" "/opt/rustwide/target/debug/deps/libnickel-7cc552e45c239715.rlib" "/opt/rustwide/target/debug/deps/libgroupable-7d18f75f4607451b.rlib" "/opt/rustwide/target/debug/deps/libmustache-a1022c01587de76c.rlib" "/opt/rustwide/target/debug/deps/libregex-4b1e0681588e124c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a286e50f3da27596.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-585a10ac7f0ea8fe.rlib" "/opt/rustwide/target/debug/deps/libserde_json-55467cf7ab9dc417.rlib" "/opt/rustwide/target/debug/deps/libryu-1d04c39be206955d.rlib" "/opt/rustwide/target/debug/deps/libitoa-6b4c570dd2664c3d.rlib" "/opt/rustwide/target/debug/deps/libserde-15227fb329e84e3b.rlib" "/opt/rustwide/target/debug/deps/libtwoway-7c326b43a0f052dc.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-ceaada6a6a9452f1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-40c66c9848ed90b6.rlib" "/opt/rustwide/target/debug/deps/libchrono-3650753a69144a32.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fd60f6ff4d20f124.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4d3678b38817c916.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-5ef59a91bda214d2.rlib" "/opt/rustwide/target/debug/deps/libascii-180179ffd5a23a0d.rlib" "/opt/rustwide/target/debug/deps/libiron-e9524e1c7cefadf0.rlib" "/opt/rustwide/target/debug/deps/libmodifier-a16bc37cc69d4ccf.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-4a18cac8164c0750.rlib" "/opt/rustwide/target/debug/deps/libphf-8193e2c752e4047e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-42565d63e8df4f74.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fdc5ac9da9ea0e56.rlib" "/opt/rustwide/target/debug/deps/libplugin-77d7c19bd322ab6d.rlib" "/opt/rustwide/target/debug/deps/libtypemap-6c10435c755f8dae.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-dedd6ab422ad7073.rlib" "/opt/rustwide/target/debug/deps/libhyper-2a521a04377c89e3.rlib" "/opt/rustwide/target/debug/deps/libmime-865d7bf93196ef10.rlib" "/opt/rustwide/target/debug/deps/liblog-bb3180f2ff91da52.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-c93b8f6d6c1b9f18.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-7eea3d45fb14beb1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0e9a5b2c27474073.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libunicase-70f799d8df47a763.rlib" "/opt/rustwide/target/debug/deps/liburl-51d76e77fe0e16c4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libidna-00de099caed1b58d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6e81e0df44e747c6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13a1df2fdb6359bb.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libtime-2ae803acd0f76248.rlib" "/opt/rustwide/target/debug/deps/libbase64-72f9b291ad0327bb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7d1190afa4a22342.rlib" "/opt/rustwide/target/debug/deps/librand-d7252fe529ebcafa.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c583a94f22ba6161.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-67369fda780fbff5.rlib" "/opt/rustwide/target/debug/deps/librand_core-0501e3ac7ecbe97a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5c6058b90f77da0b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-11cea57ce223f941.rlib" "/opt/rustwide/target/debug/deps/librand-5cdaf2a8aec6439f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-d67a80f8ceb7f63f.rlib" "/opt/rustwide/target/debug/deps/liblibc-8a262eaa91cb0ee1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ece51c5661233d7e.rlib" "/opt/rustwide/target/debug/deps/libunicase-2632f6088fbf0185.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/liblog-696cc4dcdb45e47b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/iron-a1fd8698bec6879c" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/nickel-86fd83e36de4092a.nickel.ace007af-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-86fd83e36de4092a.nickel.ace007af-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-86fd83e36de4092a.nickel.ace007af-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-86fd83e36de4092a.nickel.ace007af-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-86fd83e36de4092a.nickel.ace007af-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-86fd83e36de4092a.nickel.ace007af-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-86fd83e36de4092a.nickel.ace007af-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-86fd83e36de4092a.nickel.ace007af-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-86fd83e36de4092a.nickel.ace007af-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-86fd83e36de4092a.nickel.ace007af-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-86fd83e36de4092a.nickel.ace007af-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-86fd83e36de4092a.nickel.ace007af-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-86fd83e36de4092a.nickel.ace007af-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-86fd83e36de4092a.nickel.ace007af-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-86fd83e36de4092a.nickel.ace007af-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-86fd83e36de4092a.nickel.ace007af-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/nickel-86fd83e36de4092a.1uqtjuiv9dc92z2s.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmultipart_any-576a2916ff21b075.rlib" "/opt/rustwide/target/debug/deps/libnickel-7cc552e45c239715.rlib" "/opt/rustwide/target/debug/deps/libgroupable-7d18f75f4607451b.rlib" "/opt/rustwide/target/debug/deps/libmustache-a1022c01587de76c.rlib" "/opt/rustwide/target/debug/deps/libregex-4b1e0681588e124c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a286e50f3da27596.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-585a10ac7f0ea8fe.rlib" "/opt/rustwide/target/debug/deps/libserde_json-55467cf7ab9dc417.rlib" "/opt/rustwide/target/debug/deps/libryu-1d04c39be206955d.rlib" "/opt/rustwide/target/debug/deps/libitoa-6b4c570dd2664c3d.rlib" "/opt/rustwide/target/debug/deps/libserde-15227fb329e84e3b.rlib" "/opt/rustwide/target/debug/deps/libtwoway-7c326b43a0f052dc.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-ceaada6a6a9452f1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-40c66c9848ed90b6.rlib" "/opt/rustwide/target/debug/deps/libchrono-3650753a69144a32.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fd60f6ff4d20f124.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4d3678b38817c916.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-5ef59a91bda214d2.rlib" "/opt/rustwide/target/debug/deps/libascii-180179ffd5a23a0d.rlib" "/opt/rustwide/target/debug/deps/libiron-e9524e1c7cefadf0.rlib" "/opt/rustwide/target/debug/deps/libmodifier-a16bc37cc69d4ccf.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-4a18cac8164c0750.rlib" "/opt/rustwide/target/debug/deps/libphf-8193e2c752e4047e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-42565d63e8df4f74.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fdc5ac9da9ea0e56.rlib" "/opt/rustwide/target/debug/deps/libplugin-77d7c19bd322ab6d.rlib" "/opt/rustwide/target/debug/deps/libtypemap-6c10435c755f8dae.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-dedd6ab422ad7073.rlib" "/opt/rustwide/target/debug/deps/libhyper-2a521a04377c89e3.rlib" "/opt/rustwide/target/debug/deps/libmime-865d7bf93196ef10.rlib" "/opt/rustwide/target/debug/deps/liblog-bb3180f2ff91da52.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-c93b8f6d6c1b9f18.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-7eea3d45fb14beb1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0e9a5b2c27474073.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libunicase-70f799d8df47a763.rlib" "/opt/rustwide/target/debug/deps/liburl-51d76e77fe0e16c4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libidna-00de099caed1b58d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6e81e0df44e747c6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13a1df2fdb6359bb.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libtime-2ae803acd0f76248.rlib" "/opt/rustwide/target/debug/deps/libbase64-72f9b291ad0327bb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7d1190afa4a22342.rlib" "/opt/rustwide/target/debug/deps/librand-d7252fe529ebcafa.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c583a94f22ba6161.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-67369fda780fbff5.rlib" "/opt/rustwide/target/debug/deps/librand_core-0501e3ac7ecbe97a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5c6058b90f77da0b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-11cea57ce223f941.rlib" "/opt/rustwide/target/debug/deps/librand-5cdaf2a8aec6439f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0e1b41da8d68268e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-863ed5af2eff5223.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31cc0e75afee975.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-59007569fa0dabf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2035e010cda6ad37.rlib" "/opt/rustwide/target/debug/deps/librand_os-d67a80f8ceb7f63f.rlib" "/opt/rustwide/target/debug/deps/liblibc-8a262eaa91cb0ee1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ece51c5661233d7e.rlib" "/opt/rustwide/target/debug/deps/libunicase-2632f6088fbf0185.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/liblog-696cc4dcdb45e47b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/nickel-86fd83e36de4092a" "-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" "6b98a2f602a2a4630f37417e40cbc2ce446a4d89c1cad57c6cb807fe655a9e57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b98a2f602a2a4630f37417e40cbc2ce446a4d89c1cad57c6cb807fe655a9e57", kill_on_drop: false }` [INFO] [stdout] 6b98a2f602a2a4630f37417e40cbc2ce446a4d89c1cad57c6cb807fe655a9e57