[INFO] cloning repository https://github.com/ogiekako/pub_polycover [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ogiekako/pub_polycover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogiekako%2Fpub_polycover", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogiekako%2Fpub_polycover'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d909f844054573069f2e2a98d8762db50d62cdf7 [INFO] checking ogiekako/pub_polycover against 4d7f6614d0baa7689bd05eba340114667db4d5b7 for pr-133502-28 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogiekako%2Fpub_polycover" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ogiekako/pub_polycover [INFO] finished tweaking git repo https://github.com/ogiekako/pub_polycover [INFO] tweaked toml for git repo https://github.com/ogiekako/pub_polycover written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ogiekako/pub_polycover on toolchain 4d7f6614d0baa7689bd05eba340114667db4d5b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ogiekako/pub_polycover 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" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] be843b04331674f24c6128769fd30828a5662c6cc8f2025e55fa9b9c8e45cd2a [INFO] running `Command { std: "docker" "start" "be843b04331674f24c6128769fd30828a5662c6cc8f2025e55fa9b9c8e45cd2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be843b04331674f24c6128769fd30828a5662c6cc8f2025e55fa9b9c8e45cd2a", 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" "be843b04331674f24c6128769fd30828a5662c6cc8f2025e55fa9b9c8e45cd2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be843b04331674f24c6128769fd30828a5662c6cc8f2025e55fa9b9c8e45cd2a", 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" "be843b04331674f24c6128769fd30828a5662c6cc8f2025e55fa9b9c8e45cd2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling cpp_demangle v0.5.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling symbolic-demangle v12.17.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking symbolic-common v12.17.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] error: could not compile `protobuf` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d7f6614d0baa7689bd05eba340114667db4d5b7/bin/rustc --crate-name protobuf --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.28.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "serde", "serde_derive", "with-bytes", "with-serde"))' -C metadata=ac362bd48baccb5e -C extra-filename=-63fb0f15cc85a030 --out-dir /opt/rustwide/target/debug/build/protobuf/63fb0f15cc85a030/out --cap-lints allow --cap-lints=forbid --cfg rustc_nightly` (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/4d7f6614d0baa7689bd05eba340114667db4d5b7/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.32.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="read"' --cfg 'feature="read-core"' --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=c4b4d34220023cc8 -C extra-filename=-e3c3534676e2f8f4 --out-dir /opt/rustwide/target/debug/build/gimli/e3c3534676e2f8f4/out --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "be843b04331674f24c6128769fd30828a5662c6cc8f2025e55fa9b9c8e45cd2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be843b04331674f24c6128769fd30828a5662c6cc8f2025e55fa9b9c8e45cd2a", kill_on_drop: false }` [INFO] [stdout] be843b04331674f24c6128769fd30828a5662c6cc8f2025e55fa9b9c8e45cd2a