[INFO] cloning repository https://github.com/lise-henry/crowbook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lise-henry/crowbook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flise-henry%2Fcrowbook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flise-henry%2Fcrowbook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be8c8826f371fbc54fe66e21a0046cb8a90c4d6d [INFO] testing lise-henry/crowbook against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flise-henry%2Fcrowbook" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lise-henry/crowbook on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lise-henry/crowbook [INFO] finished tweaking git repo https://github.com/lise-henry/crowbook [INFO] tweaked toml for git repo https://github.com/lise-henry/crowbook written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/lise-henry/crowbook already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded onig v6.0.0 [INFO] [stderr] Downloaded comrak v0.7.0 [INFO] [stderr] Downloaded html2text v0.1.12 [INFO] [stderr] Downloaded rust-freqdist v0.1.5 [INFO] [stderr] Downloaded pocket-resources v0.3.2 [INFO] [stderr] Downloaded phf_macros v0.7.24 [INFO] [stderr] Downloaded simplelog v0.8.0 [INFO] [stderr] Downloaded onig_sys v69.5.0 [INFO] [stderr] Downloaded fst v0.4.4 [INFO] [stderr] Downloaded caribon v0.8.1 [INFO] [stderr] Downloaded hyphenation_commons v0.8.0 [INFO] [stderr] Downloaded crowbook-intl v0.2.1 [INFO] [stderr] Downloaded epub-builder v0.4.7 [INFO] [stderr] Downloaded numerals v0.1.4 [INFO] [stderr] Downloaded punkt v1.0.5 [INFO] [stderr] Downloaded crowbook-text-processing v1.0.0 [INFO] [stderr] Downloaded hyphenation v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 398920db4aa6ac4c07b2cbf90b78b17e17bcc4f4a3fd3ed49da0c922d1a3591c [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" "398920db4aa6ac4c07b2cbf90b78b17e17bcc4f4a3fd3ed49da0c922d1a3591c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "398920db4aa6ac4c07b2cbf90b78b17e17bcc4f4a3fd3ed49da0c922d1a3591c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "398920db4aa6ac4c07b2cbf90b78b17e17bcc4f4a3fd3ed49da0c922d1a3591c", kill_on_drop: false }` [INFO] [stdout] 398920db4aa6ac4c07b2cbf90b78b17e17bcc4f4a3fd3ed49da0c922d1a3591c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] e2622eff24dda5a025324ce7405513f78c379dd76a72666cd0420457356b821d [INFO] running `Command { std: "docker" "start" "-a" "e2622eff24dda5a025324ce7405513f78c379dd76a72666cd0420457356b821d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling numerals v0.1.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling crowbook-intl-runtime v0.1.0 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling onig_sys v69.5.0 [INFO] [stderr] Compiling stemmer v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling caribon v0.8.1 [INFO] [stderr] Compiling crowbook-intl v0.2.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling crowbook-text-processing v1.0.0 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling onig v6.0.0 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling crowbook v0.15.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling comrak v0.7.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling syntect v4.2.0 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling html2text v0.1.12 [INFO] [stderr] Compiling epub-builder v0.4.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "e2622eff24dda5a025324ce7405513f78c379dd76a72666cd0420457356b821d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2622eff24dda5a025324ce7405513f78c379dd76a72666cd0420457356b821d", kill_on_drop: false }` [INFO] [stdout] e2622eff24dda5a025324ce7405513f78c379dd76a72666cd0420457356b821d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35b22782053ac8a5698e08b1739b83eb6e54ecc4bbad67d45a86cfb4225ad30b [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" "35b22782053ac8a5698e08b1739b83eb6e54ecc4bbad67d45a86cfb4225ad30b", kill_on_drop: false }` [INFO] [stderr] Compiling crowbook v0.15.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `crowbook`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name crowbook --edition=2018 src/lib/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="binary"' --cfg 'feature="caribon"' --cfg 'feature="clap"' --cfg 'feature="console"' --cfg 'feature="default"' --cfg 'feature="indicatif"' --cfg 'feature="proofread"' --cfg 'feature="reqwest"' --cfg 'feature="serde"' --cfg 'feature="serde_derive"' --cfg 'feature="serde_json"' --cfg 'feature="simplelog"' --cfg 'feature="syntect"' --cfg 'feature="tempdir"' --cfg 'feature="textwrap"' --cfg 'feature="url"' -C metadata=3d07a69a84fd8ab0 -C extra-filename=-3d07a69a84fd8ab0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern caribon=/opt/rustwide/target/debug/deps/libcaribon-2e698f4c20bc1486.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-3616f24c09fbd806.rlib --extern comrak=/opt/rustwide/target/debug/deps/libcomrak-dfe4e0a901061fbd.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-ace7de74e6977ccf.rlib --extern crowbook_intl_runtime=/opt/rustwide/target/debug/deps/libcrowbook_intl_runtime-1a3ba3de906bd97d.rlib --extern crowbook_text_processing=/opt/rustwide/target/debug/deps/libcrowbook_text_processing-a4f08224e3878fc0.rlib --extern epub_builder=/opt/rustwide/target/debug/deps/libepub_builder-1e8d1842813f26a6.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-48b70513608b1fd8.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-5e6501facbeb62da.rlib --extern mustache=/opt/rustwide/target/debug/deps/libmustache-695976a1aec23f37.rlib --extern numerals=/opt/rustwide/target/debug/deps/libnumerals-0e29b37b71e0cef1.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3fbd31df6db82e12.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1a21895b4c7522aa.rlib --extern rustc_serialize=/opt/rustwide/target/debug/deps/librustc_serialize-826df4b40c62d022.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3fe3f4041da595bf.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-9091a416f43c5313.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cd7787efa34c65e2.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-730c9d75b92227db.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-e5622587a1c51dd9.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-00fa31943cb33d6c.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-05ef773f3a04fd56.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-1e125e71662cb3e8.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-872b4ad13b015a04.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-8ef38a0e4b10736f.rlib --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-f78ce51a5115d1ac.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/stemmer-54add0fd65b8cb12/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-7b91966789b5f21f/out/lib -L native=/opt/rustwide/target/debug/build/onig_sys-fe08ef885c67600c/out` (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-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/crowbook-4f2b84ecb3126ca0.crowbook.4w6onnm6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-4f2b84ecb3126ca0.crowbook.4w6onnm6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-4f2b84ecb3126ca0.crowbook.4w6onnm6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-4f2b84ecb3126ca0.crowbook.4w6onnm6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-4f2b84ecb3126ca0.crowbook.4w6onnm6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-4f2b84ecb3126ca0.crowbook.4w6onnm6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-4f2b84ecb3126ca0.crowbook.4w6onnm6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-4f2b84ecb3126ca0.crowbook.4w6onnm6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-4f2b84ecb3126ca0.crowbook.4w6onnm6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-4f2b84ecb3126ca0.crowbook.4w6onnm6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-4f2b84ecb3126ca0.crowbook.4w6onnm6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-4f2b84ecb3126ca0.crowbook.4w6onnm6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-4f2b84ecb3126ca0.crowbook.4w6onnm6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-4f2b84ecb3126ca0.crowbook.4w6onnm6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-4f2b84ecb3126ca0.crowbook.4w6onnm6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-4f2b84ecb3126ca0.crowbook.4w6onnm6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/crowbook-4f2b84ecb3126ca0" "/opt/rustwide/target/debug/deps/crowbook-4f2b84ecb3126ca0.gidcrz3781yo80o.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/stemmer-54add0fd65b8cb12/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-7b91966789b5f21f/out/lib" "-L" "/opt/rustwide/target/debug/build/onig_sys-fe08ef885c67600c/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-3616f24c09fbd806.rlib" "/opt/rustwide/target/debug/deps/libvec_map-7100684f869cd5d4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8ae0f8936ac22737.rlib" "/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rlib" "/opt/rustwide/target/debug/deps/libatty-fcb694c7bad47a95.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-730c9d75b92227db.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5143a25e61d9bfa5.rlib" "/opt/rustwide/target/debug/deps/libcrowbook-9992e852a4e6f7de.rlib" "/opt/rustwide/target/debug/deps/libcrowbook_intl_runtime-1a3ba3de906bd97d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2ea69cae54b65af6.rlib" "/opt/rustwide/target/debug/deps/libcaribon-2e698f4c20bc1486.rlib" "/opt/rustwide/target/debug/deps/libstrsim-56e3fd66dffa205e.rlib" "/opt/rustwide/target/debug/deps/libstemmer-f6fb1a79189d142a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1a21895b4c7522aa.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-cc7abb461d49f3b9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-5ba29b6f6a608d55.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cb7a462198510553.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9c6dc84a29f5e191.rlib" "/opt/rustwide/target/debug/deps/libdtoa-117aa35b5fc2b201.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-70f17576b8c003a0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ca0948024dd35cf2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6bd359aca05012ab.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libhyper-caaacb46c8ed71ac.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-cf69064348badcb0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libh2-819963604f1eab19.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a611e47a9c98d8bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libsocket2-18ae33c1ed1c9f0a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8064c73f903dabb0.rlib" "/opt/rustwide/target/debug/deps/libtokio-603f7c0075d3c09a.rlib" "/opt/rustwide/target/debug/deps/libmio-e9018b1ef1037fab.rlib" "/opt/rustwide/target/debug/deps/libiovec-62e949f5a2bf0960.rlib" "/opt/rustwide/target/debug/deps/libnet2-2b611acd64cd4931.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9b1125350f00b04f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-30040ff0d0672687.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ef03db2ad2e4f7b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6a8e3074959868b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-596d7435cb764a43.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d09c66eae77ec294.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/liburl-1e125e71662cb3e8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-91cda09b5220e07b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5396cea98cf3fbab.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0ac8f90e9b502e48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhttp-841deba4c0e7d78b.rlib" "/opt/rustwide/target/debug/deps/libbytes-208d64d85e96244c.rlib" "/opt/rustwide/target/debug/deps/libindicatif-48b70513608b1fd8.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-b959748579e5afb6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-05ef773f3a04fd56.rlib" "/opt/rustwide/target/debug/deps/libconsole-ace7de74e6977ccf.rlib" "/opt/rustwide/target/debug/deps/libtermios-7b1eb5102dc95b26.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-534670c8795696f2.rlib" "/opt/rustwide/target/debug/deps/libsyntect-e5622587a1c51dd9.rlib" "/opt/rustwide/target/debug/deps/libonig-a950ce8f4a85a3e3.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-c6a8d39b39b66330.rlib" "/opt/rustwide/target/debug/deps/liblazycell-617907b7ed41d1ab.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cd7787efa34c65e2.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e05c866ee66a047.rlib" "/opt/rustwide/target/debug/deps/libplist-6373e4bff05b3a8e.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-8f3e7547cf76092f.rlib" "/opt/rustwide/target/debug/deps/libsafemem-712b91157d919e92.rlib" "/opt/rustwide/target/debug/deps/libxml-2a9b7123aa099f63.rlib" "/opt/rustwide/target/debug/deps/libbase64-34eb0057bc6b8526.rlib" "/opt/rustwide/target/debug/deps/libindexmap-bf901de366218a08.rlib" "/opt/rustwide/target/debug/deps/libbincode-f99eb5161e6ccdd7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-826df4b40c62d022.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-8ef38a0e4b10736f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3a4c01f774075c.rlib" "/opt/rustwide/target/debug/deps/libcomrak-dfe4e0a901061fbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-953534c62e3056c8.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-0cc57d437ce86d48.rlib" "/opt/rustwide/target/debug/deps/libtwoway-8d3665fe33a58850.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-bccdcac13b73a36a.rlib" "/opt/rustwide/target/debug/deps/libpest-92df127505266083.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-1fd8c255ece6991d.rlib" "/opt/rustwide/target/debug/deps/libentities-b75ad9be7d6d3fa1.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5e6501facbeb62da.rlib" "/opt/rustwide/target/debug/deps/libunicase-765df75abf9c3e84.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-f78ce51a5115d1ac.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4a9c1d734f98eed8.rlib" "/opt/rustwide/target/debug/deps/librayon-3fbd31df6db82e12.rlib" "/opt/rustwide/target/debug/deps/librayon_core-83506fd9857cd071.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-da30ef1e96f408bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-447ad0e773d2fec5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-13f0de8068810416.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-071153b460537785.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-670378d1dd2e0065.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60e677f79172690c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libeither-e56ae8568f7848ad.rlib" "/opt/rustwide/target/debug/deps/libepub_builder-1e8d1842813f26a6.rlib" "/opt/rustwide/target/debug/deps/libhtml2text-a9435f9d4ac6e9a7.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-38e123ac6a3f98b5.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-205a394572a8e7c4.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-a889dcbd9f502159.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-e3be6999546d4ebf.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-2fc160dcf4eda1f1.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-86848d3a15cf78a9.rlib" "/opt/rustwide/target/debug/deps/libphf-5ee2a90a9072bd8f.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9a06ca0df95042cb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-ce1fec0ca78bc200.rlib" "/opt/rustwide/target/debug/deps/libtendril-137fcd8f1a28d2f4.rlib" "/opt/rustwide/target/debug/deps/libutf8-02936ace32861532.rlib" "/opt/rustwide/target/debug/deps/libfutf-c0fe70e7dc1b0004.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-7c0612213ced2478.rlib" "/opt/rustwide/target/debug/deps/libmac-85b87f06e14b69de.rlib" "/opt/rustwide/target/debug/deps/libzip-2550d608233b77ed.rlib" "/opt/rustwide/target/debug/deps/libbzip2-d623fbf9dca83483.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-ba80fad365af9112.rlib" "/opt/rustwide/target/debug/deps/libflate2-f01a53b8e355bd18.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d19db4fa48cab5b9.rlib" "/opt/rustwide/target/debug/deps/libadler-a426d8d384339d8a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libpodio-92cc21eff4b23372.rlib" "/opt/rustwide/target/debug/deps/libtempdir-00fa31943cb33d6c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-1d2e0389ae5079c6.rlib" "/opt/rustwide/target/debug/deps/librand-bac4bc2f33da101e.rlib" "/opt/rustwide/target/debug/deps/libuuid-872b4ad13b015a04.rlib" "/opt/rustwide/target/debug/deps/librand-0bd72f157227fc6c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-44c074bc3759342b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-60699b3ed5a83f43.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-170c4fd0b2d212af.rlib" "/opt/rustwide/target/debug/deps/librand_core-a96eb5e3a8cfc949.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-41ab61d9f39cf478.rlib" "/opt/rustwide/target/debug/deps/libchrono-c54a69d55429b2ae.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e54ff5c58ffa8fbe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4049703dfa73e00.rlib" "/opt/rustwide/target/debug/deps/libtime-9bad53cd4e35f6b4.rlib" "/opt/rustwide/target/debug/deps/libmustache-695976a1aec23f37.rlib" "/opt/rustwide/target/debug/deps/libserde-3fe3f4041da595bf.rlib" "/opt/rustwide/target/debug/deps/liblog-31d76834ed97eb19.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-b98d3014db56d089.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-676aafc9c59f4a98.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5d753bff1c2da720.rlib" "/opt/rustwide/target/debug/deps/libadler32-ba3afdc847a40309.rlib" "/opt/rustwide/target/debug/deps/libobject-61c1b52dff51b80f.rlib" "/opt/rustwide/target/debug/deps/liblibc-11d35527eaac07af.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-77e1b09bf0bc3d84.rlib" "/opt/rustwide/target/debug/deps/libgimli-36bc0650e51ff8cb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libnumerals-0e29b37b71e0cef1.rlib" "/opt/rustwide/target/debug/deps/libcrowbook_text_processing-a4f08224e3878fc0.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7cc8905e175b99.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a1e9e1e3fc23ae94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-82571f279f177a2c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lc" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "35b22782053ac8a5698e08b1739b83eb6e54ecc4bbad67d45a86cfb4225ad30b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35b22782053ac8a5698e08b1739b83eb6e54ecc4bbad67d45a86cfb4225ad30b", kill_on_drop: false }` [INFO] [stdout] 35b22782053ac8a5698e08b1739b83eb6e54ecc4bbad67d45a86cfb4225ad30b