[INFO] fetching crate comrak 0.14.0... [INFO] building comrak-0.14.0 against master#a29f341a8ac4e9325a5e37027b4215f50a76d06f for pr-101929 [INFO] extracting crate comrak 0.14.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate comrak 0.14.0 on toolchain a29f341a8ac4e9325a5e37027b4215f50a76d06f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate comrak 0.14.0 [INFO] finished tweaking crates.io crate comrak 0.14.0 [INFO] tweaked toml for crates.io crate comrak 0.14.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate comrak 0.14.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags v1.3.1 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded serde_json v1.0.66 [INFO] [stderr] Downloaded atom v0.3.6 [INFO] [stderr] Downloaded proptest v0.10.1 [INFO] [stderr] Downloaded shell-words v1.0.0 [INFO] [stderr] Downloaded serde v1.0.128 [INFO] [stderr] Downloaded fancy-regex v0.7.1 [INFO] [stderr] Downloaded rand_xorshift v0.2.0 [INFO] [stderr] Downloaded plist v1.2.1 [INFO] [stderr] Downloaded serde_derive v1.0.128 [INFO] [stderr] Downloaded propfuzz-macro v0.0.1 [INFO] [stderr] Downloaded propfuzz v0.0.1 [INFO] [stderr] Downloaded onig v6.2.0 [INFO] [stderr] Downloaded time v0.3.1 [INFO] [stderr] Downloaded libc v0.2.99 [INFO] [stderr] Downloaded onig_sys v69.7.0 [INFO] [stderr] Downloaded syntect v4.6.0 [INFO] [stderr] Downloaded timebomb v0.1.2 [INFO] [stderr] Downloaded pulse v0.5.3 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8950f2ce38f0f8424183d4abd97ff4dbff6e19c4e943a663cf91e385a39e1d5a [INFO] running `Command { std: "docker" "start" "-a" "8950f2ce38f0f8424183d4abd97ff4dbff6e19c4e943a663cf91e385a39e1d5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8950f2ce38f0f8424183d4abd97ff4dbff6e19c4e943a663cf91e385a39e1d5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8950f2ce38f0f8424183d4abd97ff4dbff6e19c4e943a663cf91e385a39e1d5a", kill_on_drop: false }` [INFO] [stdout] 8950f2ce38f0f8424183d4abd97ff4dbff6e19c4e943a663cf91e385a39e1d5a [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d947e3708a65f4f2d27974a37149e47fb381c04beba28c3ff28e08773c90c95e [INFO] running `Command { std: "docker" "start" "-a" "d947e3708a65f4f2d27974a37149e47fb381c04beba28c3ff28e08773c90c95e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling onig_sys v69.7.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.2.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling onig v6.2.0 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling comrak v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.50s [INFO] running `Command { std: "docker" "inspect" "d947e3708a65f4f2d27974a37149e47fb381c04beba28c3ff28e08773c90c95e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d947e3708a65f4f2d27974a37149e47fb381c04beba28c3ff28e08773c90c95e", kill_on_drop: false }` [INFO] [stdout] d947e3708a65f4f2d27974a37149e47fb381c04beba28c3ff28e08773c90c95e [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1077a9e9f920319ba38293a79a87dd446b9d2051152d14b9b4b7d7ab7725e8ce [INFO] running `Command { std: "docker" "start" "-a" "1077a9e9f920319ba38293a79a87dd446b9d2051152d14b9b4b7d7ab7725e8ce", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling time v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pulse v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling timebomb v0.1.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling plist v1.2.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling propfuzz-macro v0.0.1 [INFO] [stderr] Compiling propfuzz v0.0.1 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling comrak v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `comrak` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name comrak src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="syntect"' -C metadata=656896f064349014 -C extra-filename=-656896f064349014 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-5c24a23ffdfc56f9.rlib --extern entities=/opt/rustwide/target/debug/deps/libentities-ee06d085265c3dd9.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-334ead3495f848fb.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-c386c9b560c2b2d2.so --extern propfuzz=/opt/rustwide/target/debug/deps/libpropfuzz-7cb9d795d3cff77c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-713a5d0cb8212275.rlib --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-eb2e713df31113e1.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-9bb8ccab887a70c4.rlib --extern timebomb=/opt/rustwide/target/debug/deps/libtimebomb-32bcd229a0f049f8.rlib --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-4200ef672a77b158.rlib --extern unicode_categories=/opt/rustwide/target/debug/deps/libunicode_categories-b93fcdce8a408a43.rlib --extern xdg=/opt/rustwide/target/debug/deps/libxdg-e4fa4363a003ad30.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/onig_sys-fe7c70a8072fecd7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1077a9e9f920319ba38293a79a87dd446b9d2051152d14b9b4b7d7ab7725e8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1077a9e9f920319ba38293a79a87dd446b9d2051152d14b9b4b7d7ab7725e8ce", kill_on_drop: false }` [INFO] [stdout] 1077a9e9f920319ba38293a79a87dd446b9d2051152d14b9b4b7d7ab7725e8ce