[INFO] crate restson 0.6.0 is already in cache [INFO] building restson-0.6.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate restson 0.6.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate restson 0.6.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 restson 0.6.0 [INFO] finished tweaking crates.io crate restson 0.6.0 [INFO] tweaked toml for crates.io crate restson 0.6.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aa1f8f3711fd3fd596b6ec3de2ec561a24568d14de675a4a03e133502b7fc9da [INFO] running `Command { std: "docker" "start" "-a" "aa1f8f3711fd3fd596b6ec3de2ec561a24568d14de675a4a03e133502b7fc9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa1f8f3711fd3fd596b6ec3de2ec561a24568d14de675a4a03e133502b7fc9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa1f8f3711fd3fd596b6ec3de2ec561a24568d14de675a4a03e133502b7fc9da", kill_on_drop: false }` [INFO] [stdout] aa1f8f3711fd3fd596b6ec3de2ec561a24568d14de675a4a03e133502b7fc9da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/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] d2597eaace775b6719a3c43ab4fe132df4e1921c93ae9f17b216cf856787bb1a [INFO] running `Command { std: "docker" "start" "-a" "d2597eaace775b6719a3c43ab4fe132df4e1921c93ae9f17b216cf856787bb1a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling restson v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:133:23 [INFO] [stdout] | [INFO] [stdout] 133 | fmt.write_str(error::Error::description(self))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "d2597eaace775b6719a3c43ab4fe132df4e1921c93ae9f17b216cf856787bb1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2597eaace775b6719a3c43ab4fe132df4e1921c93ae9f17b216cf856787bb1a", kill_on_drop: false }` [INFO] [stdout] d2597eaace775b6719a3c43ab4fe132df4e1921c93ae9f17b216cf856787bb1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--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] b975e799ae5845feed582241476727c9d233818daa29a7fababf61b9ff1beb10 [INFO] running `Command { std: "docker" "start" "-a" "b975e799ae5845feed582241476727c9d233818daa29a7fababf61b9ff1beb10", kill_on_drop: false }` [INFO] [stderr] Compiling restson v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:133:23 [INFO] [stdout] | [INFO] [stdout] 133 | fmt.write_str(error::Error::description(self))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:133:23 [INFO] [stdout] | [INFO] [stdout] 133 | fmt.write_str(error::Error::description(self))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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/deps/auth-22f5b735f27c197e.auth.932zi1pj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/auth-22f5b735f27c197e.auth.932zi1pj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/auth-22f5b735f27c197e.auth.932zi1pj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/auth-22f5b735f27c197e.auth.932zi1pj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/auth-22f5b735f27c197e.auth.932zi1pj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/auth-22f5b735f27c197e.auth.932zi1pj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/auth-22f5b735f27c197e.auth.932zi1pj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/auth-22f5b735f27c197e.auth.932zi1pj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/auth-22f5b735f27c197e.auth.932zi1pj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/auth-22f5b735f27c197e.auth.932zi1pj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/auth-22f5b735f27c197e.auth.932zi1pj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/auth-22f5b735f27c197e.auth.932zi1pj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/auth-22f5b735f27c197e.auth.932zi1pj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/auth-22f5b735f27c197e.auth.932zi1pj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/auth-22f5b735f27c197e.auth.932zi1pj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/auth-22f5b735f27c197e.auth.932zi1pj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/auth-22f5b735f27c197e" "/opt/rustwide/target/debug/deps/auth-22f5b735f27c197e.2t2okqet1mi6yzp1.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/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/librestson-4d9c61aeee7987de.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libserde_json-29d6173362ec96d8.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libserde-be07ac6d8497077b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a67e395e30165678.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ed770bed48073386.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3944e1db6a90e8d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-10b99bba9033530d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-06d1ab26a825dee7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-5fa34987bbec88fd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-ba6911d567b2a99c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-779c2ffe56c19125.rlib" "/opt/rustwide/target/debug/deps/libh2-31edc2eb1fd519e5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b561e300963cd1fa.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a67c2800f045dd1f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-096ae580d77132cf.rlib" "/opt/rustwide/target/debug/deps/libtokio-4c97fcf9e5d69405.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0cc346bdf5588e9d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-604431288701787a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c5855fb721b57b61.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-1833eb2afa83cf1e.rlib" "/opt/rustwide/target/debug/deps/libmio-6fc11ced86798f9c.rlib" "/opt/rustwide/target/debug/deps/libiovec-4201eb2f33c8519b.rlib" "/opt/rustwide/target/debug/deps/libnet2-1739cab5c775460e.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-274f98c5e2451ef3.rlib" "/opt/rustwide/target/debug/deps/libhttp-6d32a6a81c1835d6.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libbytes-0d8dfbae79e026a0.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libtracing-434685e3c3b2cd63.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-422c473a4390a016.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liblog-fa35f39fb636aefd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libfutures-ddf75965b5bea3b8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-109a1187d1dacb34.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f5ffaeba919764bb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9a7b646f9058008a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ba97d7debe3c50a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e875529228b2b6e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.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" "-lssl" "-lcrypto" "-lutil" "-ldl" "-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: could not compile `restson`. [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] warning: 1 warning emitted [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/deps/delete-7a54b18c3b5adf9c.delete.8slznld7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/delete-7a54b18c3b5adf9c.delete.8slznld7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/delete-7a54b18c3b5adf9c.delete.8slznld7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/delete-7a54b18c3b5adf9c.delete.8slznld7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/delete-7a54b18c3b5adf9c.delete.8slznld7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/delete-7a54b18c3b5adf9c.delete.8slznld7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/delete-7a54b18c3b5adf9c.delete.8slznld7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/delete-7a54b18c3b5adf9c.delete.8slznld7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/delete-7a54b18c3b5adf9c.delete.8slznld7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/delete-7a54b18c3b5adf9c.delete.8slznld7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/delete-7a54b18c3b5adf9c.delete.8slznld7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/delete-7a54b18c3b5adf9c.delete.8slznld7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/delete-7a54b18c3b5adf9c.delete.8slznld7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/delete-7a54b18c3b5adf9c.delete.8slznld7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/delete-7a54b18c3b5adf9c.delete.8slznld7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/delete-7a54b18c3b5adf9c.delete.8slznld7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/delete-7a54b18c3b5adf9c" "/opt/rustwide/target/debug/deps/delete-7a54b18c3b5adf9c.4mo2gu6hupxcn0ni.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/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/librestson-4d9c61aeee7987de.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libserde_json-29d6173362ec96d8.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libserde-be07ac6d8497077b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a67e395e30165678.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ed770bed48073386.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3944e1db6a90e8d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-10b99bba9033530d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-06d1ab26a825dee7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-5fa34987bbec88fd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-ba6911d567b2a99c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-779c2ffe56c19125.rlib" "/opt/rustwide/target/debug/deps/libh2-31edc2eb1fd519e5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b561e300963cd1fa.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a67c2800f045dd1f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-096ae580d77132cf.rlib" "/opt/rustwide/target/debug/deps/libtokio-4c97fcf9e5d69405.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0cc346bdf5588e9d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-604431288701787a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c5855fb721b57b61.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-1833eb2afa83cf1e.rlib" "/opt/rustwide/target/debug/deps/libmio-6fc11ced86798f9c.rlib" "/opt/rustwide/target/debug/deps/libiovec-4201eb2f33c8519b.rlib" "/opt/rustwide/target/debug/deps/libnet2-1739cab5c775460e.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-274f98c5e2451ef3.rlib" "/opt/rustwide/target/debug/deps/libhttp-6d32a6a81c1835d6.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libbytes-0d8dfbae79e026a0.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libtracing-434685e3c3b2cd63.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-422c473a4390a016.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liblog-fa35f39fb636aefd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libfutures-ddf75965b5bea3b8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-109a1187d1dacb34.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f5ffaeba919764bb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9a7b646f9058008a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ba97d7debe3c50a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e875529228b2b6e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.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" "-lssl" "-lcrypto" "-lutil" "-ldl" "-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/deps/patch-10255f249de9d3da.patch.yxoocdlt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/patch-10255f249de9d3da.patch.yxoocdlt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/patch-10255f249de9d3da.patch.yxoocdlt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/patch-10255f249de9d3da.patch.yxoocdlt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/patch-10255f249de9d3da.patch.yxoocdlt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/patch-10255f249de9d3da.patch.yxoocdlt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/patch-10255f249de9d3da.patch.yxoocdlt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/patch-10255f249de9d3da.patch.yxoocdlt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/patch-10255f249de9d3da.patch.yxoocdlt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/patch-10255f249de9d3da.patch.yxoocdlt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/patch-10255f249de9d3da.patch.yxoocdlt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/patch-10255f249de9d3da.patch.yxoocdlt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/patch-10255f249de9d3da.patch.yxoocdlt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/patch-10255f249de9d3da.patch.yxoocdlt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/patch-10255f249de9d3da.patch.yxoocdlt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/patch-10255f249de9d3da.patch.yxoocdlt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/patch-10255f249de9d3da" "/opt/rustwide/target/debug/deps/patch-10255f249de9d3da.32wn1rznq94abguf.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/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/librestson-4d9c61aeee7987de.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libserde_json-29d6173362ec96d8.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libserde-be07ac6d8497077b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a67e395e30165678.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ed770bed48073386.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3944e1db6a90e8d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-10b99bba9033530d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-06d1ab26a825dee7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-5fa34987bbec88fd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-ba6911d567b2a99c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-779c2ffe56c19125.rlib" "/opt/rustwide/target/debug/deps/libh2-31edc2eb1fd519e5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b561e300963cd1fa.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a67c2800f045dd1f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-096ae580d77132cf.rlib" "/opt/rustwide/target/debug/deps/libtokio-4c97fcf9e5d69405.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0cc346bdf5588e9d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-604431288701787a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c5855fb721b57b61.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-1833eb2afa83cf1e.rlib" "/opt/rustwide/target/debug/deps/libmio-6fc11ced86798f9c.rlib" "/opt/rustwide/target/debug/deps/libiovec-4201eb2f33c8519b.rlib" "/opt/rustwide/target/debug/deps/libnet2-1739cab5c775460e.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-274f98c5e2451ef3.rlib" "/opt/rustwide/target/debug/deps/libhttp-6d32a6a81c1835d6.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libbytes-0d8dfbae79e026a0.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libtracing-434685e3c3b2cd63.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-422c473a4390a016.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liblog-fa35f39fb636aefd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libfutures-ddf75965b5bea3b8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-109a1187d1dacb34.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f5ffaeba919764bb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9a7b646f9058008a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ba97d7debe3c50a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e875529228b2b6e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.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" "-lssl" "-lcrypto" "-lutil" "-ldl" "-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/deps/error-c9539ed68a9c054c.error.3343ivio-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/error-c9539ed68a9c054c.error.3343ivio-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/error-c9539ed68a9c054c.error.3343ivio-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/error-c9539ed68a9c054c.error.3343ivio-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/error-c9539ed68a9c054c.error.3343ivio-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/error-c9539ed68a9c054c.error.3343ivio-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/error-c9539ed68a9c054c.error.3343ivio-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/error-c9539ed68a9c054c.error.3343ivio-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/error-c9539ed68a9c054c.error.3343ivio-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/error-c9539ed68a9c054c.error.3343ivio-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/error-c9539ed68a9c054c.error.3343ivio-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/error-c9539ed68a9c054c.error.3343ivio-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/error-c9539ed68a9c054c.error.3343ivio-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/error-c9539ed68a9c054c.error.3343ivio-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/error-c9539ed68a9c054c.error.3343ivio-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/error-c9539ed68a9c054c.error.3343ivio-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/error-c9539ed68a9c054c" "/opt/rustwide/target/debug/deps/error-c9539ed68a9c054c.ejz55oyad6kn4bk.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/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/librestson-4d9c61aeee7987de.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libserde_json-29d6173362ec96d8.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libserde-be07ac6d8497077b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a67e395e30165678.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ed770bed48073386.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3944e1db6a90e8d9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-10b99bba9033530d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-06d1ab26a825dee7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-5fa34987bbec88fd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-ba6911d567b2a99c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-779c2ffe56c19125.rlib" "/opt/rustwide/target/debug/deps/libh2-31edc2eb1fd519e5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b561e300963cd1fa.rlib" "/opt/rustwide/target/debug/deps/libtime-d1455a7f0e4a7d2b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a67c2800f045dd1f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-096ae580d77132cf.rlib" "/opt/rustwide/target/debug/deps/libtokio-4c97fcf9e5d69405.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0cc346bdf5588e9d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-604431288701787a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c5855fb721b57b61.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-1833eb2afa83cf1e.rlib" "/opt/rustwide/target/debug/deps/libmio-6fc11ced86798f9c.rlib" "/opt/rustwide/target/debug/deps/libiovec-4201eb2f33c8519b.rlib" "/opt/rustwide/target/debug/deps/libnet2-1739cab5c775460e.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-274f98c5e2451ef3.rlib" "/opt/rustwide/target/debug/deps/libhttp-6d32a6a81c1835d6.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libbytes-0d8dfbae79e026a0.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libtracing-434685e3c3b2cd63.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-422c473a4390a016.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liblog-fa35f39fb636aefd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libfutures-ddf75965b5bea3b8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-109a1187d1dacb34.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f5ffaeba919764bb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9a7b646f9058008a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ba97d7debe3c50a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e875529228b2b6e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.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" "-lssl" "-lcrypto" "-lutil" "-ldl" "-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" "b975e799ae5845feed582241476727c9d233818daa29a7fababf61b9ff1beb10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b975e799ae5845feed582241476727c9d233818daa29a7fababf61b9ff1beb10", kill_on_drop: false }` [INFO] [stdout] b975e799ae5845feed582241476727c9d233818daa29a7fababf61b9ff1beb10