[INFO] crate multipart 0.17.0 is already in cache [INFO] testing multipart-0.17.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate multipart 0.17.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate multipart 0.17.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-0/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-0/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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59a5596f4cd646bed2a14ea39a914157fee044337a4e3c734f4226d1d01a402e [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" "59a5596f4cd646bed2a14ea39a914157fee044337a4e3c734f4226d1d01a402e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59a5596f4cd646bed2a14ea39a914157fee044337a4e3c734f4226d1d01a402e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59a5596f4cd646bed2a14ea39a914157fee044337a4e3c734f4226d1d01a402e", kill_on_drop: false }` [INFO] [stdout] 59a5596f4cd646bed2a14ea39a914157fee044337a4e3c734f4226d1d01a402e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", 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] f59a01a601b65465166c7468dcfdafff65ef7de35c13ddb18b2834f60bac5673 [INFO] running `Command { std: "docker" "start" "-a" "f59a01a601b65465166c7468dcfdafff65ef7de35c13ddb18b2834f60bac5673", 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 cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling safemem v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicase v2.6.0 [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 phf_shared v0.7.24 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.8 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling mustache v0.9.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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 1m 26s [INFO] running `Command { std: "docker" "inspect" "f59a01a601b65465166c7468dcfdafff65ef7de35c13ddb18b2834f60bac5673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f59a01a601b65465166c7468dcfdafff65ef7de35c13ddb18b2834f60bac5673", kill_on_drop: false }` [INFO] [stdout] f59a01a601b65465166c7468dcfdafff65ef7de35c13ddb18b2834f60bac5673 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fdf7bdca24675d876e0be3b03b53b3411bdaffbe7ae5dcebfc0f6f2e8033604 [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" "0fdf7bdca24675d876e0be3b03b53b3411bdaffbe7ae5dcebfc0f6f2e8033604", 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 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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 -Cembed-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=4fc3e55af7951334 -C extra-filename=-4fc3e55af7951334 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern buf_redux=/opt/rustwide/target/debug/deps/libbuf_redux-7bdb0f651e248005.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5a862fc8d42c14ba.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c0243fac848eac0a.rlib --extern iron=/opt/rustwide/target/debug/deps/libiron-ef8f540040a7e1da.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-21f37d12922caa19.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib --extern nickel=/opt/rustwide/target/debug/deps/libnickel-69c99080a68bf95b.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c95c00f823050160.rlib --extern safemem=/opt/rustwide/target/debug/deps/libsafemem-3047caf91d70a18a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-94e3395ccefd8067.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-701da101a466e90b.rlib --extern twoway=/opt/rustwide/target/debug/deps/libtwoway-ccd7e614e66cb9da.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 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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/tiny_http-bd389bf4d9564d2a.tiny_http.4fk4il3m-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-bd389bf4d9564d2a.tiny_http.4fk4il3m-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-bd389bf4d9564d2a.tiny_http.4fk4il3m-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-bd389bf4d9564d2a.tiny_http.4fk4il3m-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-bd389bf4d9564d2a.tiny_http.4fk4il3m-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-bd389bf4d9564d2a.tiny_http.4fk4il3m-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-bd389bf4d9564d2a.tiny_http.4fk4il3m-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-bd389bf4d9564d2a.tiny_http.4fk4il3m-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-bd389bf4d9564d2a.tiny_http.4fk4il3m-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-bd389bf4d9564d2a.tiny_http.4fk4il3m-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-bd389bf4d9564d2a.tiny_http.4fk4il3m-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-bd389bf4d9564d2a.tiny_http.4fk4il3m-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-bd389bf4d9564d2a.tiny_http.4fk4il3m-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-bd389bf4d9564d2a.tiny_http.4fk4il3m-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-bd389bf4d9564d2a.tiny_http.4fk4il3m-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tiny_http-bd389bf4d9564d2a.tiny_http.4fk4il3m-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/tiny_http-bd389bf4d9564d2a" "/opt/rustwide/target/debug/examples/tiny_http-bd389bf4d9564d2a.1bdw56jrjk1mio80.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmultipart-32a9360d15cfaece.rlib" "/opt/rustwide/target/debug/deps/libnickel-69c99080a68bf95b.rlib" "/opt/rustwide/target/debug/deps/libgroupable-36d3f7fdcd1940bd.rlib" "/opt/rustwide/target/debug/deps/libmustache-51d04c837730e26c.rlib" "/opt/rustwide/target/debug/deps/libregex-09401cbc6f71fb54.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-23de3547f9d514c6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d472c0881dfdb0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b1f5efba4eafb86f.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libserde-76d2069cf9e472f2.rlib" "/opt/rustwide/target/debug/deps/libtwoway-ccd7e614e66cb9da.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-7bdb0f651e248005.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libiron-ef8f540040a7e1da.rlib" "/opt/rustwide/target/debug/deps/libmodifier-86dd83534f699104.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b43200275c54b80c.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libplugin-422cb65b5d0105fb.rlib" "/opt/rustwide/target/debug/deps/libtypemap-30baf50f5f506fa6.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-e19c50ace9e800d2.rlib" "/opt/rustwide/target/debug/deps/libhyper-c0243fac848eac0a.rlib" "/opt/rustwide/target/debug/deps/libmime-2e6a1a6b5c51421d.rlib" "/opt/rustwide/target/debug/deps/liblog-60753cb678951db8.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libtypeable-7460aa336d096869.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7bf03ac5cf1b20e0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libbase64-64b3362fe75a99ae.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libsafemem-3047caf91d70a18a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-94e3395ccefd8067.rlib" "/opt/rustwide/target/debug/deps/librand-e68874d1658c842a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-99a292cf60ebe893.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9d53ee3a8eb8d696.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-99a9afc4039325cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/librand_core-c3768ccc2e04ff98.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2ba64813d918bf0d.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/librand-c95c00f823050160.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7ac0bbf33eab17c3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d107ac4da851d8a4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7616e3bb64dc5ef6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e5e951c0052c9d12.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2748fbbad7a886b.rlib" "/opt/rustwide/target/debug/deps/librand_core-9df86ead2ee4a580.rlib" "/opt/rustwide/target/debug/deps/librand_os-845fdc43c5e3af01.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-867248efe33f2c01.rlib" "/opt/rustwide/target/debug/deps/librand_core-28553c25b52e4ac6.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-701da101a466e90b.rlib" "/opt/rustwide/target/debug/deps/libchrono-d3ae2c86000dcff1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d3fe2ece7980ed56.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2a578a251dbc0d8c.rlib" "/opt/rustwide/target/debug/deps/libtime-419174c085e363bd.rlib" "/opt/rustwide/target/debug/deps/liblibc-61614f223bc709f8.rlib" "/opt/rustwide/target/debug/deps/liburl-8a9f2762630cd79a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-ee5ba8f44dfddea8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-4c0b95eec0262838.rlib" "/opt/rustwide/target/debug/deps/libascii-a5ea9bc870345576.rlib" "/opt/rustwide/target/debug/deps/liblog-21f37d12922caa19.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/hyper_reqbuilder-6c999c21a08067e9.hyper_reqbuilder.54zht2nr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_reqbuilder-6c999c21a08067e9.hyper_reqbuilder.54zht2nr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_reqbuilder-6c999c21a08067e9.hyper_reqbuilder.54zht2nr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_reqbuilder-6c999c21a08067e9.hyper_reqbuilder.54zht2nr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_reqbuilder-6c999c21a08067e9.hyper_reqbuilder.54zht2nr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_reqbuilder-6c999c21a08067e9.hyper_reqbuilder.54zht2nr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_reqbuilder-6c999c21a08067e9.hyper_reqbuilder.54zht2nr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_reqbuilder-6c999c21a08067e9.hyper_reqbuilder.54zht2nr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_reqbuilder-6c999c21a08067e9.hyper_reqbuilder.54zht2nr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_reqbuilder-6c999c21a08067e9.hyper_reqbuilder.54zht2nr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_reqbuilder-6c999c21a08067e9.hyper_reqbuilder.54zht2nr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_reqbuilder-6c999c21a08067e9.hyper_reqbuilder.54zht2nr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_reqbuilder-6c999c21a08067e9.hyper_reqbuilder.54zht2nr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_reqbuilder-6c999c21a08067e9.hyper_reqbuilder.54zht2nr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_reqbuilder-6c999c21a08067e9.hyper_reqbuilder.54zht2nr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_reqbuilder-6c999c21a08067e9.hyper_reqbuilder.54zht2nr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/hyper_reqbuilder-6c999c21a08067e9" "/opt/rustwide/target/debug/examples/hyper_reqbuilder-6c999c21a08067e9.1y8rkjoglpqwka8x.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmultipart-32a9360d15cfaece.rlib" "/opt/rustwide/target/debug/deps/libnickel-69c99080a68bf95b.rlib" "/opt/rustwide/target/debug/deps/libgroupable-36d3f7fdcd1940bd.rlib" "/opt/rustwide/target/debug/deps/libmustache-51d04c837730e26c.rlib" "/opt/rustwide/target/debug/deps/libregex-09401cbc6f71fb54.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-23de3547f9d514c6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d472c0881dfdb0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b1f5efba4eafb86f.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libserde-76d2069cf9e472f2.rlib" "/opt/rustwide/target/debug/deps/libtwoway-ccd7e614e66cb9da.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-7bdb0f651e248005.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-701da101a466e90b.rlib" "/opt/rustwide/target/debug/deps/libchrono-d3ae2c86000dcff1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d3fe2ece7980ed56.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2a578a251dbc0d8c.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-4c0b95eec0262838.rlib" "/opt/rustwide/target/debug/deps/libascii-a5ea9bc870345576.rlib" "/opt/rustwide/target/debug/deps/libiron-ef8f540040a7e1da.rlib" "/opt/rustwide/target/debug/deps/libmodifier-86dd83534f699104.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b43200275c54b80c.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libplugin-422cb65b5d0105fb.rlib" "/opt/rustwide/target/debug/deps/libtypemap-30baf50f5f506fa6.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-e19c50ace9e800d2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-94e3395ccefd8067.rlib" "/opt/rustwide/target/debug/deps/librand-e68874d1658c842a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-99a292cf60ebe893.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9d53ee3a8eb8d696.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-99a9afc4039325cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/librand_core-c3768ccc2e04ff98.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2ba64813d918bf0d.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/librand-c95c00f823050160.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7ac0bbf33eab17c3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d107ac4da851d8a4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7616e3bb64dc5ef6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e5e951c0052c9d12.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2748fbbad7a886b.rlib" "/opt/rustwide/target/debug/deps/librand_core-9df86ead2ee4a580.rlib" "/opt/rustwide/target/debug/deps/librand_os-845fdc43c5e3af01.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-867248efe33f2c01.rlib" "/opt/rustwide/target/debug/deps/librand_core-28553c25b52e4ac6.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libhyper-c0243fac848eac0a.rlib" "/opt/rustwide/target/debug/deps/libmime-2e6a1a6b5c51421d.rlib" "/opt/rustwide/target/debug/deps/liblog-60753cb678951db8.rlib" "/opt/rustwide/target/debug/deps/liblog-21f37d12922caa19.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libtypeable-7460aa336d096869.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7bf03ac5cf1b20e0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/liburl-8a9f2762630cd79a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-ee5ba8f44dfddea8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libtime-419174c085e363bd.rlib" "/opt/rustwide/target/debug/deps/liblibc-61614f223bc709f8.rlib" "/opt/rustwide/target/debug/deps/libbase64-64b3362fe75a99ae.rlib" "/opt/rustwide/target/debug/deps/libsafemem-3047caf91d70a18a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/hyper_client-758fd75ccc39f820.hyper_client.d0v5i9tu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-758fd75ccc39f820.hyper_client.d0v5i9tu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-758fd75ccc39f820.hyper_client.d0v5i9tu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-758fd75ccc39f820.hyper_client.d0v5i9tu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-758fd75ccc39f820.hyper_client.d0v5i9tu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-758fd75ccc39f820.hyper_client.d0v5i9tu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-758fd75ccc39f820.hyper_client.d0v5i9tu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-758fd75ccc39f820.hyper_client.d0v5i9tu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-758fd75ccc39f820.hyper_client.d0v5i9tu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-758fd75ccc39f820.hyper_client.d0v5i9tu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-758fd75ccc39f820.hyper_client.d0v5i9tu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-758fd75ccc39f820.hyper_client.d0v5i9tu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-758fd75ccc39f820.hyper_client.d0v5i9tu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-758fd75ccc39f820.hyper_client.d0v5i9tu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-758fd75ccc39f820.hyper_client.d0v5i9tu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hyper_client-758fd75ccc39f820.hyper_client.d0v5i9tu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/hyper_client-758fd75ccc39f820" "/opt/rustwide/target/debug/examples/hyper_client-758fd75ccc39f820.31f825i9t9qofn6c.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmultipart-32a9360d15cfaece.rlib" "/opt/rustwide/target/debug/deps/libnickel-69c99080a68bf95b.rlib" "/opt/rustwide/target/debug/deps/libgroupable-36d3f7fdcd1940bd.rlib" "/opt/rustwide/target/debug/deps/libmustache-51d04c837730e26c.rlib" "/opt/rustwide/target/debug/deps/libregex-09401cbc6f71fb54.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-23de3547f9d514c6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d472c0881dfdb0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b1f5efba4eafb86f.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libserde-76d2069cf9e472f2.rlib" "/opt/rustwide/target/debug/deps/libtwoway-ccd7e614e66cb9da.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-7bdb0f651e248005.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-701da101a466e90b.rlib" "/opt/rustwide/target/debug/deps/libchrono-d3ae2c86000dcff1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d3fe2ece7980ed56.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2a578a251dbc0d8c.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-4c0b95eec0262838.rlib" "/opt/rustwide/target/debug/deps/libascii-a5ea9bc870345576.rlib" "/opt/rustwide/target/debug/deps/libiron-ef8f540040a7e1da.rlib" "/opt/rustwide/target/debug/deps/libmodifier-86dd83534f699104.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b43200275c54b80c.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libplugin-422cb65b5d0105fb.rlib" "/opt/rustwide/target/debug/deps/libtypemap-30baf50f5f506fa6.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-e19c50ace9e800d2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-94e3395ccefd8067.rlib" "/opt/rustwide/target/debug/deps/librand-e68874d1658c842a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-99a292cf60ebe893.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9d53ee3a8eb8d696.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-99a9afc4039325cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/librand_core-c3768ccc2e04ff98.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2ba64813d918bf0d.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/librand-c95c00f823050160.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7ac0bbf33eab17c3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d107ac4da851d8a4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7616e3bb64dc5ef6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e5e951c0052c9d12.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2748fbbad7a886b.rlib" "/opt/rustwide/target/debug/deps/librand_core-9df86ead2ee4a580.rlib" "/opt/rustwide/target/debug/deps/librand_os-845fdc43c5e3af01.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-867248efe33f2c01.rlib" "/opt/rustwide/target/debug/deps/librand_core-28553c25b52e4ac6.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libhyper-c0243fac848eac0a.rlib" "/opt/rustwide/target/debug/deps/libmime-2e6a1a6b5c51421d.rlib" "/opt/rustwide/target/debug/deps/liblog-60753cb678951db8.rlib" "/opt/rustwide/target/debug/deps/liblog-21f37d12922caa19.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libtypeable-7460aa336d096869.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7bf03ac5cf1b20e0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/liburl-8a9f2762630cd79a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-ee5ba8f44dfddea8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libtime-419174c085e363bd.rlib" "/opt/rustwide/target/debug/deps/liblibc-61614f223bc709f8.rlib" "/opt/rustwide/target/debug/deps/libbase64-64b3362fe75a99ae.rlib" "/opt/rustwide/target/debug/deps/libsafemem-3047caf91d70a18a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "0fdf7bdca24675d876e0be3b03b53b3411bdaffbe7ae5dcebfc0f6f2e8033604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fdf7bdca24675d876e0be3b03b53b3411bdaffbe7ae5dcebfc0f6f2e8033604", kill_on_drop: false }` [INFO] [stdout] 0fdf7bdca24675d876e0be3b03b53b3411bdaffbe7ae5dcebfc0f6f2e8033604