[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] 218e2001174a1151648b0e3909f2e1234000d4e0 [INFO] testing rust-lang-nursery/mdBook against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2FmdBook" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-lang-nursery/mdBook on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", 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-2/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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pulldown-cmark v0.7.0 [INFO] [stderr] Downloaded ctor v0.1.13 [INFO] [stderr] Downloaded strum v0.16.0 [INFO] [stderr] Downloaded strum_macros v0.16.0 [INFO] [stderr] Downloaded open v1.4.0 [INFO] [stderr] Downloaded elasticlunr-rs v2.3.8 [INFO] [stderr] Downloaded ammonia v3.1.0 [INFO] [stderr] Downloaded gitignore v1.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 288d5b08fd537c7728d9fbf9d3057926bc7c9e87200a21f03e73d372fe3dbd68 [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" "288d5b08fd537c7728d9fbf9d3057926bc7c9e87200a21f03e73d372fe3dbd68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "288d5b08fd537c7728d9fbf9d3057926bc7c9e87200a21f03e73d372fe3dbd68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288d5b08fd537c7728d9fbf9d3057926bc7c9e87200a21f03e73d372fe3dbd68", kill_on_drop: false }` [INFO] [stdout] 288d5b08fd537c7728d9fbf9d3057926bc7c9e87200a21f03e73d372fe3dbd68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e520dd5a3858bdc853933197d7c7a8cc01cc57771f093fa569033496539a1add [INFO] running `Command { std: "docker" "start" "-a" "e520dd5a3858bdc853933197d7c7a8cc01cc57771f093fa569033496539a1add", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling gitignore v1.0.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling elasticlunr-rs v2.3.8 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling warp v0.2.2 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling ammonia v3.1.0 [INFO] [stderr] Compiling mdbook v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 50s [INFO] running `Command { std: "docker" "inspect" "e520dd5a3858bdc853933197d7c7a8cc01cc57771f093fa569033496539a1add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e520dd5a3858bdc853933197d7c7a8cc01cc57771f093fa569033496539a1add", kill_on_drop: false }` [INFO] [stdout] e520dd5a3858bdc853933197d7c7a8cc01cc57771f093fa569033496539a1add [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b09e20e53d37f05001ddaffec835b4980afacc8e68f57d7e7f4ba17035be4311 [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" "b09e20e53d37f05001ddaffec835b4980afacc8e68f57d7e7f4ba17035be4311", kill_on_drop: false }` [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling mdbook v0.4.5 (/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 rendered_output --edition=2018 tests/rendered_output.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=5e7d3c5484c04834 -C extra-filename=-5e7d3c5484c04834 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ammonia=/opt/rustwide/target/debug/deps/libammonia-c063d33eae77d088.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0642af708d34290.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7fdf557409f386f0.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-69fd7ae75fbdc3ff.rlib --extern elasticlunr=/opt/rustwide/target/debug/deps/libelasticlunr-e6d8e73226713a58.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-79383e60390dcf75.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-040c53cb81e1f4fd.rlib --extern gitignore=/opt/rustwide/target/debug/deps/libgitignore-07439dd71a3d9817.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-ac601c82062714f8.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-16806d2907ecf26d.rlib --extern mdbook=/opt/rustwide/target/debug/deps/libmdbook-845323d270619785.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-67b049241db0e068.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-dd4fd41d39f85e94.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-bfcf9fd2dbaa5bef.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-bfd54bca75f6ccc5.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f3b58215d104a4a2.rlib --extern select=/opt/rustwide/target/debug/deps/libselect-5b00f5f1d15c98ce.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fb6600e1e36a9cec.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-8d3f14a5ab8790c2.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5273bc5939b77c65.rlib --extern shlex=/opt/rustwide/target/debug/deps/libshlex-d756557a0665d1c4.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ebf825c83571867d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9fdac608b0fd2789.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-f9891d4b7bfac100.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-b0167201569d1b60.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-602acf813a9be296.parse_existing_summary_files.tyts4k4c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-602acf813a9be296.parse_existing_summary_files.tyts4k4c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-602acf813a9be296.parse_existing_summary_files.tyts4k4c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-602acf813a9be296.parse_existing_summary_files.tyts4k4c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-602acf813a9be296.parse_existing_summary_files.tyts4k4c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-602acf813a9be296.parse_existing_summary_files.tyts4k4c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-602acf813a9be296.parse_existing_summary_files.tyts4k4c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-602acf813a9be296.parse_existing_summary_files.tyts4k4c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-602acf813a9be296.parse_existing_summary_files.tyts4k4c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-602acf813a9be296.parse_existing_summary_files.tyts4k4c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-602acf813a9be296.parse_existing_summary_files.tyts4k4c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-602acf813a9be296.parse_existing_summary_files.tyts4k4c-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-602acf813a9be296" "/opt/rustwide/target/debug/deps/parse_existing_summary_files-602acf813a9be296.ertpn77rzzkbtq7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-79383e60390dcf75.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-e4b34bdcfdb5f1c4.rlib" "/opt/rustwide/target/debug/deps/libatty-e277ebff908e3f96.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d1daf477eefaee41.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libmdbook-845323d270619785.rlib" "/opt/rustwide/target/debug/deps/libammonia-c063d33eae77d088.rlib" "/opt/rustwide/target/debug/deps/liburl-3287ae03ef64b2b4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-8391e781adbc3583.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a993af5c568af34d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bd51fa5aab09b5e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libmaplit-716ab23a78a063c8.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-ad7d42f42170e482.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-faa78d0eaa5ce97d.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-6e9f86089987b15e.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-68ff4d35aabae9c1.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-f5880674525033b8.rlib" "/opt/rustwide/target/debug/deps/libphf-9a5f1d7fdd07e997.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6ec86e4ec0328b88.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-1dbaa95b4fa08381.rlib" "/opt/rustwide/target/debug/deps/libtendril-c386f989b0b7e06f.rlib" "/opt/rustwide/target/debug/deps/libutf8-2b4dcfddee452a7c.rlib" "/opt/rustwide/target/debug/deps/libfutf-5a81398b72b145c9.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-794b0241d539915f.rlib" "/opt/rustwide/target/debug/deps/libmac-f2762aacab9b05e2.rlib" "/opt/rustwide/target/debug/deps/libanyhow-d0642af708d34290.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-e6d8e73226713a58.rlib" "/opt/rustwide/target/debug/deps/libstrum-853771700958623e.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-ac601c82062714f8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/libpest-52c71a95408b4ce0.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-86188b303b999519.rlib" "/opt/rustwide/target/debug/deps/libregex-f3b58215d104a4a2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15cbfd292ca91181.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4a763a6f3faacef7.rlib" "/opt/rustwide/target/debug/deps/libshlex-d756557a0665d1c4.rlib" "/opt/rustwide/target/debug/deps/libtoml-f9891d4b7bfac100.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ebf825c83571867d.rlib" "/opt/rustwide/target/debug/deps/librand-ef8ec0c17bdaeaf0.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-604eed5cdafaddcb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-70a3d66a9ad6d215.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c5c97510187b0809.rlib" "/opt/rustwide/target/debug/deps/librand_core-2f06730e5ee0094b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1822773aa55f5e45.rlib" "/opt/rustwide/target/debug/deps/liblibc-afd321618a22ef8c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3e42a2b1e6646e9.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-bfd54bca75f6ccc5.rlib" "/opt/rustwide/target/debug/deps/libunicase-60a8965fd9d76920.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5273bc5939b77c65.rlib" "/opt/rustwide/target/debug/deps/libryu-9bb419b735f40a5e.rlib" "/opt/rustwide/target/debug/deps/libitoa-5eb17ce2a1cc360c.rlib" "/opt/rustwide/target/debug/deps/libserde-fb6600e1e36a9cec.rlib" "/opt/rustwide/target/debug/deps/liblog-16806d2907ecf26d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/custom_preprocessors-669a7374e58e18b2.custom_preprocessors.3q8058pp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-669a7374e58e18b2.custom_preprocessors.3q8058pp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-669a7374e58e18b2.custom_preprocessors.3q8058pp-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-669a7374e58e18b2.custom_preprocessors.3q8058pp-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-669a7374e58e18b2.custom_preprocessors.3q8058pp-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-669a7374e58e18b2.custom_preprocessors.3q8058pp-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-669a7374e58e18b2.custom_preprocessors.3q8058pp-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-669a7374e58e18b2.custom_preprocessors.3q8058pp-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-669a7374e58e18b2.custom_preprocessors.3q8058pp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-669a7374e58e18b2.custom_preprocessors.3q8058pp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-669a7374e58e18b2.custom_preprocessors.3q8058pp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-669a7374e58e18b2.custom_preprocessors.3q8058pp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-669a7374e58e18b2.custom_preprocessors.3q8058pp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-669a7374e58e18b2.custom_preprocessors.3q8058pp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-669a7374e58e18b2.custom_preprocessors.3q8058pp-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/custom_preprocessors-669a7374e58e18b2.custom_preprocessors.3q8058pp-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/custom_preprocessors-669a7374e58e18b2" "/opt/rustwide/target/debug/deps/custom_preprocessors-669a7374e58e18b2.13pyv3lgqlecm6gv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/libmdbook-845323d270619785.rlib" "/opt/rustwide/target/debug/deps/libammonia-c063d33eae77d088.rlib" "/opt/rustwide/target/debug/deps/liburl-3287ae03ef64b2b4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-8391e781adbc3583.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a993af5c568af34d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bd51fa5aab09b5e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libmaplit-716ab23a78a063c8.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-ad7d42f42170e482.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-faa78d0eaa5ce97d.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-6e9f86089987b15e.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-68ff4d35aabae9c1.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-f5880674525033b8.rlib" "/opt/rustwide/target/debug/deps/libphf-9a5f1d7fdd07e997.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6ec86e4ec0328b88.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-1dbaa95b4fa08381.rlib" "/opt/rustwide/target/debug/deps/libtendril-c386f989b0b7e06f.rlib" "/opt/rustwide/target/debug/deps/libutf8-2b4dcfddee452a7c.rlib" "/opt/rustwide/target/debug/deps/libfutf-5a81398b72b145c9.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-794b0241d539915f.rlib" "/opt/rustwide/target/debug/deps/libmac-f2762aacab9b05e2.rlib" "/opt/rustwide/target/debug/deps/libelasticlunr-e6d8e73226713a58.rlib" "/opt/rustwide/target/debug/deps/libstrum-853771700958623e.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-ac601c82062714f8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/libpest-52c71a95408b4ce0.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-86188b303b999519.rlib" "/opt/rustwide/target/debug/deps/libregex-f3b58215d104a4a2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-15cbfd292ca91181.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4a763a6f3faacef7.rlib" "/opt/rustwide/target/debug/deps/libshlex-d756557a0665d1c4.rlib" "/opt/rustwide/target/debug/deps/libtoml-f9891d4b7bfac100.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ebf825c83571867d.rlib" "/opt/rustwide/target/debug/deps/librand-ef8ec0c17bdaeaf0.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-604eed5cdafaddcb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-70a3d66a9ad6d215.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c5c97510187b0809.rlib" "/opt/rustwide/target/debug/deps/librand_core-2f06730e5ee0094b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1822773aa55f5e45.rlib" "/opt/rustwide/target/debug/deps/liblibc-afd321618a22ef8c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3e42a2b1e6646e9.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-bfd54bca75f6ccc5.rlib" "/opt/rustwide/target/debug/deps/libunicase-60a8965fd9d76920.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5273bc5939b77c65.rlib" "/opt/rustwide/target/debug/deps/libryu-9bb419b735f40a5e.rlib" "/opt/rustwide/target/debug/deps/libitoa-5eb17ce2a1cc360c.rlib" "/opt/rustwide/target/debug/deps/libserde-fb6600e1e36a9cec.rlib" "/opt/rustwide/target/debug/deps/liblog-16806d2907ecf26d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libanyhow-d0642af708d34290.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-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" "b09e20e53d37f05001ddaffec835b4980afacc8e68f57d7e7f4ba17035be4311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b09e20e53d37f05001ddaffec835b4980afacc8e68f57d7e7f4ba17035be4311", kill_on_drop: false }` [INFO] [stdout] b09e20e53d37f05001ddaffec835b4980afacc8e68f57d7e7f4ba17035be4311