[INFO] fetching crate comrak 0.14.0... [INFO] building comrak-0.14.0 against master#87788097b776f8e3662f76627944230684b671bd for pr-101591 [INFO] extracting crate comrak 0.14.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate comrak 0.14.0 on toolchain 87788097b776f8e3662f76627944230684b671bd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "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-0/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" "+87788097b776f8e3662f76627944230684b671bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fancy-regex v0.7.1 [INFO] [stderr] Downloaded rand_xorshift v0.2.0 [INFO] [stderr] Downloaded typed-arena v1.7.0 [INFO] [stderr] Downloaded propfuzz-macro v0.0.1 [INFO] [stderr] Downloaded propfuzz v0.0.1 [INFO] [stderr] Downloaded proptest v0.10.1 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded onig v6.2.0 [INFO] [stderr] Downloaded flate2 v1.0.21 [INFO] [stderr] Downloaded pulse v0.5.3 [INFO] [stderr] Downloaded shell-words v1.0.0 [INFO] [stderr] Downloaded serde v1.0.128 [INFO] [stderr] Downloaded onig_sys v69.7.0 [INFO] [stderr] Downloaded syntect v4.6.0 [INFO] [stderr] Downloaded serde_derive v1.0.128 [INFO] [stderr] Downloaded time v0.3.1 [INFO] [stderr] Downloaded plist v1.2.1 [INFO] [stderr] Downloaded ucd-trie v0.1.3 [INFO] [stderr] Downloaded timebomb v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6988d320b6f6705c5cba5a9ab6fc2ce467b957e76456ecc5d31a5c14b25e4e11 [INFO] running `Command { std: "docker" "start" "-a" "6988d320b6f6705c5cba5a9ab6fc2ce467b957e76456ecc5d31a5c14b25e4e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6988d320b6f6705c5cba5a9ab6fc2ce467b957e76456ecc5d31a5c14b25e4e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6988d320b6f6705c5cba5a9ab6fc2ce467b957e76456ecc5d31a5c14b25e4e11", kill_on_drop: false }` [INFO] [stdout] 6988d320b6f6705c5cba5a9ab6fc2ce467b957e76456ecc5d31a5c14b25e4e11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb792884169336e884dc12dd44a689f623865e8109841dfe899232f924ae3513 [INFO] running `Command { std: "docker" "start" "-a" "fb792884169336e884dc12dd44a689f623865e8109841dfe899232f924ae3513", 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 ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [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 quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling onig_sys v69.7.0 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling plist v1.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [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 20.09s [INFO] running `Command { std: "docker" "inspect" "fb792884169336e884dc12dd44a689f623865e8109841dfe899232f924ae3513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb792884169336e884dc12dd44a689f623865e8109841dfe899232f924ae3513", kill_on_drop: false }` [INFO] [stdout] fb792884169336e884dc12dd44a689f623865e8109841dfe899232f924ae3513 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcf74acfec7eb04c1cfb89399e8e957c7bbfdf05f11dabe3ecd6b0f273d3909e [INFO] running `Command { std: "docker" "start" "-a" "fcf74acfec7eb04c1cfb89399e8e957c7bbfdf05f11dabe3ecd6b0f273d3909e", 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 remove_dir_all v0.5.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling time v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling pulse v0.5.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling timebomb v0.1.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [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 propfuzz-macro v0.0.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [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" "fcf74acfec7eb04c1cfb89399e8e957c7bbfdf05f11dabe3ecd6b0f273d3909e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf74acfec7eb04c1cfb89399e8e957c7bbfdf05f11dabe3ecd6b0f273d3909e", kill_on_drop: false }` [INFO] [stdout] fcf74acfec7eb04c1cfb89399e8e957c7bbfdf05f11dabe3ecd6b0f273d3909e