[INFO] cloning repository https://github.com/anmolitor/elm-rust-binding
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anmolitor/elm-rust-binding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanmolitor%2Felm-rust-binding", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanmolitor%2Felm-rust-binding'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63c6b5fdc56f1fe071214dfea8a3bece5ba4b24d
[INFO] checking anmolitor/elm-rust-binding against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanmolitor%2Felm-rust-binding" "/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/anmolitor/elm-rust-binding
[INFO] finished tweaking git repo https://github.com/anmolitor/elm-rust-binding
[INFO] tweaked toml for git repo https://github.com/anmolitor/elm-rust-binding written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anmolitor/elm-rust-binding on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anmolitor/elm-rust-binding 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 16dea1a189bf188197437e266efa3d3f187c1e7aca2afe4d7868da3610991cc1
[INFO] running `Command { std: "docker" "start" "16dea1a189bf188197437e266efa3d3f187c1e7aca2afe4d7868da3610991cc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16dea1a189bf188197437e266efa3d3f187c1e7aca2afe4d7868da3610991cc1", 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" "16dea1a189bf188197437e266efa3d3f187c1e7aca2afe4d7868da3610991cc1" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16dea1a189bf188197437e266efa3d3f187c1e7aca2afe4d7868da3610991cc1", 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" "16dea1a189bf188197437e266efa3d3f187c1e7aca2afe4d7868da3610991cc1" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking unicode-id-start v1.3.1
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking par-core v2.0.0
[INFO] [stderr]     Checking ryu-js v1.0.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking swc_visit v2.0.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking cpufeatures v0.2.15
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking pathdiff v0.2.2
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking regress v0.10.4
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking radix_fmt v1.0.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling precomputed-map v0.2.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking par-iter v2.0.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking crc-catalog v1.1.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling swc_bundler v29.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc v2.1.0
[INFO] [stderr]     Checking jsonc-parser v0.26.2
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking regex v1.11.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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/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" "16dea1a189bf188197437e266efa3d3f187c1e7aca2afe4d7868da3610991cc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16dea1a189bf188197437e266efa3d3f187c1e7aca2afe4d7868da3610991cc1", kill_on_drop: false }`
[INFO] [stdout] 16dea1a189bf188197437e266efa3d3f187c1e7aca2afe4d7868da3610991cc1
