[INFO] fetching crate mdbook 0.4.1... [INFO] testing mdbook-0.4.1 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate mdbook 0.4.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate mdbook 0.4.1 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate mdbook 0.4.1 [INFO] finished tweaking crates.io crate mdbook 0.4.1 [INFO] tweaked toml for crates.io crate mdbook 0.4.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate mdbook 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48a92b3a42cb1a6e9c38d8c777b336859c4442966d857b9c7eeb086cd64f93ce [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" "48a92b3a42cb1a6e9c38d8c777b336859c4442966d857b9c7eeb086cd64f93ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48a92b3a42cb1a6e9c38d8c777b336859c4442966d857b9c7eeb086cd64f93ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48a92b3a42cb1a6e9c38d8c777b336859c4442966d857b9c7eeb086cd64f93ce", kill_on_drop: false }` [INFO] [stdout] 48a92b3a42cb1a6e9c38d8c777b336859c4442966d857b9c7eeb086cd64f93ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c51ba11da67b35f4edd5061aa710300d525ef244980af04f695e87b196b2765 [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" "1c51ba11da67b35f4edd5061aa710300d525ef244980af04f695e87b196b2765", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling pulldown-cmark v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling elasticlunr-rs v2.3.8 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling ammonia v3.1.0 [INFO] [stderr] Compiling warp v0.2.2 [INFO] [stderr] Compiling mdbook v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `Command { std: "docker" "inspect" "1c51ba11da67b35f4edd5061aa710300d525ef244980af04f695e87b196b2765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c51ba11da67b35f4edd5061aa710300d525ef244980af04f695e87b196b2765", kill_on_drop: false }` [INFO] [stdout] 1c51ba11da67b35f4edd5061aa710300d525ef244980af04f695e87b196b2765 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] cfd0d52faa25fbfaa7a1814d890c26ed5dafa946525f897328b069821452f16f [INFO] running `Command { std: "docker" "start" "-a" "cfd0d52faa25fbfaa7a1814d890c26ed5dafa946525f897328b069821452f16f", kill_on_drop: false }` [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling mdbook v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/build_process-ddc08b956d970656.build_process.de1dff49-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-ddc08b956d970656.build_process.de1dff49-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-ddc08b956d970656.build_process.de1dff49-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-ddc08b956d970656.build_process.de1dff49-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-ddc08b956d970656.build_process.de1dff49-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-ddc08b956d970656.build_process.de1dff49-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-ddc08b956d970656.build_process.de1dff49-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-ddc08b956d970656.build_process.de1dff49-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-ddc08b956d970656.build_process.de1dff49-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-ddc08b956d970656.build_process.de1dff49-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-ddc08b956d970656.build_process.de1dff49-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-ddc08b956d970656.build_process.de1dff49-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-ddc08b956d970656.build_process.de1dff49-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-ddc08b956d970656.build_process.de1dff49-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-ddc08b956d970656.build_process.de1dff49-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-ddc08b956d970656.build_process.de1dff49-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/build_process-ddc08b956d970656" "/opt/rustwide/target/debug/deps/build_process-ddc08b956d970656.1449e4jxumxqsqjn.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libmdbook-465bd45a01cb6139.rlib" "/opt/rustwide/target/debug/deps/libammonia-a73ea7eda4e5f3db.rlib" "/opt/rustwide/target/debug/deps/liburl-e429d850821b172b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-8b368da20f2c469a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-39ba4211c5f72080.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5b5cc1b7302b0b2e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libmaplit-3a5b8f06b4ccc688.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-949c9fac122183d4.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-8325e05520bef1f3.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-24f809878f8889dd.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-72757a5bbbc50851.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-a8f05fd2b92aeb91.rlib" "/opt/rustwide/target/debug/deps/libphf-aa9927f25528ca35.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-2a220760fc86cf1f.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b42889626a872fd2.rlib" "/opt/rustwide/target/debug/deps/libtendril-0b546db577a79b14.rlib" "/opt/rustwide/target/debug/deps/libutf8-b52d7309ea7a5ec0.rlib" "/opt/rustwide/target/debug/deps/libfutf-d766ed5984f416bf.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-ffebef00131a7a03.rlib" "/opt/rustwide/target/debug/deps/libmac-289f4fdec9493fc6.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-e632ac1153d1084b.rlib" "/opt/rustwide/target/debug/deps/libstrum-aa203bcc28fa421b.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-3ed84fb51aeb2d8e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libpest-ac58b2c5ed693fc7.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-cc29eb8ae2c78b08.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libshlex-94cb6686a4941263.rlib" "/opt/rustwide/target/debug/deps/libtoml-6c305e1b7faaccac.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b182e71e43ac3ad9.rlib" "/opt/rustwide/target/debug/deps/librand-1198f9b96a2817d1.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-06f4a7976867370c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aac4659c8f970e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-a4b0e986f9077e9d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3b3628135615e66.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-624b4c0a49a7ad2a.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5417b262c6b877af.rlib" "/opt/rustwide/target/debug/deps/libryu-6661baed86ca2b70.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libserde-f541b4b27b101b40.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-32b66572876f04db.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d991b148243b0d92.parse_existing_summary_files.545n5k8r-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d991b148243b0d92.parse_existing_summary_files.545n5k8r-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d991b148243b0d92.parse_existing_summary_files.545n5k8r-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d991b148243b0d92.parse_existing_summary_files.545n5k8r-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d991b148243b0d92.parse_existing_summary_files.545n5k8r-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d991b148243b0d92.parse_existing_summary_files.545n5k8r-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d991b148243b0d92.parse_existing_summary_files.545n5k8r-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d991b148243b0d92.parse_existing_summary_files.545n5k8r-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d991b148243b0d92.parse_existing_summary_files.545n5k8r-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d991b148243b0d92.parse_existing_summary_files.545n5k8r-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d991b148243b0d92.parse_existing_summary_files.545n5k8r-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d991b148243b0d92" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d991b148243b0d92.2m741mhs2bmqmzgd.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-954614af7d1289ce.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-5feedd006e37cdd7.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libmdbook-465bd45a01cb6139.rlib" "/opt/rustwide/target/debug/deps/libammonia-a73ea7eda4e5f3db.rlib" "/opt/rustwide/target/debug/deps/liburl-e429d850821b172b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-8b368da20f2c469a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-39ba4211c5f72080.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5b5cc1b7302b0b2e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libmaplit-3a5b8f06b4ccc688.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-949c9fac122183d4.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-8325e05520bef1f3.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-24f809878f8889dd.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-72757a5bbbc50851.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-a8f05fd2b92aeb91.rlib" "/opt/rustwide/target/debug/deps/libphf-aa9927f25528ca35.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-2a220760fc86cf1f.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b42889626a872fd2.rlib" "/opt/rustwide/target/debug/deps/libtendril-0b546db577a79b14.rlib" "/opt/rustwide/target/debug/deps/libutf8-b52d7309ea7a5ec0.rlib" "/opt/rustwide/target/debug/deps/libfutf-d766ed5984f416bf.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-ffebef00131a7a03.rlib" "/opt/rustwide/target/debug/deps/libmac-289f4fdec9493fc6.rlib" "/opt/rustwide/target/debug/deps/libanyhow-32b66572876f04db.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-e632ac1153d1084b.rlib" "/opt/rustwide/target/debug/deps/libstrum-aa203bcc28fa421b.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-3ed84fb51aeb2d8e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libpest-ac58b2c5ed693fc7.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-cc29eb8ae2c78b08.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libshlex-94cb6686a4941263.rlib" "/opt/rustwide/target/debug/deps/libtoml-6c305e1b7faaccac.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b182e71e43ac3ad9.rlib" "/opt/rustwide/target/debug/deps/librand-1198f9b96a2817d1.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-06f4a7976867370c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aac4659c8f970e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-a4b0e986f9077e9d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3b3628135615e66.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-624b4c0a49a7ad2a.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5417b262c6b877af.rlib" "/opt/rustwide/target/debug/deps/libryu-6661baed86ca2b70.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libserde-f541b4b27b101b40.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mdbook`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/nop_preprocessor-0d84713becdeec1a.nop_preprocessor.dtnovswz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-0d84713becdeec1a.nop_preprocessor.dtnovswz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-0d84713becdeec1a.nop_preprocessor.dtnovswz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-0d84713becdeec1a.nop_preprocessor.dtnovswz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-0d84713becdeec1a.nop_preprocessor.dtnovswz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-0d84713becdeec1a.nop_preprocessor.dtnovswz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-0d84713becdeec1a.nop_preprocessor.dtnovswz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-0d84713becdeec1a.nop_preprocessor.dtnovswz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-0d84713becdeec1a.nop_preprocessor.dtnovswz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-0d84713becdeec1a.nop_preprocessor.dtnovswz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-0d84713becdeec1a.nop_preprocessor.dtnovswz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-0d84713becdeec1a.nop_preprocessor.dtnovswz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-0d84713becdeec1a.nop_preprocessor.dtnovswz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-0d84713becdeec1a.nop_preprocessor.dtnovswz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-0d84713becdeec1a.nop_preprocessor.dtnovswz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-0d84713becdeec1a.nop_preprocessor.dtnovswz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/nop_preprocessor-0d84713becdeec1a" "/opt/rustwide/target/debug/examples/nop_preprocessor-0d84713becdeec1a.4iepo9t2nxipn0f0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmdbook-465bd45a01cb6139.rlib" "/opt/rustwide/target/debug/deps/libammonia-a73ea7eda4e5f3db.rlib" "/opt/rustwide/target/debug/deps/liburl-e429d850821b172b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-8b368da20f2c469a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-39ba4211c5f72080.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5b5cc1b7302b0b2e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libmaplit-3a5b8f06b4ccc688.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-949c9fac122183d4.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-8325e05520bef1f3.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-24f809878f8889dd.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-72757a5bbbc50851.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-a8f05fd2b92aeb91.rlib" "/opt/rustwide/target/debug/deps/libphf-aa9927f25528ca35.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-2a220760fc86cf1f.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b42889626a872fd2.rlib" "/opt/rustwide/target/debug/deps/libtendril-0b546db577a79b14.rlib" "/opt/rustwide/target/debug/deps/libutf8-b52d7309ea7a5ec0.rlib" "/opt/rustwide/target/debug/deps/libfutf-d766ed5984f416bf.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-ffebef00131a7a03.rlib" "/opt/rustwide/target/debug/deps/libmac-289f4fdec9493fc6.rlib" "/opt/rustwide/target/debug/deps/libanyhow-32b66572876f04db.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-e632ac1153d1084b.rlib" "/opt/rustwide/target/debug/deps/libstrum-aa203bcc28fa421b.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-3ed84fb51aeb2d8e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libpest-ac58b2c5ed693fc7.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-cc29eb8ae2c78b08.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libshlex-94cb6686a4941263.rlib" "/opt/rustwide/target/debug/deps/libtoml-6c305e1b7faaccac.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b182e71e43ac3ad9.rlib" "/opt/rustwide/target/debug/deps/librand-1198f9b96a2817d1.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-06f4a7976867370c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aac4659c8f970e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-a4b0e986f9077e9d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3b3628135615e66.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-624b4c0a49a7ad2a.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5417b262c6b877af.rlib" "/opt/rustwide/target/debug/deps/libryu-6661baed86ca2b70.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libserde-f541b4b27b101b40.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libclap-83a574926a7446ca.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libatty-5feedd006e37cdd7.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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" "cfd0d52faa25fbfaa7a1814d890c26ed5dafa946525f897328b069821452f16f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfd0d52faa25fbfaa7a1814d890c26ed5dafa946525f897328b069821452f16f", kill_on_drop: false }` [INFO] [stdout] cfd0d52faa25fbfaa7a1814d890c26ed5dafa946525f897328b069821452f16f