[INFO] cloning repository https://github.com/emilyantosch/hestia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emilyantosch/hestia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femilyantosch%2Fhestia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femilyantosch%2Fhestia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db7192c55f28c92e658021fbde1351d70b1f2835 [INFO] checking emilyantosch/hestia against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femilyantosch%2Fhestia" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/emilyantosch/hestia [INFO] finished tweaking git repo https://github.com/emilyantosch/hestia [INFO] tweaked toml for git repo https://github.com/emilyantosch/hestia written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/emilyantosch/hestia on toolchain 95813608313bff49cfc1afc393a946a3c085b772 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/emilyantosch/hestia 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc2/source/app/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dae62af9e443af3611bb65f9001d2f9bc3cfe8d11fa732ad3281b71a68118474 [INFO] running `Command { std: "docker" "start" "-a" "dae62af9e443af3611bb65f9001d2f9bc3cfe8d11fa732ad3281b71a68118474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dae62af9e443af3611bb65f9001d2f9bc3cfe8d11fa732ad3281b71a68118474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dae62af9e443af3611bb65f9001d2f9bc3cfe8d11fa732ad3281b71a68118474", kill_on_drop: false }` [INFO] [stdout] dae62af9e443af3611bb65f9001d2f9bc3cfe8d11fa732ad3281b71a68118474 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf1b6e4df5d43441384e3c71088b0a4e96252f134cc0eb02325531cdd975b0ab [INFO] running `Command { std: "docker" "start" "-a" "bf1b6e4df5d43441384e3c71088b0a4e96252f134cc0eb02325531cdd975b0ab", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/app/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Checking value-bag v1.10.0 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking dioxus-core-types v0.6.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling lazy-js-bundle v0.6.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Checking unicode-ident v1.0.17 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking endi v1.1.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling dioxus-document v0.6.3 [INFO] [stderr] Checking dioxus-cli-config v0.6.3 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking clap_builder v4.5.30 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling dioxus-interpreter-js v0.6.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling wry v0.45.0 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/95813608313bff49cfc1afc393a946a3c085b772/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/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="default"' --cfg 'feature="std"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=bdd04e0f4dc7c7dd -C extra-filename=-a51f3b0cccc0511b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "bf1b6e4df5d43441384e3c71088b0a4e96252f134cc0eb02325531cdd975b0ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf1b6e4df5d43441384e3c71088b0a4e96252f134cc0eb02325531cdd975b0ab", kill_on_drop: false }` [INFO] [stdout] bf1b6e4df5d43441384e3c71088b0a4e96252f134cc0eb02325531cdd975b0ab