[INFO] cloning repository https://github.com/lzm0x219/vrain_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lzm0x219/vrain_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flzm0x219%2Fvrain_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flzm0x219%2Fvrain_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ece41b10180dfb19d1ab7c90b33160bf5a42f56 [INFO] documenting lzm0x219/vrain_rs against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flzm0x219%2Fvrain_rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lzm0x219/vrain_rs [INFO] finished tweaking git repo https://github.com/lzm0x219/vrain_rs [INFO] tweaked toml for git repo https://github.com/lzm0x219/vrain_rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lzm0x219/vrain_rs on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lzm0x219/vrain_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 740a4161b766e5e690c3087a79f20155232586c64a372f69ae1179ea3bee3bd6 [INFO] running `Command { std: "docker" "start" "-a" "740a4161b766e5e690c3087a79f20155232586c64a372f69ae1179ea3bee3bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "740a4161b766e5e690c3087a79f20155232586c64a372f69ae1179ea3bee3bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "740a4161b766e5e690c3087a79f20155232586c64a372f69ae1179ea3bee3bd6", kill_on_drop: false }` [INFO] [stdout] 740a4161b766e5e690c3087a79f20155232586c64a372f69ae1179ea3bee3bd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 288bc9a5b16c6684acdf360d8e1ed3db45e35ebe56db0030dbd801cd52421cc5 [INFO] running `Command { std: "docker" "start" "-a" "288bc9a5b16c6684acdf360d8e1ed3db45e35ebe56db0030dbd801cd52421cc5", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling unicode-canonical-combining-class v0.5.0 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling unicode-joining-type v0.7.0 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking brotli-decompressor v4.0.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking fontconfig-parser v0.5.8 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Checking kurbo v0.11.3 [INFO] [stderr] Checking bitreader v0.3.11 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking ouroboros v0.17.2 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking glyph-names v0.2.0 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking unicode-ccc v0.4.0 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Checking kurbo v0.12.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking mmapio v0.9.1 [INFO] [stderr] Checking font-types v0.10.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking rustybuzz v0.20.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking allsorts-subset-browser v0.16.0 [INFO] [stderr] Checking fontdb v0.23.0 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking read-fonts v0.35.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Checking imagesize v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking azul-simplecss v0.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking azul-css v0.0.5 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking usvg v0.45.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking moxcms v0.7.9 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Checking gl-context-loader v0.1.10 [INFO] [stderr] Compiling daachorse v1.0.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking highway v0.8.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking resvg v0.45.1 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking pdf-writer v0.12.1 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking roxmltree v0.14.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] error: could not compile `allsorts-subset-browser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a394c9cd9ec93787f09a7ac445b14cc674a94549/bin/rustc --crate-name allsorts_subset_browser --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/allsorts-subset-browser-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="flate2"' --cfg 'feature="flate2_rust"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "flate2", "flate2_rust", "flate2_zlib", "outline", "prince", "specimen"))' -C metadata=98a1f00607418204 -C extra-filename=-a2202c2e15ef949d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern bitreader=/opt/rustwide/target/debug/deps/libbitreader-80eede2a55098b0e.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-fe886c32818782f6.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d92705dd1d5353b1.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-31ecd786fe404797.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-2e6c51c4b4cd4375.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-5fcbfb46a721816e.rmeta --extern glyph_names=/opt/rustwide/target/debug/deps/libglyph_names-6a1cc894cce48ecd.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-69f8e970f5836f6b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d1445fb67721d80a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5926fbb98e608a95.rmeta --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-2a2d9ba2b63e855a.rmeta --extern pathfinder_geometry=/opt/rustwide/target/debug/deps/libpathfinder_geometry-cb1783fb5a71d019.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-59ad630e9e58123f.rmeta --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-8abc839c506bc8c9.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-8ab8af40ba2b2122.rmeta --extern unicode_canonical_combining_class=/opt/rustwide/target/debug/deps/libunicode_canonical_combining_class-ce5889532a007c56.rmeta --extern unicode_general_category=/opt/rustwide/target/debug/deps/libunicode_general_category-a11df6abaa670485.rmeta --extern unicode_joining_type=/opt/rustwide/target/debug/deps/libunicode_joining_type-f7e49303b524d30a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "288bc9a5b16c6684acdf360d8e1ed3db45e35ebe56db0030dbd801cd52421cc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288bc9a5b16c6684acdf360d8e1ed3db45e35ebe56db0030dbd801cd52421cc5", kill_on_drop: false }` [INFO] [stdout] 288bc9a5b16c6684acdf360d8e1ed3db45e35ebe56db0030dbd801cd52421cc5