[INFO] fetching crate multipart-any 0.16.1-p1... [INFO] testing multipart-any-0.16.1-p1 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate multipart-any 0.16.1-p1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate multipart-any 0.16.1-p1 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-5/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1eb3f0c6e8e7a8a6b1382c872a5115db402e95d61b0e2199f19113caa39512e0 [INFO] running `Command { std: "docker" "start" "-a" "1eb3f0c6e8e7a8a6b1382c872a5115db402e95d61b0e2199f19113caa39512e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1eb3f0c6e8e7a8a6b1382c872a5115db402e95d61b0e2199f19113caa39512e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eb3f0c6e8e7a8a6b1382c872a5115db402e95d61b0e2199f19113caa39512e0", kill_on_drop: false }` [INFO] [stdout] 1eb3f0c6e8e7a8a6b1382c872a5115db402e95d61b0e2199f19113caa39512e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c568f64f881149963086b4539161ac52a144a33ef3ce3531fcf71b027af8b382 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c568f64f881149963086b4539161ac52a144a33ef3ce3531fcf71b027af8b382", 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 smallvec v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling log v0.3.9 [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 mime v0.2.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling mustache v0.9.0 [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: 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` 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/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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.73s [INFO] running `Command { std: "docker" "inspect" "c568f64f881149963086b4539161ac52a144a33ef3ce3531fcf71b027af8b382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c568f64f881149963086b4539161ac52a144a33ef3ce3531fcf71b027af8b382", kill_on_drop: false }` [INFO] [stdout] c568f64f881149963086b4539161ac52a144a33ef3ce3531fcf71b027af8b382 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2c9319bbb35f0cf7e8463bce71f6c0b5eaaebafc697fdcc863e2ecb637e71b1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a2c9319bbb35f0cf7e8463bce71f6c0b5eaaebafc697fdcc863e2ecb637e71b1", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` 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/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: 8 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: 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` 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/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] [stderr] error: could not compile `multipart-any` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name multipart_any src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --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=799af3d07bdb96de -C extra-filename=-799af3d07bdb96de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern buf_redux=/opt/rustwide/target/debug/deps/libbuf_redux-2a9d6e053d7869bb.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c0e30ced5833df4c.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c0a75f8133dfe501.rlib --extern iron=/opt/rustwide/target/debug/deps/libiron-59f1e1ccff75cf77.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-415dea78a683751e.rlib --extern nickel=/opt/rustwide/target/debug/deps/libnickel-e25ad9ff27367f06.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e200e409eccbf46d.rlib --extern safemem=/opt/rustwide/target/debug/deps/libsafemem-237703e0d92f6f8f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-25aa0d78ba6d22d2.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-afdd578db25c76bd.rlib --extern twoway=/opt/rustwide/target/debug/deps/libtwoway-3a08d52bdad2f4e2.rlib --cap-lints=forbid` (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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/iron-725142cdc96b0c44.iron.l4uzlejg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/iron-725142cdc96b0c44.iron.l4uzlejg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/iron-725142cdc96b0c44.iron.l4uzlejg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/iron-725142cdc96b0c44.iron.l4uzlejg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/iron-725142cdc96b0c44.iron.l4uzlejg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/iron-725142cdc96b0c44.iron.l4uzlejg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/iron-725142cdc96b0c44.iron.l4uzlejg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/iron-725142cdc96b0c44.iron.l4uzlejg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/iron-725142cdc96b0c44.iron.l4uzlejg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/iron-725142cdc96b0c44.iron.l4uzlejg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/iron-725142cdc96b0c44.iron.l4uzlejg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/iron-725142cdc96b0c44.iron.l4uzlejg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/iron-725142cdc96b0c44.iron.l4uzlejg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/iron-725142cdc96b0c44.iron.l4uzlejg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/iron-725142cdc96b0c44.iron.l4uzlejg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/iron-725142cdc96b0c44.iron.l4uzlejg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/iron-725142cdc96b0c44" "/opt/rustwide/target/debug/examples/iron-725142cdc96b0c44.4x0v01atz6bjr29m.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-c0e30ced5833df4c.rlib" "/opt/rustwide/target/debug/deps/libatty-e2c148c3504914b7.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bfce3397ed892002.rlib" "/opt/rustwide/target/debug/deps/libmultipart_any-4fc29f276e3cb563.rlib" "/opt/rustwide/target/debug/deps/libnickel-e25ad9ff27367f06.rlib" "/opt/rustwide/target/debug/deps/libgroupable-5cc23018adf904b3.rlib" "/opt/rustwide/target/debug/deps/libmustache-74e05c64dd3926c6.rlib" "/opt/rustwide/target/debug/deps/libregex-35f0561bdf6776a2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ba9460444d63af6a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e033b7b9d0ddc540.rlib" "/opt/rustwide/target/debug/deps/libserde_json-817678487ee909b2.rlib" "/opt/rustwide/target/debug/deps/libryu-ada7d88363cddc2e.rlib" "/opt/rustwide/target/debug/deps/libitoa-06800150090f1e82.rlib" "/opt/rustwide/target/debug/deps/libserde-431cb7e8583d9726.rlib" "/opt/rustwide/target/debug/deps/libtwoway-3a08d52bdad2f4e2.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-2a9d6e053d7869bb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-afdd578db25c76bd.rlib" "/opt/rustwide/target/debug/deps/libchrono-ffbaee30feeb9877.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2cb6fed83320ea48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-db5df713ab494d02.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-18f887e65c833354.rlib" "/opt/rustwide/target/debug/deps/libascii-04d86dfc107a1df2.rlib" "/opt/rustwide/target/debug/deps/libiron-59f1e1ccff75cf77.rlib" "/opt/rustwide/target/debug/deps/libmodifier-4efa94f9ae639761.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7962d3ec2357e5a8.rlib" "/opt/rustwide/target/debug/deps/libphf-69bd8399c48d55af.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfc15f788db5df0a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libplugin-198fdb71d6f7c000.rlib" "/opt/rustwide/target/debug/deps/libtypemap-4d0b6bc2251fcce8.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-2f0dba6e67a3203c.rlib" "/opt/rustwide/target/debug/deps/libhyper-c0a75f8133dfe501.rlib" "/opt/rustwide/target/debug/deps/libmime-503fe1bec0bb78cb.rlib" "/opt/rustwide/target/debug/deps/liblog-b1d42afd3ad4a636.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libtypeable-dacfc48071ac3819.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-065b22d20d3b7821.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd012c4542f7a94a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libunicase-7ae2992356aa07bf.rlib" "/opt/rustwide/target/debug/deps/liburl-b62ac98efcd43f18.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-4273a25f5167bf93.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-052042f72b9c43ce.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a18440be741381e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libtime-8b8cb9969376699e.rlib" "/opt/rustwide/target/debug/deps/libbase64-85546ccf6a5f7fe5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libsafemem-237703e0d92f6f8f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtempfile-25aa0d78ba6d22d2.rlib" "/opt/rustwide/target/debug/deps/librand-90e61f563dd10fb5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bfcb0468d2225df8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ddbeafc36967d0d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-5a40c1d9a5d90096.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-925113024118f9ab.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-6bd8dd97d3552cc8.rlib" "/opt/rustwide/target/debug/deps/librand-e200e409eccbf46d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8f3f6166ee9ccdde.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c801506ae8973b41.rlib" "/opt/rustwide/target/debug/deps/librand_hc-d9c6449f1147d739.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-891ac72a9c481e9e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5d346fd7ef91f886.rlib" "/opt/rustwide/target/debug/deps/librand_core-54d45abaaf7ca6e8.rlib" "/opt/rustwide/target/debug/deps/librand_os-f79787de95ad39ef.rlib" "/opt/rustwide/target/debug/deps/liblibc-32588c4850ac7cda.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-31c0b93ee52d2ab0.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-415dea78a683751e.rlib" "/opt/rustwide/target/debug/deps/libunicase-eadd86c7edcde95d.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/hyper_server-fb6af392db07f3c0.hyper_server.bh0harfi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-fb6af392db07f3c0.hyper_server.bh0harfi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-fb6af392db07f3c0.hyper_server.bh0harfi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-fb6af392db07f3c0.hyper_server.bh0harfi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-fb6af392db07f3c0.hyper_server.bh0harfi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-fb6af392db07f3c0.hyper_server.bh0harfi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-fb6af392db07f3c0.hyper_server.bh0harfi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-fb6af392db07f3c0.hyper_server.bh0harfi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-fb6af392db07f3c0.hyper_server.bh0harfi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-fb6af392db07f3c0.hyper_server.bh0harfi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-fb6af392db07f3c0.hyper_server.bh0harfi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-fb6af392db07f3c0.hyper_server.bh0harfi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-fb6af392db07f3c0.hyper_server.bh0harfi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-fb6af392db07f3c0.hyper_server.bh0harfi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-fb6af392db07f3c0.hyper_server.bh0harfi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-fb6af392db07f3c0.hyper_server.bh0harfi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/hyper_server-fb6af392db07f3c0" "/opt/rustwide/target/debug/examples/hyper_server-fb6af392db07f3c0.2wvj44oh2clhssms.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmultipart_any-4fc29f276e3cb563.rlib" "/opt/rustwide/target/debug/deps/libnickel-e25ad9ff27367f06.rlib" "/opt/rustwide/target/debug/deps/libgroupable-5cc23018adf904b3.rlib" "/opt/rustwide/target/debug/deps/libmustache-74e05c64dd3926c6.rlib" "/opt/rustwide/target/debug/deps/libregex-35f0561bdf6776a2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ba9460444d63af6a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e033b7b9d0ddc540.rlib" "/opt/rustwide/target/debug/deps/libserde_json-817678487ee909b2.rlib" "/opt/rustwide/target/debug/deps/libryu-ada7d88363cddc2e.rlib" "/opt/rustwide/target/debug/deps/libitoa-06800150090f1e82.rlib" "/opt/rustwide/target/debug/deps/libserde-431cb7e8583d9726.rlib" "/opt/rustwide/target/debug/deps/libtwoway-3a08d52bdad2f4e2.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-2a9d6e053d7869bb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-afdd578db25c76bd.rlib" "/opt/rustwide/target/debug/deps/libchrono-ffbaee30feeb9877.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2cb6fed83320ea48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-db5df713ab494d02.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-18f887e65c833354.rlib" "/opt/rustwide/target/debug/deps/libascii-04d86dfc107a1df2.rlib" "/opt/rustwide/target/debug/deps/libiron-59f1e1ccff75cf77.rlib" "/opt/rustwide/target/debug/deps/libmodifier-4efa94f9ae639761.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7962d3ec2357e5a8.rlib" "/opt/rustwide/target/debug/deps/libphf-69bd8399c48d55af.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfc15f788db5df0a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libplugin-198fdb71d6f7c000.rlib" "/opt/rustwide/target/debug/deps/libtypemap-4d0b6bc2251fcce8.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-2f0dba6e67a3203c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtempfile-25aa0d78ba6d22d2.rlib" "/opt/rustwide/target/debug/deps/librand-90e61f563dd10fb5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bfcb0468d2225df8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ddbeafc36967d0d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-5a40c1d9a5d90096.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-925113024118f9ab.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-6bd8dd97d3552cc8.rlib" "/opt/rustwide/target/debug/deps/librand-e200e409eccbf46d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8f3f6166ee9ccdde.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c801506ae8973b41.rlib" "/opt/rustwide/target/debug/deps/librand_hc-d9c6449f1147d739.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-891ac72a9c481e9e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5d346fd7ef91f886.rlib" "/opt/rustwide/target/debug/deps/librand_core-54d45abaaf7ca6e8.rlib" "/opt/rustwide/target/debug/deps/librand_os-f79787de95ad39ef.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-31c0b93ee52d2ab0.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-415dea78a683751e.rlib" "/opt/rustwide/target/debug/deps/libunicase-eadd86c7edcde95d.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libhyper-c0a75f8133dfe501.rlib" "/opt/rustwide/target/debug/deps/libmime-503fe1bec0bb78cb.rlib" "/opt/rustwide/target/debug/deps/liblog-b1d42afd3ad4a636.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libtypeable-dacfc48071ac3819.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-065b22d20d3b7821.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd012c4542f7a94a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libunicase-7ae2992356aa07bf.rlib" "/opt/rustwide/target/debug/deps/liburl-b62ac98efcd43f18.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-4273a25f5167bf93.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-052042f72b9c43ce.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a18440be741381e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libtime-8b8cb9969376699e.rlib" "/opt/rustwide/target/debug/deps/liblibc-32588c4850ac7cda.rlib" "/opt/rustwide/target/debug/deps/libbase64-85546ccf6a5f7fe5.rlib" "/opt/rustwide/target/debug/deps/libsafemem-237703e0d92f6f8f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "a2c9319bbb35f0cf7e8463bce71f6c0b5eaaebafc697fdcc863e2ecb637e71b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c9319bbb35f0cf7e8463bce71f6c0b5eaaebafc697fdcc863e2ecb637e71b1", kill_on_drop: false }` [INFO] [stdout] a2c9319bbb35f0cf7e8463bce71f6c0b5eaaebafc697fdcc863e2ecb637e71b1