[INFO] cloning repository https://github.com/rust-lang-nursery/mdBook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-lang-nursery/mdBook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2FmdBook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2FmdBook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27faa54ae8ebd41d4f270574fcbe9b38d82d37a2 [INFO] testing rust-lang-nursery/mdBook against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2FmdBook" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-lang-nursery/mdBook on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-lang-nursery/mdBook [INFO] finished tweaking git repo https://github.com/rust-lang-nursery/mdBook [INFO] tweaked toml for git repo https://github.com/rust-lang-nursery/mdBook written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/rust-lang-nursery/mdBook already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 104849d02d7001b12424d60be337645060c9bc87b37caba7a606518a56ec6888 [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" "104849d02d7001b12424d60be337645060c9bc87b37caba7a606518a56ec6888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "104849d02d7001b12424d60be337645060c9bc87b37caba7a606518a56ec6888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "104849d02d7001b12424d60be337645060c9bc87b37caba7a606518a56ec6888", kill_on_drop: false }` [INFO] [stdout] 104849d02d7001b12424d60be337645060c9bc87b37caba7a606518a56ec6888 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9520adbb9ed46b9609310426b5d601f421f452e2a9b3958367b7f163a13759c [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" "a9520adbb9ed46b9609310426b5d601f421f452e2a9b3958367b7f163a13759c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling cpufeatures v0.1.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling gitignore v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling open v1.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling sha-1 v0.9.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling notify v4.0.16 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling handlebars v4.0.0 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling ammonia v3.1.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling elasticlunr-rs v2.3.11 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling mdbook v0.4.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 02s [INFO] running `Command { std: "docker" "inspect" "a9520adbb9ed46b9609310426b5d601f421f452e2a9b3958367b7f163a13759c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9520adbb9ed46b9609310426b5d601f421f452e2a9b3958367b7f163a13759c", kill_on_drop: false }` [INFO] [stdout] a9520adbb9ed46b9609310426b5d601f421f452e2a9b3958367b7f163a13759c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4fcdb53821a5cf8f9d0675d0b11820d3d689c99d72783dd98d2cd2715e923ac [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" "e4fcdb53821a5cf8f9d0675d0b11820d3d689c99d72783dd98d2cd2715e923ac", kill_on_drop: false }` [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling mdbook v0.4.10 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-7456c55031dff6a8.parse_existing_summary_files.3763f3a1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-7456c55031dff6a8.parse_existing_summary_files.3763f3a1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-7456c55031dff6a8.parse_existing_summary_files.3763f3a1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-7456c55031dff6a8.parse_existing_summary_files.3763f3a1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-7456c55031dff6a8.parse_existing_summary_files.3763f3a1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-7456c55031dff6a8.parse_existing_summary_files.3763f3a1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-7456c55031dff6a8.parse_existing_summary_files.3763f3a1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-7456c55031dff6a8.parse_existing_summary_files.3763f3a1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-7456c55031dff6a8.parse_existing_summary_files.3763f3a1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-7456c55031dff6a8.parse_existing_summary_files.3763f3a1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-7456c55031dff6a8.parse_existing_summary_files.3763f3a1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-7456c55031dff6a8.parse_existing_summary_files.3763f3a1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-7456c55031dff6a8.parse_existing_summary_files.3763f3a1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-7456c55031dff6a8.5a68pii7y2z2n3un.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ec58d408ff3c4c10.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libatty-836b4f57a65873d1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libmdbook-f33a53abc96a1bb2.rlib" "/opt/rustwide/target/debug/deps/libammonia-c7f4b6d21163a760.rlib" "/opt/rustwide/target/debug/deps/liburl-88bf2ca2aaf49856.rlib" "/opt/rustwide/target/debug/deps/libidna-5ffcea30e4684495.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a631b26f2532888c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-67f74c741e6c2ed2.rlib" "/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-e40a1bc257d73ed1.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-388c45e6f4d3ab3d.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-a73bfd4ac2a33340.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-102424440bc70b1c.rlib" "/opt/rustwide/target/debug/deps/libphf-b5b2cda8cbfec93b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-7218cc4faf2e4ebb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e0e85d1f37183649.rlib" "/opt/rustwide/target/debug/deps/libtendril-8d5ba45a74dd072a.rlib" "/opt/rustwide/target/debug/deps/libutf8-c3d0d3f84ee13cc4.rlib" "/opt/rustwide/target/debug/deps/libfutf-7da38f2cd89d503d.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-ceca439c06335ebc.rlib" "/opt/rustwide/target/debug/deps/libmac-0c49495250f6ee09.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-a75252a793ba303a.rlib" "/opt/rustwide/target/debug/deps/libstrum-8002013568026d37.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-5b6843319968ea66.rlib" "/opt/rustwide/target/debug/deps/libpest-9f883fbb51bb2212.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3f330169ff161d45.rlib" "/opt/rustwide/target/debug/deps/libquick_error-6f4e6884c58df3e5.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libshlex-ab103639e8ef8e17.rlib" "/opt/rustwide/target/debug/deps/libtoml-f912c4924e8ae614.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b201e7bdb39f81e8.rlib" "/opt/rustwide/target/debug/deps/librand-8ad079c081d1d93a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f4c55d31a5f29ecb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-d412602858afc293.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a3965929e7b92638.rlib" "/opt/rustwide/target/debug/deps/liblibc-b4b2af5b8d59b373.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-12a744546f1c516c.rlib" "/opt/rustwide/target/debug/deps/libunicase-9410ac62f4539dc7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ce1257a649e4b9d5.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libserde-7643251494f0e545.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-7456c55031dff6a8" "-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 `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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/custom_preprocessors-9f38552279984557.custom_preprocessors.8d66665e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-9f38552279984557.custom_preprocessors.8d66665e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-9f38552279984557.custom_preprocessors.8d66665e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-9f38552279984557.custom_preprocessors.8d66665e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-9f38552279984557.custom_preprocessors.8d66665e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-9f38552279984557.custom_preprocessors.8d66665e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-9f38552279984557.custom_preprocessors.8d66665e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-9f38552279984557.custom_preprocessors.8d66665e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-9f38552279984557.custom_preprocessors.8d66665e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-9f38552279984557.custom_preprocessors.8d66665e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-9f38552279984557.custom_preprocessors.8d66665e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-9f38552279984557.custom_preprocessors.8d66665e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-9f38552279984557.custom_preprocessors.8d66665e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-9f38552279984557.custom_preprocessors.8d66665e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-9f38552279984557.custom_preprocessors.8d66665e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-9f38552279984557.custom_preprocessors.8d66665e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-9f38552279984557.2oqbynm1mwc2nvwo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libmdbook-f33a53abc96a1bb2.rlib" "/opt/rustwide/target/debug/deps/libammonia-c7f4b6d21163a760.rlib" "/opt/rustwide/target/debug/deps/liburl-88bf2ca2aaf49856.rlib" "/opt/rustwide/target/debug/deps/libidna-5ffcea30e4684495.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a631b26f2532888c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-67f74c741e6c2ed2.rlib" "/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-e40a1bc257d73ed1.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-388c45e6f4d3ab3d.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-a73bfd4ac2a33340.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-102424440bc70b1c.rlib" "/opt/rustwide/target/debug/deps/libphf-b5b2cda8cbfec93b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-7218cc4faf2e4ebb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e0e85d1f37183649.rlib" "/opt/rustwide/target/debug/deps/libtendril-8d5ba45a74dd072a.rlib" "/opt/rustwide/target/debug/deps/libutf8-c3d0d3f84ee13cc4.rlib" "/opt/rustwide/target/debug/deps/libfutf-7da38f2cd89d503d.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-ceca439c06335ebc.rlib" "/opt/rustwide/target/debug/deps/libmac-0c49495250f6ee09.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-a75252a793ba303a.rlib" "/opt/rustwide/target/debug/deps/libstrum-8002013568026d37.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-5b6843319968ea66.rlib" "/opt/rustwide/target/debug/deps/libpest-9f883fbb51bb2212.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3f330169ff161d45.rlib" "/opt/rustwide/target/debug/deps/libquick_error-6f4e6884c58df3e5.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libshlex-ab103639e8ef8e17.rlib" "/opt/rustwide/target/debug/deps/libtoml-f912c4924e8ae614.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b201e7bdb39f81e8.rlib" "/opt/rustwide/target/debug/deps/librand-8ad079c081d1d93a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f4c55d31a5f29ecb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-d412602858afc293.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a3965929e7b92638.rlib" "/opt/rustwide/target/debug/deps/liblibc-b4b2af5b8d59b373.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-12a744546f1c516c.rlib" "/opt/rustwide/target/debug/deps/libunicase-9410ac62f4539dc7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ce1257a649e4b9d5.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libserde-7643251494f0e545.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/custom_preprocessors-9f38552279984557" "-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/deps/build_process-8c300f2369dd109e.build_process.03c4b290-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-8c300f2369dd109e.build_process.03c4b290-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-8c300f2369dd109e.build_process.03c4b290-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-8c300f2369dd109e.build_process.03c4b290-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-8c300f2369dd109e.build_process.03c4b290-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-8c300f2369dd109e.build_process.03c4b290-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-8c300f2369dd109e.build_process.03c4b290-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-8c300f2369dd109e.build_process.03c4b290-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-8c300f2369dd109e.build_process.03c4b290-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-8c300f2369dd109e.build_process.03c4b290-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-8c300f2369dd109e.build_process.03c4b290-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-8c300f2369dd109e.build_process.03c4b290-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-8c300f2369dd109e.build_process.03c4b290-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-8c300f2369dd109e.build_process.03c4b290-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-8c300f2369dd109e.build_process.03c4b290-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-8c300f2369dd109e.build_process.03c4b290-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/build_process-8c300f2369dd109e.3vcr3ovlwt3a0rf6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libmdbook-f33a53abc96a1bb2.rlib" "/opt/rustwide/target/debug/deps/libammonia-c7f4b6d21163a760.rlib" "/opt/rustwide/target/debug/deps/liburl-88bf2ca2aaf49856.rlib" "/opt/rustwide/target/debug/deps/libidna-5ffcea30e4684495.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a631b26f2532888c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-67f74c741e6c2ed2.rlib" "/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-e40a1bc257d73ed1.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-388c45e6f4d3ab3d.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-a73bfd4ac2a33340.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-102424440bc70b1c.rlib" "/opt/rustwide/target/debug/deps/libphf-b5b2cda8cbfec93b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-7218cc4faf2e4ebb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e0e85d1f37183649.rlib" "/opt/rustwide/target/debug/deps/libtendril-8d5ba45a74dd072a.rlib" "/opt/rustwide/target/debug/deps/libutf8-c3d0d3f84ee13cc4.rlib" "/opt/rustwide/target/debug/deps/libfutf-7da38f2cd89d503d.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-ceca439c06335ebc.rlib" "/opt/rustwide/target/debug/deps/libmac-0c49495250f6ee09.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-a75252a793ba303a.rlib" "/opt/rustwide/target/debug/deps/libstrum-8002013568026d37.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-5b6843319968ea66.rlib" "/opt/rustwide/target/debug/deps/libpest-9f883fbb51bb2212.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3f330169ff161d45.rlib" "/opt/rustwide/target/debug/deps/libquick_error-6f4e6884c58df3e5.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libshlex-ab103639e8ef8e17.rlib" "/opt/rustwide/target/debug/deps/libtoml-f912c4924e8ae614.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b201e7bdb39f81e8.rlib" "/opt/rustwide/target/debug/deps/librand-8ad079c081d1d93a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f4c55d31a5f29ecb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-d412602858afc293.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a3965929e7b92638.rlib" "/opt/rustwide/target/debug/deps/liblibc-b4b2af5b8d59b373.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-12a744546f1c516c.rlib" "/opt/rustwide/target/debug/deps/libunicase-9410ac62f4539dc7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ce1257a649e4b9d5.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libserde-7643251494f0e545.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/build_process-8c300f2369dd109e" "-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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/nop_preprocessor-4bcf621612737678.nop_preprocessor.8aef1351-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-4bcf621612737678.nop_preprocessor.8aef1351-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-4bcf621612737678.nop_preprocessor.8aef1351-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-4bcf621612737678.nop_preprocessor.8aef1351-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-4bcf621612737678.nop_preprocessor.8aef1351-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-4bcf621612737678.nop_preprocessor.8aef1351-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-4bcf621612737678.nop_preprocessor.8aef1351-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-4bcf621612737678.nop_preprocessor.8aef1351-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-4bcf621612737678.nop_preprocessor.8aef1351-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-4bcf621612737678.nop_preprocessor.8aef1351-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-4bcf621612737678.nop_preprocessor.8aef1351-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-4bcf621612737678.nop_preprocessor.8aef1351-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-4bcf621612737678.nop_preprocessor.8aef1351-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-4bcf621612737678.nop_preprocessor.8aef1351-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-4bcf621612737678.nop_preprocessor.8aef1351-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-4bcf621612737678.nop_preprocessor.8aef1351-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-4bcf621612737678.2burkezqf9hjddvi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsemver-96ac235ad143b699.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-56e33bc1118906e5.rlib" "/opt/rustwide/target/debug/deps/libmdbook-f33a53abc96a1bb2.rlib" "/opt/rustwide/target/debug/deps/libammonia-c7f4b6d21163a760.rlib" "/opt/rustwide/target/debug/deps/liburl-88bf2ca2aaf49856.rlib" "/opt/rustwide/target/debug/deps/libidna-5ffcea30e4684495.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a631b26f2532888c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-67f74c741e6c2ed2.rlib" "/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-e40a1bc257d73ed1.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-388c45e6f4d3ab3d.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-a73bfd4ac2a33340.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-102424440bc70b1c.rlib" "/opt/rustwide/target/debug/deps/libphf-b5b2cda8cbfec93b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-7218cc4faf2e4ebb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e0e85d1f37183649.rlib" "/opt/rustwide/target/debug/deps/libtendril-8d5ba45a74dd072a.rlib" "/opt/rustwide/target/debug/deps/libutf8-c3d0d3f84ee13cc4.rlib" "/opt/rustwide/target/debug/deps/libfutf-7da38f2cd89d503d.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-ceca439c06335ebc.rlib" "/opt/rustwide/target/debug/deps/libmac-0c49495250f6ee09.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cecfca1474748564.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-a75252a793ba303a.rlib" "/opt/rustwide/target/debug/deps/libstrum-8002013568026d37.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-5b6843319968ea66.rlib" "/opt/rustwide/target/debug/deps/libpest-9f883fbb51bb2212.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3f330169ff161d45.rlib" "/opt/rustwide/target/debug/deps/libquick_error-6f4e6884c58df3e5.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libshlex-ab103639e8ef8e17.rlib" "/opt/rustwide/target/debug/deps/libtoml-f912c4924e8ae614.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b201e7bdb39f81e8.rlib" "/opt/rustwide/target/debug/deps/librand-8ad079c081d1d93a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f4c55d31a5f29ecb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-d412602858afc293.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a3965929e7b92638.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-12a744546f1c516c.rlib" "/opt/rustwide/target/debug/deps/libunicase-9410ac62f4539dc7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ce1257a649e4b9d5.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libserde-7643251494f0e545.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libclap-613fcfc7b1384573.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libatty-836b4f57a65873d1.rlib" "/opt/rustwide/target/debug/deps/liblibc-b4b2af5b8d59b373.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/nop_preprocessor-4bcf621612737678" "-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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e4fcdb53821a5cf8f9d0675d0b11820d3d689c99d72783dd98d2cd2715e923ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4fcdb53821a5cf8f9d0675d0b11820d3d689c99d72783dd98d2cd2715e923ac", kill_on_drop: false }` [INFO] [stdout] e4fcdb53821a5cf8f9d0675d0b11820d3d689c99d72783dd98d2cd2715e923ac