[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] 5921f598174938787ce5613f5d0c9e5851226a69 [INFO] testing rust-lang-nursery/mdBook against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2FmdBook" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-lang-nursery/mdBook on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-26/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2dd449e92d6da61d38b48dfdb18e480ab7dc208e860e20c83008d68233886bf [INFO] running `Command { std: "docker" "start" "-a" "f2dd449e92d6da61d38b48dfdb18e480ab7dc208e860e20c83008d68233886bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2dd449e92d6da61d38b48dfdb18e480ab7dc208e860e20c83008d68233886bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2dd449e92d6da61d38b48dfdb18e480ab7dc208e860e20c83008d68233886bf", kill_on_drop: false }` [INFO] [stdout] f2dd449e92d6da61d38b48dfdb18e480ab7dc208e860e20c83008d68233886bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea38cdaeb0acb2ce966ea9d44020120a65ff8246ad339f99cef9b49207d4a94e [INFO] running `Command { std: "docker" "start" "-a" "ea38cdaeb0acb2ce966ea9d44020120a65ff8246ad339f99cef9b49207d4a94e", 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] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling topological-sort v0.1.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling gitignore v1.0.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling opener v0.5.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling handlebars v4.1.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling ammonia v3.1.2 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling elasticlunr-rs v2.3.13 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling mdbook v0.4.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.94s [INFO] running `Command { std: "docker" "inspect" "ea38cdaeb0acb2ce966ea9d44020120a65ff8246ad339f99cef9b49207d4a94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea38cdaeb0acb2ce966ea9d44020120a65ff8246ad339f99cef9b49207d4a94e", kill_on_drop: false }` [INFO] [stdout] ea38cdaeb0acb2ce966ea9d44020120a65ff8246ad339f99cef9b49207d4a94e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edbf912e723180aff74fc919cd8e25f6defd2f264d6791e1ac44c54d63620c80 [INFO] running `Command { std: "docker" "start" "-a" "edbf912e723180aff74fc919cd8e25f6defd2f264d6791e1ac44c54d63620c80", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling predicates v2.0.1 [INFO] [stderr] Compiling assert_cmd v1.0.7 [INFO] [stderr] Compiling mdbook v0.4.15 (/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/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --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=2fd24ac83f38caf8 -C extra-filename=-2fd24ac83f38caf8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ammonia=/opt/rustwide/target/debug/deps/libammonia-82855aae1ea6e560.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bebb2b952d1078a2.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-710864ee3210b21f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-70bdc6eeda33f410.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ac0d9ac16de051d1.rlib --extern elasticlunr=/opt/rustwide/target/debug/deps/libelasticlunr-dc1fb737850cd5a9.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-3a1367a7010a2836.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e791a8f6c60f821f.rlib --extern gitignore=/opt/rustwide/target/debug/deps/libgitignore-bc34ac030fdd03e4.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-42a798334078b654.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-f3f2269c3cb65bee.rlib --extern opener=/opt/rustwide/target/debug/deps/libopener-ba156462272a15bc.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-04fd9fc517a77548.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-7eaa970d3a83f2fd.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-dda73805a6061e5e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib --extern select=/opt/rustwide/target/debug/deps/libselect-f119baaa6c376f8f.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-67782b43de5eb8b9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b058a83d5a2e0e65.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-f2a689d691185547.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-07cee2828847c888.rlib --extern shlex=/opt/rustwide/target/debug/deps/libshlex-14eb5a7db2166982.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ae913cafb976d1a5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b3fa4c5fd9b2f911.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c263f5045b502680.rlib --extern topological_sort=/opt/rustwide/target/debug/deps/libtopological_sort-7e9248dc1de0c4f9.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-b16015edffe055bb.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rendered_output-e79cdb7c9d96ae76.rendered_output.879ba3d5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-e79cdb7c9d96ae76.rendered_output.879ba3d5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-e79cdb7c9d96ae76.rendered_output.879ba3d5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-e79cdb7c9d96ae76.rendered_output.879ba3d5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-e79cdb7c9d96ae76.rendered_output.879ba3d5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-e79cdb7c9d96ae76.rendered_output.879ba3d5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-e79cdb7c9d96ae76.rendered_output.879ba3d5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-e79cdb7c9d96ae76.rendered_output.879ba3d5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-e79cdb7c9d96ae76.rendered_output.879ba3d5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-e79cdb7c9d96ae76.rendered_output.879ba3d5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-e79cdb7c9d96ae76.rendered_output.879ba3d5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-e79cdb7c9d96ae76.rendered_output.879ba3d5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-e79cdb7c9d96ae76.rendered_output.879ba3d5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-e79cdb7c9d96ae76.rendered_output.879ba3d5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-e79cdb7c9d96ae76.rendered_output.879ba3d5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-e79cdb7c9d96ae76.rendered_output.879ba3d5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-e79cdb7c9d96ae76.n22qzvdywdle7i5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libselect-f119baaa6c376f8f.rlib" "/opt/rustwide/target/debug/deps/libbit_set-11352b7ffdef701a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-7759384a9030c468.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/libmdbook-8bf182b00d67a7a6.rlib" "/opt/rustwide/target/debug/deps/libammonia-82855aae1ea6e560.rlib" "/opt/rustwide/target/debug/deps/liburl-5c93985f0f9bcda0.rlib" "/opt/rustwide/target/debug/deps/libidna-440e4842fdabf0cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-94d961b220eeffe9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ca3b9518250f7937.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-743968a3ce7a1fd3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-fc609e4ae487d5d6.rlib" "/opt/rustwide/target/debug/deps/libmaplit-7b00e45709112f84.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-804a0c733afe6d70.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-d36b88c057f25c34.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-a6076683efe6b5cb.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3b3d7b6b0147ba0a.rlib" "/opt/rustwide/target/debug/deps/libphf-7b6ea36d50acf1c3.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-294659caeb73dc9a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-175a1754b0101475.rlib" "/opt/rustwide/target/debug/deps/libtendril-f7061198dbc8c488.rlib" "/opt/rustwide/target/debug/deps/libutf8-a8228bb23af27c14.rlib" "/opt/rustwide/target/debug/deps/libfutf-a8bb7ec07c602e81.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-9584307c2e0bea29.rlib" "/opt/rustwide/target/debug/deps/libmac-ba3897ba029ae499.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-dc1fb737850cd5a9.rlib" "/opt/rustwide/target/debug/deps/libstrum-25218fe08e141c71.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-42a798334078b654.rlib" "/opt/rustwide/target/debug/deps/libpest-1bc31143e6a81939.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-8cd18b3f481ea6a9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-baec5550c5c79e2b.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libshlex-14eb5a7db2166982.rlib" "/opt/rustwide/target/debug/deps/libtopological_sort-7e9248dc1de0c4f9.rlib" "/opt/rustwide/target/debug/deps/libtoml-c263f5045b502680.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ae913cafb976d1a5.rlib" "/opt/rustwide/target/debug/deps/librand-0e1021bacaac9192.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-07dd21e466c97ccc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-2fa6505d9dfe00ec.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a2f0a944470f8d8c.rlib" "/opt/rustwide/target/debug/deps/liblibc-024dc04f1a7e84dc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-dda73805a6061e5e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libunicase-d43df36c3bba8bf5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libserde_json-07cee2828847c888.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libserde-b058a83d5a2e0e65.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-bebb2b952d1078a2.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-7eaa970d3a83f2fd.rlib" "/opt/rustwide/target/debug/deps/libdifference-4888bc55e2dd884c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rendered_output-e79cdb7c9d96ae76" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d4bdc9305be38bb2.parse_existing_summary_files.d7310242-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d4bdc9305be38bb2.parse_existing_summary_files.d7310242-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d4bdc9305be38bb2.parse_existing_summary_files.d7310242-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d4bdc9305be38bb2.parse_existing_summary_files.d7310242-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d4bdc9305be38bb2.parse_existing_summary_files.d7310242-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d4bdc9305be38bb2.parse_existing_summary_files.d7310242-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d4bdc9305be38bb2.parse_existing_summary_files.d7310242-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d4bdc9305be38bb2.parse_existing_summary_files.d7310242-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d4bdc9305be38bb2.parse_existing_summary_files.d7310242-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d4bdc9305be38bb2.parse_existing_summary_files.d7310242-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d4bdc9305be38bb2.parse_existing_summary_files.d7310242-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d4bdc9305be38bb2.parse_existing_summary_files.d7310242-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d4bdc9305be38bb2.17l4ohunmmktjtgv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-3a1367a7010a2836.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libatty-d669cfaab590b629.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0ad7ae6487dc00f7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libmdbook-8bf182b00d67a7a6.rlib" "/opt/rustwide/target/debug/deps/libammonia-82855aae1ea6e560.rlib" "/opt/rustwide/target/debug/deps/liburl-5c93985f0f9bcda0.rlib" "/opt/rustwide/target/debug/deps/libidna-440e4842fdabf0cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-94d961b220eeffe9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ca3b9518250f7937.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-743968a3ce7a1fd3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-fc609e4ae487d5d6.rlib" "/opt/rustwide/target/debug/deps/libmaplit-7b00e45709112f84.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-804a0c733afe6d70.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-d36b88c057f25c34.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-a6076683efe6b5cb.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3b3d7b6b0147ba0a.rlib" "/opt/rustwide/target/debug/deps/libphf-7b6ea36d50acf1c3.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-294659caeb73dc9a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-175a1754b0101475.rlib" "/opt/rustwide/target/debug/deps/libtendril-f7061198dbc8c488.rlib" "/opt/rustwide/target/debug/deps/libutf8-a8228bb23af27c14.rlib" "/opt/rustwide/target/debug/deps/libfutf-a8bb7ec07c602e81.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-9584307c2e0bea29.rlib" "/opt/rustwide/target/debug/deps/libmac-ba3897ba029ae499.rlib" "/opt/rustwide/target/debug/deps/libanyhow-bebb2b952d1078a2.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-dc1fb737850cd5a9.rlib" "/opt/rustwide/target/debug/deps/libstrum-25218fe08e141c71.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-42a798334078b654.rlib" "/opt/rustwide/target/debug/deps/libpest-1bc31143e6a81939.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-8cd18b3f481ea6a9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-baec5550c5c79e2b.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libshlex-14eb5a7db2166982.rlib" "/opt/rustwide/target/debug/deps/libtopological_sort-7e9248dc1de0c4f9.rlib" "/opt/rustwide/target/debug/deps/libtoml-c263f5045b502680.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ae913cafb976d1a5.rlib" "/opt/rustwide/target/debug/deps/librand-0e1021bacaac9192.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-07dd21e466c97ccc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-2fa6505d9dfe00ec.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a2f0a944470f8d8c.rlib" "/opt/rustwide/target/debug/deps/liblibc-024dc04f1a7e84dc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-dda73805a6061e5e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libunicase-d43df36c3bba8bf5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libserde_json-07cee2828847c888.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libserde-b058a83d5a2e0e65.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-d4bdc9305be38bb2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/init-881d646e5e7f3eb2.init.38ade90a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/init-881d646e5e7f3eb2.init.38ade90a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/init-881d646e5e7f3eb2.init.38ade90a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/init-881d646e5e7f3eb2.init.38ade90a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/init-881d646e5e7f3eb2.init.38ade90a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/init-881d646e5e7f3eb2.init.38ade90a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/init-881d646e5e7f3eb2.init.38ade90a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/init-881d646e5e7f3eb2.init.38ade90a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/init-881d646e5e7f3eb2.init.38ade90a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/init-881d646e5e7f3eb2.init.38ade90a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/init-881d646e5e7f3eb2.init.38ade90a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/init-881d646e5e7f3eb2.init.38ade90a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/init-881d646e5e7f3eb2.init.38ade90a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/init-881d646e5e7f3eb2.init.38ade90a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/init-881d646e5e7f3eb2.init.38ade90a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/init-881d646e5e7f3eb2.init.38ade90a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/init-881d646e5e7f3eb2.139nt2nbpzpjqyje.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libmdbook-8bf182b00d67a7a6.rlib" "/opt/rustwide/target/debug/deps/libammonia-82855aae1ea6e560.rlib" "/opt/rustwide/target/debug/deps/liburl-5c93985f0f9bcda0.rlib" "/opt/rustwide/target/debug/deps/libidna-440e4842fdabf0cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-94d961b220eeffe9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ca3b9518250f7937.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-743968a3ce7a1fd3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-fc609e4ae487d5d6.rlib" "/opt/rustwide/target/debug/deps/libmaplit-7b00e45709112f84.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-804a0c733afe6d70.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-d36b88c057f25c34.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-a6076683efe6b5cb.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3b3d7b6b0147ba0a.rlib" "/opt/rustwide/target/debug/deps/libphf-7b6ea36d50acf1c3.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-294659caeb73dc9a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-175a1754b0101475.rlib" "/opt/rustwide/target/debug/deps/libtendril-f7061198dbc8c488.rlib" "/opt/rustwide/target/debug/deps/libutf8-a8228bb23af27c14.rlib" "/opt/rustwide/target/debug/deps/libfutf-a8bb7ec07c602e81.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-9584307c2e0bea29.rlib" "/opt/rustwide/target/debug/deps/libmac-ba3897ba029ae499.rlib" "/opt/rustwide/target/debug/deps/libanyhow-bebb2b952d1078a2.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-dc1fb737850cd5a9.rlib" "/opt/rustwide/target/debug/deps/libstrum-25218fe08e141c71.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-42a798334078b654.rlib" "/opt/rustwide/target/debug/deps/libpest-1bc31143e6a81939.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-8cd18b3f481ea6a9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-baec5550c5c79e2b.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libshlex-14eb5a7db2166982.rlib" "/opt/rustwide/target/debug/deps/libtopological_sort-7e9248dc1de0c4f9.rlib" "/opt/rustwide/target/debug/deps/libtoml-c263f5045b502680.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ae913cafb976d1a5.rlib" "/opt/rustwide/target/debug/deps/librand-0e1021bacaac9192.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-07dd21e466c97ccc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-2fa6505d9dfe00ec.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a2f0a944470f8d8c.rlib" "/opt/rustwide/target/debug/deps/liblibc-024dc04f1a7e84dc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-dda73805a6061e5e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libunicase-d43df36c3bba8bf5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libserde_json-07cee2828847c888.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libserde-b058a83d5a2e0e65.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/init-881d646e5e7f3eb2" "-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-eb419ee153bdf2af.nop_preprocessor.eaeb23bc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-eb419ee153bdf2af.nop_preprocessor.eaeb23bc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-eb419ee153bdf2af.nop_preprocessor.eaeb23bc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-eb419ee153bdf2af.nop_preprocessor.eaeb23bc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-eb419ee153bdf2af.nop_preprocessor.eaeb23bc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-eb419ee153bdf2af.nop_preprocessor.eaeb23bc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-eb419ee153bdf2af.nop_preprocessor.eaeb23bc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-eb419ee153bdf2af.nop_preprocessor.eaeb23bc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-eb419ee153bdf2af.nop_preprocessor.eaeb23bc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-eb419ee153bdf2af.nop_preprocessor.eaeb23bc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-eb419ee153bdf2af.nop_preprocessor.eaeb23bc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-eb419ee153bdf2af.nop_preprocessor.eaeb23bc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-eb419ee153bdf2af.nop_preprocessor.eaeb23bc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-eb419ee153bdf2af.nop_preprocessor.eaeb23bc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-eb419ee153bdf2af.nop_preprocessor.eaeb23bc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-eb419ee153bdf2af.nop_preprocessor.eaeb23bc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-eb419ee153bdf2af.2uzkjl37gddxdb1f.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsemver-67782b43de5eb8b9.rlib" "/opt/rustwide/target/debug/deps/libmdbook-8bf182b00d67a7a6.rlib" "/opt/rustwide/target/debug/deps/libammonia-82855aae1ea6e560.rlib" "/opt/rustwide/target/debug/deps/liburl-5c93985f0f9bcda0.rlib" "/opt/rustwide/target/debug/deps/libidna-440e4842fdabf0cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-94d961b220eeffe9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ca3b9518250f7937.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-743968a3ce7a1fd3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-fc609e4ae487d5d6.rlib" "/opt/rustwide/target/debug/deps/libmaplit-7b00e45709112f84.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-804a0c733afe6d70.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-d36b88c057f25c34.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-a6076683efe6b5cb.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3b3d7b6b0147ba0a.rlib" "/opt/rustwide/target/debug/deps/libphf-7b6ea36d50acf1c3.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-294659caeb73dc9a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-175a1754b0101475.rlib" "/opt/rustwide/target/debug/deps/libtendril-f7061198dbc8c488.rlib" "/opt/rustwide/target/debug/deps/libutf8-a8228bb23af27c14.rlib" "/opt/rustwide/target/debug/deps/libfutf-a8bb7ec07c602e81.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-9584307c2e0bea29.rlib" "/opt/rustwide/target/debug/deps/libmac-ba3897ba029ae499.rlib" "/opt/rustwide/target/debug/deps/libanyhow-bebb2b952d1078a2.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-dc1fb737850cd5a9.rlib" "/opt/rustwide/target/debug/deps/libstrum-25218fe08e141c71.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-42a798334078b654.rlib" "/opt/rustwide/target/debug/deps/libpest-1bc31143e6a81939.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-8cd18b3f481ea6a9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-baec5550c5c79e2b.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libshlex-14eb5a7db2166982.rlib" "/opt/rustwide/target/debug/deps/libtopological_sort-7e9248dc1de0c4f9.rlib" "/opt/rustwide/target/debug/deps/libtoml-c263f5045b502680.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ae913cafb976d1a5.rlib" "/opt/rustwide/target/debug/deps/librand-0e1021bacaac9192.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-07dd21e466c97ccc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-2fa6505d9dfe00ec.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a2f0a944470f8d8c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-dda73805a6061e5e.rlib" "/opt/rustwide/target/debug/deps/libunicase-d43df36c3bba8bf5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libserde_json-07cee2828847c888.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libserde-b058a83d5a2e0e65.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libclap-ac0d9ac16de051d1.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c8446b73a30f7c69.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libatty-d669cfaab590b629.rlib" "/opt/rustwide/target/debug/deps/liblibc-024dc04f1a7e84dc.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/nop_preprocessor-eb419ee153bdf2af" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/custom_preprocessors-8de0bcc2f69ea133.custom_preprocessors.d435832f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-8de0bcc2f69ea133.custom_preprocessors.d435832f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-8de0bcc2f69ea133.custom_preprocessors.d435832f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-8de0bcc2f69ea133.custom_preprocessors.d435832f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-8de0bcc2f69ea133.custom_preprocessors.d435832f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-8de0bcc2f69ea133.custom_preprocessors.d435832f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-8de0bcc2f69ea133.custom_preprocessors.d435832f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-8de0bcc2f69ea133.custom_preprocessors.d435832f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-8de0bcc2f69ea133.custom_preprocessors.d435832f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-8de0bcc2f69ea133.custom_preprocessors.d435832f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-8de0bcc2f69ea133.custom_preprocessors.d435832f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-8de0bcc2f69ea133.custom_preprocessors.d435832f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-8de0bcc2f69ea133.custom_preprocessors.d435832f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-8de0bcc2f69ea133.custom_preprocessors.d435832f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-8de0bcc2f69ea133.custom_preprocessors.d435832f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-8de0bcc2f69ea133.custom_preprocessors.d435832f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-8de0bcc2f69ea133.vb9l21l27mujnbk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/libmdbook-8bf182b00d67a7a6.rlib" "/opt/rustwide/target/debug/deps/libammonia-82855aae1ea6e560.rlib" "/opt/rustwide/target/debug/deps/liburl-5c93985f0f9bcda0.rlib" "/opt/rustwide/target/debug/deps/libidna-440e4842fdabf0cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-94d961b220eeffe9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ca3b9518250f7937.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-743968a3ce7a1fd3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-fc609e4ae487d5d6.rlib" "/opt/rustwide/target/debug/deps/libmaplit-7b00e45709112f84.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-804a0c733afe6d70.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-d36b88c057f25c34.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-a6076683efe6b5cb.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3b3d7b6b0147ba0a.rlib" "/opt/rustwide/target/debug/deps/libphf-7b6ea36d50acf1c3.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-294659caeb73dc9a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-175a1754b0101475.rlib" "/opt/rustwide/target/debug/deps/libtendril-f7061198dbc8c488.rlib" "/opt/rustwide/target/debug/deps/libutf8-a8228bb23af27c14.rlib" "/opt/rustwide/target/debug/deps/libfutf-a8bb7ec07c602e81.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-9584307c2e0bea29.rlib" "/opt/rustwide/target/debug/deps/libmac-ba3897ba029ae499.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-dc1fb737850cd5a9.rlib" "/opt/rustwide/target/debug/deps/libstrum-25218fe08e141c71.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-42a798334078b654.rlib" "/opt/rustwide/target/debug/deps/libpest-1bc31143e6a81939.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-8cd18b3f481ea6a9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-baec5550c5c79e2b.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libshlex-14eb5a7db2166982.rlib" "/opt/rustwide/target/debug/deps/libtopological_sort-7e9248dc1de0c4f9.rlib" "/opt/rustwide/target/debug/deps/libtoml-c263f5045b502680.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ae913cafb976d1a5.rlib" "/opt/rustwide/target/debug/deps/librand-0e1021bacaac9192.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-07dd21e466c97ccc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-2fa6505d9dfe00ec.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a2f0a944470f8d8c.rlib" "/opt/rustwide/target/debug/deps/liblibc-024dc04f1a7e84dc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-dda73805a6061e5e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libunicase-d43df36c3bba8bf5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libserde_json-07cee2828847c888.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libserde-b058a83d5a2e0e65.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-bebb2b952d1078a2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/custom_preprocessors-8de0bcc2f69ea133" "-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" "edbf912e723180aff74fc919cd8e25f6defd2f264d6791e1ac44c54d63620c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edbf912e723180aff74fc919cd8e25f6defd2f264d6791e1ac44c54d63620c80", kill_on_drop: false }` [INFO] [stdout] edbf912e723180aff74fc919cd8e25f6defd2f264d6791e1ac44c54d63620c80