[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 1.45.2 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-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lise-henry/crowbook on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-9/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2863efc4e1af600725b0239b129ae1478caa86843924f7c7c23db4e4d98167c1 [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" "2863efc4e1af600725b0239b129ae1478caa86843924f7c7c23db4e4d98167c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2863efc4e1af600725b0239b129ae1478caa86843924f7c7c23db4e4d98167c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2863efc4e1af600725b0239b129ae1478caa86843924f7c7c23db4e4d98167c1", kill_on_drop: false }` [INFO] [stdout] 2863efc4e1af600725b0239b129ae1478caa86843924f7c7c23db4e4d98167c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd85f2fc50028d9ec697355b6d7e8cc7c1953a63ee2de688be086f249586e4f0 [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" "dd85f2fc50028d9ec697355b6d7e8cc7c1953a63ee2de688be086f249586e4f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [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 cc v1.0.57 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling numerals v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [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 thread_local v0.3.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [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 foreign-types v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling crowbook-intl-runtime v0.1.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling stemmer v0.3.2 [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 log v0.3.9 [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 idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling caribon v0.8.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling crowbook-intl v0.2.1 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling crowbook-text-processing v1.0.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling plist v1.0.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 onig v6.0.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling crowbook v0.15.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [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 04s [INFO] running `Command { std: "docker" "inspect" "dd85f2fc50028d9ec697355b6d7e8cc7c1953a63ee2de688be086f249586e4f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd85f2fc50028d9ec697355b6d7e8cc7c1953a63ee2de688be086f249586e4f0", kill_on_drop: false }` [INFO] [stdout] dd85f2fc50028d9ec697355b6d7e8cc7c1953a63ee2de688be086f249586e4f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44e40ac127488996297648eb56685756a64cf10acc72c0a3f7126cc4181924c2 [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" "44e40ac127488996297648eb56685756a64cf10acc72c0a3f7126cc4181924c2", 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=98b96bbbfcda9944 -C extra-filename=-98b96bbbfcda9944 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern caribon=/opt/rustwide/target/debug/deps/libcaribon-9b09f0169eb3d81d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-14dea19783f4b148.rlib --extern comrak=/opt/rustwide/target/debug/deps/libcomrak-70e218dbf7473dc1.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-01095cf155566fc1.rlib --extern crowbook_intl_runtime=/opt/rustwide/target/debug/deps/libcrowbook_intl_runtime-e29c64b27c5ca0f7.rlib --extern crowbook_text_processing=/opt/rustwide/target/debug/deps/libcrowbook_text_processing-b0915a325f8576c9.rlib --extern epub_builder=/opt/rustwide/target/debug/deps/libepub_builder-3d33dfc9d1be34f2.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-6675d407ff5238b5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-73991c8de5029bf4.rlib --extern mustache=/opt/rustwide/target/debug/deps/libmustache-291e41141fc1b2c3.rlib --extern numerals=/opt/rustwide/target/debug/deps/libnumerals-5dd67025b7e104bf.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-56a4a1e5bb1b2117.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c2b2853c5c9a455d.rlib --extern rustc_serialize=/opt/rustwide/target/debug/deps/librustc_serialize-f61ed616208b2c25.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-313a2a7f47048260.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-0964c722d875166d.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-269b2c86861beb62.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-3d3a44911a2dbd64.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-7c1ad8d46da85256.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-c1b8fb89e0cdfa44.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-ad58bfcaeed99e63.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7854435f19ecb222.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1162f1743db643ef.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a6a8873b9a83a742.rlib --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-20c2f9f4e75abef4.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/stemmer-d95382ade360a57f/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-f6d388e2c0000901/out/lib -L native=/opt/rustwide/target/debug/build/onig_sys-9713112dcedc15f1/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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/crowbook-20a2de925cb2b767.crowbook.au4q3kr5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-20a2de925cb2b767.crowbook.au4q3kr5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-20a2de925cb2b767.crowbook.au4q3kr5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-20a2de925cb2b767.crowbook.au4q3kr5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-20a2de925cb2b767.crowbook.au4q3kr5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-20a2de925cb2b767.crowbook.au4q3kr5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-20a2de925cb2b767.crowbook.au4q3kr5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-20a2de925cb2b767.crowbook.au4q3kr5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-20a2de925cb2b767.crowbook.au4q3kr5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-20a2de925cb2b767.crowbook.au4q3kr5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-20a2de925cb2b767.crowbook.au4q3kr5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-20a2de925cb2b767.crowbook.au4q3kr5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-20a2de925cb2b767.crowbook.au4q3kr5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-20a2de925cb2b767.crowbook.au4q3kr5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-20a2de925cb2b767.crowbook.au4q3kr5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-20a2de925cb2b767.crowbook.au4q3kr5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/crowbook-20a2de925cb2b767" "/opt/rustwide/target/debug/deps/crowbook-20a2de925cb2b767.10o0pkupnrgut8cl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/stemmer-d95382ade360a57f/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-f6d388e2c0000901/out/lib" "-L" "/opt/rustwide/target/debug/build/onig_sys-9713112dcedc15f1/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-14dea19783f4b148.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5ed6abe592476fba.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-1a72232698cd41b8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libatty-1eb2fc2b1c8142ea.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-3d3a44911a2dbd64.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-a3544bc2316d4651.rlib" "/opt/rustwide/target/debug/deps/libcrowbook-a0dfd0b140d3ee92.rlib" "/opt/rustwide/target/debug/deps/libcrowbook_intl_runtime-e29c64b27c5ca0f7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cbf4e74d25b393ff.rlib" "/opt/rustwide/target/debug/deps/libcaribon-9b09f0169eb3d81d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0280f6317c34a679.rlib" "/opt/rustwide/target/debug/deps/libstemmer-0e9e85e641de5fb7.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c2b2853c5c9a455d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8bc1a077691c0aed.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2d1f5264878d7ded.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f78189a26122695f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-59ff89e986bf1464.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f2b7e98fd21c6521.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-924905cc8da90009.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7774426c3964d1bc.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libhyper-48118917a2e21a16.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libwant-8f7fee3fcb17931e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libh2-758e3a60db2a17f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ae141689bce89533.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e0b5245fd2852c77.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3df831d423e90e11.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4ac062cfad16a613.rlib" "/opt/rustwide/target/debug/deps/libtokio-a590da15b3421277.rlib" "/opt/rustwide/target/debug/deps/libmio-1b14ba264818d3c5.rlib" "/opt/rustwide/target/debug/deps/libiovec-ecb7991cf37f4963.rlib" "/opt/rustwide/target/debug/deps/libnet2-1f9bb1358cf5e0bf.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7019079acafd10ec.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-77f01c894c729a2c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0b457b5bf49cd459.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5784bc9bf70dfec6.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c47af0f0b6d2b81c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-95160ea66ef8df44.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-55892e3ac4a3edbe.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-03bb6a49e6adc4c5.rlib" "/opt/rustwide/target/debug/deps/liburl-7854435f19ecb222.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-f0bedc0d37e0238e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d152a46851e25f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libhttp-da57b78f1f201500.rlib" "/opt/rustwide/target/debug/deps/libbytes-de7e242b2b390182.rlib" "/opt/rustwide/target/debug/deps/libindicatif-6675d407ff5238b5.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-0987e24df85fd320.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ad58bfcaeed99e63.rlib" "/opt/rustwide/target/debug/deps/libconsole-01095cf155566fc1.rlib" "/opt/rustwide/target/debug/deps/libtermios-7ff7f49fe56c29e6.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-580a662a5759abe2.rlib" "/opt/rustwide/target/debug/deps/libsyntect-7c1ad8d46da85256.rlib" "/opt/rustwide/target/debug/deps/libonig-a20f926df4732b45.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-b6c21795978b750d.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-269b2c86861beb62.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libitoa-571136415771b7fa.rlib" "/opt/rustwide/target/debug/deps/libplist-f2f9edb79ca87194.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-75230e9ed196f453.rlib" "/opt/rustwide/target/debug/deps/libsafemem-3282e603a3fd1262.rlib" "/opt/rustwide/target/debug/deps/libxml-2969c7a50ebc86d5.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30e53356525a43a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9a99e5a7157a185.rlib" "/opt/rustwide/target/debug/deps/libbincode-d447c057f0b3376e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f61ed616208b2c25.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a6a8873b9a83a742.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8d855df20ab84207.rlib" "/opt/rustwide/target/debug/deps/libcomrak-70e218dbf7473dc1.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-ffdac714f42ad87a.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-eb7708dc36000b46.rlib" "/opt/rustwide/target/debug/deps/libtwoway-b330e75191925a27.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-3b4a88edb671ee63.rlib" "/opt/rustwide/target/debug/deps/libpest-64c1ca472f2e4b6c.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-98f7cced0bb42277.rlib" "/opt/rustwide/target/debug/deps/libentities-7bd2a450107a89b9.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-73991c8de5029bf4.rlib" "/opt/rustwide/target/debug/deps/libunicase-52fa6b0564e06fe5.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-20c2f9f4e75abef4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-befc138bb191c0e4.rlib" "/opt/rustwide/target/debug/deps/librayon-56a4a1e5bb1b2117.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fbe638279a4058fb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3ec9c76f3efdf248.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-13ba5fbb755d15de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b02a373d54c24287.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e47843f3b2bda747.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libepub_builder-3d33dfc9d1be34f2.rlib" "/opt/rustwide/target/debug/deps/libhtml2text-5aea4246bd7c7007.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-44f845f165675488.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-af7c86705d0a2dbc.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-26ad4c3a200e47d8.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-22183aece5f46627.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-7b3095581ca256a4.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-df8f3f08807c6117.rlib" "/opt/rustwide/target/debug/deps/libphf-8fb4a774e081c05e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-451a29a144b757b1.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-5160302f76c5f4ec.rlib" "/opt/rustwide/target/debug/deps/libtendril-760cd6193d6502ba.rlib" "/opt/rustwide/target/debug/deps/libutf8-eabdc5b028116e93.rlib" "/opt/rustwide/target/debug/deps/libfutf-e3203ba3ee92b3bd.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-92b2dffdddd60cff.rlib" "/opt/rustwide/target/debug/deps/libmac-a7a9d141b87f290b.rlib" "/opt/rustwide/target/debug/deps/libzip-bda913d024fbc4f7.rlib" "/opt/rustwide/target/debug/deps/libbzip2-0f14d0bcef64a2cd.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-caf1465530c683ed.rlib" "/opt/rustwide/target/debug/deps/libflate2-20b1a2071e350cc1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-979d7ce2ce40a14b.rlib" "/opt/rustwide/target/debug/deps/libadler-91198cb0222430e8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libpodio-fe7badb9f248673f.rlib" "/opt/rustwide/target/debug/deps/libtempdir-c1b8fb89e0cdfa44.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-e11393bb0b9b77aa.rlib" "/opt/rustwide/target/debug/deps/librand-497ee7149b648ce4.rlib" "/opt/rustwide/target/debug/deps/libuuid-1162f1743db643ef.rlib" "/opt/rustwide/target/debug/deps/librand-ed2c6d0a4932a331.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-dbd618dbc7d7aafb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-eda12de4b4e5ea78.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-36fcca31a98c5ddd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3ae9684103155026.rlib" "/opt/rustwide/target/debug/deps/libchrono-d17e08812f037299.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec046d120225b867.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-491417eb0472d7c5.rlib" "/opt/rustwide/target/debug/deps/libtime-d4b3cf5fe890f4dc.rlib" "/opt/rustwide/target/debug/deps/libmustache-291e41141fc1b2c3.rlib" "/opt/rustwide/target/debug/deps/libserde-313a2a7f47048260.rlib" "/opt/rustwide/target/debug/deps/liblog-7fb1f866bdf36c3e.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-c7ca08ca1af507db.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8bfc94f2addb3517.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e70985a127bc9bfe.rlib" "/opt/rustwide/target/debug/deps/libadler32-93cf3063860c0a1b.rlib" "/opt/rustwide/target/debug/deps/libobject-0d6e0bb75f5e2105.rlib" "/opt/rustwide/target/debug/deps/liblibc-4f80335c1c505af7.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1600ce1d0ca1967e.rlib" "/opt/rustwide/target/debug/deps/libgimli-e354988a2f4b15a8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libnumerals-5dd67025b7e104bf.rlib" "/opt/rustwide/target/debug/deps/libcrowbook_text_processing-b0915a325f8576c9.rlib" "/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-97b2f11ab4a5d4c6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "44e40ac127488996297648eb56685756a64cf10acc72c0a3f7126cc4181924c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44e40ac127488996297648eb56685756a64cf10acc72c0a3f7126cc4181924c2", kill_on_drop: false }` [INFO] [stdout] 44e40ac127488996297648eb56685756a64cf10acc72c0a3f7126cc4181924c2