[INFO] cloning repository https://github.com/hyperpolymath/eclexia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hyperpolymath/eclexia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyperpolymath%2Feclexia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyperpolymath%2Feclexia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e48f4e4c7f618d384000f4d47fd55211a785a1e
[INFO] checking hyperpolymath/eclexia against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyperpolymath%2Feclexia" "/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/hyperpolymath/eclexia
[INFO] finished tweaking git repo https://github.com/hyperpolymath/eclexia
[INFO] tweaked toml for git repo https://github.com/hyperpolymath/eclexia written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hyperpolymath/eclexia on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hyperpolymath/eclexia 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9c6dc7d72a95bbebcf739a6979237125c33748a373160f3e6253514c9b26302d
[INFO] running `Command { std: "docker" "start" "9c6dc7d72a95bbebcf739a6979237125c33748a373160f3e6253514c9b26302d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c6dc7d72a95bbebcf739a6979237125c33748a373160f3e6253514c9b26302d", 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" "9c6dc7d72a95bbebcf739a6979237125c33748a373160f3e6253514c9b26302d" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c6dc7d72a95bbebcf739a6979237125c33748a373160f3e6253514c9b26302d", 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" "9c6dc7d72a95bbebcf739a6979237125c33748a373160f3e6253514c9b26302d" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking la-arena v0.3.1
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling cranelift-isle v0.116.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.116.1
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking cranelift-bitset v0.116.1
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.116.1
[INFO] [stderr]     Checking cranelift-entity v0.116.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking regalloc2 v0.11.2
[INFO] [stderr]     Checking cranelift-bforest v0.116.1
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling wasm-encoder v0.225.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking cranelift-control v0.116.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking salsa-macro-rules v0.26.0
[INFO] [stderr]     Checking thin-vec v0.2.16
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking iri-string v0.7.10
[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/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/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=a7174f3b8f975bfe -C extra-filename=-772b60ac7f4bd548 --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] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=1bfbe7cc24bbca27 -C extra-filename=-79cf583c5db66404 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-762ab36a7afea071.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9c6dc7d72a95bbebcf739a6979237125c33748a373160f3e6253514c9b26302d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c6dc7d72a95bbebcf739a6979237125c33748a373160f3e6253514c9b26302d", kill_on_drop: false }`
[INFO] [stdout] 9c6dc7d72a95bbebcf739a6979237125c33748a373160f3e6253514c9b26302d
