[INFO] cloning repository rust-lang-nursery/mdBook [INFO] running `"git" "clone" "--bare" "git://github.com/rust-lang-nursery/mdBook.git" "work/cache/sources/gh/rust-lang-nursery/mdBook"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/rust-lang-nursery/mdBook'... [INFO] running `"git" "clone" "work/cache/sources/gh/rust-lang-nursery/mdBook" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rust-lang-nursery/mdBook"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rust-lang-nursery/mdBook'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rust-lang-nursery/mdBook" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rust-lang-nursery/mdBook"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rust-lang-nursery/mdBook'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a655d5d2419d314003c12047c41685f5de5d68ff [INFO] sha for GitHub repo rust-lang-nursery/mdBook: a655d5d2419d314003c12047c41685f5de5d68ff [INFO] validating manifest of rust-lang-nursery/mdBook on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rust-lang-nursery/mdBook on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rust-lang-nursery/mdBook [INFO] finished frobbing rust-lang-nursery/mdBook [INFO] frobbed toml for rust-lang-nursery/mdBook written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rust-lang-nursery/mdBook/Cargo.toml [INFO] started frobbing rust-lang-nursery/mdBook [INFO] finished frobbing rust-lang-nursery/mdBook [INFO] frobbed toml for rust-lang-nursery/mdBook written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rust-lang-nursery/mdBook/Cargo.toml [INFO] crate rust-lang-nursery/mdBook already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml-query v0.9.0 [INFO] [stderr] Downloaded ws v0.8.1 [INFO] [stderr] Downloaded ammonia v2.1.1 [INFO] [stderr] Downloaded toml-query_derive v0.9.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rust-lang-nursery/mdBook against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rust-lang-nursery/mdBook:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 4c7d9f42d15ea1509515ec6624dc1cade24b197eadc7a7a93f548fd3835b8828 [INFO] running `"docker" "start" "-a" "4c7d9f42d15ea1509515ec6624dc1cade24b197eadc7a7a93f548fd3835b8828"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling strum v0.11.0 [INFO] [stderr] Compiling open v1.2.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling mio v0.6.18 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling strum_macros v0.11.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Compiling ws v0.8.1 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling toml-query_derive v0.9.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling elasticlunr-rs v2.3.4 [INFO] [stderr] Compiling toml-query v0.9.0 [INFO] [stderr] Compiling ammonia v2.1.1 [INFO] [stderr] Compiling mdbook v0.2.4-alpha.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `"docker" "inspect" "4c7d9f42d15ea1509515ec6624dc1cade24b197eadc7a7a93f548fd3835b8828"` [INFO] running `"docker" "rm" "-f" "4c7d9f42d15ea1509515ec6624dc1cade24b197eadc7a7a93f548fd3835b8828"` [INFO] [stdout] 4c7d9f42d15ea1509515ec6624dc1cade24b197eadc7a7a93f548fd3835b8828 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rust-lang-nursery/mdBook:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d00501d653f24b08e937150319ff746f16a8afb5e7467120e93ed9d49c4b9a5e [INFO] running `"docker" "start" "-a" "d00501d653f24b08e937150319ff746f16a8afb5e7467120e93ed9d49c4b9a5e"` [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling html5ever v0.18.0 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v1.1.0 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.3.2 [INFO] [stderr] Compiling select v0.4.2 [INFO] [stderr] Compiling mdbook v0.2.4-alpha.0 (/opt/crater/workdir) [INFO] [stderr] error: Could not compile `mdbook`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name rendered_output tests/rendered_output.rs --color never --emit=dep-info,link -C debuginfo=2 --test --cfg 'feature="ammonia"' --cfg 'feature="default"' --cfg 'feature="elasticlunr-rs"' --cfg 'feature="iron"' --cfg 'feature="notify"' --cfg 'feature="output"' --cfg 'feature="search"' --cfg 'feature="serve"' --cfg 'feature="staticfile"' --cfg 'feature="watch"' --cfg 'feature="ws"' -C metadata=bb14eb5077379fe4 -C extra-filename=-bb14eb5077379fe4 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern ammonia=/opt/crater/target/debug/deps/libammonia-037328bad1dfad0a.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-784ea0d5ffad44b6.rlib --extern clap=/opt/crater/target/debug/deps/libclap-2094f0bcf4c4fe9a.rlib --extern elasticlunr=/opt/crater/target/debug/deps/libelasticlunr-81957bed44f1814c.rlib --extern env_logger=/opt/crater/target/debug/deps/libenv_logger-b1d4384617fc149b.rlib --extern error_chain=/opt/crater/target/debug/deps/liberror_chain-566437309f810c6f.rlib --extern handlebars=/opt/crater/target/debug/deps/libhandlebars-b14b94a21ed44024.rlib --extern iron=/opt/crater/target/debug/deps/libiron-c62a51f0cc4e72c1.rlib --extern itertools=/opt/crater/target/debug/deps/libitertools-6f7c54cff1fc863e.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib --extern log=/opt/crater/target/debug/deps/liblog-6207875398805059.rlib --extern mdbook=/opt/crater/target/debug/deps/libmdbook-65e5f68b92b820c0.rlib --extern memchr=/opt/crater/target/debug/deps/libmemchr-3e61dab67fbb5883.rlib --extern notify=/opt/crater/target/debug/deps/libnotify-dd2a1b4f3b20a4de.rlib --extern open=/opt/crater/target/debug/deps/libopen-33fa7785e716c822.rlib --extern pretty_assertions=/opt/crater/target/debug/deps/libpretty_assertions-8a0a6a9809ff6fe3.rlib --extern pulldown_cmark=/opt/crater/target/debug/deps/libpulldown_cmark-441efbd9bd179a6e.rlib --extern pulldown_cmark_to_cmark=/opt/crater/target/debug/deps/libpulldown_cmark_to_cmark-6a75c576554f29d7.rlib --extern regex=/opt/crater/target/debug/deps/libregex-996252aeae75734e.rlib --extern select=/opt/crater/target/debug/deps/libselect-8b9fd947d7ce3e21.rlib --extern serde=/opt/crater/target/debug/deps/libserde-8f98ee409407cf85.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-1b36617de05869f2.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-b5dc0f226459819a.rlib --extern shlex=/opt/crater/target/debug/deps/libshlex-baca6e6143a78540.rlib --extern staticfile=/opt/crater/target/debug/deps/libstaticfile-ad8723d5e0526d9c.rlib --extern tempfile=/opt/crater/target/debug/deps/libtempfile-62d2e4722b201f10.rlib --extern toml=/opt/crater/target/debug/deps/libtoml-6e51855dcaa51ad3.rlib --extern toml_query=/opt/crater/target/debug/deps/libtoml_query-2ce163c402e1f455.rlib --extern walkdir=/opt/crater/target/debug/deps/libwalkdir-39f9b876e005a38d.rlib --extern ws=/opt/crater/target/debug/deps/libws-068c3e1f5475d272.rlib --cap-lints=forbid -L native=/opt/crater/target/debug/build/backtrace-sys-97fbe42f4bb04fd3/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `mdbook`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name nop_preprocessor examples/nop-preprocessor.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="ammonia"' --cfg 'feature="default"' --cfg 'feature="elasticlunr-rs"' --cfg 'feature="iron"' --cfg 'feature="notify"' --cfg 'feature="output"' --cfg 'feature="search"' --cfg 'feature="serve"' --cfg 'feature="staticfile"' --cfg 'feature="watch"' --cfg 'feature="ws"' -C metadata=bd07fd4bff590fc1 -C extra-filename=-bd07fd4bff590fc1 --out-dir /opt/crater/target/debug/examples -L dependency=/opt/crater/target/debug/deps --extern ammonia=/opt/crater/target/debug/deps/libammonia-037328bad1dfad0a.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-784ea0d5ffad44b6.rlib --extern clap=/opt/crater/target/debug/deps/libclap-2094f0bcf4c4fe9a.rlib --extern elasticlunr=/opt/crater/target/debug/deps/libelasticlunr-81957bed44f1814c.rlib --extern env_logger=/opt/crater/target/debug/deps/libenv_logger-b1d4384617fc149b.rlib --extern error_chain=/opt/crater/target/debug/deps/liberror_chain-566437309f810c6f.rlib --extern handlebars=/opt/crater/target/debug/deps/libhandlebars-b14b94a21ed44024.rlib --extern iron=/opt/crater/target/debug/deps/libiron-c62a51f0cc4e72c1.rlib --extern itertools=/opt/crater/target/debug/deps/libitertools-6f7c54cff1fc863e.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib --extern log=/opt/crater/target/debug/deps/liblog-6207875398805059.rlib --extern mdbook=/opt/crater/target/debug/deps/libmdbook-65e5f68b92b820c0.rlib --extern memchr=/opt/crater/target/debug/deps/libmemchr-3e61dab67fbb5883.rlib --extern notify=/opt/crater/target/debug/deps/libnotify-dd2a1b4f3b20a4de.rlib --extern open=/opt/crater/target/debug/deps/libopen-33fa7785e716c822.rlib --extern pretty_assertions=/opt/crater/target/debug/deps/libpretty_assertions-8a0a6a9809ff6fe3.rlib --extern pulldown_cmark=/opt/crater/target/debug/deps/libpulldown_cmark-441efbd9bd179a6e.rlib --extern pulldown_cmark_to_cmark=/opt/crater/target/debug/deps/libpulldown_cmark_to_cmark-6a75c576554f29d7.rlib --extern regex=/opt/crater/target/debug/deps/libregex-996252aeae75734e.rlib --extern select=/opt/crater/target/debug/deps/libselect-8b9fd947d7ce3e21.rlib --extern serde=/opt/crater/target/debug/deps/libserde-8f98ee409407cf85.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-1b36617de05869f2.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-b5dc0f226459819a.rlib --extern shlex=/opt/crater/target/debug/deps/libshlex-baca6e6143a78540.rlib --extern staticfile=/opt/crater/target/debug/deps/libstaticfile-ad8723d5e0526d9c.rlib --extern tempfile=/opt/crater/target/debug/deps/libtempfile-62d2e4722b201f10.rlib --extern toml=/opt/crater/target/debug/deps/libtoml-6e51855dcaa51ad3.rlib --extern toml_query=/opt/crater/target/debug/deps/libtoml_query-2ce163c402e1f455.rlib --extern walkdir=/opt/crater/target/debug/deps/libwalkdir-39f9b876e005a38d.rlib --extern ws=/opt/crater/target/debug/deps/libws-068c3e1f5475d272.rlib --cap-lints=forbid -L native=/opt/crater/target/debug/build/backtrace-sys-97fbe42f4bb04fd3/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/init-664df9bbd39b5d5b.init.5p3rzvom-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/init-664df9bbd39b5d5b.init.5p3rzvom-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/init-664df9bbd39b5d5b.init.5p3rzvom-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/init-664df9bbd39b5d5b.init.5p3rzvom-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/init-664df9bbd39b5d5b.init.5p3rzvom-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/init-664df9bbd39b5d5b.init.5p3rzvom-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/init-664df9bbd39b5d5b.init.5p3rzvom-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/init-664df9bbd39b5d5b.init.5p3rzvom-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/init-664df9bbd39b5d5b.init.5p3rzvom-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/init-664df9bbd39b5d5b.init.5p3rzvom-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/init-664df9bbd39b5d5b.init.5p3rzvom-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/init-664df9bbd39b5d5b.init.5p3rzvom-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/init-664df9bbd39b5d5b.init.5p3rzvom-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/init-664df9bbd39b5d5b.init.5p3rzvom-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/init-664df9bbd39b5d5b.init.5p3rzvom-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/init-664df9bbd39b5d5b.init.5p3rzvom-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/init-664df9bbd39b5d5b" "/opt/crater/target/debug/deps/init-664df9bbd39b5d5b.2t1tm3r3lz7zrrei.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-97fbe42f4bb04fd3/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-483c5fb990ecd527.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-676ed420ceb27f8a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-31e70ef246c653a1.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e5c2146f47976940.rlib" "/opt/crater/target/debug/deps/libmdbook-65e5f68b92b820c0.rlib" "/opt/crater/target/debug/deps/libammonia-037328bad1dfad0a.rlib" "/opt/crater/target/debug/deps/liburl-1dbde82454721d04.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-1a9169b537a602ad.rlib" "/opt/crater/target/debug/deps/libidna-7658975feaa7518a.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-d1f1c352b083357a.rlib" "/opt/crater/target/debug/deps/libsmallvec-f6e040bcddd2b2bd.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-e63038fe286d1806.rlib" "/opt/crater/target/debug/deps/libmatches-780a7ce4c0baebdd.rlib" "/opt/crater/target/debug/deps/libmaplit-d58c5b6eed65623c.rlib" "/opt/crater/target/debug/deps/libhtml5ever-f6aa97cc410c8191.rlib" "/opt/crater/target/debug/deps/libmarkup5ever-df6ce85e941a0e3d.rlib" "/opt/crater/target/debug/deps/libtendril-faaac2e682053c75.rlib" "/opt/crater/target/debug/deps/libutf8-35da2b6b6affeaa7.rlib" "/opt/crater/target/debug/deps/libfutf-6535cb411fbeb4c1.rlib" "/opt/crater/target/debug/deps/libmac-fa6129142ad57f0b.rlib" "/opt/crater/target/debug/deps/libstring_cache-e4cecccc6d8ed094.rlib" "/opt/crater/target/debug/deps/libstring_cache_shared-c1ba43e46a421b24.rlib" "/opt/crater/target/debug/deps/libprecomputed_hash-fb2e6b817087fb00.rlib" "/opt/crater/target/debug/deps/libdebug_unreachable-648f9cc33ca7f09a.rlib" "/opt/crater/target/debug/deps/libphf-710c40acfec8958b.rlib" "/opt/crater/target/debug/deps/libphf_shared-af4d43f05dc945da.rlib" "/opt/crater/target/debug/deps/libunicase-bf6f914c2a3cf60f.rlib" "/opt/crater/target/debug/deps/libsiphasher-b6da2f0f1754471b.rlib" "/opt/crater/target/debug/deps/libitertools-6f7c54cff1fc863e.rlib" "/opt/crater/target/debug/deps/libeither-4bfa835f171c332d.rlib" "/opt/crater/target/debug/deps/libelasticlunr-81957bed44f1814c.rlib" "/opt/crater/target/debug/deps/libstrum-d8b7a90f2c50a84d.rlib" "/opt/crater/target/debug/deps/libhandlebars-b14b94a21ed44024.rlib" "/opt/crater/target/debug/deps/libquick_error-d5815f57f1e44ada.rlib" "/opt/crater/target/debug/deps/libpest-6755ce726fd2efcc.rlib" "/opt/crater/target/debug/deps/libucd_trie-27debde1493db14f.rlib" "/opt/crater/target/debug/deps/libshlex-baca6e6143a78540.rlib" "/opt/crater/target/debug/deps/libtoml_query-2ce163c402e1f455.rlib" "/opt/crater/target/debug/deps/libregex-996252aeae75734e.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-43252e55cfafc950.rlib" "/opt/crater/target/debug/deps/libregex_syntax-2ed1e35a3a520d1a.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-b2f25f63302b4cc3.rlib" "/opt/crater/target/debug/deps/libfailure-73ac5656bdb03005.rlib" "/opt/crater/target/debug/deps/libis_match-9cb97df1fe4874f1.rlib" "/opt/crater/target/debug/deps/libtoml-6e51855dcaa51ad3.rlib" "/opt/crater/target/debug/deps/libtempfile-62d2e4722b201f10.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-78b41f5e72c027e8.rlib" "/opt/crater/target/debug/deps/librand-88422cf572a6fe35.rlib" "/opt/crater/target/debug/deps/librand_xorshift-d080cc8ec1ae59bd.rlib" "/opt/crater/target/debug/deps/librand_pcg-4a93ded8a6ae0b28.rlib" "/opt/crater/target/debug/deps/librand_hc-69e1c68d172b69f5.rlib" "/opt/crater/target/debug/deps/librand_chacha-166a631d59d508da.rlib" "/opt/crater/target/debug/deps/librand_isaac-2264ac2807e16d27.rlib" "/opt/crater/target/debug/deps/librand_core-c3a3ab401d39eca6.rlib" "/opt/crater/target/debug/deps/librand_os-97ca648c1f4caa48.rlib" "/opt/crater/target/debug/deps/librand_jitter-4b8d45d53bb1cef5.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libpulldown_cmark-441efbd9bd179a6e.rlib" "/opt/crater/target/debug/deps/libbitflags-5c538049b1a115b3.rlib" "/opt/crater/target/debug/deps/libmemchr-3e61dab67fbb5883.rlib" "/opt/crater/target/debug/deps/libserde_json-b5dc0f226459819a.rlib" "/opt/crater/target/debug/deps/libryu-c262a39b116a91d7.rlib" "/opt/crater/target/debug/deps/libitoa-8f2c32a37dd77516.rlib" "/opt/crater/target/debug/deps/libserde-8f98ee409407cf85.rlib" "/opt/crater/target/debug/deps/liblog-6207875398805059.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/liberror_chain-566437309f810c6f.rlib" "/opt/crater/target/debug/deps/libbacktrace-86133af63a3aaa09.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-dfbe365d3ee7442d.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d51270151905b06e.rlib" "/opt/crater/target/debug/deps/libcfg_if-ba8680437656667a.rlib" "/opt/crater/target/debug/deps/liblibc-db088812259a8382.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: BFD (GNU Binutils for Debian) 2.28 internal error, aborting at ../../bfd/merge.c:908 in _bfd_merged_section_offset [INFO] [stderr] [INFO] [stderr] /usr/bin/ld: Please report this bug. [INFO] [stderr] [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `mdbook`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/alternative_backends-d2ce71c58c40535b.alternative_backends.9z81ucsc-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/alternative_backends-d2ce71c58c40535b.alternative_backends.9z81ucsc-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/alternative_backends-d2ce71c58c40535b.alternative_backends.9z81ucsc-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/alternative_backends-d2ce71c58c40535b.alternative_backends.9z81ucsc-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/alternative_backends-d2ce71c58c40535b.alternative_backends.9z81ucsc-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/alternative_backends-d2ce71c58c40535b.alternative_backends.9z81ucsc-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/alternative_backends-d2ce71c58c40535b.alternative_backends.9z81ucsc-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/alternative_backends-d2ce71c58c40535b.alternative_backends.9z81ucsc-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/alternative_backends-d2ce71c58c40535b.alternative_backends.9z81ucsc-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/alternative_backends-d2ce71c58c40535b.alternative_backends.9z81ucsc-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/alternative_backends-d2ce71c58c40535b.alternative_backends.9z81ucsc-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/alternative_backends-d2ce71c58c40535b.alternative_backends.9z81ucsc-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/alternative_backends-d2ce71c58c40535b.alternative_backends.9z81ucsc-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/alternative_backends-d2ce71c58c40535b.alternative_backends.9z81ucsc-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/alternative_backends-d2ce71c58c40535b.alternative_backends.9z81ucsc-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/alternative_backends-d2ce71c58c40535b.alternative_backends.9z81ucsc-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/alternative_backends-d2ce71c58c40535b" "/opt/crater/target/debug/deps/alternative_backends-d2ce71c58c40535b.9ge68txqzlqvjcn.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-97fbe42f4bb04fd3/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-483c5fb990ecd527.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-676ed420ceb27f8a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-31e70ef246c653a1.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e5c2146f47976940.rlib" "/opt/crater/target/debug/deps/libmdbook-65e5f68b92b820c0.rlib" "/opt/crater/target/debug/deps/libammonia-037328bad1dfad0a.rlib" "/opt/crater/target/debug/deps/liburl-1dbde82454721d04.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-1a9169b537a602ad.rlib" "/opt/crater/target/debug/deps/libidna-7658975feaa7518a.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-d1f1c352b083357a.rlib" "/opt/crater/target/debug/deps/libsmallvec-f6e040bcddd2b2bd.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-e63038fe286d1806.rlib" "/opt/crater/target/debug/deps/libmatches-780a7ce4c0baebdd.rlib" "/opt/crater/target/debug/deps/libmaplit-d58c5b6eed65623c.rlib" "/opt/crater/target/debug/deps/libhtml5ever-f6aa97cc410c8191.rlib" "/opt/crater/target/debug/deps/libmarkup5ever-df6ce85e941a0e3d.rlib" "/opt/crater/target/debug/deps/libtendril-faaac2e682053c75.rlib" "/opt/crater/target/debug/deps/libutf8-35da2b6b6affeaa7.rlib" "/opt/crater/target/debug/deps/libfutf-6535cb411fbeb4c1.rlib" "/opt/crater/target/debug/deps/libmac-fa6129142ad57f0b.rlib" "/opt/crater/target/debug/deps/libstring_cache-e4cecccc6d8ed094.rlib" "/opt/crater/target/debug/deps/libstring_cache_shared-c1ba43e46a421b24.rlib" "/opt/crater/target/debug/deps/libprecomputed_hash-fb2e6b817087fb00.rlib" "/opt/crater/target/debug/deps/libdebug_unreachable-648f9cc33ca7f09a.rlib" "/opt/crater/target/debug/deps/libphf-710c40acfec8958b.rlib" "/opt/crater/target/debug/deps/libphf_shared-af4d43f05dc945da.rlib" "/opt/crater/target/debug/deps/libunicase-bf6f914c2a3cf60f.rlib" "/opt/crater/target/debug/deps/libsiphasher-b6da2f0f1754471b.rlib" "/opt/crater/target/debug/deps/libitertools-6f7c54cff1fc863e.rlib" "/opt/crater/target/debug/deps/libeither-4bfa835f171c332d.rlib" "/opt/crater/target/debug/deps/libelasticlunr-81957bed44f1814c.rlib" "/opt/crater/target/debug/deps/libstrum-d8b7a90f2c50a84d.rlib" "/opt/crater/target/debug/deps/libhandlebars-b14b94a21ed44024.rlib" "/opt/crater/target/debug/deps/libquick_error-d5815f57f1e44ada.rlib" "/opt/crater/target/debug/deps/libpest-6755ce726fd2efcc.rlib" "/opt/crater/target/debug/deps/libucd_trie-27debde1493db14f.rlib" "/opt/crater/target/debug/deps/libshlex-baca6e6143a78540.rlib" "/opt/crater/target/debug/deps/libtoml_query-2ce163c402e1f455.rlib" "/opt/crater/target/debug/deps/libregex-996252aeae75734e.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-43252e55cfafc950.rlib" "/opt/crater/target/debug/deps/libregex_syntax-2ed1e35a3a520d1a.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-b2f25f63302b4cc3.rlib" "/opt/crater/target/debug/deps/libfailure-73ac5656bdb03005.rlib" "/opt/crater/target/debug/deps/libis_match-9cb97df1fe4874f1.rlib" "/opt/crater/target/debug/deps/libtoml-6e51855dcaa51ad3.rlib" "/opt/crater/target/debug/deps/libtempfile-62d2e4722b201f10.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-78b41f5e72c027e8.rlib" "/opt/crater/target/debug/deps/librand-88422cf572a6fe35.rlib" "/opt/crater/target/debug/deps/librand_xorshift-d080cc8ec1ae59bd.rlib" "/opt/crater/target/debug/deps/librand_pcg-4a93ded8a6ae0b28.rlib" "/opt/crater/target/debug/deps/librand_hc-69e1c68d172b69f5.rlib" "/opt/crater/target/debug/deps/librand_chacha-166a631d59d508da.rlib" "/opt/crater/target/debug/deps/librand_isaac-2264ac2807e16d27.rlib" "/opt/crater/target/debug/deps/librand_core-c3a3ab401d39eca6.rlib" "/opt/crater/target/debug/deps/librand_os-97ca648c1f4caa48.rlib" "/opt/crater/target/debug/deps/librand_jitter-4b8d45d53bb1cef5.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libpulldown_cmark-441efbd9bd179a6e.rlib" "/opt/crater/target/debug/deps/libbitflags-5c538049b1a115b3.rlib" "/opt/crater/target/debug/deps/libmemchr-3e61dab67fbb5883.rlib" "/opt/crater/target/debug/deps/libserde_json-b5dc0f226459819a.rlib" "/opt/crater/target/debug/deps/libryu-c262a39b116a91d7.rlib" "/opt/crater/target/debug/deps/libitoa-8f2c32a37dd77516.rlib" "/opt/crater/target/debug/deps/libserde-8f98ee409407cf85.rlib" "/opt/crater/target/debug/deps/liblog-6207875398805059.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/liberror_chain-566437309f810c6f.rlib" "/opt/crater/target/debug/deps/libbacktrace-86133af63a3aaa09.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-dfbe365d3ee7442d.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d51270151905b06e.rlib" "/opt/crater/target/debug/deps/libcfg_if-ba8680437656667a.rlib" "/opt/crater/target/debug/deps/liblibc-db088812259a8382.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: Cannot allocate memory [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `mdbook`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/parse_existing_summary_files-c223581f6865cd07.parse_existing_summary_files.64nt49gh-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/parse_existing_summary_files-c223581f6865cd07.parse_existing_summary_files.64nt49gh-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/parse_existing_summary_files-c223581f6865cd07.parse_existing_summary_files.64nt49gh-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/parse_existing_summary_files-c223581f6865cd07.parse_existing_summary_files.64nt49gh-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/parse_existing_summary_files-c223581f6865cd07.parse_existing_summary_files.64nt49gh-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/parse_existing_summary_files-c223581f6865cd07.parse_existing_summary_files.64nt49gh-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/parse_existing_summary_files-c223581f6865cd07.parse_existing_summary_files.64nt49gh-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/parse_existing_summary_files-c223581f6865cd07.parse_existing_summary_files.64nt49gh-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/parse_existing_summary_files-c223581f6865cd07.parse_existing_summary_files.64nt49gh-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/parse_existing_summary_files-c223581f6865cd07.parse_existing_summary_files.64nt49gh-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/parse_existing_summary_files-c223581f6865cd07.parse_existing_summary_files.64nt49gh-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/parse_existing_summary_files-c223581f6865cd07.parse_existing_summary_files.64nt49gh-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/parse_existing_summary_files-c223581f6865cd07" "/opt/crater/target/debug/deps/parse_existing_summary_files-c223581f6865cd07.141tdf7y5qrt2d38.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-97fbe42f4bb04fd3/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libenv_logger-b1d4384617fc149b.rlib" "/opt/crater/target/debug/deps/libatty-e1aa30b76d16dc67.rlib" "/opt/crater/target/debug/deps/libhumantime-beb085f731d2b992.rlib" "/opt/crater/target/debug/deps/libtermcolor-cc78095bfb0a8dee.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-483c5fb990ecd527.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-676ed420ceb27f8a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-31e70ef246c653a1.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e5c2146f47976940.rlib" "/opt/crater/target/debug/deps/libmdbook-65e5f68b92b820c0.rlib" "/opt/crater/target/debug/deps/libammonia-037328bad1dfad0a.rlib" "/opt/crater/target/debug/deps/liburl-1dbde82454721d04.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-1a9169b537a602ad.rlib" "/opt/crater/target/debug/deps/libidna-7658975feaa7518a.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-d1f1c352b083357a.rlib" "/opt/crater/target/debug/deps/libsmallvec-f6e040bcddd2b2bd.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-e63038fe286d1806.rlib" "/opt/crater/target/debug/deps/libmatches-780a7ce4c0baebdd.rlib" "/opt/crater/target/debug/deps/libmaplit-d58c5b6eed65623c.rlib" "/opt/crater/target/debug/deps/libhtml5ever-f6aa97cc410c8191.rlib" "/opt/crater/target/debug/deps/libmarkup5ever-df6ce85e941a0e3d.rlib" "/opt/crater/target/debug/deps/libtendril-faaac2e682053c75.rlib" "/opt/crater/target/debug/deps/libutf8-35da2b6b6affeaa7.rlib" "/opt/crater/target/debug/deps/libfutf-6535cb411fbeb4c1.rlib" "/opt/crater/target/debug/deps/libmac-fa6129142ad57f0b.rlib" "/opt/crater/target/debug/deps/libstring_cache-e4cecccc6d8ed094.rlib" "/opt/crater/target/debug/deps/libstring_cache_shared-c1ba43e46a421b24.rlib" "/opt/crater/target/debug/deps/libprecomputed_hash-fb2e6b817087fb00.rlib" "/opt/crater/target/debug/deps/libdebug_unreachable-648f9cc33ca7f09a.rlib" "/opt/crater/target/debug/deps/libphf-710c40acfec8958b.rlib" "/opt/crater/target/debug/deps/libphf_shared-af4d43f05dc945da.rlib" "/opt/crater/target/debug/deps/libunicase-bf6f914c2a3cf60f.rlib" "/opt/crater/target/debug/deps/libsiphasher-b6da2f0f1754471b.rlib" "/opt/crater/target/debug/deps/libitertools-6f7c54cff1fc863e.rlib" "/opt/crater/target/debug/deps/libeither-4bfa835f171c332d.rlib" "/opt/crater/target/debug/deps/libelasticlunr-81957bed44f1814c.rlib" "/opt/crater/target/debug/deps/libstrum-d8b7a90f2c50a84d.rlib" "/opt/crater/target/debug/deps/libhandlebars-b14b94a21ed44024.rlib" "/opt/crater/target/debug/deps/libquick_error-d5815f57f1e44ada.rlib" "/opt/crater/target/debug/deps/libpest-6755ce726fd2efcc.rlib" "/opt/crater/target/debug/deps/libucd_trie-27debde1493db14f.rlib" "/opt/crater/target/debug/deps/libshlex-baca6e6143a78540.rlib" "/opt/crater/target/debug/deps/libtoml_query-2ce163c402e1f455.rlib" "/opt/crater/target/debug/deps/libregex-996252aeae75734e.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-43252e55cfafc950.rlib" "/opt/crater/target/debug/deps/libregex_syntax-2ed1e35a3a520d1a.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-b2f25f63302b4cc3.rlib" "/opt/crater/target/debug/deps/libfailure-73ac5656bdb03005.rlib" "/opt/crater/target/debug/deps/libis_match-9cb97df1fe4874f1.rlib" "/opt/crater/target/debug/deps/libtoml-6e51855dcaa51ad3.rlib" "/opt/crater/target/debug/deps/libtempfile-62d2e4722b201f10.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-78b41f5e72c027e8.rlib" "/opt/crater/target/debug/deps/librand-88422cf572a6fe35.rlib" "/opt/crater/target/debug/deps/librand_xorshift-d080cc8ec1ae59bd.rlib" "/opt/crater/target/debug/deps/librand_pcg-4a93ded8a6ae0b28.rlib" "/opt/crater/target/debug/deps/librand_hc-69e1c68d172b69f5.rlib" "/opt/crater/target/debug/deps/librand_chacha-166a631d59d508da.rlib" "/opt/crater/target/debug/deps/librand_isaac-2264ac2807e16d27.rlib" "/opt/crater/target/debug/deps/librand_core-c3a3ab401d39eca6.rlib" "/opt/crater/target/debug/deps/librand_os-97ca648c1f4caa48.rlib" "/opt/crater/target/debug/deps/librand_jitter-4b8d45d53bb1cef5.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libpulldown_cmark-441efbd9bd179a6e.rlib" "/opt/crater/target/debug/deps/libbitflags-5c538049b1a115b3.rlib" "/opt/crater/target/debug/deps/libmemchr-3e61dab67fbb5883.rlib" "/opt/crater/target/debug/deps/libserde_json-b5dc0f226459819a.rlib" "/opt/crater/target/debug/deps/libryu-c262a39b116a91d7.rlib" "/opt/crater/target/debug/deps/libitoa-8f2c32a37dd77516.rlib" "/opt/crater/target/debug/deps/libserde-8f98ee409407cf85.rlib" "/opt/crater/target/debug/deps/liblog-6207875398805059.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/liberror_chain-566437309f810c6f.rlib" "/opt/crater/target/debug/deps/libbacktrace-86133af63a3aaa09.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-dfbe365d3ee7442d.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d51270151905b06e.rlib" "/opt/crater/target/debug/deps/libcfg_if-ba8680437656667a.rlib" "/opt/crater/target/debug/deps/liblibc-db088812259a8382.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: final link failed: Nonrepresentable section on output [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `mdbook`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name mdbook src/lib.rs --color never --emit=dep-info,metadata,link -C debuginfo=2 --test --cfg 'feature="ammonia"' --cfg 'feature="default"' --cfg 'feature="elasticlunr-rs"' --cfg 'feature="iron"' --cfg 'feature="notify"' --cfg 'feature="output"' --cfg 'feature="search"' --cfg 'feature="serve"' --cfg 'feature="staticfile"' --cfg 'feature="watch"' --cfg 'feature="ws"' -C metadata=31d7face7fdcf441 -C extra-filename=-31d7face7fdcf441 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern ammonia=/opt/crater/target/debug/deps/libammonia-037328bad1dfad0a.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-784ea0d5ffad44b6.rlib --extern clap=/opt/crater/target/debug/deps/libclap-2094f0bcf4c4fe9a.rlib --extern elasticlunr=/opt/crater/target/debug/deps/libelasticlunr-81957bed44f1814c.rlib --extern env_logger=/opt/crater/target/debug/deps/libenv_logger-b1d4384617fc149b.rlib --extern error_chain=/opt/crater/target/debug/deps/liberror_chain-566437309f810c6f.rlib --extern handlebars=/opt/crater/target/debug/deps/libhandlebars-b14b94a21ed44024.rlib --extern iron=/opt/crater/target/debug/deps/libiron-c62a51f0cc4e72c1.rlib --extern itertools=/opt/crater/target/debug/deps/libitertools-6f7c54cff1fc863e.rlib --extern lazy_static=/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib --extern log=/opt/crater/target/debug/deps/liblog-6207875398805059.rlib --extern memchr=/opt/crater/target/debug/deps/libmemchr-3e61dab67fbb5883.rlib --extern notify=/opt/crater/target/debug/deps/libnotify-dd2a1b4f3b20a4de.rlib --extern open=/opt/crater/target/debug/deps/libopen-33fa7785e716c822.rlib --extern pretty_assertions=/opt/crater/target/debug/deps/libpretty_assertions-8a0a6a9809ff6fe3.rlib --extern pulldown_cmark=/opt/crater/target/debug/deps/libpulldown_cmark-441efbd9bd179a6e.rlib --extern pulldown_cmark_to_cmark=/opt/crater/target/debug/deps/libpulldown_cmark_to_cmark-6a75c576554f29d7.rlib --extern regex=/opt/crater/target/debug/deps/libregex-996252aeae75734e.rlib --extern select=/opt/crater/target/debug/deps/libselect-8b9fd947d7ce3e21.rlib --extern serde=/opt/crater/target/debug/deps/libserde-8f98ee409407cf85.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-1b36617de05869f2.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-b5dc0f226459819a.rlib --extern shlex=/opt/crater/target/debug/deps/libshlex-baca6e6143a78540.rlib --extern staticfile=/opt/crater/target/debug/deps/libstaticfile-ad8723d5e0526d9c.rlib --extern tempfile=/opt/crater/target/debug/deps/libtempfile-62d2e4722b201f10.rlib --extern toml=/opt/crater/target/debug/deps/libtoml-6e51855dcaa51ad3.rlib --extern toml_query=/opt/crater/target/debug/deps/libtoml_query-2ce163c402e1f455.rlib --extern walkdir=/opt/crater/target/debug/deps/libwalkdir-39f9b876e005a38d.rlib --extern ws=/opt/crater/target/debug/deps/libws-068c3e1f5475d272.rlib --cap-lints=forbid -L native=/opt/crater/target/debug/build/backtrace-sys-97fbe42f4bb04fd3/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `mdbook`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/testing-c35df55afa2ea8de.testing.zzk2y5fk-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/testing-c35df55afa2ea8de.testing.zzk2y5fk-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/testing-c35df55afa2ea8de.testing.zzk2y5fk-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/testing-c35df55afa2ea8de.testing.zzk2y5fk-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/testing-c35df55afa2ea8de.testing.zzk2y5fk-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/testing-c35df55afa2ea8de.testing.zzk2y5fk-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/testing-c35df55afa2ea8de.testing.zzk2y5fk-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/testing-c35df55afa2ea8de.testing.zzk2y5fk-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/testing-c35df55afa2ea8de.testing.zzk2y5fk-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/testing-c35df55afa2ea8de.testing.zzk2y5fk-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/testing-c35df55afa2ea8de.testing.zzk2y5fk-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/testing-c35df55afa2ea8de.testing.zzk2y5fk-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/testing-c35df55afa2ea8de.testing.zzk2y5fk-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/testing-c35df55afa2ea8de.testing.zzk2y5fk-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/testing-c35df55afa2ea8de.testing.zzk2y5fk-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/testing-c35df55afa2ea8de.testing.zzk2y5fk-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/testing-c35df55afa2ea8de" "/opt/crater/target/debug/deps/testing-c35df55afa2ea8de.pdemwqoo9f0vsqg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-97fbe42f4bb04fd3/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-483c5fb990ecd527.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-676ed420ceb27f8a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-31e70ef246c653a1.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e5c2146f47976940.rlib" "/opt/crater/target/debug/deps/libwalkdir-39f9b876e005a38d.rlib" "/opt/crater/target/debug/deps/libsame_file-6112efa04f5ccf40.rlib" "/opt/crater/target/debug/deps/libmdbook-65e5f68b92b820c0.rlib" "/opt/crater/target/debug/deps/libammonia-037328bad1dfad0a.rlib" "/opt/crater/target/debug/deps/liburl-1dbde82454721d04.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-1a9169b537a602ad.rlib" "/opt/crater/target/debug/deps/libidna-7658975feaa7518a.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-d1f1c352b083357a.rlib" "/opt/crater/target/debug/deps/libsmallvec-f6e040bcddd2b2bd.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-e63038fe286d1806.rlib" "/opt/crater/target/debug/deps/libmatches-780a7ce4c0baebdd.rlib" "/opt/crater/target/debug/deps/libmaplit-d58c5b6eed65623c.rlib" "/opt/crater/target/debug/deps/libhtml5ever-f6aa97cc410c8191.rlib" "/opt/crater/target/debug/deps/libmarkup5ever-df6ce85e941a0e3d.rlib" "/opt/crater/target/debug/deps/libtendril-faaac2e682053c75.rlib" "/opt/crater/target/debug/deps/libutf8-35da2b6b6affeaa7.rlib" "/opt/crater/target/debug/deps/libfutf-6535cb411fbeb4c1.rlib" "/opt/crater/target/debug/deps/libmac-fa6129142ad57f0b.rlib" "/opt/crater/target/debug/deps/libstring_cache-e4cecccc6d8ed094.rlib" "/opt/crater/target/debug/deps/libstring_cache_shared-c1ba43e46a421b24.rlib" "/opt/crater/target/debug/deps/libprecomputed_hash-fb2e6b817087fb00.rlib" "/opt/crater/target/debug/deps/libdebug_unreachable-648f9cc33ca7f09a.rlib" "/opt/crater/target/debug/deps/libphf-710c40acfec8958b.rlib" "/opt/crater/target/debug/deps/libphf_shared-af4d43f05dc945da.rlib" "/opt/crater/target/debug/deps/libunicase-bf6f914c2a3cf60f.rlib" "/opt/crater/target/debug/deps/libsiphasher-b6da2f0f1754471b.rlib" "/opt/crater/target/debug/deps/libitertools-6f7c54cff1fc863e.rlib" "/opt/crater/target/debug/deps/libeither-4bfa835f171c332d.rlib" "/opt/crater/target/debug/deps/libelasticlunr-81957bed44f1814c.rlib" "/opt/crater/target/debug/deps/libstrum-d8b7a90f2c50a84d.rlib" "/opt/crater/target/debug/deps/libhandlebars-b14b94a21ed44024.rlib" "/opt/crater/target/debug/deps/libquick_error-d5815f57f1e44ada.rlib" "/opt/crater/target/debug/deps/libpest-6755ce726fd2efcc.rlib" "/opt/crater/target/debug/deps/libucd_trie-27debde1493db14f.rlib" "/opt/crater/target/debug/deps/libshlex-baca6e6143a78540.rlib" "/opt/crater/target/debug/deps/libtoml_query-2ce163c402e1f455.rlib" "/opt/crater/target/debug/deps/libregex-996252aeae75734e.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-43252e55cfafc950.rlib" "/opt/crater/target/debug/deps/libregex_syntax-2ed1e35a3a520d1a.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-b2f25f63302b4cc3.rlib" "/opt/crater/target/debug/deps/libfailure-73ac5656bdb03005.rlib" "/opt/crater/target/debug/deps/libis_match-9cb97df1fe4874f1.rlib" "/opt/crater/target/debug/deps/libtoml-6e51855dcaa51ad3.rlib" "/opt/crater/target/debug/deps/libtempfile-62d2e4722b201f10.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-78b41f5e72c027e8.rlib" "/opt/crater/target/debug/deps/librand-88422cf572a6fe35.rlib" "/opt/crater/target/debug/deps/librand_xorshift-d080cc8ec1ae59bd.rlib" "/opt/crater/target/debug/deps/librand_pcg-4a93ded8a6ae0b28.rlib" "/opt/crater/target/debug/deps/librand_hc-69e1c68d172b69f5.rlib" "/opt/crater/target/debug/deps/librand_chacha-166a631d59d508da.rlib" "/opt/crater/target/debug/deps/librand_isaac-2264ac2807e16d27.rlib" "/opt/crater/target/debug/deps/librand_core-c3a3ab401d39eca6.rlib" "/opt/crater/target/debug/deps/librand_os-97ca648c1f4caa48.rlib" "/opt/crater/target/debug/deps/librand_jitter-4b8d45d53bb1cef5.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libpulldown_cmark-441efbd9bd179a6e.rlib" "/opt/crater/target/debug/deps/libbitflags-5c538049b1a115b3.rlib" "/opt/crater/target/debug/deps/libmemchr-3e61dab67fbb5883.rlib" "/opt/crater/target/debug/deps/libserde_json-b5dc0f226459819a.rlib" "/opt/crater/target/debug/deps/libryu-c262a39b116a91d7.rlib" "/opt/crater/target/debug/deps/libitoa-8f2c32a37dd77516.rlib" "/opt/crater/target/debug/deps/libserde-8f98ee409407cf85.rlib" "/opt/crater/target/debug/deps/liblog-6207875398805059.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/liberror_chain-566437309f810c6f.rlib" "/opt/crater/target/debug/deps/libbacktrace-86133af63a3aaa09.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-dfbe365d3ee7442d.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d51270151905b06e.rlib" "/opt/crater/target/debug/deps/libcfg_if-ba8680437656667a.rlib" "/opt/crater/target/debug/deps/liblibc-db088812259a8382.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `mdbook`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d00501d653f24b08e937150319ff746f16a8afb5e7467120e93ed9d49c4b9a5e"` [INFO] running `"docker" "rm" "-f" "d00501d653f24b08e937150319ff746f16a8afb5e7467120e93ed9d49c4b9a5e"` [INFO] [stdout] d00501d653f24b08e937150319ff746f16a8afb5e7467120e93ed9d49c4b9a5e