[INFO] cloning repository https://github.com/maybevoid/ferrite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maybevoid/ferrite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaybevoid%2Fferrite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaybevoid%2Fferrite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31d0d7fd110eee243bd4e33afd32a78aa6aa1623 [INFO] testing maybevoid/ferrite against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaybevoid%2Fferrite" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maybevoid/ferrite on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/maybevoid/ferrite [INFO] finished tweaking git repo https://github.com/maybevoid/ferrite [INFO] tweaked toml for git repo https://github.com/maybevoid/ferrite written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/maybevoid/ferrite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ipc-channel v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 47c983e303ef89a7c98144d71259aa0d3e1117c540b014817d14339aaa60c5e7 [INFO] running `Command { std: "docker" "start" "-a" "47c983e303ef89a7c98144d71259aa0d3e1117c540b014817d14339aaa60c5e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47c983e303ef89a7c98144d71259aa0d3e1117c540b014817d14339aaa60c5e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47c983e303ef89a7c98144d71259aa0d3e1117c540b014817d14339aaa60c5e7", kill_on_drop: false }` [INFO] [stdout] 47c983e303ef89a7c98144d71259aa0d3e1117c540b014817d14339aaa60c5e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c37da8d826e02eab0c2c36ebb537a0872e4aefcb9f9cf622d39174afc086ca2 [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" "0c37da8d826e02eab0c2c36ebb537a0872e4aefcb9f9cf622d39174afc086ca2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ipc-channel v0.14.1 [INFO] [stderr] Compiling ferrite-session v0.3.0 (/opt/rustwide/workdir/ferrite-session) [INFO] [stderr] Compiling ferrite-demo v0.1.0 (/opt/rustwide/workdir/ferrite-demo) [INFO] [stderr] error: could not compile `ferrite-demo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pair --edition=2018 ferrite-demo/src/bin/pair.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3753e9bb848aa9ae -C extra-filename=-3753e9bb848aa9ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-9b83036b39e354f7.rlib --extern ferrite_session=/opt/rustwide/target/debug/deps/libferrite_session-1d5cc9ea2efea71e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ff4bab8feac6d0dd.rlib --extern ipc_channel=/opt/rustwide/target/debug/deps/libipc_channel-d5f714ccaa849c10.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b65a309c6cb00758.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e912eed634509637.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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/stream-6ac2a8f5d3729876.stream.ce36c7ea-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/stream-6ac2a8f5d3729876.stream.ce36c7ea-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/stream-6ac2a8f5d3729876.stream.ce36c7ea-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/stream-6ac2a8f5d3729876.stream.ce36c7ea-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/stream-6ac2a8f5d3729876.stream.ce36c7ea-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/stream-6ac2a8f5d3729876.stream.ce36c7ea-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/stream-6ac2a8f5d3729876.stream.ce36c7ea-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/stream-6ac2a8f5d3729876.stream.ce36c7ea-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/stream-6ac2a8f5d3729876.stream.ce36c7ea-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/stream-6ac2a8f5d3729876.stream.ce36c7ea-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/stream-6ac2a8f5d3729876.stream.ce36c7ea-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/stream-6ac2a8f5d3729876.stream.ce36c7ea-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/stream-6ac2a8f5d3729876.stream.ce36c7ea-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/stream-6ac2a8f5d3729876.stream.ce36c7ea-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/stream-6ac2a8f5d3729876.stream.ce36c7ea-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/stream-6ac2a8f5d3729876.stream.ce36c7ea-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/stream-6ac2a8f5d3729876.akw9eh4jfk7ft9i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libferrite_session-1d5cc9ea2efea71e.rlib" "/opt/rustwide/target/debug/deps/libtokio-e912eed634509637.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-378370b0577f5e96.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-39932b296bc8f71f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c0a71338b09fde83.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libmio-5316e4fdfe62e6b0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df3b5486dcc1aa86.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-692e6ab397b0fff9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-22d5d0e12a4bd480.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a41ab347b0626279.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-681e9cff8a24e398.rlib" "/opt/rustwide/target/debug/deps/libipc_channel-d5f714ccaa849c10.rlib" "/opt/rustwide/target/debug/deps/libtempfile-aefa1ac3c6073802.rlib" "/opt/rustwide/target/debug/deps/librand-0ea2386f473222a3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b54fd5626ece0ea3.rlib" "/opt/rustwide/target/debug/deps/librand_core-c3593949341c95d9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-efd686fe473cfe59.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/librand-b65a309c6cb00758.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f33e4bd176dd2aa8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-22d45953db303d9a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2c611f1e58baccf2.rlib" "/opt/rustwide/target/debug/deps/libmio-61ccb1bbd574dedb.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libiovec-f32a82fc8b625982.rlib" "/opt/rustwide/target/debug/deps/libnet2-3f1c3ce5155823cc.rlib" "/opt/rustwide/target/debug/deps/liblibc-593c6b9c958c9896.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-005922909f1c6bac.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90e53562623ba5ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libbincode-ef02c2eca8030770.rlib" "/opt/rustwide/target/debug/deps/libserde-8a2769fd4be72169.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stream-6ac2a8f5d3729876" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/shared_queue-bb4a852f3c84d962.shared_queue.3cbcd24f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/shared_queue-bb4a852f3c84d962.shared_queue.3cbcd24f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/shared_queue-bb4a852f3c84d962.shared_queue.3cbcd24f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/shared_queue-bb4a852f3c84d962.shared_queue.3cbcd24f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/shared_queue-bb4a852f3c84d962.shared_queue.3cbcd24f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/shared_queue-bb4a852f3c84d962.shared_queue.3cbcd24f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/shared_queue-bb4a852f3c84d962.shared_queue.3cbcd24f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/shared_queue-bb4a852f3c84d962.shared_queue.3cbcd24f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/shared_queue-bb4a852f3c84d962.shared_queue.3cbcd24f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/shared_queue-bb4a852f3c84d962.shared_queue.3cbcd24f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/shared_queue-bb4a852f3c84d962.shared_queue.3cbcd24f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/shared_queue-bb4a852f3c84d962.shared_queue.3cbcd24f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/shared_queue-bb4a852f3c84d962.shared_queue.3cbcd24f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/shared_queue-bb4a852f3c84d962.shared_queue.3cbcd24f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/shared_queue-bb4a852f3c84d962.shared_queue.3cbcd24f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/shared_queue-bb4a852f3c84d962.shared_queue.3cbcd24f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/shared_queue-bb4a852f3c84d962.hkyyu3cdej6up3e.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-9b83036b39e354f7.rlib" "/opt/rustwide/target/debug/deps/libatty-a3f1657835ffa648.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0f10f859de6db1c9.rlib" "/opt/rustwide/target/debug/deps/libregex-4e7f1be3ac399734.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6b182b6aadc2d3ca.rlib" "/opt/rustwide/target/debug/deps/libferrite_session-1d5cc9ea2efea71e.rlib" "/opt/rustwide/target/debug/deps/libtokio-e912eed634509637.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-378370b0577f5e96.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-39932b296bc8f71f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c0a71338b09fde83.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libmio-5316e4fdfe62e6b0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df3b5486dcc1aa86.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-692e6ab397b0fff9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-22d5d0e12a4bd480.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a41ab347b0626279.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-681e9cff8a24e398.rlib" "/opt/rustwide/target/debug/deps/libipc_channel-d5f714ccaa849c10.rlib" "/opt/rustwide/target/debug/deps/libtempfile-aefa1ac3c6073802.rlib" "/opt/rustwide/target/debug/deps/librand-0ea2386f473222a3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b54fd5626ece0ea3.rlib" "/opt/rustwide/target/debug/deps/librand_core-c3593949341c95d9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-efd686fe473cfe59.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/librand-b65a309c6cb00758.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f33e4bd176dd2aa8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-22d45953db303d9a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2c611f1e58baccf2.rlib" "/opt/rustwide/target/debug/deps/libmio-61ccb1bbd574dedb.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libiovec-f32a82fc8b625982.rlib" "/opt/rustwide/target/debug/deps/libnet2-3f1c3ce5155823cc.rlib" "/opt/rustwide/target/debug/deps/liblibc-593c6b9c958c9896.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-005922909f1c6bac.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90e53562623ba5ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libbincode-ef02c2eca8030770.rlib" "/opt/rustwide/target/debug/deps/libserde-8a2769fd4be72169.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/shared_queue-bb4a852f3c84d962" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0c37da8d826e02eab0c2c36ebb537a0872e4aefcb9f9cf622d39174afc086ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c37da8d826e02eab0c2c36ebb537a0872e4aefcb9f9cf622d39174afc086ca2", kill_on_drop: false }` [INFO] [stdout] 0c37da8d826e02eab0c2c36ebb537a0872e4aefcb9f9cf622d39174afc086ca2