[INFO] fetching crate multipart 0.17.0... [INFO] testing multipart-0.17.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate multipart 0.17.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate multipart 0.17.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-10/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" "+beta-2021-01-01" "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-10/source/src/bin/read_file.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termcolor v1.0.5 [INFO] [stderr] Downloaded safemem v0.3.1 [INFO] [stderr] Downloaded mime_guess v1.8.7 [INFO] [stderr] Downloaded scoped_threadpool v0.1.9 [INFO] [stderr] Downloaded blake2-rfc v0.2.18 [INFO] [stderr] Downloaded constant_time_eq v0.1.3 [INFO] [stderr] Downloaded cookie v0.11.1 [INFO] [stderr] Downloaded rand_core v0.4.0 [INFO] [stderr] Downloaded wincolor v1.0.1 [INFO] [stderr] Downloaded rocket_codegen v0.4.2 [INFO] [stderr] Downloaded syn v0.15.42 [INFO] [stderr] Downloaded redox_users v0.3.0 [INFO] [stderr] Downloaded cc v1.0.38 [INFO] [stderr] Downloaded rocket_http v0.4.2 [INFO] [stderr] Downloaded humantime v1.2.0 [INFO] [stderr] Downloaded rocket v0.4.2 [INFO] [stderr] Downloaded rustc-demangle v0.1.15 [INFO] [stderr] Downloaded argon2rs v0.2.5 [INFO] [stderr] Downloaded winapi-util v0.1.2 [INFO] [stderr] Downloaded libc v0.2.60 [INFO] [stderr] Downloaded getrandom v0.1.8 [INFO] [stderr] Downloaded iron v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 830cd4fb7b519253750bb262c42d5b01a07e40415c2a778bd24c463d498f966d [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" "830cd4fb7b519253750bb262c42d5b01a07e40415c2a778bd24c463d498f966d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "830cd4fb7b519253750bb262c42d5b01a07e40415c2a778bd24c463d498f966d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "830cd4fb7b519253750bb262c42d5b01a07e40415c2a778bd24c463d498f966d", kill_on_drop: false }` [INFO] [stdout] 830cd4fb7b519253750bb262c42d5b01a07e40415c2a778bd24c463d498f966d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8bb5139b990ed7257b00895982ade409c27fb7026159690751c8e1e52adf94f [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" "c8bb5139b990ed7257b00895982ade409c27fb7026159690751c8e1e52adf94f", 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 rand_core v0.4.0 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling safemem v0.3.1 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling phf v0.7.24 [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 log v0.3.9 [INFO] [stderr] Compiling plugin v0.2.6 [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 url v1.7.2 [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 chrono v0.4.7 [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 tiny_http v0.6.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.40 [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 59.38s [INFO] running `Command { std: "docker" "inspect" "c8bb5139b990ed7257b00895982ade409c27fb7026159690751c8e1e52adf94f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8bb5139b990ed7257b00895982ade409c27fb7026159690751c8e1e52adf94f", kill_on_drop: false }` [INFO] [stdout] c8bb5139b990ed7257b00895982ade409c27fb7026159690751c8e1e52adf94f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b491bd314c1af2121b747e75ab673a7c5134ad75194fcf6e3be083fd256df86 [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" "2b491bd314c1af2121b747e75ab673a7c5134ad75194fcf6e3be083fd256df86", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/bin/read_file.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [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] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling atty v0.2.13 [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=10e7f6224bdb2e60 -C extra-filename=-10e7f6224bdb2e60 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern buf_redux=/opt/rustwide/target/debug/deps/libbuf_redux-664a10a890bc0a54.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1471f4e784e70469.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-2f397727cf1b6b8e.rlib --extern iron=/opt/rustwide/target/debug/deps/libiron-59a2ff7c824fd7b2.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-720ea2d826ac9239.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-c1e1a2792ce592bb.rlib --extern nickel=/opt/rustwide/target/debug/deps/libnickel-10aaac8a69fa1a14.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-5be80c9859951c00.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6d91e3f77694fa65.rlib --extern safemem=/opt/rustwide/target/debug/deps/libsafemem-004bcbaace60ffe2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c58abacf4552881b.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-b397a84651ca2a54.rlib --extern twoway=/opt/rustwide/target/debug/deps/libtwoway-efbba33c5d04844f.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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/hyper_server-afbdb009c1c041ae.hyper_server.19dlglu2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-afbdb009c1c041ae.hyper_server.19dlglu2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-afbdb009c1c041ae.hyper_server.19dlglu2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-afbdb009c1c041ae.hyper_server.19dlglu2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-afbdb009c1c041ae.hyper_server.19dlglu2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-afbdb009c1c041ae.hyper_server.19dlglu2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-afbdb009c1c041ae.hyper_server.19dlglu2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-afbdb009c1c041ae.hyper_server.19dlglu2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-afbdb009c1c041ae.hyper_server.19dlglu2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-afbdb009c1c041ae.hyper_server.19dlglu2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-afbdb009c1c041ae.hyper_server.19dlglu2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-afbdb009c1c041ae.hyper_server.19dlglu2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-afbdb009c1c041ae.hyper_server.19dlglu2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-afbdb009c1c041ae.hyper_server.19dlglu2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-afbdb009c1c041ae.hyper_server.19dlglu2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_server-afbdb009c1c041ae.hyper_server.19dlglu2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/hyper_server-afbdb009c1c041ae" "/opt/rustwide/target/debug/examples/hyper_server-afbdb009c1c041ae.31l3vnlqyzgihh2r.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmultipart-11332f8779ad0461.rlib" "/opt/rustwide/target/debug/deps/libnickel-10aaac8a69fa1a14.rlib" "/opt/rustwide/target/debug/deps/libgroupable-ab02055d0bf2022c.rlib" "/opt/rustwide/target/debug/deps/libmustache-4daeba12064cb086.rlib" "/opt/rustwide/target/debug/deps/libregex-da78d3eda00fa9f2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-10e70edcbd427812.rlib" "/opt/rustwide/target/debug/deps/libthread_local-47d3ba082bfdef8f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4e68abbeb2092ed5.rlib" "/opt/rustwide/target/debug/deps/libryu-c9c90482fe7c4ace.rlib" "/opt/rustwide/target/debug/deps/libitoa-4ac6ea31b1524e45.rlib" "/opt/rustwide/target/debug/deps/libserde-aa308529848215fe.rlib" "/opt/rustwide/target/debug/deps/libtwoway-efbba33c5d04844f.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-664a10a890bc0a54.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b397a84651ca2a54.rlib" "/opt/rustwide/target/debug/deps/libchrono-ad1069d2a4f97ee4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fc05bfb089c94ead.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-faf80e4979da0d8f.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-14dfdb00e6d18b95.rlib" "/opt/rustwide/target/debug/deps/libascii-cac98f0f0f37bbc1.rlib" "/opt/rustwide/target/debug/deps/libiron-59a2ff7c824fd7b2.rlib" "/opt/rustwide/target/debug/deps/libmodifier-be2a4bae57f3e552.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-8c97251438fcf226.rlib" "/opt/rustwide/target/debug/deps/libphf-acfa2e4008030a1d.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8acdcfe031580c9a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-266b5285fa80cd5f.rlib" "/opt/rustwide/target/debug/deps/libplugin-04448a92b1bfd926.rlib" "/opt/rustwide/target/debug/deps/libtypemap-3bccf6dec57d188e.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-a015e449ee844ac9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5be80c9859951c00.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c58abacf4552881b.rlib" "/opt/rustwide/target/debug/deps/librand-93091288c078de37.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-91100d03659a3be2.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-8f9742edf3b69211.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-1a5ed397ad0ae64b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ea4caa07bd58fe44.rlib" "/opt/rustwide/target/debug/deps/librand_core-356147f35a769b90.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ae4830d6c6bd9ba1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3e42a2b1e6646e9.rlib" "/opt/rustwide/target/debug/deps/librand-6d91e3f77694fa65.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-da7de8a60151494c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-69866e4f46aaab93.rlib" "/opt/rustwide/target/debug/deps/librand_hc-13ffe96918f37cdc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-901ea3ba0877ab36.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4944f4f9bac790d9.rlib" "/opt/rustwide/target/debug/deps/librand_core-0577083de755613d.rlib" "/opt/rustwide/target/debug/deps/librand_os-07a35bc287b07aef.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-52adf27236e22c18.rlib" "/opt/rustwide/target/debug/deps/librand_core-c2d08cfa7423325a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c1e1a2792ce592bb.rlib" "/opt/rustwide/target/debug/deps/libunicase-60a8965fd9d76920.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libhyper-2f397727cf1b6b8e.rlib" "/opt/rustwide/target/debug/deps/libmime-7f4fb5f81860a4fa.rlib" "/opt/rustwide/target/debug/deps/liblog-8a1dcd96367592ed.rlib" "/opt/rustwide/target/debug/deps/liblog-720ea2d826ac9239.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e18a0c7dbfab00df.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libtypeable-967c5fecc387545b.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-804bb75d4c452793.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d9b80369ca51e65f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c3f7f7eb3479d77.rlib" "/opt/rustwide/target/debug/deps/liburl-ef6ff48604a432b8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libidna-9b408e25d38c3176.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c34392106dec650a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bc44b28840f7ad0c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libtime-2a059684da2eaa77.rlib" "/opt/rustwide/target/debug/deps/liblibc-bbeaa4ade2389553.rlib" "/opt/rustwide/target/debug/deps/libbase64-be0bab9d0332bbfc.rlib" "/opt/rustwide/target/debug/deps/libsafemem-004bcbaace60ffe2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/hyper_client-0764dd577a06984b.hyper_client.a840wzym-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-0764dd577a06984b.hyper_client.a840wzym-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-0764dd577a06984b.hyper_client.a840wzym-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-0764dd577a06984b.hyper_client.a840wzym-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-0764dd577a06984b.hyper_client.a840wzym-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-0764dd577a06984b.hyper_client.a840wzym-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-0764dd577a06984b.hyper_client.a840wzym-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-0764dd577a06984b.hyper_client.a840wzym-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-0764dd577a06984b.hyper_client.a840wzym-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-0764dd577a06984b.hyper_client.a840wzym-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-0764dd577a06984b.hyper_client.a840wzym-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-0764dd577a06984b.hyper_client.a840wzym-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-0764dd577a06984b.hyper_client.a840wzym-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-0764dd577a06984b.hyper_client.a840wzym-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-0764dd577a06984b.hyper_client.a840wzym-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-0764dd577a06984b.hyper_client.a840wzym-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/hyper_client-0764dd577a06984b" "/opt/rustwide/target/debug/examples/hyper_client-0764dd577a06984b.rigcepig321xma8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmultipart-11332f8779ad0461.rlib" "/opt/rustwide/target/debug/deps/libnickel-10aaac8a69fa1a14.rlib" "/opt/rustwide/target/debug/deps/libgroupable-ab02055d0bf2022c.rlib" "/opt/rustwide/target/debug/deps/libmustache-4daeba12064cb086.rlib" "/opt/rustwide/target/debug/deps/libregex-da78d3eda00fa9f2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-10e70edcbd427812.rlib" "/opt/rustwide/target/debug/deps/libthread_local-47d3ba082bfdef8f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4e68abbeb2092ed5.rlib" "/opt/rustwide/target/debug/deps/libryu-c9c90482fe7c4ace.rlib" "/opt/rustwide/target/debug/deps/libitoa-4ac6ea31b1524e45.rlib" "/opt/rustwide/target/debug/deps/libserde-aa308529848215fe.rlib" "/opt/rustwide/target/debug/deps/libtwoway-efbba33c5d04844f.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-664a10a890bc0a54.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-b397a84651ca2a54.rlib" "/opt/rustwide/target/debug/deps/libchrono-ad1069d2a4f97ee4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fc05bfb089c94ead.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-faf80e4979da0d8f.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-14dfdb00e6d18b95.rlib" "/opt/rustwide/target/debug/deps/libascii-cac98f0f0f37bbc1.rlib" "/opt/rustwide/target/debug/deps/libiron-59a2ff7c824fd7b2.rlib" "/opt/rustwide/target/debug/deps/libmodifier-be2a4bae57f3e552.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-8c97251438fcf226.rlib" "/opt/rustwide/target/debug/deps/libphf-acfa2e4008030a1d.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8acdcfe031580c9a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-266b5285fa80cd5f.rlib" "/opt/rustwide/target/debug/deps/libplugin-04448a92b1bfd926.rlib" "/opt/rustwide/target/debug/deps/libtypemap-3bccf6dec57d188e.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-a015e449ee844ac9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5be80c9859951c00.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c58abacf4552881b.rlib" "/opt/rustwide/target/debug/deps/librand-93091288c078de37.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-91100d03659a3be2.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-8f9742edf3b69211.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-1a5ed397ad0ae64b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ea4caa07bd58fe44.rlib" "/opt/rustwide/target/debug/deps/librand_core-356147f35a769b90.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ae4830d6c6bd9ba1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3e42a2b1e6646e9.rlib" "/opt/rustwide/target/debug/deps/librand-6d91e3f77694fa65.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-da7de8a60151494c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-69866e4f46aaab93.rlib" "/opt/rustwide/target/debug/deps/librand_hc-13ffe96918f37cdc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-901ea3ba0877ab36.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4944f4f9bac790d9.rlib" "/opt/rustwide/target/debug/deps/librand_core-0577083de755613d.rlib" "/opt/rustwide/target/debug/deps/librand_os-07a35bc287b07aef.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-52adf27236e22c18.rlib" "/opt/rustwide/target/debug/deps/librand_core-c2d08cfa7423325a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c1e1a2792ce592bb.rlib" "/opt/rustwide/target/debug/deps/libunicase-60a8965fd9d76920.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libhyper-2f397727cf1b6b8e.rlib" "/opt/rustwide/target/debug/deps/libmime-7f4fb5f81860a4fa.rlib" "/opt/rustwide/target/debug/deps/liblog-8a1dcd96367592ed.rlib" "/opt/rustwide/target/debug/deps/liblog-720ea2d826ac9239.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e18a0c7dbfab00df.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libtypeable-967c5fecc387545b.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-804bb75d4c452793.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d9b80369ca51e65f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c3f7f7eb3479d77.rlib" "/opt/rustwide/target/debug/deps/liburl-ef6ff48604a432b8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libidna-9b408e25d38c3176.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c34392106dec650a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bc44b28840f7ad0c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libtime-2a059684da2eaa77.rlib" "/opt/rustwide/target/debug/deps/liblibc-bbeaa4ade2389553.rlib" "/opt/rustwide/target/debug/deps/libbase64-be0bab9d0332bbfc.rlib" "/opt/rustwide/target/debug/deps/libsafemem-004bcbaace60ffe2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.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" "2b491bd314c1af2121b747e75ab673a7c5134ad75194fcf6e3be083fd256df86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b491bd314c1af2121b747e75ab673a7c5134ad75194fcf6e3be083fd256df86", kill_on_drop: false }` [INFO] [stdout] 2b491bd314c1af2121b747e75ab673a7c5134ad75194fcf6e3be083fd256df86