[INFO] cloning repository https://github.com/mitre/ocsf_ilf_translator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mitre/ocsf_ilf_translator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitre%2Focsf_ilf_translator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitre%2Focsf_ilf_translator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b43e16f680c85ab9b4671d4992474f98768d870 [INFO] checking mitre/ocsf_ilf_translator against master#b2728d5426bab1d8c39709768c7e22b7f66dde5d for pr-135852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitre%2Focsf_ilf_translator" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mitre/ocsf_ilf_translator on toolchain b2728d5426bab1d8c39709768c7e22b7f66dde5d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mitre/ocsf_ilf_translator [INFO] finished tweaking git repo https://github.com/mitre/ocsf_ilf_translator [INFO] tweaked toml for git repo https://github.com/mitre/ocsf_ilf_translator written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mitre/ocsf_ilf_translator 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" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/mitre/seal_lib` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protobuf-json-mapping v3.5.1 [INFO] [stderr] Downloaded protobuf-parse v3.5.1 [INFO] [stderr] Downloaded enum_common_fields v0.7.0 [INFO] [stderr] Downloaded protobuf-support v3.5.1 [INFO] [stderr] Downloaded protobuf-codegen v3.5.1 [INFO] [stderr] Downloaded protobuf v3.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2715ba2c1ece9298a2af84565246f7c179d6e470e7eb6e8b3d7b2fdc0d93e3de [INFO] running `Command { std: "docker" "start" "-a" "2715ba2c1ece9298a2af84565246f7c179d6e470e7eb6e8b3d7b2fdc0d93e3de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2715ba2c1ece9298a2af84565246f7c179d6e470e7eb6e8b3d7b2fdc0d93e3de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2715ba2c1ece9298a2af84565246f7c179d6e470e7eb6e8b3d7b2fdc0d93e3de", kill_on_drop: false }` [INFO] [stdout] 2715ba2c1ece9298a2af84565246f7c179d6e470e7eb6e8b3d7b2fdc0d93e3de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f482f2c5d64682b7007d7cb6c927fa01b20454aec993126221483c1648a09f11 [INFO] running `Command { std: "docker" "start" "-a" "f482f2c5d64682b7007d7cb6c927fa01b20454aec993126221483c1648a09f11", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling protobuf v3.5.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.0.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.0.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.0.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling protoc-bin-vendored v3.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling enum_common_fields v0.7.0 [INFO] [stderr] Compiling protobuf-support v3.5.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling ilf-ocsf-macro v0.1.0 (/opt/rustwide/workdir/ilf-ocsf-macro) [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking protobuf-json-mapping v3.5.1 [INFO] [stderr] Checking ordered-float v4.5.0 [INFO] [stderr] Checking seal_lib v1.7.1 (https://github.com/mitre/seal_lib?tag=v1.7.1#ad2b4d4a) [INFO] [stderr] Compiling protobuf-parse v3.5.1 [INFO] [stderr] Compiling protobuf-codegen v3.5.1 [INFO] [stderr] Compiling ilf_ocsf_protobuf v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ilf_ocsf_protobuf` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b2728d5426bab1d8c39709768c7e22b7f66dde5d/bin/rustc --crate-name ilf_ocsf_protobuf --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=db02bbee73948d32 -C extra-filename=-f947f130ef36530d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e3a854facd575451.rmeta --extern enum_common_fields=/opt/rustwide/target/debug/deps/libenum_common_fields-cc74f0cb5496717a.so --extern ilf_ocsf_macro=/opt/rustwide/target/debug/deps/libilf_ocsf_macro-4a663d396077aeba.so --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-139a1a3e0811c611.rmeta --extern protobuf_json_mapping=/opt/rustwide/target/debug/deps/libprotobuf_json_mapping-0f25f986b58e2d58.rmeta --extern seal_lib=/opt/rustwide/target/debug/deps/libseal_lib-a2a9f0fa4303cc3a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-306740e9e192a04a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9b4b906d613e2185.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-a8ecef5a92c47c91.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f482f2c5d64682b7007d7cb6c927fa01b20454aec993126221483c1648a09f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f482f2c5d64682b7007d7cb6c927fa01b20454aec993126221483c1648a09f11", kill_on_drop: false }` [INFO] [stdout] f482f2c5d64682b7007d7cb6c927fa01b20454aec993126221483c1648a09f11