[INFO] cloning repository https://github.com/sys-ravenmki98/azul
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sys-ravenmki98/azul" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsys-ravenmki98%2Fazul", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsys-ravenmki98%2Fazul'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c667c94029275c3bac952c952f360e9097ad6980
[INFO] checking sys-ravenmki98/azul against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsys-ravenmki98%2Fazul" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sys-ravenmki98/azul
[INFO] finished tweaking git repo https://github.com/sys-ravenmki98/azul
[INFO] tweaked toml for git repo https://github.com/sys-ravenmki98/azul written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sys-ravenmki98/azul on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sys-ravenmki98/azul 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24ee9e9ddd8e00049590c880d0ceddd1564714958cf6ed843cdae87f75178741
[INFO] running `Command { std: "docker" "start" "-a" "24ee9e9ddd8e00049590c880d0ceddd1564714958cf6ed843cdae87f75178741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24ee9e9ddd8e00049590c880d0ceddd1564714958cf6ed843cdae87f75178741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24ee9e9ddd8e00049590c880d0ceddd1564714958cf6ed843cdae87f75178741", kill_on_drop: false }`
[INFO] [stdout] 24ee9e9ddd8e00049590c880d0ceddd1564714958cf6ed843cdae87f75178741
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 291f21bce3fbe4bc2eb9eb367e6b3ccdfefd5f6433038360fed3601f24421473
[INFO] running `Command { std: "docker" "start" "-a" "291f21bce3fbe4bc2eb9eb367e6b3ccdfefd5f6433038360fed3601f24421473", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.103
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking der v0.7.10 (https://github.com/lukevalenta/formats?branch=relative-oid-tag-v0.7.10#89577533)
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.103
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.103
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.103
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking x509-cert v0.2.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]     Checking dsa v0.6.3
[INFO] [stderr]     Checking md2 v0.10.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.103
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]     Checking x509-ocsp v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking signed_note v0.2.0 (/opt/rustwide/workdir/crates/signed_note)
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking p224 v0.13.2
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking p521 v0.13.3
[INFO] [stderr]     Checking p192 v0.13.0
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking length_prefixed v0.2.0 (/opt/rustwide/workdir/crates/length_prefixed)
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking x509-verify v0.4.8
[INFO] [stderr]    Compiling js-sys v0.3.80
[INFO] [stderr]     Checking x509_util v0.2.0 (/opt/rustwide/workdir/crates/x509_util)
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bitcode_derive v0.6.5
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking tlog_tiles v0.2.0 (/opt/rustwide/workdir/crates/tlog_tiles)
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]     Checking web-sys v0.3.80
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.53
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling bitcode v0.6.6
[INFO] [stderr]    Compiling referencing v0.30.0
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling worker-kv v0.9.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr] error: could not compile `protobuf` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/22cc29ba5b459fb386c0406b9baf3a49eb0fba39/bin/rustc --crate-name protobuf --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-3.7.2/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 --warn=unexpected_cfgs --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "with-bytes"))' -C metadata=e5c966c91ce9efcc -C extra-filename=-b5854c6191aa3523 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-05887c23ecc18d47.rmeta --extern protobuf_support=/opt/rustwide/target/debug/deps/libprotobuf_support-8723ca1c8c2d8206.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d417c1d806188a90.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/22cc29ba5b459fb386c0406b9baf3a49eb0fba39/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/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 --cfg 'feature="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=eb9ccb5c08c2a8b2 -C extra-filename=-00b2ede1329e06f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-a6efa894b8ce6ff2.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a51f3b0cccc0511b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "291f21bce3fbe4bc2eb9eb367e6b3ccdfefd5f6433038360fed3601f24421473", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "291f21bce3fbe4bc2eb9eb367e6b3ccdfefd5f6433038360fed3601f24421473", kill_on_drop: false }`
[INFO] [stdout] 291f21bce3fbe4bc2eb9eb367e6b3ccdfefd5f6433038360fed3601f24421473
