[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#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustlang%2FmdBook" "/workspace/builds/worker-94/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-94/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dustlang/mdBook on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-94/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bafb4a896905cd1cf6e7e12a9e59428a42ad3d3ec27011549687349de4ce176e [INFO] running `Command { std: "docker" "start" "-a" "bafb4a896905cd1cf6e7e12a9e59428a42ad3d3ec27011549687349de4ce176e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bafb4a896905cd1cf6e7e12a9e59428a42ad3d3ec27011549687349de4ce176e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bafb4a896905cd1cf6e7e12a9e59428a42ad3d3ec27011549687349de4ce176e", kill_on_drop: false }` [INFO] [stdout] bafb4a896905cd1cf6e7e12a9e59428a42ad3d3ec27011549687349de4ce176e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bec46ebc1b37f4589b336b5f534c0954dc08cdad445ae8e41de128f7226ed49f [INFO] running `Command { std: "docker" "start" "-a" "bec46ebc1b37f4589b336b5f534c0954dc08cdad445ae8e41de128f7226ed49f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling opaque-debug v0.2.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 regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling pulldown-cmark v0.7.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling block-padding v0.1.5 [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 http v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling gitignore v1.0.6 [INFO] [stderr] Compiling humantime v1.3.0 [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 phf v0.8.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [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 pest_meta v2.1.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling env_logger v0.7.1 [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 phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling elasticlunr-rs v2.3.8 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling ammonia v3.1.0 [INFO] [stderr] Compiling warp v0.2.2 [INFO] [stderr] Compiling mdbook v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 00s [INFO] running `Command { std: "docker" "inspect" "bec46ebc1b37f4589b336b5f534c0954dc08cdad445ae8e41de128f7226ed49f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bec46ebc1b37f4589b336b5f534c0954dc08cdad445ae8e41de128f7226ed49f", kill_on_drop: false }` [INFO] [stdout] bec46ebc1b37f4589b336b5f534c0954dc08cdad445ae8e41de128f7226ed49f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8559ddfbc9fba308c7afad315b3f8ed5372ffa5c66f6e69a63075d936ab8a7c2 [INFO] running `Command { std: "docker" "start" "-a" "8559ddfbc9fba308c7afad315b3f8ed5372ffa5c66f6e69a63075d936ab8a7c2", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [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 rendered_output --edition=2018 tests/rendered_output.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=b42517b4d95a5035 -C extra-filename=-b42517b4d95a5035 --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/parse_existing_summary_files-8056a397d940e0e3.parse_existing_summary_files.aadd4fe8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-8056a397d940e0e3.parse_existing_summary_files.aadd4fe8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-8056a397d940e0e3.parse_existing_summary_files.aadd4fe8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-8056a397d940e0e3.parse_existing_summary_files.aadd4fe8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-8056a397d940e0e3.parse_existing_summary_files.aadd4fe8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-8056a397d940e0e3.parse_existing_summary_files.aadd4fe8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-8056a397d940e0e3.parse_existing_summary_files.aadd4fe8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-8056a397d940e0e3.parse_existing_summary_files.aadd4fe8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-8056a397d940e0e3.parse_existing_summary_files.aadd4fe8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-8056a397d940e0e3.parse_existing_summary_files.aadd4fe8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-8056a397d940e0e3.parse_existing_summary_files.aadd4fe8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-8056a397d940e0e3.parse_existing_summary_files.aadd4fe8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-8056a397d940e0e3.5e05szfa3aq3d3xe.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-1dbe00298d25a166.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b35edffea0b33e4c.rlib" "/opt/rustwide/target/debug/deps/libatty-5e5c94e7785651d0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.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/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-8056a397d940e0e3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/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/a77da2d454e6caa227a85b16410b95f93495e7e0/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/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/nop_preprocessor-3805f0ff30e3905c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8559ddfbc9fba308c7afad315b3f8ed5372ffa5c66f6e69a63075d936ab8a7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8559ddfbc9fba308c7afad315b3f8ed5372ffa5c66f6e69a63075d936ab8a7c2", kill_on_drop: false }` [INFO] [stdout] 8559ddfbc9fba308c7afad315b3f8ed5372ffa5c66f6e69a63075d936ab8a7c2