[INFO] fetching crate mdbook 0.4.43... [INFO] testing mdbook-0.4.43 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] extracting crate mdbook 0.4.43 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate mdbook 0.4.43 on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mdbook 0.4.43 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mdbook 0.4.43 [INFO] tweaked toml for crates.io crate mdbook 0.4.43 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate mdbook 0.4.43 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pathdiff v0.2.2 [INFO] [stderr] Downloaded clap_complete v4.5.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08756e6ef4c97398a9dc0ae86c95cf0923786a24ac31c3cf90554f4a9eca736a [INFO] running `Command { std: "docker" "start" "-a" "08756e6ef4c97398a9dc0ae86c95cf0923786a24ac31c3cf90554f4a9eca736a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08756e6ef4c97398a9dc0ae86c95cf0923786a24ac31c3cf90554f4a9eca736a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08756e6ef4c97398a9dc0ae86c95cf0923786a24ac31c3cf90554f4a9eca736a", kill_on_drop: false }` [INFO] [stdout] 08756e6ef4c97398a9dc0ae86c95cf0923786a24ac31c3cf90554f4a9eca736a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88afe2823a7f39c287e440645d6c2e2a0d3b2daa040e7f13a077a63ecb87768b [INFO] running `Command { std: "docker" "start" "-a" "88afe2823a7f39c287e440645d6c2e2a0d3b2daa040e7f13a077a63ecb87768b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling pulldown-cmark-escape v0.10.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling pathdiff v0.2.2 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling opener v0.7.2 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling clap_complete v4.5.37 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling elasticlunr-rs v3.0.2 [INFO] [stderr] Compiling handlebars v6.2.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling ammonia v4.0.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling mdbook v0.4.43 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "88afe2823a7f39c287e440645d6c2e2a0d3b2daa040e7f13a077a63ecb87768b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88afe2823a7f39c287e440645d6c2e2a0d3b2daa040e7f13a077a63ecb87768b", kill_on_drop: false }` [INFO] [stdout] 88afe2823a7f39c287e440645d6c2e2a0d3b2daa040e7f13a077a63ecb87768b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34cb4d95a8cdc2cb05ea712eeccc55757e2485286cb401e96a1a06cdc5efb3f2 [INFO] running `Command { std: "docker" "start" "-a" "34cb4d95a8cdc2cb05ea712eeccc55757e2485286cb401e96a1a06cdc5efb3f2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling xml5ever v0.17.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling markup5ever_rcdom v0.2.0 [INFO] [stderr] Compiling select v0.6.0 [INFO] [stderr] Compiling mdbook v0.4.43 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustctxrWPb/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libopener-369941585cd8b358.rlib,libnotify_debouncer_mini-9d8b73ef5c532e4b.rlib}" "/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-5b337cbd81a5a91e.rlib,libgetopts-b3d751a359439e5c.rlib,libunicode_width-b94cd6aeaf6d0888.rlib,librustc_std_workspace_std-7eff89145b2e518b.rlib}" "/opt/rustwide/target/debug/deps/{libpathdiff-1c1b832b7495c5fa.rlib,libnotify-9320b40e80555d1f.rlib,libmio-153e5020bcfb6e3a.rlib,libcrossbeam_channel-b1882b9c9e124ec0.rlib,libfiletime-e005b884839b80bf.rlib,libinotify-b9753e92473f2546.rlib,libinotify_sys-2746b3d15c4e121e.rlib,libbitflags-e2b4db6c651223da.rlib,libignore-59e4fe8101328ddc.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,libcrossbeam_deque-c80e6bbc2ffab130.rlib,libcrossbeam_epoch-7b6bc3ead377f29e.rlib,libcrossbeam_utils-d3e61f58c772354d.rlib,libglobset-a3c9b7e1d501ecc2.rlib,libbstr-fa56d0f1a9f74d70.rlib,libwarp-2a5e5cacd5f09956.rlib,libmime_guess-45531a7ba8bfb8a4.rlib,libserde_urlencoded-cefe497a0ddd6667.rlib,libscoped_tls-c61d1d5075225c6a.rlib,libtokio_tungstenite-4242745ee31e80e0.rlib,libtungstenite-3724ab48875f350f.rlib,libdata_encoding-02a524d0cb7bb851.rlib,librand-45e9fdf851338b4a.rlib,librand_chacha-0e5d92f0db45b6fa.rlib,libppv_lite86-c311986d23f70ca4.rlib,libzerocopy-491eab346a8151b0.rlib,librand_core-1e6d6cfe2fd35346.rlib,libgetrandom-fb4e28612b04c703.rlib,libbyteorder-1efcbe4f07366651.rlib,libhttp-49835eadea3670d0.rlib,libheaders-1fe167ef7e6319b4.rlib,libsha1-f0ce944a315ee0c3.rlib,libcpufeatures-864a46b3d6008197.rlib,libdigest-5e15205bd3aba875.rlib,libblock_buffer-3c22f9850993a748.rlib,libcrypto_common-57b5775ae13b5cdb.rlib,libgeneric_array-55e3d99ab424402d.rlib,libtypenum-e3323f6ed06bf501.rlib,libmime-4b44681fdb2c65f7.rlib,libheaders_core-1c827e952cc2a83b.rlib,libbase64-64299f9d815d057c.rlib,libhyper-de26f3eff72ab552.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-1f171d883a977f5d.rlib,libh2-227bc8dd332c2e83.rlib,libindexmap-08b6e5ca97476a0e.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-47c759383abea0da.rlib,libtokio_util-4ae367f2e5aaefd3.rlib,libtower_service-0d7df29686b13872.rlib,libtracing-10953985678ec32a.rlib,libtracing_core-1a977c0faab82eff.rlib,libfutures_channel-f26d4826b597103e.rlib,libhttp_body-04346634fe9bb55b.rlib,libhttpdate-9f9d2502c6a38412.rlib,libhttp-3fec65441034439c.rlib,libfnv-2d77ec4f6f971b24.rlib,libpin_project-f59819a07ccb6716.rlib,libtokio-8a8cd8c26a78151a.rlib,libsocket2-c8fc8a78d130e1da.rlib,libbytes-3d9b205de7df0211.rlib,libmio-48e84a93e351c7e4.rlib,libfutures_util-88161b24bf5c87cf.rlib,libslab-d2d6782c70f6d408.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libmdbook-ea979be735cf0b57.rlib,libammonia-634996db877037de.rlib,liburl-cbf652831ea9273b.rlib,libidna-b7db430766263e18.rlib,libidna_adapter-ddc5ac1d0086e09d.rlib,libicu_normalizer-67aaf687d0ddb53a.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libicu_properties-85d4c94be357014c.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-579b84af0fc755f8.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-dff5cfa3147c0269.rlib,libicu_provider-482ed3112b809149.rlib,libicu_locid-8cef783bea960fb2.rlib,liblitemap-cc127d15603ff5ed.rlib,libtinystr-291ee20495a24109.rlib,libzerovec-eb328f369252c104.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-36bb47cebd0bcc6c.rlib,libzerofrom-b5b464fab6fe5286.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libmaplit-019dc3e6fa39a754.rlib,libhtml5ever-1696e96dfff88dcf.rlib,libmarkup5ever-77e2567d75cf567b.rlib,libstring_cache-18701dae18f4c519.rlib,libprecomputed_hash-7d997fe2cb7badd4.rlib,libphf_shared-4ce2faf81bb6d9eb.rlib,libparking_lot-5db649a07a41814b.rlib,libparking_lot_core-420b764308ac67e9.rlib,liblibc-bb4498038793aa73.rlib,libsmallvec-84105c363ec8e8d5.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libphf-304942304edcaceb.rlib,libphf_shared-502041b9a4c9be41.rlib,libsiphasher-7b49b0cc05d9e611.rlib,libtendril-649cda7add372b0e.rlib,libutf8-d75228722519eff6.rlib,libfutf-bbb0d263e7682349.rlib,libdebug_unreachable-64be8850bfcabca1.rlib,libmac-c49d677f899b5d26.rlib,libelasticlunr-520b20f31f0b6318.rlib,libhandlebars-291f10882aa9d965.rlib,libpest-898049ea4d77c23b.rlib,libucd_trie-01dd94f548235104.rlib,libnum_order-1d98804a7a73ff10.rlib,libnum_modular-3ad1c18d56a26ecc.rlib,libthiserror-69047fba652d8d59.rlib,libserde_json-84a8dcaa6e3d4d08.rlib,libitoa-4c6598116a867907.rlib,libryu-f8ba606093049f91.rlib,libshlex-4fa55ebef488beda.rlib,libtopological_sort-90aacb449ea215a8.rlib,libtoml-143d12f6efee91fc.rlib,libtempfile-87f0c1f357e1d2d1.rlib,libfastrand-5b34477e6b7d2549.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libonce_cell-debe7c411cf97340.rlib,libpulldown_cmark-0800470a19979302.rlib,libunicase-e68199b98a5d4cb3.rlib,libpulldown_cmark_escape-e0c20a6dbb27f08f.rlib,libserde-34d4ff93e9421090.rlib,libenv_logger-68b14646b3339f2c.rlib,libenv_filter-82b2221dd74db9a7.rlib,libregex-691a3aa448be60fc.rlib,libregex_automata-d875ec1e0be2ece0.rlib,libaho_corasick-f95a2d77404a73d2.rlib,libmemchr-3ffe5f7a52883367.rlib,libregex_syntax-13fc688ae7f36982.rlib,libhumantime-271ba35809dd8c72.rlib,libclap_complete-6bc2211b8004b8e6.rlib,libchrono-2d66f8d88d0393a3.rlib,libnum_traits-a4eaef2146b88fe5.rlib,libiana_time_zone-33839373f004bfb1.rlib,libanyhow-3109b5ba994d1b57.rlib,liblog-669e9396cafcbb01.rlib,libclap-f313329d7f55abfc.rlib,libclap_builder-ca7d8838357ad711.rlib,libterminal_size-17ad350aecc545de.rlib,librustix-8306a86c692a7b3a.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-dd10f1d1b50fcb6c.rlib,libstrsim-24acdad2526b95b7.rlib,libanstream-3a5850ea78bcd0e3.rlib,libanstyle_query-f0be367a66cb0b02.rlib,libis_terminal_polyfill-c14c9d53c4f80a97.rlib,libcolorchoice-dfb6701820ae12a0.rlib,libanstyle_parse-80647c630cc5391e.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libclap_lex-0e908d52bfe2a542.rlib,libanstyle-df82d657645c4a5c.rlib}" "/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mdbook-b69b82f9ec4136d1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mdbook` (bin "mdbook" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "34cb4d95a8cdc2cb05ea712eeccc55757e2485286cb401e96a1a06cdc5efb3f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34cb4d95a8cdc2cb05ea712eeccc55757e2485286cb401e96a1a06cdc5efb3f2", kill_on_drop: false }` [INFO] [stdout] 34cb4d95a8cdc2cb05ea712eeccc55757e2485286cb401e96a1a06cdc5efb3f2