[INFO] fetching crate color-eyre 0.5.11... [INFO] testing color-eyre-0.5.11 against 1.55.0 for beta-1.56-1 [INFO] extracting crate color-eyre 0.5.11 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate color-eyre 0.5.11 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate color-eyre 0.5.11 [INFO] finished tweaking crates.io crate color-eyre 0.5.11 [INFO] tweaked toml for crates.io crate color-eyre 0.5.11 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate color-eyre 0.5.11 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00bde28791da2cc724a9a1f7ba8198c825138604f19241b8b0a5178c263ef8d8 [INFO] running `Command { std: "docker" "start" "-a" "00bde28791da2cc724a9a1f7ba8198c825138604f19241b8b0a5178c263ef8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00bde28791da2cc724a9a1f7ba8198c825138604f19241b8b0a5178c263ef8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00bde28791da2cc724a9a1f7ba8198c825138604f19241b8b0a5178c263ef8d8", kill_on_drop: false }` [INFO] [stdout] 00bde28791da2cc724a9a1f7ba8198c825138604f19241b8b0a5178c263ef8d8 [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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c295ab921f35ad7328b90b9d0bb462629ca0f9fb26c8a6ddf09fd731d931cef1 [INFO] running `Command { std: "docker" "start" "-a" "c295ab921f35ad7328b90b9d0bb462629ca0f9fb26c8a6ddf09fd731d931cef1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling owo-colors v1.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.52s [INFO] running `Command { std: "docker" "inspect" "c295ab921f35ad7328b90b9d0bb462629ca0f9fb26c8a6ddf09fd731d931cef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c295ab921f35ad7328b90b9d0bb462629ca0f9fb26c8a6ddf09fd731d931cef1", kill_on_drop: false }` [INFO] [stdout] c295ab921f35ad7328b90b9d0bb462629ca0f9fb26c8a6ddf09fd731d931cef1 [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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 659384109bf477f6cc01ca2d2a969f851199e5998c23ae88c86a6b4fa56d1f3a [INFO] running `Command { std: "docker" "start" "-a" "659384109bf477f6cc01ca2d2a969f851199e5998c23ae88c86a6b4fa56d1f3a", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling ansi-parser v0.6.5 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling color-eyre v0.5.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> tests/theme.rs:163:6 [INFO] [stdout] | [INFO] [stdout] 163 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> examples/theme_test_helper.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | panic!(error) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 37 | panic!("{}", error) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 37 | std::panic::panic_any(error) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [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/bt_enabled-4b0398b74599dbbe.bt_enabled.c7de980b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bt_enabled-4b0398b74599dbbe.bt_enabled.c7de980b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bt_enabled-4b0398b74599dbbe.bt_enabled.c7de980b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bt_enabled-4b0398b74599dbbe.bt_enabled.c7de980b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bt_enabled-4b0398b74599dbbe.bt_enabled.c7de980b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bt_enabled-4b0398b74599dbbe.bt_enabled.c7de980b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bt_enabled-4b0398b74599dbbe.bt_enabled.c7de980b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bt_enabled-4b0398b74599dbbe.bt_enabled.c7de980b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bt_enabled-4b0398b74599dbbe.bt_enabled.c7de980b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bt_enabled-4b0398b74599dbbe.bt_enabled.c7de980b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bt_enabled-4b0398b74599dbbe.bt_enabled.c7de980b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bt_enabled-4b0398b74599dbbe.bt_enabled.c7de980b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bt_enabled-4b0398b74599dbbe.bt_enabled.c7de980b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bt_enabled-4b0398b74599dbbe.bt_enabled.c7de980b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bt_enabled-4b0398b74599dbbe.bt_enabled.c7de980b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bt_enabled-4b0398b74599dbbe.bt_enabled.c7de980b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bt_enabled-4b0398b74599dbbe.3darmjxvjqu53sz9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-bdc3b52565444fc4.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-fda24bcd74992877.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-45c19a806a0c4e3e.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-e5c9125df540af16.rlib" "/opt/rustwide/target/debug/deps/libchrono-b36c474c22b8ab19.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-2ebe5187fd051d92.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-588f42d08249aa50.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4cf9d23aa5e9e3d3.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-dcb39808a94708cb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7cdb25c6adaeccfe.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-49dba77af7fbc0f7.rlib" "/opt/rustwide/target/debug/deps/libserde-7c8a89e44d7a21f7.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-c13c44dc93f9c915.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libansi_term-f6c40601c2d9bce6.rlib" "/opt/rustwide/target/debug/deps/libmatchers-4f32648b52dc4561.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-baa40d0efc55a588.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3303a45db0397a34.rlib" "/opt/rustwide/target/debug/deps/libregex-4c4c615a2e06a551.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libtracing-d7b16954e2b4f2be.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bade4edb86227012.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-08e9d4a53b6ba935.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-a3e29087deda4fb6.rlib" "/opt/rustwide/target/debug/deps/libeyre-c34c0844a874aa1f.rlib" "/opt/rustwide/target/debug/deps/libindenter-7b2e68feddd6a712.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-696113341221cfe0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5ce6764fac1caa61.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-12db5f0e1def128f.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libobject-a7eb9959beb006f7.rlib" "/opt/rustwide/target/debug/deps/liblibc-a34daa496b50db91.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-87c7b8eeb363b415.rlib" "/opt/rustwide/target/debug/deps/libgimli-96bbd316763549a0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0cc08d6079258aff.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bt_enabled-4b0398b74599dbbe" "-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: could not compile `color-eyre` due to 2 previous errors [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/bt_disabled-d8c5b9f98e66a080.bt_disabled.efce0aaa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bt_disabled-d8c5b9f98e66a080.bt_disabled.efce0aaa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bt_disabled-d8c5b9f98e66a080.bt_disabled.efce0aaa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bt_disabled-d8c5b9f98e66a080.bt_disabled.efce0aaa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bt_disabled-d8c5b9f98e66a080.bt_disabled.efce0aaa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bt_disabled-d8c5b9f98e66a080.bt_disabled.efce0aaa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bt_disabled-d8c5b9f98e66a080.bt_disabled.efce0aaa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bt_disabled-d8c5b9f98e66a080.bt_disabled.efce0aaa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bt_disabled-d8c5b9f98e66a080.bt_disabled.efce0aaa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bt_disabled-d8c5b9f98e66a080.bt_disabled.efce0aaa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bt_disabled-d8c5b9f98e66a080.bt_disabled.efce0aaa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bt_disabled-d8c5b9f98e66a080.bt_disabled.efce0aaa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bt_disabled-d8c5b9f98e66a080.bt_disabled.efce0aaa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bt_disabled-d8c5b9f98e66a080.bt_disabled.efce0aaa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bt_disabled-d8c5b9f98e66a080.bt_disabled.efce0aaa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bt_disabled-d8c5b9f98e66a080.bt_disabled.efce0aaa-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bt_disabled-d8c5b9f98e66a080.kvjkyjvm3129vyo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-bdc3b52565444fc4.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-fda24bcd74992877.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-45c19a806a0c4e3e.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-e5c9125df540af16.rlib" "/opt/rustwide/target/debug/deps/libchrono-b36c474c22b8ab19.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-2ebe5187fd051d92.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-588f42d08249aa50.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4cf9d23aa5e9e3d3.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-dcb39808a94708cb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7cdb25c6adaeccfe.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-49dba77af7fbc0f7.rlib" "/opt/rustwide/target/debug/deps/libserde-7c8a89e44d7a21f7.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-c13c44dc93f9c915.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libansi_term-f6c40601c2d9bce6.rlib" "/opt/rustwide/target/debug/deps/libmatchers-4f32648b52dc4561.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-baa40d0efc55a588.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3303a45db0397a34.rlib" "/opt/rustwide/target/debug/deps/libregex-4c4c615a2e06a551.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libtracing-d7b16954e2b4f2be.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bade4edb86227012.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-08e9d4a53b6ba935.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-a3e29087deda4fb6.rlib" "/opt/rustwide/target/debug/deps/libeyre-c34c0844a874aa1f.rlib" "/opt/rustwide/target/debug/deps/libindenter-7b2e68feddd6a712.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-696113341221cfe0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5ce6764fac1caa61.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-12db5f0e1def128f.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libobject-a7eb9959beb006f7.rlib" "/opt/rustwide/target/debug/deps/liblibc-a34daa496b50db91.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-87c7b8eeb363b415.rlib" "/opt/rustwide/target/debug/deps/libgimli-96bbd316763549a0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0cc08d6079258aff.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bt_disabled-d8c5b9f98e66a080" "-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/examples/multiple_errors-79605a44bef7d038.multiple_errors.903f07cd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_errors-79605a44bef7d038.multiple_errors.903f07cd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_errors-79605a44bef7d038.multiple_errors.903f07cd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_errors-79605a44bef7d038.multiple_errors.903f07cd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_errors-79605a44bef7d038.multiple_errors.903f07cd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_errors-79605a44bef7d038.multiple_errors.903f07cd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_errors-79605a44bef7d038.multiple_errors.903f07cd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_errors-79605a44bef7d038.multiple_errors.903f07cd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_errors-79605a44bef7d038.multiple_errors.903f07cd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_errors-79605a44bef7d038.multiple_errors.903f07cd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_errors-79605a44bef7d038.multiple_errors.903f07cd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_errors-79605a44bef7d038.multiple_errors.903f07cd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_errors-79605a44bef7d038.multiple_errors.903f07cd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_errors-79605a44bef7d038.multiple_errors.903f07cd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_errors-79605a44bef7d038.multiple_errors.903f07cd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_errors-79605a44bef7d038.multiple_errors.903f07cd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_errors-79605a44bef7d038.26ceesp6xenbtvsj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libthiserror-9aef384b8ed2cd53.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-bdc3b52565444fc4.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-fda24bcd74992877.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-45c19a806a0c4e3e.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-e5c9125df540af16.rlib" "/opt/rustwide/target/debug/deps/libchrono-b36c474c22b8ab19.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-2ebe5187fd051d92.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-588f42d08249aa50.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4cf9d23aa5e9e3d3.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-dcb39808a94708cb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7cdb25c6adaeccfe.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-49dba77af7fbc0f7.rlib" "/opt/rustwide/target/debug/deps/libserde-7c8a89e44d7a21f7.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-c13c44dc93f9c915.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libansi_term-f6c40601c2d9bce6.rlib" "/opt/rustwide/target/debug/deps/libmatchers-4f32648b52dc4561.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-baa40d0efc55a588.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3303a45db0397a34.rlib" "/opt/rustwide/target/debug/deps/libregex-4c4c615a2e06a551.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libtracing-d7b16954e2b4f2be.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bade4edb86227012.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-08e9d4a53b6ba935.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-a3e29087deda4fb6.rlib" "/opt/rustwide/target/debug/deps/libeyre-c34c0844a874aa1f.rlib" "/opt/rustwide/target/debug/deps/libindenter-7b2e68feddd6a712.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-696113341221cfe0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5ce6764fac1caa61.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-12db5f0e1def128f.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libobject-a7eb9959beb006f7.rlib" "/opt/rustwide/target/debug/deps/liblibc-a34daa496b50db91.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-87c7b8eeb363b415.rlib" "/opt/rustwide/target/debug/deps/libgimli-96bbd316763549a0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0cc08d6079258aff.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/multiple_errors-79605a44bef7d038" "-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/examples/usage-552b177150a41d11.usage.d9063d74-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/usage-552b177150a41d11.usage.d9063d74-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/usage-552b177150a41d11.usage.d9063d74-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/usage-552b177150a41d11.usage.d9063d74-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/usage-552b177150a41d11.usage.d9063d74-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/usage-552b177150a41d11.usage.d9063d74-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/usage-552b177150a41d11.usage.d9063d74-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/usage-552b177150a41d11.usage.d9063d74-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/usage-552b177150a41d11.usage.d9063d74-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/usage-552b177150a41d11.usage.d9063d74-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/usage-552b177150a41d11.usage.d9063d74-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/usage-552b177150a41d11.usage.d9063d74-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/usage-552b177150a41d11.usage.d9063d74-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/usage-552b177150a41d11.usage.d9063d74-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/usage-552b177150a41d11.usage.d9063d74-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/usage-552b177150a41d11.usage.d9063d74-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/usage-552b177150a41d11.10i8j0n83xzxsa7m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcolor_eyre-bdc3b52565444fc4.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-fda24bcd74992877.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-45c19a806a0c4e3e.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-e5c9125df540af16.rlib" "/opt/rustwide/target/debug/deps/libchrono-b36c474c22b8ab19.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-2ebe5187fd051d92.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-588f42d08249aa50.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4cf9d23aa5e9e3d3.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-dcb39808a94708cb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7cdb25c6adaeccfe.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-49dba77af7fbc0f7.rlib" "/opt/rustwide/target/debug/deps/libserde-7c8a89e44d7a21f7.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-c13c44dc93f9c915.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libansi_term-f6c40601c2d9bce6.rlib" "/opt/rustwide/target/debug/deps/libmatchers-4f32648b52dc4561.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-baa40d0efc55a588.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3303a45db0397a34.rlib" "/opt/rustwide/target/debug/deps/libregex-4c4c615a2e06a551.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libtracing-d7b16954e2b4f2be.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bade4edb86227012.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-08e9d4a53b6ba935.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-a3e29087deda4fb6.rlib" "/opt/rustwide/target/debug/deps/libeyre-c34c0844a874aa1f.rlib" "/opt/rustwide/target/debug/deps/libindenter-7b2e68feddd6a712.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-696113341221cfe0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5ce6764fac1caa61.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-12db5f0e1def128f.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libobject-a7eb9959beb006f7.rlib" "/opt/rustwide/target/debug/deps/liblibc-a34daa496b50db91.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-87c7b8eeb363b415.rlib" "/opt/rustwide/target/debug/deps/libgimli-96bbd316763549a0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0cc08d6079258aff.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/usage-552b177150a41d11" "-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/examples/custom_section-6524c979fa6f8406.custom_section.5129f1e8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/custom_section-6524c979fa6f8406.custom_section.5129f1e8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/custom_section-6524c979fa6f8406.custom_section.5129f1e8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/custom_section-6524c979fa6f8406.custom_section.5129f1e8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/custom_section-6524c979fa6f8406.custom_section.5129f1e8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/custom_section-6524c979fa6f8406.custom_section.5129f1e8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/custom_section-6524c979fa6f8406.custom_section.5129f1e8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/custom_section-6524c979fa6f8406.custom_section.5129f1e8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/custom_section-6524c979fa6f8406.custom_section.5129f1e8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/custom_section-6524c979fa6f8406.custom_section.5129f1e8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/custom_section-6524c979fa6f8406.custom_section.5129f1e8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/custom_section-6524c979fa6f8406.custom_section.5129f1e8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/custom_section-6524c979fa6f8406.custom_section.5129f1e8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/custom_section-6524c979fa6f8406.custom_section.5129f1e8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/custom_section-6524c979fa6f8406.custom_section.5129f1e8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/custom_section-6524c979fa6f8406.custom_section.5129f1e8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/custom_section-6524c979fa6f8406.ilm6moh38xnk01x.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcolor_eyre-bdc3b52565444fc4.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-fda24bcd74992877.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-45c19a806a0c4e3e.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-e5c9125df540af16.rlib" "/opt/rustwide/target/debug/deps/libchrono-b36c474c22b8ab19.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-2ebe5187fd051d92.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-588f42d08249aa50.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4cf9d23aa5e9e3d3.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-dcb39808a94708cb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7cdb25c6adaeccfe.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-49dba77af7fbc0f7.rlib" "/opt/rustwide/target/debug/deps/libserde-7c8a89e44d7a21f7.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-c13c44dc93f9c915.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libansi_term-f6c40601c2d9bce6.rlib" "/opt/rustwide/target/debug/deps/libmatchers-4f32648b52dc4561.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-baa40d0efc55a588.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3303a45db0397a34.rlib" "/opt/rustwide/target/debug/deps/libregex-4c4c615a2e06a551.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libtracing-d7b16954e2b4f2be.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bade4edb86227012.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-08e9d4a53b6ba935.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-a3e29087deda4fb6.rlib" "/opt/rustwide/target/debug/deps/libeyre-c34c0844a874aa1f.rlib" "/opt/rustwide/target/debug/deps/libindenter-7b2e68feddd6a712.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-696113341221cfe0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5ce6764fac1caa61.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-12db5f0e1def128f.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libobject-a7eb9959beb006f7.rlib" "/opt/rustwide/target/debug/deps/liblibc-a34daa496b50db91.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-87c7b8eeb363b415.rlib" "/opt/rustwide/target/debug/deps/libgimli-96bbd316763549a0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0cc08d6079258aff.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/custom_section-6524c979fa6f8406" "-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] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "659384109bf477f6cc01ca2d2a969f851199e5998c23ae88c86a6b4fa56d1f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "659384109bf477f6cc01ca2d2a969f851199e5998c23ae88c86a6b4fa56d1f3a", kill_on_drop: false }` [INFO] [stdout] 659384109bf477f6cc01ca2d2a969f851199e5998c23ae88c86a6b4fa56d1f3a