[INFO] cloning repository https://github.com/pickmoment/vex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pickmoment/vex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpickmoment%2Fvex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpickmoment%2Fvex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d95498d389bbb93bc71051b14813e141047d6a50 [INFO] testing pickmoment/vex against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpickmoment%2Fvex" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pickmoment/vex [INFO] finished tweaking git repo https://github.com/pickmoment/vex [INFO] tweaked toml for git repo https://github.com/pickmoment/vex written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pickmoment/vex on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pickmoment/vex 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fancy-regex v0.16.2 [INFO] [stderr] Downloaded profiling-procmacros v1.0.18 [INFO] [stderr] Downloaded kqueue-sys v1.1.2 [INFO] [stderr] Downloaded imgref v1.12.1 [INFO] [stderr] Downloaded avif-serialize v0.8.9 [INFO] [stderr] Downloaded nucleo v0.5.0 [INFO] [stderr] Downloaded ratatui-image v2.0.1 [INFO] [stderr] Downloaded image-webp v0.1.3 [INFO] [stderr] Downloaded nucleo-matcher v0.3.1 [INFO] [stderr] Downloaded plist v1.7.0 [INFO] [stderr] Downloaded quick-xml v0.32.0 [INFO] [stderr] Downloaded pulldown-cmark v0.11.3 [INFO] [stderr] Downloaded brotli-decompressor v5.0.1 [INFO] [stderr] Downloaded ratatui v0.28.1 [INFO] [stderr] Downloaded brotli v8.0.3 [INFO] [stderr] Downloaded icy_sixel v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63f97b3191c2dd9340f0a978309bc7717ba94abd093147600506100711760b37 [INFO] running `Command { std: "docker" "start" "-a" "63f97b3191c2dd9340f0a978309bc7717ba94abd093147600506100711760b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63f97b3191c2dd9340f0a978309bc7717ba94abd093147600506100711760b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f97b3191c2dd9340f0a978309bc7717ba94abd093147600506100711760b37", kill_on_drop: false }` [INFO] [stdout] 63f97b3191c2dd9340f0a978309bc7717ba94abd093147600506100711760b37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab8a652997867d537ca6c24101723b0657957e9c1ca8c95c63fce155227d0626 [INFO] running `Command { std: "docker" "start" "-a" "ab8a652997867d537ca6c24101723b0657957e9c1ca8c95c63fce155227d0626", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling imgref v1.12.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling avif-serialize v0.8.9 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling brotli-decompressor v5.0.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling pulldown-cmark v0.11.3 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling brotli v8.0.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lz4_flex v0.13.1 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.29 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling icy_sixel v0.1.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling jiff v0.2.24 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling nucleo v0.5.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.18 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.18 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=01424f89bfc162f9 -C extra-filename=-d7beae81fd16a2a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-06c983927188c99c.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-2cbcfaf5b9f938fe.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-c0c68358ca0aedb0.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" "ab8a652997867d537ca6c24101723b0657957e9c1ca8c95c63fce155227d0626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab8a652997867d537ca6c24101723b0657957e9c1ca8c95c63fce155227d0626", kill_on_drop: false }` [INFO] [stdout] ab8a652997867d537ca6c24101723b0657957e9c1ca8c95c63fce155227d0626