[INFO] fetching crate multipart 0.17.0... [INFO] testing multipart-0.17.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate multipart 0.17.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate multipart 0.17.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate multipart 0.17.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate multipart 0.17.0 [INFO] tweaked toml for crates.io crate multipart 0.17.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate multipart 0.17.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-8/source/src/bin/read_file.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] c06474aaf0d35601239d6586cd4237d2c78c8ba82b0e4b5d29fb1496c5b486d9 [INFO] running `Command { std: "docker" "start" "-a" "c06474aaf0d35601239d6586cd4237d2c78c8ba82b0e4b5d29fb1496c5b486d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c06474aaf0d35601239d6586cd4237d2c78c8ba82b0e4b5d29fb1496c5b486d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c06474aaf0d35601239d6586cd4237d2c78c8ba82b0e4b5d29fb1496c5b486d9", kill_on_drop: false }` [INFO] [stdout] c06474aaf0d35601239d6586cd4237d2c78c8ba82b0e4b5d29fb1496c5b486d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccea8eb7a7233e7cedf61535020a49255f55dcca825b6ff8e0e8c4f3681336ba [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" "ccea8eb7a7233e7cedf61535020a49255f55dcca825b6ff8e0e8c4f3681336ba", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/bin/read_file.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling safemem v0.3.1 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.8 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling multipart v0.17.0 (/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/server/field.rs:536:1 [INFO] [stdout] | [INFO] [stdout] 536 | / quick_error! { [INFO] [stdout] 537 | | #[derive(Debug)] [INFO] [stdout] 538 | | enum ParseHeaderError { [INFO] [stdout] 539 | | /// The `Content-Disposition` header was not found [INFO] [stdout] ... | [INFO] [stdout] 569 | | } [INFO] [stdout] 570 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/lazy.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | self.error.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:541:41 [INFO] [stdout] | [INFO] [stdout] 541 | display(x) -> ("{}:\n{}", x.description(), headers) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:545:44 [INFO] [stdout] | [INFO] [stdout] 545 | display(x) -> ("{}: {}: {}", x.description(), reason, cause) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:551:40 [INFO] [stdout] | [INFO] [stdout] 551 | display(x) -> ("{}: {}", x.description(), err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:557:46 [INFO] [stdout] | [INFO] [stdout] 557 | display(this) -> ("{}: {}", this.description(), cont_type) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:565:40 [INFO] [stdout] | [INFO] [stdout] 565 | display(x) -> ("{}: {}", x.description(), err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.33s [INFO] running `Command { std: "docker" "inspect" "ccea8eb7a7233e7cedf61535020a49255f55dcca825b6ff8e0e8c4f3681336ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccea8eb7a7233e7cedf61535020a49255f55dcca825b6ff8e0e8c4f3681336ba", kill_on_drop: false }` [INFO] [stdout] ccea8eb7a7233e7cedf61535020a49255f55dcca825b6ff8e0e8c4f3681336ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6475e7aba198b8c897cbcdd8a38e31a30af43507e9d92571466c32b610f1011c [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" "6475e7aba198b8c897cbcdd8a38e31a30af43507e9d92571466c32b610f1011c", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/bin/read_file.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling atty v0.2.13 [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/server/field.rs:536:1 [INFO] [stdout] | [INFO] [stdout] 536 | / quick_error! { [INFO] [stdout] 537 | | #[derive(Debug)] [INFO] [stdout] 538 | | enum ParseHeaderError { [INFO] [stdout] 539 | | /// The `Content-Disposition` header was not found [INFO] [stdout] ... | [INFO] [stdout] 569 | | } [INFO] [stdout] 570 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/lazy.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | self.error.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:541:41 [INFO] [stdout] | [INFO] [stdout] 541 | display(x) -> ("{}:\n{}", x.description(), headers) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:545:44 [INFO] [stdout] | [INFO] [stdout] 545 | display(x) -> ("{}: {}: {}", x.description(), reason, cause) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:551:40 [INFO] [stdout] | [INFO] [stdout] 551 | display(x) -> ("{}: {}", x.description(), err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:557:46 [INFO] [stdout] | [INFO] [stdout] 557 | display(this) -> ("{}: {}", this.description(), cont_type) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/field.rs:565:40 [INFO] [stdout] | [INFO] [stdout] 565 | display(x) -> ("{}: {}", x.description(), err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling multipart v0.17.0 (/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/server/field.rs:536:1 [INFO] [stdout] | [INFO] [stdout] 536 | / quick_error! { [INFO] [stdout] 537 | | #[derive(Debug)] [INFO] [stdout] 538 | | enum ParseHeaderError { [INFO] [stdout] 539 | | /// The `Content-Disposition` header was not found [INFO] [stdout] ... | [INFO] [stdout] 569 | | } [INFO] [stdout] 570 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/lazy.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | self.error.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `multipart` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name multipart src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --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=aac45994a54489b3 -C extra-filename=-aac45994a54489b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern buf_redux=/opt/rustwide/target/debug/deps/libbuf_redux-c197b480ae74d9be.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-4c26d3b26fb1c083.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-38d25c6238658cc6.rlib --extern iron=/opt/rustwide/target/debug/deps/libiron-e9c4d817854bc05a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8e3102e8e69edfd3.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-447d180a01bb6dab.rlib --extern nickel=/opt/rustwide/target/debug/deps/libnickel-1e8369d9bc183324.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-b53ed76d1e616d3d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4462f9c1009303e2.rlib --extern safemem=/opt/rustwide/target/debug/deps/libsafemem-30b6b13ff0208dc0.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8668adba011f6cd6.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-0f454a232f5bb4b6.rlib --extern twoway=/opt/rustwide/target/debug/deps/libtwoway-b4f905640f3e454a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/iron-967addbb603cba45.iron.2aahvwam-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/iron-967addbb603cba45.iron.2aahvwam-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/iron-967addbb603cba45.iron.2aahvwam-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/iron-967addbb603cba45.iron.2aahvwam-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/iron-967addbb603cba45.iron.2aahvwam-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/iron-967addbb603cba45.iron.2aahvwam-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/iron-967addbb603cba45.iron.2aahvwam-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/iron-967addbb603cba45.iron.2aahvwam-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/iron-967addbb603cba45.iron.2aahvwam-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/iron-967addbb603cba45.iron.2aahvwam-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/iron-967addbb603cba45.iron.2aahvwam-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/iron-967addbb603cba45.iron.2aahvwam-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/iron-967addbb603cba45.iron.2aahvwam-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/iron-967addbb603cba45.iron.2aahvwam-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/iron-967addbb603cba45.iron.2aahvwam-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/iron-967addbb603cba45.iron.2aahvwam-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/iron-967addbb603cba45" "/opt/rustwide/target/debug/examples/iron-967addbb603cba45.3wzjx5ds0sal9yxa.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-4c26d3b26fb1c083.rlib" "/opt/rustwide/target/debug/deps/libatty-b3fc884f9a69f2ab.rlib" "/opt/rustwide/target/debug/deps/libhumantime-393021c74d27447e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f91e3725e9042464.rlib" "/opt/rustwide/target/debug/deps/libmultipart-014a6336e9494e94.rlib" "/opt/rustwide/target/debug/deps/libnickel-1e8369d9bc183324.rlib" "/opt/rustwide/target/debug/deps/libgroupable-798290fdfe341c97.rlib" "/opt/rustwide/target/debug/deps/libmustache-f428226f871f36f7.rlib" "/opt/rustwide/target/debug/deps/libregex-f03a845acf8775fa.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3d750bc6da100b0d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-65b1cc9241408438.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-be8016d9bab4328f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d73ee8ce607833c3.rlib" "/opt/rustwide/target/debug/deps/libryu-e2e3c0d9c2c97bb4.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libserde-a6f184e3e0993dce.rlib" "/opt/rustwide/target/debug/deps/libtwoway-b4f905640f3e454a.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-c197b480ae74d9be.rlib" "/opt/rustwide/target/debug/deps/libmemchr-890d7f6e4d8388fd.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-0f454a232f5bb4b6.rlib" "/opt/rustwide/target/debug/deps/libchrono-2c1ad35481312210.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d3272dc6e74e3ca4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-de3ddc5d5ee4f06b.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-f6be62a9097ee0c0.rlib" "/opt/rustwide/target/debug/deps/libascii-997a6ea74c6ce065.rlib" "/opt/rustwide/target/debug/deps/libiron-e9c4d817854bc05a.rlib" "/opt/rustwide/target/debug/deps/libmodifier-c12f2f930ce8d429.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-9d3c4349b85f4f36.rlib" "/opt/rustwide/target/debug/deps/libphf-09206d75826a633c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-518237807bf45c53.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2e1db04162ea080c.rlib" "/opt/rustwide/target/debug/deps/libplugin-ebf9791a0f88d0a0.rlib" "/opt/rustwide/target/debug/deps/libtypemap-92f23c51d70d5076.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-c4a32f27df9130a6.rlib" "/opt/rustwide/target/debug/deps/libhyper-38d25c6238658cc6.rlib" "/opt/rustwide/target/debug/deps/libmime-93f8d2796b2c395b.rlib" "/opt/rustwide/target/debug/deps/liblog-7e63f50835a44b60.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-a0a31ad22fc7dbda.rlib" "/opt/rustwide/target/debug/deps/libtypeable-da0f0eec4a988d71.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-6708b0170ed60e7a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e77009439e8711ab.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libunicase-22be0b3c1220bf89.rlib" "/opt/rustwide/target/debug/deps/liburl-bb311c0fbdb574dd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-9cf14f015f44c7b5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2ff3706d5610ad07.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0c7340b6b9d9158d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libtime-da32a3f3c23223c0.rlib" "/opt/rustwide/target/debug/deps/libbase64-26075a7f81a1a07f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libsafemem-30b6b13ff0208dc0.rlib" "/opt/rustwide/target/debug/deps/libquick_error-b53ed76d1e616d3d.rlib" "/opt/rustwide/target/debug/deps/libtempfile-8668adba011f6cd6.rlib" "/opt/rustwide/target/debug/deps/librand-5969bf103c3c61b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0ffbcde76573c4e4.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-efd17cf7f4bce980.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a74c4607750846e5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4ccbe9d570ae61ca.rlib" "/opt/rustwide/target/debug/deps/librand_core-58eab2eed7a8c42f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b9c8e746b6de2f6b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-e6bdecb256edde3d.rlib" "/opt/rustwide/target/debug/deps/librand-4462f9c1009303e2.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e30f321e2a3dc81f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7eeb992c1022ea68.rlib" "/opt/rustwide/target/debug/deps/librand_hc-fdbd2fc91cb6f0f3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-48af1b64add4ee66.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b081f2d9c9eb5483.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1ea6d529e277345.rlib" "/opt/rustwide/target/debug/deps/librand_os-b80539f084ae5dd0.rlib" "/opt/rustwide/target/debug/deps/liblibc-13d0d555ca579de4.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-adc38879fbaaa5ee.rlib" "/opt/rustwide/target/debug/deps/librand_core-8a09d4e50fabcece.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-447d180a01bb6dab.rlib" "/opt/rustwide/target/debug/deps/libunicase-7935425cbe13e201.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/liblog-8e3102e8e69edfd3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3673e727ad517307.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lutil" "-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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/hyper_server-e37c836deb29e4e7.hyper_server.568z7yfg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-e37c836deb29e4e7.hyper_server.568z7yfg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-e37c836deb29e4e7.hyper_server.568z7yfg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-e37c836deb29e4e7.hyper_server.568z7yfg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-e37c836deb29e4e7.hyper_server.568z7yfg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-e37c836deb29e4e7.hyper_server.568z7yfg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-e37c836deb29e4e7.hyper_server.568z7yfg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-e37c836deb29e4e7.hyper_server.568z7yfg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-e37c836deb29e4e7.hyper_server.568z7yfg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-e37c836deb29e4e7.hyper_server.568z7yfg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-e37c836deb29e4e7.hyper_server.568z7yfg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-e37c836deb29e4e7.hyper_server.568z7yfg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-e37c836deb29e4e7.hyper_server.568z7yfg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-e37c836deb29e4e7.hyper_server.568z7yfg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-e37c836deb29e4e7.hyper_server.568z7yfg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-e37c836deb29e4e7.hyper_server.568z7yfg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/hyper_server-e37c836deb29e4e7" "/opt/rustwide/target/debug/examples/hyper_server-e37c836deb29e4e7.377c6n3q55daolit.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmultipart-014a6336e9494e94.rlib" "/opt/rustwide/target/debug/deps/libnickel-1e8369d9bc183324.rlib" "/opt/rustwide/target/debug/deps/libgroupable-798290fdfe341c97.rlib" "/opt/rustwide/target/debug/deps/libmustache-f428226f871f36f7.rlib" "/opt/rustwide/target/debug/deps/libregex-f03a845acf8775fa.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3d750bc6da100b0d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-65b1cc9241408438.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-be8016d9bab4328f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d73ee8ce607833c3.rlib" "/opt/rustwide/target/debug/deps/libryu-e2e3c0d9c2c97bb4.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libserde-a6f184e3e0993dce.rlib" "/opt/rustwide/target/debug/deps/libtwoway-b4f905640f3e454a.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-c197b480ae74d9be.rlib" "/opt/rustwide/target/debug/deps/libmemchr-890d7f6e4d8388fd.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-0f454a232f5bb4b6.rlib" "/opt/rustwide/target/debug/deps/libchrono-2c1ad35481312210.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d3272dc6e74e3ca4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-de3ddc5d5ee4f06b.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-f6be62a9097ee0c0.rlib" "/opt/rustwide/target/debug/deps/libascii-997a6ea74c6ce065.rlib" "/opt/rustwide/target/debug/deps/libiron-e9c4d817854bc05a.rlib" "/opt/rustwide/target/debug/deps/libmodifier-c12f2f930ce8d429.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-9d3c4349b85f4f36.rlib" "/opt/rustwide/target/debug/deps/libphf-09206d75826a633c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-518237807bf45c53.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2e1db04162ea080c.rlib" "/opt/rustwide/target/debug/deps/libplugin-ebf9791a0f88d0a0.rlib" "/opt/rustwide/target/debug/deps/libtypemap-92f23c51d70d5076.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-c4a32f27df9130a6.rlib" "/opt/rustwide/target/debug/deps/libquick_error-b53ed76d1e616d3d.rlib" "/opt/rustwide/target/debug/deps/libtempfile-8668adba011f6cd6.rlib" "/opt/rustwide/target/debug/deps/librand-5969bf103c3c61b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0ffbcde76573c4e4.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-efd17cf7f4bce980.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a74c4607750846e5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4ccbe9d570ae61ca.rlib" "/opt/rustwide/target/debug/deps/librand_core-58eab2eed7a8c42f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b9c8e746b6de2f6b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-e6bdecb256edde3d.rlib" "/opt/rustwide/target/debug/deps/librand-4462f9c1009303e2.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e30f321e2a3dc81f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7eeb992c1022ea68.rlib" "/opt/rustwide/target/debug/deps/librand_hc-fdbd2fc91cb6f0f3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-48af1b64add4ee66.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b081f2d9c9eb5483.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1ea6d529e277345.rlib" "/opt/rustwide/target/debug/deps/librand_os-b80539f084ae5dd0.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-adc38879fbaaa5ee.rlib" "/opt/rustwide/target/debug/deps/librand_core-8a09d4e50fabcece.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-447d180a01bb6dab.rlib" "/opt/rustwide/target/debug/deps/libunicase-7935425cbe13e201.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libhyper-38d25c6238658cc6.rlib" "/opt/rustwide/target/debug/deps/libmime-93f8d2796b2c395b.rlib" "/opt/rustwide/target/debug/deps/liblog-7e63f50835a44b60.rlib" "/opt/rustwide/target/debug/deps/liblog-8e3102e8e69edfd3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3673e727ad517307.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-a0a31ad22fc7dbda.rlib" "/opt/rustwide/target/debug/deps/libtypeable-da0f0eec4a988d71.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-6708b0170ed60e7a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e77009439e8711ab.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libunicase-22be0b3c1220bf89.rlib" "/opt/rustwide/target/debug/deps/liburl-bb311c0fbdb574dd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-9cf14f015f44c7b5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2ff3706d5610ad07.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0c7340b6b9d9158d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libtime-da32a3f3c23223c0.rlib" "/opt/rustwide/target/debug/deps/liblibc-13d0d555ca579de4.rlib" "/opt/rustwide/target/debug/deps/libbase64-26075a7f81a1a07f.rlib" "/opt/rustwide/target/debug/deps/libsafemem-30b6b13ff0208dc0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lutil" "-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" "6475e7aba198b8c897cbcdd8a38e31a30af43507e9d92571466c32b610f1011c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6475e7aba198b8c897cbcdd8a38e31a30af43507e9d92571466c32b610f1011c", kill_on_drop: false }` [INFO] [stdout] 6475e7aba198b8c897cbcdd8a38e31a30af43507e9d92571466c32b610f1011c