[INFO] fetching crate moenarchbook 0.1.1... [INFO] testing moenarchbook-0.1.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate moenarchbook 0.1.1 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate moenarchbook 0.1.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate moenarchbook 0.1.1 [INFO] finished tweaking crates.io crate moenarchbook 0.1.1 [INFO] tweaked toml for crates.io crate moenarchbook 0.1.1 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate crates.io crate moenarchbook 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a3f76604d5d6325b5ea87f6981a6388ba783b6940a7f9f8f46e3d7e4396cf90 [INFO] running `Command { std: "docker" "start" "-a" "3a3f76604d5d6325b5ea87f6981a6388ba783b6940a7f9f8f46e3d7e4396cf90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a3f76604d5d6325b5ea87f6981a6388ba783b6940a7f9f8f46e3d7e4396cf90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a3f76604d5d6325b5ea87f6981a6388ba783b6940a7f9f8f46e3d7e4396cf90", kill_on_drop: false }` [INFO] [stdout] 3a3f76604d5d6325b5ea87f6981a6388ba783b6940a7f9f8f46e3d7e4396cf90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0482fdc3e5fec35cb5eb40e067c98c58f7d9e382c1a35756c866fb457becc2e9 [INFO] running `Command { std: "docker" "start" "-a" "0482fdc3e5fec35cb5eb40e067c98c58f7d9e382c1a35756c866fb457becc2e9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling topological-sort v0.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling gitignore v1.0.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mio v0.7.14 [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 inotify-sys v0.1.5 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling opener v0.5.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling xml5ever v0.16.2 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [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.6 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling ammonia v3.1.2 [INFO] [stderr] Compiling elasticlunr-rs v2.3.14 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling moenarchbook v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "0482fdc3e5fec35cb5eb40e067c98c58f7d9e382c1a35756c866fb457becc2e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0482fdc3e5fec35cb5eb40e067c98c58f7d9e382c1a35756c866fb457becc2e9", kill_on_drop: false }` [INFO] [stdout] 0482fdc3e5fec35cb5eb40e067c98c58f7d9e382c1a35756c866fb457becc2e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00d1125f1c05dc28d3836046b5147e6bbbce2e300078c24b91ef35d6a9ca69f0 [INFO] running `Command { std: "docker" "start" "-a" "00d1125f1c05dc28d3836046b5147e6bbbce2e300078c24b91ef35d6a9ca69f0", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling assert_cmd v1.0.8 [INFO] [stderr] Compiling moenarchbook v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `moenarchbook` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name moenarchbook --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=fe29c6b895dae0e8 -C extra-filename=-fe29c6b895dae0e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ammonia=/opt/rustwide/target/debug/deps/libammonia-18e9b8cc0ca4f634.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-2007afeb3f73b080.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-91d1caf325f696cf.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ce56227bd8e285c5.rlib --extern elasticlunr=/opt/rustwide/target/debug/deps/libelasticlunr-3acbef1b99e52ff9.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-9663ca6f900439ee.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d665ed2d44198bb8.rlib --extern gitignore=/opt/rustwide/target/debug/deps/libgitignore-736c0a70c2b99b97.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-77cdd0a9b239f746.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib --extern moenarchbook=/opt/rustwide/target/debug/deps/libmoenarchbook-edb29543af226d9f.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-7b120b5f9e31abd7.rlib --extern opener=/opt/rustwide/target/debug/deps/libopener-f298b0d449ed7279.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-1768e3094857e551.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-892f2ad450b09add.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-0d90e62134e2bdb0.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --extern select=/opt/rustwide/target/debug/deps/libselect-4c74ec85c3d85a9d.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-0f7b8b6692587e70.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f863458335282d0d.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-ee79a818250ec61c.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-18a907f80b7ebf0b.rlib --extern shlex=/opt/rustwide/target/debug/deps/libshlex-1a69c23910998cc7.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c0a03e9bf8c95e8b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-41bba5b31a6bed8c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-0767d8fffe97c104.rlib --extern topological_sort=/opt/rustwide/target/debug/deps/libtopological_sort-e12468b7567f0815.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-d9487547664276ae.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `moenarchbook` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name moenarchbook --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=eaaff599917547ea -C extra-filename=-eaaff599917547ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ammonia=/opt/rustwide/target/debug/deps/libammonia-18e9b8cc0ca4f634.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-2007afeb3f73b080.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-91d1caf325f696cf.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ce56227bd8e285c5.rlib --extern elasticlunr=/opt/rustwide/target/debug/deps/libelasticlunr-3acbef1b99e52ff9.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-9663ca6f900439ee.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d665ed2d44198bb8.rlib --extern gitignore=/opt/rustwide/target/debug/deps/libgitignore-736c0a70c2b99b97.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-77cdd0a9b239f746.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-7b120b5f9e31abd7.rlib --extern opener=/opt/rustwide/target/debug/deps/libopener-f298b0d449ed7279.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-1768e3094857e551.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-892f2ad450b09add.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-0d90e62134e2bdb0.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --extern select=/opt/rustwide/target/debug/deps/libselect-4c74ec85c3d85a9d.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-0f7b8b6692587e70.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f863458335282d0d.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-ee79a818250ec61c.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-18a907f80b7ebf0b.rlib --extern shlex=/opt/rustwide/target/debug/deps/libshlex-1a69c23910998cc7.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c0a03e9bf8c95e8b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-41bba5b31a6bed8c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-0767d8fffe97c104.rlib --extern topological_sort=/opt/rustwide/target/debug/deps/libtopological_sort-e12468b7567f0815.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-d9487547664276ae.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [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-56cff29a6834a7a6.parse_existing_summary_files.57191deb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-56cff29a6834a7a6.parse_existing_summary_files.57191deb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-56cff29a6834a7a6.parse_existing_summary_files.57191deb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-56cff29a6834a7a6.parse_existing_summary_files.57191deb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-56cff29a6834a7a6.parse_existing_summary_files.57191deb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-56cff29a6834a7a6.parse_existing_summary_files.57191deb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-56cff29a6834a7a6.parse_existing_summary_files.57191deb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-56cff29a6834a7a6.parse_existing_summary_files.57191deb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-56cff29a6834a7a6.parse_existing_summary_files.57191deb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-56cff29a6834a7a6.parse_existing_summary_files.57191deb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-56cff29a6834a7a6.parse_existing_summary_files.57191deb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-56cff29a6834a7a6.parse_existing_summary_files.57191deb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-56cff29a6834a7a6.2comb2g6dx896edg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-9663ca6f900439ee.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libatty-11e826484a7f33a8.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libmoenarchbook-edb29543af226d9f.rlib" "/opt/rustwide/target/debug/deps/libammonia-18e9b8cc0ca4f634.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-e776b1e40d0072fd.rlib" "/opt/rustwide/target/debug/deps/libmaplit-7b5b184081e8655b.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-7427b63fe5c6ab6d.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-3e003981027a8588.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-79756f0d130e8781.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-7c8bb2fc00589bd0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6ef21acdd54c3557.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e31b826b7c80e2ff.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libphf-dc53fd995782f2a5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-5d0d9bc808ae2f3b.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-178124a22b0f0cd9.rlib" "/opt/rustwide/target/debug/deps/libtendril-a53419ce20762fb6.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libfutf-7622d5276bb56ab2.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-fe2fe0fbad6e871a.rlib" "/opt/rustwide/target/debug/deps/libmac-ff0e8ee2eae78535.rlib" "/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-3acbef1b99e52ff9.rlib" "/opt/rustwide/target/debug/deps/libstrum-5a50bd971c76db2e.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-77cdd0a9b239f746.rlib" "/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9871624fbe2ee3e5.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libshlex-1a69c23910998cc7.rlib" "/opt/rustwide/target/debug/deps/libtopological_sort-e12468b7567f0815.rlib" "/opt/rustwide/target/debug/deps/libtoml-0767d8fffe97c104.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c0a03e9bf8c95e8b.rlib" "/opt/rustwide/target/debug/deps/librand-72eadf65d00bb932.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a36f626f5a90678.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-b00f0bfd24e91bb0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b5984f54df583acf.rlib" "/opt/rustwide/target/debug/deps/liblibc-7ea3b1ed75d42d59.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-0d90e62134e2bdb0.rlib" "/opt/rustwide/target/debug/deps/libunicase-663f8fc0b12c24d9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-18a907f80b7ebf0b.rlib" "/opt/rustwide/target/debug/deps/libryu-d333472c8bbccd96.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libserde-f863458335282d0d.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-56cff29a6834a7a6" "-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: could not compile `moenarchbook` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/custom_preprocessors-cbb29280bd78275c.custom_preprocessors.f65e689e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-cbb29280bd78275c.custom_preprocessors.f65e689e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-cbb29280bd78275c.custom_preprocessors.f65e689e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-cbb29280bd78275c.custom_preprocessors.f65e689e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-cbb29280bd78275c.custom_preprocessors.f65e689e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-cbb29280bd78275c.custom_preprocessors.f65e689e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-cbb29280bd78275c.custom_preprocessors.f65e689e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-cbb29280bd78275c.custom_preprocessors.f65e689e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-cbb29280bd78275c.custom_preprocessors.f65e689e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-cbb29280bd78275c.custom_preprocessors.f65e689e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-cbb29280bd78275c.custom_preprocessors.f65e689e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-cbb29280bd78275c.custom_preprocessors.f65e689e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-cbb29280bd78275c.custom_preprocessors.f65e689e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-cbb29280bd78275c.custom_preprocessors.f65e689e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-cbb29280bd78275c.custom_preprocessors.f65e689e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-cbb29280bd78275c.custom_preprocessors.f65e689e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-cbb29280bd78275c.48lg3pu22cqnppqo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libmoenarchbook-edb29543af226d9f.rlib" "/opt/rustwide/target/debug/deps/libammonia-18e9b8cc0ca4f634.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-e776b1e40d0072fd.rlib" "/opt/rustwide/target/debug/deps/libmaplit-7b5b184081e8655b.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-7427b63fe5c6ab6d.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-3e003981027a8588.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-79756f0d130e8781.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-7c8bb2fc00589bd0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6ef21acdd54c3557.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e31b826b7c80e2ff.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libphf-dc53fd995782f2a5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-5d0d9bc808ae2f3b.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-178124a22b0f0cd9.rlib" "/opt/rustwide/target/debug/deps/libtendril-a53419ce20762fb6.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libfutf-7622d5276bb56ab2.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-fe2fe0fbad6e871a.rlib" "/opt/rustwide/target/debug/deps/libmac-ff0e8ee2eae78535.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-3acbef1b99e52ff9.rlib" "/opt/rustwide/target/debug/deps/libstrum-5a50bd971c76db2e.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-77cdd0a9b239f746.rlib" "/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9871624fbe2ee3e5.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libshlex-1a69c23910998cc7.rlib" "/opt/rustwide/target/debug/deps/libtopological_sort-e12468b7567f0815.rlib" "/opt/rustwide/target/debug/deps/libtoml-0767d8fffe97c104.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c0a03e9bf8c95e8b.rlib" "/opt/rustwide/target/debug/deps/librand-72eadf65d00bb932.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a36f626f5a90678.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-b00f0bfd24e91bb0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b5984f54df583acf.rlib" "/opt/rustwide/target/debug/deps/liblibc-7ea3b1ed75d42d59.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-0d90e62134e2bdb0.rlib" "/opt/rustwide/target/debug/deps/libunicase-663f8fc0b12c24d9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-18a907f80b7ebf0b.rlib" "/opt/rustwide/target/debug/deps/libryu-d333472c8bbccd96.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libserde-f863458335282d0d.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/custom_preprocessors-cbb29280bd78275c" "-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: could not compile `moenarchbook` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/nop_preprocessor-d998d033d52ff32b.nop_preprocessor.980faaf0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-d998d033d52ff32b.nop_preprocessor.980faaf0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-d998d033d52ff32b.nop_preprocessor.980faaf0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-d998d033d52ff32b.nop_preprocessor.980faaf0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-d998d033d52ff32b.nop_preprocessor.980faaf0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-d998d033d52ff32b.nop_preprocessor.980faaf0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-d998d033d52ff32b.nop_preprocessor.980faaf0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-d998d033d52ff32b.nop_preprocessor.980faaf0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-d998d033d52ff32b.nop_preprocessor.980faaf0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-d998d033d52ff32b.nop_preprocessor.980faaf0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-d998d033d52ff32b.nop_preprocessor.980faaf0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-d998d033d52ff32b.nop_preprocessor.980faaf0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-d998d033d52ff32b.nop_preprocessor.980faaf0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-d998d033d52ff32b.nop_preprocessor.980faaf0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-d998d033d52ff32b.nop_preprocessor.980faaf0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-d998d033d52ff32b.nop_preprocessor.980faaf0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-d998d033d52ff32b.1j7u7oh1iqx9681r.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsemver-0f7b8b6692587e70.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-6bfcbeba276db7fe.rlib" "/opt/rustwide/target/debug/deps/libmoenarchbook-edb29543af226d9f.rlib" "/opt/rustwide/target/debug/deps/libammonia-18e9b8cc0ca4f634.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-e776b1e40d0072fd.rlib" "/opt/rustwide/target/debug/deps/libmaplit-7b5b184081e8655b.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-7427b63fe5c6ab6d.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-3e003981027a8588.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-79756f0d130e8781.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-7c8bb2fc00589bd0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6ef21acdd54c3557.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e31b826b7c80e2ff.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libphf-dc53fd995782f2a5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-5d0d9bc808ae2f3b.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-178124a22b0f0cd9.rlib" "/opt/rustwide/target/debug/deps/libtendril-a53419ce20762fb6.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libfutf-7622d5276bb56ab2.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-fe2fe0fbad6e871a.rlib" "/opt/rustwide/target/debug/deps/libmac-ff0e8ee2eae78535.rlib" "/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-3acbef1b99e52ff9.rlib" "/opt/rustwide/target/debug/deps/libstrum-5a50bd971c76db2e.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-77cdd0a9b239f746.rlib" "/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9871624fbe2ee3e5.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libshlex-1a69c23910998cc7.rlib" "/opt/rustwide/target/debug/deps/libtopological_sort-e12468b7567f0815.rlib" "/opt/rustwide/target/debug/deps/libtoml-0767d8fffe97c104.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c0a03e9bf8c95e8b.rlib" "/opt/rustwide/target/debug/deps/librand-72eadf65d00bb932.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a36f626f5a90678.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-b00f0bfd24e91bb0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b5984f54df583acf.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-0d90e62134e2bdb0.rlib" "/opt/rustwide/target/debug/deps/libunicase-663f8fc0b12c24d9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-18a907f80b7ebf0b.rlib" "/opt/rustwide/target/debug/deps/libryu-d333472c8bbccd96.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libserde-f863458335282d0d.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libclap-ce56227bd8e285c5.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-0acf26cd5757886f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libatty-11e826484a7f33a8.rlib" "/opt/rustwide/target/debug/deps/liblibc-7ea3b1ed75d42d59.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/nop_preprocessor-d998d033d52ff32b" "-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: could not compile `moenarchbook` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rendered_output-d1d3c9610455a21a.rendered_output.99b91bd8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-d1d3c9610455a21a.rendered_output.99b91bd8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-d1d3c9610455a21a.rendered_output.99b91bd8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-d1d3c9610455a21a.rendered_output.99b91bd8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-d1d3c9610455a21a.rendered_output.99b91bd8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-d1d3c9610455a21a.rendered_output.99b91bd8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-d1d3c9610455a21a.rendered_output.99b91bd8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-d1d3c9610455a21a.rendered_output.99b91bd8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-d1d3c9610455a21a.rendered_output.99b91bd8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-d1d3c9610455a21a.rendered_output.99b91bd8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-d1d3c9610455a21a.rendered_output.99b91bd8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-d1d3c9610455a21a.rendered_output.99b91bd8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-d1d3c9610455a21a.rendered_output.99b91bd8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-d1d3c9610455a21a.rendered_output.99b91bd8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-d1d3c9610455a21a.rendered_output.99b91bd8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-d1d3c9610455a21a.rendered_output.99b91bd8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rendered_output-d1d3c9610455a21a.57t8kz4bfgdaig82.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libselect-4c74ec85c3d85a9d.rlib" "/opt/rustwide/target/debug/deps/libbit_set-2ae2d6fed814227a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2e1afe2890772364.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libmoenarchbook-edb29543af226d9f.rlib" "/opt/rustwide/target/debug/deps/libammonia-18e9b8cc0ca4f634.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-e776b1e40d0072fd.rlib" "/opt/rustwide/target/debug/deps/libmaplit-7b5b184081e8655b.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-7427b63fe5c6ab6d.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-3e003981027a8588.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-79756f0d130e8781.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-7c8bb2fc00589bd0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6ef21acdd54c3557.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e31b826b7c80e2ff.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libphf-dc53fd995782f2a5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-5d0d9bc808ae2f3b.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-178124a22b0f0cd9.rlib" "/opt/rustwide/target/debug/deps/libtendril-a53419ce20762fb6.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libfutf-7622d5276bb56ab2.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-fe2fe0fbad6e871a.rlib" "/opt/rustwide/target/debug/deps/libmac-ff0e8ee2eae78535.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-3acbef1b99e52ff9.rlib" "/opt/rustwide/target/debug/deps/libstrum-5a50bd971c76db2e.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-77cdd0a9b239f746.rlib" "/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9871624fbe2ee3e5.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libshlex-1a69c23910998cc7.rlib" "/opt/rustwide/target/debug/deps/libtopological_sort-e12468b7567f0815.rlib" "/opt/rustwide/target/debug/deps/libtoml-0767d8fffe97c104.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c0a03e9bf8c95e8b.rlib" "/opt/rustwide/target/debug/deps/librand-72eadf65d00bb932.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a36f626f5a90678.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-b00f0bfd24e91bb0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b5984f54df583acf.rlib" "/opt/rustwide/target/debug/deps/liblibc-7ea3b1ed75d42d59.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-0d90e62134e2bdb0.rlib" "/opt/rustwide/target/debug/deps/libunicase-663f8fc0b12c24d9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-18a907f80b7ebf0b.rlib" "/opt/rustwide/target/debug/deps/libryu-d333472c8bbccd96.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libserde-f863458335282d0d.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-892f2ad450b09add.rlib" "/opt/rustwide/target/debug/deps/libdifference-be5a92587e0cc979.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rendered_output-d1d3c9610455a21a" "-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: could not compile `moenarchbook` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/testing-49ac38270bcfe65f.testing.0d6811dc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/testing-49ac38270bcfe65f.testing.0d6811dc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/testing-49ac38270bcfe65f.testing.0d6811dc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/testing-49ac38270bcfe65f.testing.0d6811dc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/testing-49ac38270bcfe65f.testing.0d6811dc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/testing-49ac38270bcfe65f.testing.0d6811dc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/testing-49ac38270bcfe65f.testing.0d6811dc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/testing-49ac38270bcfe65f.testing.0d6811dc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/testing-49ac38270bcfe65f.testing.0d6811dc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/testing-49ac38270bcfe65f.testing.0d6811dc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/testing-49ac38270bcfe65f.testing.0d6811dc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/testing-49ac38270bcfe65f.testing.0d6811dc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/testing-49ac38270bcfe65f.testing.0d6811dc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/testing-49ac38270bcfe65f.testing.0d6811dc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/testing-49ac38270bcfe65f.testing.0d6811dc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/testing-49ac38270bcfe65f.testing.0d6811dc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/testing-49ac38270bcfe65f.2958uxd75ul4f574.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libmoenarchbook-edb29543af226d9f.rlib" "/opt/rustwide/target/debug/deps/libammonia-18e9b8cc0ca4f634.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-e776b1e40d0072fd.rlib" "/opt/rustwide/target/debug/deps/libmaplit-7b5b184081e8655b.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-7427b63fe5c6ab6d.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-3e003981027a8588.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-79756f0d130e8781.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-7c8bb2fc00589bd0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6ef21acdd54c3557.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e31b826b7c80e2ff.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libphf-dc53fd995782f2a5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-5d0d9bc808ae2f3b.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-178124a22b0f0cd9.rlib" "/opt/rustwide/target/debug/deps/libtendril-a53419ce20762fb6.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libfutf-7622d5276bb56ab2.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-fe2fe0fbad6e871a.rlib" "/opt/rustwide/target/debug/deps/libmac-ff0e8ee2eae78535.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-3acbef1b99e52ff9.rlib" "/opt/rustwide/target/debug/deps/libstrum-5a50bd971c76db2e.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-77cdd0a9b239f746.rlib" "/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9871624fbe2ee3e5.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libshlex-1a69c23910998cc7.rlib" "/opt/rustwide/target/debug/deps/libtopological_sort-e12468b7567f0815.rlib" "/opt/rustwide/target/debug/deps/libtoml-0767d8fffe97c104.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c0a03e9bf8c95e8b.rlib" "/opt/rustwide/target/debug/deps/librand-72eadf65d00bb932.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a36f626f5a90678.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-b00f0bfd24e91bb0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b5984f54df583acf.rlib" "/opt/rustwide/target/debug/deps/liblibc-7ea3b1ed75d42d59.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-0d90e62134e2bdb0.rlib" "/opt/rustwide/target/debug/deps/libunicase-663f8fc0b12c24d9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-18a907f80b7ebf0b.rlib" "/opt/rustwide/target/debug/deps/libryu-d333472c8bbccd96.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libserde-f863458335282d0d.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libanyhow-3a048affcb7170c7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/testing-49ac38270bcfe65f" "-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: could not compile `moenarchbook` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "00d1125f1c05dc28d3836046b5147e6bbbce2e300078c24b91ef35d6a9ca69f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d1125f1c05dc28d3836046b5147e6bbbce2e300078c24b91ef35d6a9ca69f0", kill_on_drop: false }` [INFO] [stdout] 00d1125f1c05dc28d3836046b5147e6bbbce2e300078c24b91ef35d6a9ca69f0