[INFO] cloning repository https://github.com/LuminaTech-ai/os-checker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LuminaTech-ai/os-checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminaTech-ai%2Fos-checker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminaTech-ai%2Fos-checker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 100c620846747b92c685210905e403ad89208899
[INFO] testing LuminaTech-ai/os-checker against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminaTech-ai%2Fos-checker" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LuminaTech-ai/os-checker
[INFO] finished tweaking git repo https://github.com/LuminaTech-ai/os-checker
[INFO] tweaked toml for git repo https://github.com/LuminaTech-ai/os-checker written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LuminaTech-ai/os-checker on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LuminaTech-ai/os-checker 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/os-checker-database/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/os-checker-types/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded argh_shared v0.1.13
[INFO] [stderr]   Downloaded expect-test v1.5.1
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded jsonxf v1.1.1
[INFO] [stderr]   Downloaded cvss v2.0.0
[INFO] [stderr]   Downloaded schemars_derive v1.0.0-alpha.17
[INFO] [stderr]   Downloaded argh v0.1.13
[INFO] [stderr]   Downloaded dissimilar v1.0.10
[INFO] [stderr]   Downloaded argh_derive v0.1.13
[INFO] [stderr]   Downloaded musli-macros v0.0.124
[INFO] [stderr]   Downloaded rustsec v0.30.2
[INFO] [stderr]   Downloaded platforms v3.5.0
[INFO] [stderr]   Downloaded generator v0.8.4
[INFO] [stderr]   Downloaded musli-core v0.0.124
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded cargo-lock v10.1.0
[INFO] [stderr]   Downloaded schemars v1.0.0-alpha.17
[INFO] [stderr]   Downloaded prettydiff v0.7.0
[INFO] [stderr]   Downloaded cc v1.2.19
[INFO] [stderr]   Downloaded musli v0.0.124
[INFO] [stderr]   Downloaded winnow v0.7.6
[INFO] [stderr]   Downloaded yash-syntax v0.12.1
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded redb v2.5.0
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] [stderr]   Downloaded rust-fuzzy-search v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f77f69e5e1d3b0ef40d30079c5ae1f281836fb191fa777df38f79fa57145c2f7
[INFO] running `Command { std: "docker" "start" "-a" "f77f69e5e1d3b0ef40d30079c5ae1f281836fb191fa777df38f79fa57145c2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f77f69e5e1d3b0ef40d30079c5ae1f281836fb191fa777df38f79fa57145c2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f77f69e5e1d3b0ef40d30079c5ae1f281836fb191fa777df38f79fa57145c2f7", kill_on_drop: false }`
[INFO] [stdout] f77f69e5e1d3b0ef40d30079c5ae1f281836fb191fa777df38f79fa57145c2f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00390a851adf7d3a9f80b3efc5c7a8a428ec1de57adbe2aa4cdc706247fc81ad
[INFO] running `Command { std: "docker" "start" "-a" "00390a851adf7d3a9f80b3efc5c7a8a428ec1de57adbe2aa4cdc706247fc81ad", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/os-checker-types/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: /opt/rustwide/workdir/os-checker-database/Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling redb v2.5.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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 -C debuginfo=2 --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=442385bbf35f1b12 -C extra-filename=-13fc688ae7f36982 --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" "00390a851adf7d3a9f80b3efc5c7a8a428ec1de57adbe2aa4cdc706247fc81ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00390a851adf7d3a9f80b3efc5c7a8a428ec1de57adbe2aa4cdc706247fc81ad", kill_on_drop: false }`
[INFO] [stdout] 00390a851adf7d3a9f80b3efc5c7a8a428ec1de57adbe2aa4cdc706247fc81ad
