[INFO] updating cached repository https://github.com/dmweis/IronLSS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd1c5c7e3b99c3ff1fc811e57a8f5be92f894fec [INFO] testing dmweis/IronLSS against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmweis%2FIronLSS" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmweis/IronLSS on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dmweis/IronLSS [INFO] finished tweaking git repo https://github.com/dmweis/IronLSS [INFO] tweaked toml for git repo https://github.com/dmweis/IronLSS written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec5cc1da30d5206e9f94fb701c8dd842a3333eed74d4a351c3502f814a2d54a7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ec5cc1da30d5206e9f94fb701c8dd842a3333eed74d4a351c3502f814a2d54a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec5cc1da30d5206e9f94fb701c8dd842a3333eed74d4a351c3502f814a2d54a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec5cc1da30d5206e9f94fb701c8dd842a3333eed74d4a351c3502f814a2d54a7", kill_on_drop: false }` [INFO] [stdout] ec5cc1da30d5206e9f94fb701c8dd842a3333eed74d4a351c3502f814a2d54a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b85e9e5299833ad60546c4fa147bb97ef72d5a86c06185d1a635f6c3e272bdcb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b85e9e5299833ad60546c4fa147bb97ef72d5a86c06185d1a635f6c3e272bdcb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling serialport v3.3.0 [INFO] [stderr] Compiling mio-serial v3.3.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-serial v4.3.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling lss_driver v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "b85e9e5299833ad60546c4fa147bb97ef72d5a86c06185d1a635f6c3e272bdcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b85e9e5299833ad60546c4fa147bb97ef72d5a86c06185d1a635f6c3e272bdcb", kill_on_drop: false }` [INFO] [stdout] b85e9e5299833ad60546c4fa147bb97ef72d5a86c06185d1a635f6c3e272bdcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 5db59474d0152aea7c1992609f2258e8fa3107147f66ad952d1041c3f3504a87 [INFO] running `Command { std: "docker" "start" "-a" "5db59474d0152aea7c1992609f2258e8fa3107147f66ad952d1041c3f3504a87", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling event-listener v2.3.3 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling ctrlc v3.1.6 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling lss_driver v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `lss_driver`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name replay_mode --edition=2018 examples/replay_mode.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=01c4ad90e10e1694 -C extra-filename=-01c4ad90e10e1694 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-dc5db571810a0303.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1514786351c1ff40.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7d9527c17f7ce61e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a0247383f729b1f4.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-9bdca9102756f269.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-23f238abada5d3c0.rlib --extern lss_driver=/opt/rustwide/target/debug/deps/liblss_driver-a52d83ec7f3aa3bf.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-31961e9935925a4c.rlib --extern tokio_serial=/opt/rustwide/target/debug/deps/libtokio_serial-6efe4c641bb80d7b.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1470f0594a59389d.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/filter_count_test-7f1158b1380ec105.filter_count_test.a5xxohko-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/filter_count_test-7f1158b1380ec105.filter_count_test.a5xxohko-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/filter_count_test-7f1158b1380ec105.filter_count_test.a5xxohko-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/filter_count_test-7f1158b1380ec105.filter_count_test.a5xxohko-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/filter_count_test-7f1158b1380ec105.filter_count_test.a5xxohko-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/filter_count_test-7f1158b1380ec105.filter_count_test.a5xxohko-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/filter_count_test-7f1158b1380ec105.filter_count_test.a5xxohko-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/filter_count_test-7f1158b1380ec105.filter_count_test.a5xxohko-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/filter_count_test-7f1158b1380ec105.filter_count_test.a5xxohko-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/filter_count_test-7f1158b1380ec105.filter_count_test.a5xxohko-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/filter_count_test-7f1158b1380ec105.filter_count_test.a5xxohko-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/filter_count_test-7f1158b1380ec105.filter_count_test.a5xxohko-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/filter_count_test-7f1158b1380ec105.filter_count_test.a5xxohko-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/filter_count_test-7f1158b1380ec105.filter_count_test.a5xxohko-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/filter_count_test-7f1158b1380ec105.filter_count_test.a5xxohko-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/filter_count_test-7f1158b1380ec105.filter_count_test.a5xxohko-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/filter_count_test-7f1158b1380ec105" "/opt/rustwide/target/debug/examples/filter_count_test-7f1158b1380ec105.59nycx1wt4tofly5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblss_driver-a52d83ec7f3aa3bf.rlib" "/opt/rustwide/target/debug/deps/libtokio_serial-6efe4c641bb80d7b.rlib" "/opt/rustwide/target/debug/deps/libmio_serial-ca77cefb03a12646.rlib" "/opt/rustwide/target/debug/deps/libnix-fdd4707f4ebced4b.rlib" "/opt/rustwide/target/debug/deps/libserialport-991f791dca61a95b.rlib" "/opt/rustwide/target/debug/deps/libnix-745b08bf093eca66.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1470f0594a59389d.rlib" "/opt/rustwide/target/debug/deps/libtokio-31961e9935925a4c.rlib" "/opt/rustwide/target/debug/deps/libmio-36e2ddfda5fcad13.rlib" "/opt/rustwide/target/debug/deps/libiovec-997a8963089b210a.rlib" "/opt/rustwide/target/debug/deps/libnet2-7cfebc4bdf7732ae.rlib" "/opt/rustwide/target/debug/deps/libfutures-23f238abada5d3c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a50055b4f8153ab7.rlib" "/opt/rustwide/target/debug/deps/libbytes-7d9527c17f7ce61e.rlib" "/opt/rustwide/target/debug/deps/libclap-a0247383f729b1f4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-3e90572b16b75c8f.rlib" "/opt/rustwide/target/debug/deps/libatty-69e46fee6a90a5b9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-1a72232698cd41b8.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-a3544bc2316d4651.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5ed6abe592476fba.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-27dc7075c6195da0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-95e6f9e907e1a7c5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6d180ee8191bd070.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-af7c86705d0a2dbc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libasync_std-dc5db571810a0303.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b363161806571aab.rlib" "/opt/rustwide/target/debug/deps/libsmol-156e5eee06e03651.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e922d0ad8f92ea9.rlib" "/opt/rustwide/target/debug/deps/libblocking-475eb44f5b9de91d.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-339ec983e2217100.rlib" "/opt/rustwide/target/debug/deps/libfastrand-10c0fe560a4cc7a4.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a2f3df82e9fd9e5.rlib" "/opt/rustwide/target/debug/deps/libparking-c4b610e98a0acc25.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-4302d69ea00fa7c9.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-d2b1878bd398f365.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7675d72def47db60.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-98f92a0d2fb8b77d.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-2444a70cf5fd5a11.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-b1f319935916a3c3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2105563938e9d5aa.rlib" "/opt/rustwide/target/debug/deps/liblibc-ac1db03d628ee261.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cb01cf4591eeb2d9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ffcce2ca2a170d44.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a2e457e7b3349e0a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5f458cd5381313ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e0b5245fd2852c77.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7ca2ee3cacea1b4c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a0d4ad067954e0ad.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-88a00cbdb897b767.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7019079acafd10ec.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-03bb6a49e6adc4c5.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-4deaeedc3e6f75bb.rlib" "/opt/rustwide/target/debug/deps/liblog-548e9e48ef86b2a7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-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" "5db59474d0152aea7c1992609f2258e8fa3107147f66ad952d1041c3f3504a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5db59474d0152aea7c1992609f2258e8fa3107147f66ad952d1041c3f3504a87", kill_on_drop: false }` [INFO] [stdout] 5db59474d0152aea7c1992609f2258e8fa3107147f66ad952d1041c3f3504a87