[INFO] fetching crate rocket 0.5.0-rc.1... [INFO] testing rocket-0.5.0-rc.1 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate rocket 0.5.0-rc.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rocket 0.5.0-rc.1 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rocket 0.5.0-rc.1 [INFO] finished tweaking crates.io crate rocket 0.5.0-rc.1 [INFO] tweaked toml for crates.io crate rocket 0.5.0-rc.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c48f04f6a8fcbb3373ba4cad5d03c1d3589304bc241687c0b585306bdf0ed52a [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" "c48f04f6a8fcbb3373ba4cad5d03c1d3589304bc241687c0b585306bdf0ed52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c48f04f6a8fcbb3373ba4cad5d03c1d3589304bc241687c0b585306bdf0ed52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c48f04f6a8fcbb3373ba4cad5d03c1d3589304bc241687c0b585306bdf0ed52a", kill_on_drop: false }` [INFO] [stdout] c48f04f6a8fcbb3373ba4cad5d03c1d3589304bc241687c0b585306bdf0ed52a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 154a526464cdc7ab8f2854d4f7a7e02f994211c50c9180688baa1a7466f4b65a [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" "154a526464cdc7ab8f2854d4f7a7e02f994211c50c9180688baa1a7466f4b65a", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling multer v2.0.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling devise_core v0.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling devise_codegen v0.3.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling devise v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "154a526464cdc7ab8f2854d4f7a7e02f994211c50c9180688baa1a7466f4b65a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "154a526464cdc7ab8f2854d4f7a7e02f994211c50c9180688baa1a7466f4b65a", kill_on_drop: false }` [INFO] [stdout] 154a526464cdc7ab8f2854d4f7a7e02f994211c50c9180688baa1a7466f4b65a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67aa9007c45c31eac1cc4f1fc579f2fd38d75784c15345cc953fc2ef3cf99566 [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" "67aa9007c45c31eac1cc4f1fc579f2fd38d75784c15345cc953fc2ef3cf99566", kill_on_drop: false }` [INFO] [stderr] Compiling rocket v0.5.0-rc.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `pretty_assertions` [INFO] [stdout] --> tests/http_uri_serde.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use pretty_assertions::assert_eq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pretty_assertions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq` [INFO] [stdout] --> tests/http_uri_serde.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | assert_eq!(uris, UriContainer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq` [INFO] [stdout] --> tests/http_uri_serde.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | assert_eq!(uris, UriContainerOwned { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq` [INFO] [stdout] --> tests/http_uri_serde.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | assert_eq!(uris, UriContainer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq` [INFO] [stdout] --> tests/http_uri_serde.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | assert_eq!(uris, UriContainerOwned { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq` [INFO] [stdout] --> tests/http_uri_serde.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | assert_eq!(uris, UriContainer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq` [INFO] [stdout] --> tests/http_uri_serde.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | assert_eq!(uris, UriContainerOwned { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Jail` in `figment` [INFO] [stdout] --> tests/http_uri_serde.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | figment::Jail::expect_with(|jail| { [INFO] [stdout] | ^^^^ could not find `Jail` in `figment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/tls_config_from_source_1503-4bd36a84f6a1cbe0.tls_config_from_source_1503.f006a520-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tls_config_from_source_1503-4bd36a84f6a1cbe0.tls_config_from_source_1503.f006a520-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tls_config_from_source_1503-4bd36a84f6a1cbe0.tls_config_from_source_1503.f006a520-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tls_config_from_source_1503-4bd36a84f6a1cbe0.tls_config_from_source_1503.f006a520-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tls_config_from_source_1503-4bd36a84f6a1cbe0.tls_config_from_source_1503.f006a520-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tls_config_from_source_1503-4bd36a84f6a1cbe0.tls_config_from_source_1503.f006a520-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tls_config_from_source_1503-4bd36a84f6a1cbe0.tls_config_from_source_1503.f006a520-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tls_config_from_source_1503-4bd36a84f6a1cbe0.tls_config_from_source_1503.f006a520-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tls_config_from_source_1503-4bd36a84f6a1cbe0.tls_config_from_source_1503.f006a520-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tls_config_from_source_1503-4bd36a84f6a1cbe0.tls_config_from_source_1503.f006a520-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tls_config_from_source_1503-4bd36a84f6a1cbe0.tls_config_from_source_1503.f006a520-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tls_config_from_source_1503-4bd36a84f6a1cbe0.tls_config_from_source_1503.f006a520-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tls_config_from_source_1503-4bd36a84f6a1cbe0.tls_config_from_source_1503.f006a520-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tls_config_from_source_1503-4bd36a84f6a1cbe0.tls_config_from_source_1503.f006a520-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tls_config_from_source_1503-4bd36a84f6a1cbe0.tls_config_from_source_1503.f006a520-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tls_config_from_source_1503-4bd36a84f6a1cbe0.tls_config_from_source_1503.f006a520-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tls_config_from_source_1503-4bd36a84f6a1cbe0.pczjqwsusyw850y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librocket-de21a3dbca7baf94.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/librocket_http-ac50224fe14c5991.rlib" "/opt/rustwide/target/debug/deps/libcookie-bbfc321f881062f5.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-8f5dfe364821edf3.rlib" "/opt/rustwide/target/debug/deps/libref_cast-7285bf82e6937feb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libhyper-64fc4214fb0b858b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e4547eb81f669173.rlib" "/opt/rustwide/target/debug/deps/libh2-97fd0ef8c61dff9b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmulter-38f9a59d5b6683ff.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libtwoway-df3dbe1291ef6403.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-7e080b015c6cbfa5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b70b6f2eeddc8d70.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libspin-d1cc2c4ba9c73ecc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-259e204b3eb935fb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-1e3a3fd083ca2d24.rlib" "/opt/rustwide/target/debug/deps/libtime-ad7f6fa8e264a8bc.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libatomic-c23fe73564034e3f.rlib" "/opt/rustwide/target/debug/deps/libstate-721d31627e880bb2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8edadbbb50a096a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab023aeb1bb6919a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-d8a2dd9f8b051778.rlib" "/opt/rustwide/target/debug/deps/libubyte-9b71d42dc79c7086.rlib" "/opt/rustwide/target/debug/deps/libfigment-a9b0e58a608aecd2.rlib" "/opt/rustwide/target/debug/deps/libtoml-ac8ecbfb9c7f5ee9.rlib" "/opt/rustwide/target/debug/deps/libuncased-60ac15beabc1f876.rlib" "/opt/rustwide/target/debug/deps/libpear-d8a366ab6a212c34.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-e829d43f395cad72.rlib" "/opt/rustwide/target/debug/deps/libserde-1ca6f4da0368d14b.rlib" "/opt/rustwide/target/debug/deps/libtokio-6d876c448ce75ad4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libfutures-74d558952713d148.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7bfff0c4dd0d76f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e142102716770c4e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8d6cd9d8b211df.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-3691663c2ff4b213.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libyansi-93347032436baa71.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tls_config_from_source_1503-4bd36a84f6a1cbe0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/redirect_from_catcher_issue_113-052cdcb98b01bc85.redirect_from_catcher_issue_113.2b7ba99a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/redirect_from_catcher_issue_113-052cdcb98b01bc85.redirect_from_catcher_issue_113.2b7ba99a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/redirect_from_catcher_issue_113-052cdcb98b01bc85.redirect_from_catcher_issue_113.2b7ba99a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/redirect_from_catcher_issue_113-052cdcb98b01bc85.redirect_from_catcher_issue_113.2b7ba99a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/redirect_from_catcher_issue_113-052cdcb98b01bc85.redirect_from_catcher_issue_113.2b7ba99a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/redirect_from_catcher_issue_113-052cdcb98b01bc85.redirect_from_catcher_issue_113.2b7ba99a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/redirect_from_catcher_issue_113-052cdcb98b01bc85.redirect_from_catcher_issue_113.2b7ba99a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/redirect_from_catcher_issue_113-052cdcb98b01bc85.redirect_from_catcher_issue_113.2b7ba99a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/redirect_from_catcher_issue_113-052cdcb98b01bc85.redirect_from_catcher_issue_113.2b7ba99a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/redirect_from_catcher_issue_113-052cdcb98b01bc85.redirect_from_catcher_issue_113.2b7ba99a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/redirect_from_catcher_issue_113-052cdcb98b01bc85.redirect_from_catcher_issue_113.2b7ba99a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/redirect_from_catcher_issue_113-052cdcb98b01bc85.redirect_from_catcher_issue_113.2b7ba99a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/redirect_from_catcher_issue_113-052cdcb98b01bc85.redirect_from_catcher_issue_113.2b7ba99a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/redirect_from_catcher_issue_113-052cdcb98b01bc85.redirect_from_catcher_issue_113.2b7ba99a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/redirect_from_catcher_issue_113-052cdcb98b01bc85.redirect_from_catcher_issue_113.2b7ba99a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/redirect_from_catcher_issue_113-052cdcb98b01bc85.redirect_from_catcher_issue_113.2b7ba99a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/redirect_from_catcher_issue_113-052cdcb98b01bc85.24z6rbyejaqfy72p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/librocket-de21a3dbca7baf94.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/librocket_http-ac50224fe14c5991.rlib" "/opt/rustwide/target/debug/deps/libcookie-bbfc321f881062f5.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-8f5dfe364821edf3.rlib" "/opt/rustwide/target/debug/deps/libref_cast-7285bf82e6937feb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libhyper-64fc4214fb0b858b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e4547eb81f669173.rlib" "/opt/rustwide/target/debug/deps/libh2-97fd0ef8c61dff9b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmulter-38f9a59d5b6683ff.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libtwoway-df3dbe1291ef6403.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-7e080b015c6cbfa5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b70b6f2eeddc8d70.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libspin-d1cc2c4ba9c73ecc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-259e204b3eb935fb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-1e3a3fd083ca2d24.rlib" "/opt/rustwide/target/debug/deps/libtime-ad7f6fa8e264a8bc.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libatomic-c23fe73564034e3f.rlib" "/opt/rustwide/target/debug/deps/libstate-721d31627e880bb2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8edadbbb50a096a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab023aeb1bb6919a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-d8a2dd9f8b051778.rlib" "/opt/rustwide/target/debug/deps/libubyte-9b71d42dc79c7086.rlib" "/opt/rustwide/target/debug/deps/libfigment-a9b0e58a608aecd2.rlib" "/opt/rustwide/target/debug/deps/libtoml-ac8ecbfb9c7f5ee9.rlib" "/opt/rustwide/target/debug/deps/libuncased-60ac15beabc1f876.rlib" "/opt/rustwide/target/debug/deps/libpear-d8a366ab6a212c34.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-e829d43f395cad72.rlib" "/opt/rustwide/target/debug/deps/libserde-1ca6f4da0368d14b.rlib" "/opt/rustwide/target/debug/deps/libtokio-6d876c448ce75ad4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libfutures-74d558952713d148.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7bfff0c4dd0d76f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e142102716770c4e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8d6cd9d8b211df.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-3691663c2ff4b213.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libyansi-93347032436baa71.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/redirect_from_catcher_issue_113-052cdcb98b01bc85" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/nested_fairing_attaches-32d83bbbea273846.nested_fairing_attaches.8d99f3fd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nested_fairing_attaches-32d83bbbea273846.nested_fairing_attaches.8d99f3fd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nested_fairing_attaches-32d83bbbea273846.nested_fairing_attaches.8d99f3fd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nested_fairing_attaches-32d83bbbea273846.nested_fairing_attaches.8d99f3fd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nested_fairing_attaches-32d83bbbea273846.nested_fairing_attaches.8d99f3fd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nested_fairing_attaches-32d83bbbea273846.nested_fairing_attaches.8d99f3fd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nested_fairing_attaches-32d83bbbea273846.nested_fairing_attaches.8d99f3fd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nested_fairing_attaches-32d83bbbea273846.nested_fairing_attaches.8d99f3fd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nested_fairing_attaches-32d83bbbea273846.nested_fairing_attaches.8d99f3fd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nested_fairing_attaches-32d83bbbea273846.nested_fairing_attaches.8d99f3fd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nested_fairing_attaches-32d83bbbea273846.nested_fairing_attaches.8d99f3fd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nested_fairing_attaches-32d83bbbea273846.nested_fairing_attaches.8d99f3fd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nested_fairing_attaches-32d83bbbea273846.nested_fairing_attaches.8d99f3fd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nested_fairing_attaches-32d83bbbea273846.nested_fairing_attaches.8d99f3fd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nested_fairing_attaches-32d83bbbea273846.nested_fairing_attaches.8d99f3fd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nested_fairing_attaches-32d83bbbea273846.nested_fairing_attaches.8d99f3fd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nested_fairing_attaches-32d83bbbea273846.4m219qysbluh4eug.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/librocket-de21a3dbca7baf94.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/librocket_http-ac50224fe14c5991.rlib" "/opt/rustwide/target/debug/deps/libcookie-bbfc321f881062f5.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-8f5dfe364821edf3.rlib" "/opt/rustwide/target/debug/deps/libref_cast-7285bf82e6937feb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libhyper-64fc4214fb0b858b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e4547eb81f669173.rlib" "/opt/rustwide/target/debug/deps/libh2-97fd0ef8c61dff9b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmulter-38f9a59d5b6683ff.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libtwoway-df3dbe1291ef6403.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-7e080b015c6cbfa5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b70b6f2eeddc8d70.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libspin-d1cc2c4ba9c73ecc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-259e204b3eb935fb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-1e3a3fd083ca2d24.rlib" "/opt/rustwide/target/debug/deps/libtime-ad7f6fa8e264a8bc.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libatomic-c23fe73564034e3f.rlib" "/opt/rustwide/target/debug/deps/libstate-721d31627e880bb2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8edadbbb50a096a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab023aeb1bb6919a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-d8a2dd9f8b051778.rlib" "/opt/rustwide/target/debug/deps/libubyte-9b71d42dc79c7086.rlib" "/opt/rustwide/target/debug/deps/libfigment-a9b0e58a608aecd2.rlib" "/opt/rustwide/target/debug/deps/libtoml-ac8ecbfb9c7f5ee9.rlib" "/opt/rustwide/target/debug/deps/libuncased-60ac15beabc1f876.rlib" "/opt/rustwide/target/debug/deps/libpear-d8a366ab6a212c34.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-e829d43f395cad72.rlib" "/opt/rustwide/target/debug/deps/libserde-1ca6f4da0368d14b.rlib" "/opt/rustwide/target/debug/deps/libtokio-6d876c448ce75ad4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libfutures-74d558952713d148.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7bfff0c4dd0d76f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e142102716770c4e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8d6cd9d8b211df.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-3691663c2ff4b213.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libyansi-93347032436baa71.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nested_fairing_attaches-32d83bbbea273846" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/mapped_base_issue_1262-4f49da6a6dcc7abc.mapped_base_issue_1262.39576afd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mapped_base_issue_1262-4f49da6a6dcc7abc.mapped_base_issue_1262.39576afd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mapped_base_issue_1262-4f49da6a6dcc7abc.mapped_base_issue_1262.39576afd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mapped_base_issue_1262-4f49da6a6dcc7abc.mapped_base_issue_1262.39576afd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mapped_base_issue_1262-4f49da6a6dcc7abc.mapped_base_issue_1262.39576afd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mapped_base_issue_1262-4f49da6a6dcc7abc.mapped_base_issue_1262.39576afd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mapped_base_issue_1262-4f49da6a6dcc7abc.mapped_base_issue_1262.39576afd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mapped_base_issue_1262-4f49da6a6dcc7abc.mapped_base_issue_1262.39576afd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mapped_base_issue_1262-4f49da6a6dcc7abc.mapped_base_issue_1262.39576afd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mapped_base_issue_1262-4f49da6a6dcc7abc.mapped_base_issue_1262.39576afd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mapped_base_issue_1262-4f49da6a6dcc7abc.mapped_base_issue_1262.39576afd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mapped_base_issue_1262-4f49da6a6dcc7abc.mapped_base_issue_1262.39576afd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mapped_base_issue_1262-4f49da6a6dcc7abc.mapped_base_issue_1262.39576afd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mapped_base_issue_1262-4f49da6a6dcc7abc.mapped_base_issue_1262.39576afd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mapped_base_issue_1262-4f49da6a6dcc7abc.mapped_base_issue_1262.39576afd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mapped_base_issue_1262-4f49da6a6dcc7abc.mapped_base_issue_1262.39576afd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/mapped_base_issue_1262-4f49da6a6dcc7abc.4ph5gqstw9796zpm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/librocket-de21a3dbca7baf94.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/librocket_http-ac50224fe14c5991.rlib" "/opt/rustwide/target/debug/deps/libcookie-bbfc321f881062f5.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-8f5dfe364821edf3.rlib" "/opt/rustwide/target/debug/deps/libref_cast-7285bf82e6937feb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libhyper-64fc4214fb0b858b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e4547eb81f669173.rlib" "/opt/rustwide/target/debug/deps/libh2-97fd0ef8c61dff9b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmulter-38f9a59d5b6683ff.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libtwoway-df3dbe1291ef6403.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-7e080b015c6cbfa5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b70b6f2eeddc8d70.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libspin-d1cc2c4ba9c73ecc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-259e204b3eb935fb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-1e3a3fd083ca2d24.rlib" "/opt/rustwide/target/debug/deps/libtime-ad7f6fa8e264a8bc.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libatomic-c23fe73564034e3f.rlib" "/opt/rustwide/target/debug/deps/libstate-721d31627e880bb2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8edadbbb50a096a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab023aeb1bb6919a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-d8a2dd9f8b051778.rlib" "/opt/rustwide/target/debug/deps/libubyte-9b71d42dc79c7086.rlib" "/opt/rustwide/target/debug/deps/libfigment-a9b0e58a608aecd2.rlib" "/opt/rustwide/target/debug/deps/libtoml-ac8ecbfb9c7f5ee9.rlib" "/opt/rustwide/target/debug/deps/libuncased-60ac15beabc1f876.rlib" "/opt/rustwide/target/debug/deps/libpear-d8a366ab6a212c34.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-e829d43f395cad72.rlib" "/opt/rustwide/target/debug/deps/libserde-1ca6f4da0368d14b.rlib" "/opt/rustwide/target/debug/deps/libtokio-6d876c448ce75ad4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libfutures-74d558952713d148.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7bfff0c4dd0d76f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e142102716770c4e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8d6cd9d8b211df.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-3691663c2ff4b213.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libyansi-93347032436baa71.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mapped_base_issue_1262-4f49da6a6dcc7abc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/precise_content_type_matching-ce6cfaf5216d8997.precise_content_type_matching.ed6f6569-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/precise_content_type_matching-ce6cfaf5216d8997.precise_content_type_matching.ed6f6569-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/precise_content_type_matching-ce6cfaf5216d8997.precise_content_type_matching.ed6f6569-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/precise_content_type_matching-ce6cfaf5216d8997.precise_content_type_matching.ed6f6569-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/precise_content_type_matching-ce6cfaf5216d8997.precise_content_type_matching.ed6f6569-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/precise_content_type_matching-ce6cfaf5216d8997.precise_content_type_matching.ed6f6569-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/precise_content_type_matching-ce6cfaf5216d8997.precise_content_type_matching.ed6f6569-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/precise_content_type_matching-ce6cfaf5216d8997.precise_content_type_matching.ed6f6569-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/precise_content_type_matching-ce6cfaf5216d8997.precise_content_type_matching.ed6f6569-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/precise_content_type_matching-ce6cfaf5216d8997.precise_content_type_matching.ed6f6569-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/precise_content_type_matching-ce6cfaf5216d8997.precise_content_type_matching.ed6f6569-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/precise_content_type_matching-ce6cfaf5216d8997.precise_content_type_matching.ed6f6569-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/precise_content_type_matching-ce6cfaf5216d8997.precise_content_type_matching.ed6f6569-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/precise_content_type_matching-ce6cfaf5216d8997.precise_content_type_matching.ed6f6569-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/precise_content_type_matching-ce6cfaf5216d8997.precise_content_type_matching.ed6f6569-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/precise_content_type_matching-ce6cfaf5216d8997.precise_content_type_matching.ed6f6569-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/precise_content_type_matching-ce6cfaf5216d8997.owqwwfyqcos9jne.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/librocket-de21a3dbca7baf94.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/librocket_http-ac50224fe14c5991.rlib" "/opt/rustwide/target/debug/deps/libcookie-bbfc321f881062f5.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-8f5dfe364821edf3.rlib" "/opt/rustwide/target/debug/deps/libref_cast-7285bf82e6937feb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libhyper-64fc4214fb0b858b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e4547eb81f669173.rlib" "/opt/rustwide/target/debug/deps/libh2-97fd0ef8c61dff9b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmulter-38f9a59d5b6683ff.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libtwoway-df3dbe1291ef6403.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-7e080b015c6cbfa5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b70b6f2eeddc8d70.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libspin-d1cc2c4ba9c73ecc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-259e204b3eb935fb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-1e3a3fd083ca2d24.rlib" "/opt/rustwide/target/debug/deps/libtime-ad7f6fa8e264a8bc.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libatomic-c23fe73564034e3f.rlib" "/opt/rustwide/target/debug/deps/libstate-721d31627e880bb2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8edadbbb50a096a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab023aeb1bb6919a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-d8a2dd9f8b051778.rlib" "/opt/rustwide/target/debug/deps/libubyte-9b71d42dc79c7086.rlib" "/opt/rustwide/target/debug/deps/libfigment-a9b0e58a608aecd2.rlib" "/opt/rustwide/target/debug/deps/libtoml-ac8ecbfb9c7f5ee9.rlib" "/opt/rustwide/target/debug/deps/libuncased-60ac15beabc1f876.rlib" "/opt/rustwide/target/debug/deps/libpear-d8a366ab6a212c34.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-e829d43f395cad72.rlib" "/opt/rustwide/target/debug/deps/libserde-1ca6f4da0368d14b.rlib" "/opt/rustwide/target/debug/deps/libtokio-6d876c448ce75ad4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-96f7aea44f2ba61f.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libfutures-74d558952713d148.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7bfff0c4dd0d76f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e142102716770c4e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e5338d7670b8117a.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8d6cd9d8b211df.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-3691663c2ff4b213.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libyansi-93347032436baa71.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/precise_content_type_matching-ce6cfaf5216d8997" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "67aa9007c45c31eac1cc4f1fc579f2fd38d75784c15345cc953fc2ef3cf99566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67aa9007c45c31eac1cc4f1fc579f2fd38d75784c15345cc953fc2ef3cf99566", kill_on_drop: false }` [INFO] [stdout] 67aa9007c45c31eac1cc4f1fc579f2fd38d75784c15345cc953fc2ef3cf99566