[INFO] fetching crate sgxs-tools 0.9.0... [INFO] checking sgxs-tools-0.9.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate sgxs-tools 0.9.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate sgxs-tools 0.9.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sgxs-tools 0.9.0 [INFO] tweaked toml for crates.io crate sgxs-tools 0.9.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sgxs-tools 0.9.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sgxs-tools 0.9.0 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded partition-identity v0.3.0 [INFO] [stderr] Downloaded ipc-queue v0.4.0 [INFO] [stderr] Downloaded enclave-runner v0.7.0 [INFO] [stderr] Downloaded protoc-rust v2.22.1 [INFO] [stderr] Downloaded protoc v2.22.1 [INFO] [stderr] Downloaded report-test v0.5.0 [INFO] [stderr] Downloaded protobuf-codegen v2.22.1 [INFO] [stderr] Downloaded aesm-client v0.6.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.17 [INFO] [stderr] Downloaded dcap-ql v0.4.0 [INFO] [stderr] Downloaded proc-mounts v0.3.0 [INFO] [stderr] Downloaded insecure-time v0.1.0 [INFO] [stderr] Downloaded fortanix-sgx-abi v0.6.0 [INFO] [stderr] Downloaded protobuf v2.22.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0c73612bf58945c83e36a25fe127fc59c5a708224ddd61deff45a519a1e0122 [INFO] running `Command { std: "docker" "start" "-a" "a0c73612bf58945c83e36a25fe127fc59c5a708224ddd61deff45a519a1e0122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0c73612bf58945c83e36a25fe127fc59c5a708224ddd61deff45a519a1e0122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c73612bf58945c83e36a25fe127fc59c5a708224ddd61deff45a519a1e0122", kill_on_drop: false }` [INFO] [stdout] a0c73612bf58945c83e36a25fe127fc59c5a708224ddd61deff45a519a1e0122 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dc5ccf1e7c3000a3186819f4294fe03001de0ccd9165d15b8d4e3c482a1abb2 [INFO] running `Command { std: "docker" "start" "-a" "3dc5ccf1e7c3000a3186819f4294fe03001de0ccd9165d15b8d4e3c482a1abb2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling vcpkg v0.2.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking sgx-isa v0.4.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling protobuf v2.22.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling enclave-runner v0.7.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking anstream v0.6.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling dcap-ql-sys v0.2.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Checking fortanix-sgx-abi v0.6.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking ipc-queue v0.4.0 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling protobuf-codegen v2.22.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling protoc v2.22.1 [INFO] [stderr] Compiling protoc-rust v2.22.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [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/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/bin/rustc --crate-name protobuf --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.22.1/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=b7fc544d072079a7 -C extra-filename=-78cf48e3c6cf1d31 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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] running `Command { std: "docker" "inspect" "3dc5ccf1e7c3000a3186819f4294fe03001de0ccd9165d15b8d4e3c482a1abb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dc5ccf1e7c3000a3186819f4294fe03001de0ccd9165d15b8d4e3c482a1abb2", kill_on_drop: false }` [INFO] [stdout] 3dc5ccf1e7c3000a3186819f4294fe03001de0ccd9165d15b8d4e3c482a1abb2