[INFO] cloning repository https://github.com/dustlang/mdBook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dustlang/mdBook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustlang%2FmdBook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustlang%2FmdBook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f66df0932401e762bdfd4906e982af7b00af3bd9 [INFO] testing dustlang/mdBook against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustlang%2FmdBook" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dustlang/mdBook on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dustlang/mdBook [INFO] finished tweaking git repo https://github.com/dustlang/mdBook [INFO] tweaked toml for git repo https://github.com/dustlang/mdBook written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/dustlang/mdBook already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6b059943294f2d34ff70a7e181ac1e92b1339d822e1c3fb1da0d07226ae1785 [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" "a6b059943294f2d34ff70a7e181ac1e92b1339d822e1c3fb1da0d07226ae1785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6b059943294f2d34ff70a7e181ac1e92b1339d822e1c3fb1da0d07226ae1785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6b059943294f2d34ff70a7e181ac1e92b1339d822e1c3fb1da0d07226ae1785", kill_on_drop: false }` [INFO] [stdout] a6b059943294f2d34ff70a7e181ac1e92b1339d822e1c3fb1da0d07226ae1785 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37a92eda16df4fed04e52bb669a568f48bf1fd8b7b4ba6da01acdd22c9bf49b8 [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" "37a92eda16df4fed04e52bb669a568f48bf1fd8b7b4ba6da01acdd22c9bf49b8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling gitignore v1.0.6 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [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 rand_core v0.5.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling inotify v0.7.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 regex v1.3.7 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [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 html5ever v0.25.1 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling h2 v0.2.4 [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 warp v0.2.2 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling ammonia v3.1.0 [INFO] [stderr] Compiling mdbook v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 04s [INFO] running `Command { std: "docker" "inspect" "37a92eda16df4fed04e52bb669a568f48bf1fd8b7b4ba6da01acdd22c9bf49b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37a92eda16df4fed04e52bb669a568f48bf1fd8b7b4ba6da01acdd22c9bf49b8", kill_on_drop: false }` [INFO] [stdout] 37a92eda16df4fed04e52bb669a568f48bf1fd8b7b4ba6da01acdd22c9bf49b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb7135c7b301c38001dbcfe3bce4bf3fdb5bc760a0c48f75b931377fd9709b75 [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" "cb7135c7b301c38001dbcfe3bce4bf3fdb5bc760a0c48f75b931377fd9709b75", 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.5 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `mdbook` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mdbook --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="ammonia"' --cfg 'feature="default"' --cfg 'feature="elasticlunr-rs"' --cfg 'feature="futures-util"' --cfg 'feature="gitignore"' --cfg 'feature="notify"' --cfg 'feature="search"' --cfg 'feature="serve"' --cfg 'feature="tokio"' --cfg 'feature="warp"' --cfg 'feature="watch"' -C metadata=a660bbe837d9e3b3 -C extra-filename=-a660bbe837d9e3b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ammonia=/opt/rustwide/target/debug/deps/libammonia-bc5f4fbd4a7c9f9e.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ab6a55b0f305f433.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d1dcf8b91ebdc61c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-be9c4535246d4cc1.rlib --extern elasticlunr=/opt/rustwide/target/debug/deps/libelasticlunr-8d9ec9c58222bdbe.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1dbe00298d25a166.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-126c729a4e2df383.rlib --extern gitignore=/opt/rustwide/target/debug/deps/libgitignore-abdfd245502f0edf.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-379109ce48c0f072.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib --extern mdbook=/opt/rustwide/target/debug/deps/libmdbook-0f988298b44b8666.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-159e76906df4c993.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-535e14f377038222.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-db716488072caa1c.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-403db1dd034817a7.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-5091ac7b97f0121a.rlib --extern select=/opt/rustwide/target/debug/deps/libselect-174f7daface29b95.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-eccbbc425387082c.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-1b2b6045e5a856ed.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29f8675a3c32764d.rlib --extern shlex=/opt/rustwide/target/debug/deps/libshlex-f8ac0bde03d5249d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b92b7fed0563d149.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8a30b2c4635de23c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-fe312359ab2ff5f7.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-cca34820a26a7d35.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-60dedf21713d8b0a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/init-45a7868b7eb44255.init.76bc4ae4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/init-45a7868b7eb44255.init.76bc4ae4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/init-45a7868b7eb44255.init.76bc4ae4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/init-45a7868b7eb44255.init.76bc4ae4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/init-45a7868b7eb44255.init.76bc4ae4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/init-45a7868b7eb44255.init.76bc4ae4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/init-45a7868b7eb44255.init.76bc4ae4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/init-45a7868b7eb44255.init.76bc4ae4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/init-45a7868b7eb44255.init.76bc4ae4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/init-45a7868b7eb44255.init.76bc4ae4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/init-45a7868b7eb44255.init.76bc4ae4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/init-45a7868b7eb44255.init.76bc4ae4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/init-45a7868b7eb44255.init.76bc4ae4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/init-45a7868b7eb44255.init.76bc4ae4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/init-45a7868b7eb44255.init.76bc4ae4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/init-45a7868b7eb44255.init.76bc4ae4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/init-45a7868b7eb44255.1qetiiw6ua4r0a2q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3c9ac9e0a57bc34c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e9f2533bb6fcc589.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cf3391d121eeeb11.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-eeb584a965c81620.rlib" "/opt/rustwide/target/debug/deps/libmdbook-0f988298b44b8666.rlib" "/opt/rustwide/target/debug/deps/libammonia-bc5f4fbd4a7c9f9e.rlib" "/opt/rustwide/target/debug/deps/liburl-8d0bfbd434974eb6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-2e87b6c176bb9b62.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b234ed94ebec5586.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-65ee558b9a231121.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libmaplit-f87334d4ddfcf750.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-8c6e122c1f9ead83.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-b56b8430a27e0c7f.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-dbff4ce84f966382.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-de406033dacc11d6.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-ce7192aea2be1fb9.rlib" "/opt/rustwide/target/debug/deps/libphf-37eb71c0dc850f1f.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-82007917dc24992a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-1370458f31bd19cf.rlib" "/opt/rustwide/target/debug/deps/libtendril-4851edd813d5c4cf.rlib" "/opt/rustwide/target/debug/deps/libutf8-e21145c8f7eb082a.rlib" "/opt/rustwide/target/debug/deps/libfutf-942df456b88b24a6.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-40ab3e148f4b4b95.rlib" "/opt/rustwide/target/debug/deps/libmac-bf72151b7b17c342.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ab6a55b0f305f433.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-8d9ec9c58222bdbe.rlib" "/opt/rustwide/target/debug/deps/libstrum-ee605b7387e29307.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-379109ce48c0f072.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libregex-5091ac7b97f0121a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-39a47edb783c6a43.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9b10e93aab7cbe7a.rlib" "/opt/rustwide/target/debug/deps/libshlex-f8ac0bde03d5249d.rlib" "/opt/rustwide/target/debug/deps/libtoml-fe312359ab2ff5f7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b92b7fed0563d149.rlib" "/opt/rustwide/target/debug/deps/librand-e72d6dc7ffdb849d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8b284d576a2d4225.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6a8febb520ce329e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7ffbc896c270f9dc.rlib" "/opt/rustwide/target/debug/deps/librand_core-411f10e0cd0f4d4d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8d3d3f48a0e7cacf.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d95e394ec8a4aa4.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f2ec4b2bcbcd3310.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-403db1dd034817a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-4cab848a43db973b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-29f8675a3c32764d.rlib" "/opt/rustwide/target/debug/deps/libryu-97e1588f31b33216.rlib" "/opt/rustwide/target/debug/deps/libitoa-c02bb35175fabaa4.rlib" "/opt/rustwide/target/debug/deps/libserde-eccbbc425387082c.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/init-45a7868b7eb44255" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c.nop_preprocessor.00b301e7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c.nop_preprocessor.00b301e7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c.nop_preprocessor.00b301e7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c.nop_preprocessor.00b301e7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c.nop_preprocessor.00b301e7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c.nop_preprocessor.00b301e7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c.nop_preprocessor.00b301e7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c.nop_preprocessor.00b301e7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c.nop_preprocessor.00b301e7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c.nop_preprocessor.00b301e7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c.nop_preprocessor.00b301e7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c.nop_preprocessor.00b301e7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c.nop_preprocessor.00b301e7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c.nop_preprocessor.00b301e7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c.nop_preprocessor.00b301e7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c.nop_preprocessor.00b301e7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c.2etol2azm1ymgjlo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmdbook-0f988298b44b8666.rlib" "/opt/rustwide/target/debug/deps/libammonia-bc5f4fbd4a7c9f9e.rlib" "/opt/rustwide/target/debug/deps/liburl-8d0bfbd434974eb6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-2e87b6c176bb9b62.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b234ed94ebec5586.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-65ee558b9a231121.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libmaplit-f87334d4ddfcf750.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-8c6e122c1f9ead83.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-b56b8430a27e0c7f.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-dbff4ce84f966382.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-de406033dacc11d6.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-ce7192aea2be1fb9.rlib" "/opt/rustwide/target/debug/deps/libphf-37eb71c0dc850f1f.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-82007917dc24992a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-1370458f31bd19cf.rlib" "/opt/rustwide/target/debug/deps/libtendril-4851edd813d5c4cf.rlib" "/opt/rustwide/target/debug/deps/libutf8-e21145c8f7eb082a.rlib" "/opt/rustwide/target/debug/deps/libfutf-942df456b88b24a6.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-40ab3e148f4b4b95.rlib" "/opt/rustwide/target/debug/deps/libmac-bf72151b7b17c342.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ab6a55b0f305f433.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-8d9ec9c58222bdbe.rlib" "/opt/rustwide/target/debug/deps/libstrum-ee605b7387e29307.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-379109ce48c0f072.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libregex-5091ac7b97f0121a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-39a47edb783c6a43.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9b10e93aab7cbe7a.rlib" "/opt/rustwide/target/debug/deps/libshlex-f8ac0bde03d5249d.rlib" "/opt/rustwide/target/debug/deps/libtoml-fe312359ab2ff5f7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b92b7fed0563d149.rlib" "/opt/rustwide/target/debug/deps/librand-e72d6dc7ffdb849d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8b284d576a2d4225.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6a8febb520ce329e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7ffbc896c270f9dc.rlib" "/opt/rustwide/target/debug/deps/librand_core-411f10e0cd0f4d4d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8d3d3f48a0e7cacf.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f2ec4b2bcbcd3310.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-403db1dd034817a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-4cab848a43db973b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-29f8675a3c32764d.rlib" "/opt/rustwide/target/debug/deps/libryu-97e1588f31b33216.rlib" "/opt/rustwide/target/debug/deps/libitoa-c02bb35175fabaa4.rlib" "/opt/rustwide/target/debug/deps/libserde-eccbbc425387082c.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libclap-be9c4535246d4cc1.rlib" "/opt/rustwide/target/debug/deps/libvec_map-11539489c7468588.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f6da55165abf0f4f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-7222d6a8c557ea23.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libatty-5e5c94e7785651d0.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d95e394ec8a4aa4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "cb7135c7b301c38001dbcfe3bce4bf3fdb5bc760a0c48f75b931377fd9709b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb7135c7b301c38001dbcfe3bce4bf3fdb5bc760a0c48f75b931377fd9709b75", kill_on_drop: false }` [INFO] [stdout] cb7135c7b301c38001dbcfe3bce4bf3fdb5bc760a0c48f75b931377fd9709b75