[INFO] cloning repository https://github.com/LLawli/note [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LLawli/note" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLLawli%2Fnote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLLawli%2Fnote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12ed42e48a9efdd6fd92307dedf90047c4ef2c21 [INFO] checking LLawli/note against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLLawli%2Fnote" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/LLawli/note [INFO] finished tweaking git repo https://github.com/LLawli/note [INFO] tweaked toml for git repo https://github.com/LLawli/note written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LLawli/note on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LLawli/note 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.6.0 [INFO] [stderr] Downloaded crokey v1.4.0 [INFO] [stderr] Downloaded strict v0.2.0 [INFO] [stderr] Downloaded lazy-regex v3.6.0 [INFO] [stderr] Downloaded crokey-proc_macros v1.4.0 [INFO] [stderr] Downloaded minimad v0.14.0 [INFO] [stderr] Downloaded tui-markdown v0.3.8 [INFO] [stderr] Downloaded coolor v1.1.0 [INFO] [stderr] Downloaded termimad v0.34.1 [INFO] [stderr] Downloaded ratatui-tea v0.2.0 [INFO] [stderr] Downloaded ratatui-bubbletea-theme v0.2.0 [INFO] [stderr] Downloaded refinery v0.9.2 [INFO] [stderr] Downloaded refinery-core v0.9.2 [INFO] [stderr] Downloaded refinery-macros v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] c974479abb4b2808acefa4aefde63fbe6d66586e9e112f448b002f1c604c30ff [INFO] running `Command { std: "docker" "start" "c974479abb4b2808acefa4aefde63fbe6d66586e9e112f448b002f1c604c30ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c974479abb4b2808acefa4aefde63fbe6d66586e9e112f448b002f1c604c30ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c974479abb4b2808acefa4aefde63fbe6d66586e9e112f448b002f1c604c30ff" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c974479abb4b2808acefa4aefde63fbe6d66586e9e112f448b002f1c604c30ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c974479abb4b2808acefa4aefde63fbe6d66586e9e112f448b002f1c604c30ff" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling yoke v0.8.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling time-core v0.1.9 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Checking compact_str v0.9.1 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking kasuari v0.4.12 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking lru v0.18.0 [INFO] [stderr] Checking time v0.3.51 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Checking line-clipping v0.3.7 [INFO] [stderr] Compiling pulldown-cmark v0.13.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling icu_properties v2.2.0 [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/c9ff496891c278ad660bc0ab85c1f0b72059464a/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.11/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=a3e5e7d6b1ad128d -C extra-filename=-ad84fdbac3b7a759 --out-dir /opt/rustwide/target/debug/build/regex-syntax/ad84fdbac3b7a759/out --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" "c974479abb4b2808acefa4aefde63fbe6d66586e9e112f448b002f1c604c30ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c974479abb4b2808acefa4aefde63fbe6d66586e9e112f448b002f1c604c30ff", kill_on_drop: false }` [INFO] [stdout] c974479abb4b2808acefa4aefde63fbe6d66586e9e112f448b002f1c604c30ff