[INFO] cloning repository https://github.com/rust-lang-nursery/mdBook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-lang-nursery/mdBook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2FmdBook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2FmdBook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b899c48019c19805ddfb719bae79cb08cdf3a5c4 [INFO] testing rust-lang-nursery/mdBook against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2FmdBook" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-lang-nursery/mdBook on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-lang-nursery/mdBook [INFO] finished tweaking git repo https://github.com/rust-lang-nursery/mdBook [INFO] tweaked toml for git repo https://github.com/rust-lang-nursery/mdBook written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/rust-lang-nursery/mdBook already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4535ec1845a880c6248ad9c79410fdf5aece4fcac94c2ffd69e75d86610487d3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4535ec1845a880c6248ad9c79410fdf5aece4fcac94c2ffd69e75d86610487d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4535ec1845a880c6248ad9c79410fdf5aece4fcac94c2ffd69e75d86610487d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4535ec1845a880c6248ad9c79410fdf5aece4fcac94c2ffd69e75d86610487d3", kill_on_drop: false }` [INFO] [stdout] 4535ec1845a880c6248ad9c79410fdf5aece4fcac94c2ffd69e75d86610487d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cad0d8dba9c18eab7a074059b2055ef470e21bebff335796c4c3a3c98428a10 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5cad0d8dba9c18eab7a074059b2055ef470e21bebff335796c4c3a3c98428a10", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling gitignore v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling sha-1 v0.9.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling open v1.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling notify v4.0.16 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling url v2.2.2 [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 tungstenite v0.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling handlebars v4.0.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling ammonia v3.1.1 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling elasticlunr-rs v2.3.11 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling mdbook v0.4.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 21s [INFO] running `Command { std: "docker" "inspect" "5cad0d8dba9c18eab7a074059b2055ef470e21bebff335796c4c3a3c98428a10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cad0d8dba9c18eab7a074059b2055ef470e21bebff335796c4c3a3c98428a10", kill_on_drop: false }` [INFO] [stdout] 5cad0d8dba9c18eab7a074059b2055ef470e21bebff335796c4c3a3c98428a10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1ea007090970726e861c34300e636f17692ac43ec8ee388c7a44bc21f90185b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f1ea007090970726e861c34300e636f17692ac43ec8ee388c7a44bc21f90185b", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling mdbook v0.4.9 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `mdbook` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mdbook --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="ammonia"' --cfg 'feature="default"' --cfg 'feature="elasticlunr-rs"' --cfg 'feature="futures-util"' --cfg 'feature="gitignore"' --cfg 'feature="notify"' --cfg 'feature="search"' --cfg 'feature="serve"' --cfg 'feature="tokio"' --cfg 'feature="warp"' --cfg 'feature="watch"' -C metadata=4d1cc17bc51e971e -C extra-filename=-4d1cc17bc51e971e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ammonia=/opt/rustwide/target/debug/deps/libammonia-ac087d1bba3e0448.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d556324edbc6a24d.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-66eb932e26a5fac9.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7ce2ba4349489cc6.rlib --extern elasticlunr=/opt/rustwide/target/debug/deps/libelasticlunr-dda1d6f664791a67.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e308de97b7198668.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-7a86024e5887add2.rlib --extern gitignore=/opt/rustwide/target/debug/deps/libgitignore-24d0a1a7e817ff88.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-c0a94f0b0b189c79.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib --extern mdbook=/opt/rustwide/target/debug/deps/libmdbook-c5da28a38c170b46.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-45b95301e813d68e.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-64f42a635bd14b08.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-9be5f3f7893caaad.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-e94e847e2cd3f667.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib --extern select=/opt/rustwide/target/debug/deps/libselect-b216f7a2b1da983b.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-e2527f0381b8fd96.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fab06b41984a47dd.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-6f91d22a4bc028af.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e594a848bc4202a2.rlib --extern shlex=/opt/rustwide/target/debug/deps/libshlex-bd87584a9f49e882.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-35a87a5108818e17.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-832e3ad2d407fe3a.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-31913bfdfb77a539.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-7645d93e670374e8.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-a547d5ebcb98c5ef.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-bf3c5882ddaa5d7b.parse_existing_summary_files.5eaymbjn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-bf3c5882ddaa5d7b.parse_existing_summary_files.5eaymbjn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-bf3c5882ddaa5d7b.parse_existing_summary_files.5eaymbjn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-bf3c5882ddaa5d7b.parse_existing_summary_files.5eaymbjn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-bf3c5882ddaa5d7b.parse_existing_summary_files.5eaymbjn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-bf3c5882ddaa5d7b.parse_existing_summary_files.5eaymbjn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-bf3c5882ddaa5d7b.parse_existing_summary_files.5eaymbjn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-bf3c5882ddaa5d7b.parse_existing_summary_files.5eaymbjn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-bf3c5882ddaa5d7b.parse_existing_summary_files.5eaymbjn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-bf3c5882ddaa5d7b.parse_existing_summary_files.5eaymbjn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-bf3c5882ddaa5d7b.parse_existing_summary_files.5eaymbjn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-bf3c5882ddaa5d7b.parse_existing_summary_files.5eaymbjn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-bf3c5882ddaa5d7b" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-bf3c5882ddaa5d7b.1j8heje1283fkuxg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e308de97b7198668.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libatty-b5717d9bd713c1cd.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libmdbook-c5da28a38c170b46.rlib" "/opt/rustwide/target/debug/deps/libammonia-ac087d1bba3e0448.rlib" "/opt/rustwide/target/debug/deps/liburl-ea316eebbbe86e93.rlib" "/opt/rustwide/target/debug/deps/libidna-9739f2cf09442926.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a6c0716a8214f36e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-633bee9eaee27024.rlib" "/opt/rustwide/target/debug/deps/libmaplit-8dc8db0e74170826.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-726b1a17a852ec85.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-19dd5bb2fe6a9407.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-3cf3051d8c9bff9d.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-47e22af4b6f3fd1a.rlib" "/opt/rustwide/target/debug/deps/libphf-6d3e2837cfcc0f68.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8f2a1f39b9fa2992.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fbf4bb83630cc304.rlib" "/opt/rustwide/target/debug/deps/libtendril-87b81360ff78c9a2.rlib" "/opt/rustwide/target/debug/deps/libutf8-443737ea997a9fdb.rlib" "/opt/rustwide/target/debug/deps/libfutf-938c83d65546158e.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-e79b48e5bdfa8270.rlib" "/opt/rustwide/target/debug/deps/libmac-4e31ed2ec6686bdf.rlib" "/opt/rustwide/target/debug/deps/libanyhow-d556324edbc6a24d.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-dda1d6f664791a67.rlib" "/opt/rustwide/target/debug/deps/libstrum-d53a4c228a5417c6.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-c0a94f0b0b189c79.rlib" "/opt/rustwide/target/debug/deps/libpest-66f3ef6f2d0e1dc8.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-1facfc098c06075d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eda35ab755aa4f98.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libshlex-bd87584a9f49e882.rlib" "/opt/rustwide/target/debug/deps/libtoml-31913bfdfb77a539.rlib" "/opt/rustwide/target/debug/deps/libtempfile-35a87a5108818e17.rlib" "/opt/rustwide/target/debug/deps/librand-b4812a83e20361e7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-300bed25491a49eb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-a18e6c1ea9a50ee1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b20bcb764ddcce58.rlib" "/opt/rustwide/target/debug/deps/liblibc-31bd478eeb4bfb4f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-e94e847e2cd3f667.rlib" "/opt/rustwide/target/debug/deps/libunicase-2b08b535fd34dd4d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e594a848bc4202a2.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libserde-fab06b41984a47dd.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/nop_preprocessor-80a2da0dc78c2274.nop_preprocessor.2suer9le-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-80a2da0dc78c2274.nop_preprocessor.2suer9le-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-80a2da0dc78c2274.nop_preprocessor.2suer9le-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-80a2da0dc78c2274.nop_preprocessor.2suer9le-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-80a2da0dc78c2274.nop_preprocessor.2suer9le-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-80a2da0dc78c2274.nop_preprocessor.2suer9le-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-80a2da0dc78c2274.nop_preprocessor.2suer9le-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-80a2da0dc78c2274.nop_preprocessor.2suer9le-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-80a2da0dc78c2274.nop_preprocessor.2suer9le-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-80a2da0dc78c2274.nop_preprocessor.2suer9le-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-80a2da0dc78c2274.nop_preprocessor.2suer9le-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-80a2da0dc78c2274.nop_preprocessor.2suer9le-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-80a2da0dc78c2274.nop_preprocessor.2suer9le-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-80a2da0dc78c2274.nop_preprocessor.2suer9le-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-80a2da0dc78c2274.nop_preprocessor.2suer9le-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/nop_preprocessor-80a2da0dc78c2274.nop_preprocessor.2suer9le-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/nop_preprocessor-80a2da0dc78c2274" "/opt/rustwide/target/debug/examples/nop_preprocessor-80a2da0dc78c2274.2qx0arlc36meet27.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsemver-e2527f0381b8fd96.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-a08b67582c2c1164.rlib" "/opt/rustwide/target/debug/deps/libmdbook-c5da28a38c170b46.rlib" "/opt/rustwide/target/debug/deps/libammonia-ac087d1bba3e0448.rlib" "/opt/rustwide/target/debug/deps/liburl-ea316eebbbe86e93.rlib" "/opt/rustwide/target/debug/deps/libidna-9739f2cf09442926.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a6c0716a8214f36e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-633bee9eaee27024.rlib" "/opt/rustwide/target/debug/deps/libmaplit-8dc8db0e74170826.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-726b1a17a852ec85.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-19dd5bb2fe6a9407.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-3cf3051d8c9bff9d.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-47e22af4b6f3fd1a.rlib" "/opt/rustwide/target/debug/deps/libphf-6d3e2837cfcc0f68.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8f2a1f39b9fa2992.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fbf4bb83630cc304.rlib" "/opt/rustwide/target/debug/deps/libtendril-87b81360ff78c9a2.rlib" "/opt/rustwide/target/debug/deps/libutf8-443737ea997a9fdb.rlib" "/opt/rustwide/target/debug/deps/libfutf-938c83d65546158e.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-e79b48e5bdfa8270.rlib" "/opt/rustwide/target/debug/deps/libmac-4e31ed2ec6686bdf.rlib" "/opt/rustwide/target/debug/deps/libanyhow-d556324edbc6a24d.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-dda1d6f664791a67.rlib" "/opt/rustwide/target/debug/deps/libstrum-d53a4c228a5417c6.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-c0a94f0b0b189c79.rlib" "/opt/rustwide/target/debug/deps/libpest-66f3ef6f2d0e1dc8.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-1facfc098c06075d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-eda35ab755aa4f98.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libshlex-bd87584a9f49e882.rlib" "/opt/rustwide/target/debug/deps/libtoml-31913bfdfb77a539.rlib" "/opt/rustwide/target/debug/deps/libtempfile-35a87a5108818e17.rlib" "/opt/rustwide/target/debug/deps/librand-b4812a83e20361e7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-300bed25491a49eb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-a18e6c1ea9a50ee1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b20bcb764ddcce58.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-e94e847e2cd3f667.rlib" "/opt/rustwide/target/debug/deps/libunicase-2b08b535fd34dd4d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e594a848bc4202a2.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libserde-fab06b41984a47dd.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libclap-7ce2ba4349489cc6.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libatty-b5717d9bd713c1cd.rlib" "/opt/rustwide/target/debug/deps/liblibc-31bd478eeb4bfb4f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f1ea007090970726e861c34300e636f17692ac43ec8ee388c7a44bc21f90185b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1ea007090970726e861c34300e636f17692ac43ec8ee388c7a44bc21f90185b", kill_on_drop: false }` [INFO] [stdout] f1ea007090970726e861c34300e636f17692ac43ec8ee388c7a44bc21f90185b