[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 master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flise-henry%2Fcrowbook" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lise-henry/crowbook on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-8/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f76bbcf8741e45616a62c7103b2e386c2fb4ae51dfb0574b30e0adde827493b7 [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" "f76bbcf8741e45616a62c7103b2e386c2fb4ae51dfb0574b30e0adde827493b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f76bbcf8741e45616a62c7103b2e386c2fb4ae51dfb0574b30e0adde827493b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f76bbcf8741e45616a62c7103b2e386c2fb4ae51dfb0574b30e0adde827493b7", kill_on_drop: false }` [INFO] [stdout] f76bbcf8741e45616a62c7103b2e386c2fb4ae51dfb0574b30e0adde827493b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cea103af3e665886eec52918baf438ea4075e37b53b468f71a5817d9c756c0df [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" "cea103af3e665886eec52918baf438ea4075e37b53b468f71a5817d9c756c0df", 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_json v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.114 [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 adler32 v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling numerals v0.1.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [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 thread_local v0.3.6 [INFO] [stderr] Compiling rayon v1.3.1 [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 miniz_oxide v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling crowbook-intl-runtime v0.1.0 [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 unicode-normalization v0.1.13 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling stemmer v0.3.2 [INFO] [stderr] Compiling log v0.3.9 [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 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 pest_meta v2.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.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 net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling crowbook-intl v0.2.1 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling crowbook-text-processing v1.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling caribon v0.8.1 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling simplelog v0.8.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 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 4m 12s [INFO] running `Command { std: "docker" "inspect" "cea103af3e665886eec52918baf438ea4075e37b53b468f71a5817d9c756c0df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea103af3e665886eec52918baf438ea4075e37b53b468f71a5817d9c756c0df", kill_on_drop: false }` [INFO] [stdout] cea103af3e665886eec52918baf438ea4075e37b53b468f71a5817d9c756c0df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--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] 2324f2082737624c8e280e9331b088a580af198a6cdd81d0de77789bb36db6c5 [INFO] running `Command { std: "docker" "start" "-a" "2324f2082737624c8e280e9331b088a580af198a6cdd81d0de77789bb36db6c5", 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=6c9d582cdf2a9837 -C extra-filename=-6c9d582cdf2a9837 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern caribon=/opt/rustwide/target/debug/deps/libcaribon-ad5b4dee37f9894f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f0c6478227a29b91.rlib --extern comrak=/opt/rustwide/target/debug/deps/libcomrak-e90b5fec1242a238.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-0a23cba9a833317b.rlib --extern crowbook_intl_runtime=/opt/rustwide/target/debug/deps/libcrowbook_intl_runtime-6725bf4d214295d4.rlib --extern crowbook_text_processing=/opt/rustwide/target/debug/deps/libcrowbook_text_processing-c30e9a195c64d37f.rlib --extern epub_builder=/opt/rustwide/target/debug/deps/libepub_builder-b027c4c44460c116.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-3e1f717944ff4847.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-e812c72aaa70e3b7.rlib --extern mustache=/opt/rustwide/target/debug/deps/libmustache-d3de1186f930362f.rlib --extern numerals=/opt/rustwide/target/debug/deps/libnumerals-f9889b04cb0df8e1.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-760844ae3d2903bd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-57d2c37c01b7595e.rlib --extern rustc_serialize=/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-be07ac6d8497077b.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-8ba94f8dbc545606.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29d6173362ec96d8.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-308e4f0cb57aa9f0.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-fd19a6fa919086ad.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-8becc1ddfccba8a8.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-e8f5e58db1d32b2f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d77938d50192ecd0.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-568cf2a8dc50546d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/stemmer-a249924c3788580a/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-3504c3d20abdb119/out/lib -L native=/opt/rustwide/target/debug/build/onig_sys-2ab60ab99d699423/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2324f2082737624c8e280e9331b088a580af198a6cdd81d0de77789bb36db6c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2324f2082737624c8e280e9331b088a580af198a6cdd81d0de77789bb36db6c5", kill_on_drop: false }` [INFO] [stdout] 2324f2082737624c8e280e9331b088a580af198a6cdd81d0de77789bb36db6c5