[INFO] fetching crate nebula-fbthrift-storage 0.3.0... [INFO] building nebula-fbthrift-storage-0.3.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate nebula-fbthrift-storage 0.3.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate nebula-fbthrift-storage 0.3.0 [INFO] finished tweaking crates.io crate nebula-fbthrift-storage 0.3.0 [INFO] tweaked toml for crates.io crate nebula-fbthrift-storage 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nebula-fbthrift-storage 0.3.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 53 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b51b70658080255dbc2775ec6ee97ab903d90ffcd65742d433bd8e036c43d69e [INFO] running `Command { std: "docker" "start" "-a" "b51b70658080255dbc2775ec6ee97ab903d90ffcd65742d433bd8e036c43d69e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b51b70658080255dbc2775ec6ee97ab903d90ffcd65742d433bd8e036c43d69e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51b70658080255dbc2775ec6ee97ab903d90ffcd65742d433bd8e036c43d69e", kill_on_drop: false }` [INFO] [stdout] b51b70658080255dbc2775ec6ee97ab903d90ffcd65742d433bd8e036c43d69e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42c11e2d32fc2ed49d6e2e7b0670ac4e16964c2adb1a108113d6530a19593b34 [INFO] running `Command { std: "docker" "start" "-a" "42c11e2d32fc2ed49d6e2e7b0670ac4e16964c2adb1a108113d6530a19593b34", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling panic-message v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling bufsize v1.0.10 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ghost v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling fbthrift-git v0.0.7+b377f46 [INFO] [stderr] Compiling nebula-fbthrift-double v0.3.0 [INFO] [stderr] Compiling nebula-fbthrift-common-v2 v0.3.0 [INFO] [stderr] Compiling nebula-fbthrift-common-v1 v0.3.0 [INFO] [stderr] Compiling nebula-fbthrift-common-v3 v0.3.0 [INFO] [stderr] Compiling nebula-fbthrift-meta-v2 v0.3.0 [INFO] [stderr] Compiling nebula-fbthrift-storage-v1 v0.3.0 [INFO] [stderr] Compiling nebula-fbthrift-meta-v3 v0.3.0 [INFO] [stderr] Compiling nebula-fbthrift-storage-v3 v0.3.0 [INFO] [stderr] Compiling nebula-fbthrift-storage-v2 v0.3.0 [INFO] [stderr] error: could not compile `nebula-fbthrift-meta-v3` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name nebula_fbthrift_meta_v3 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nebula-fbthrift-meta-v3-0.3.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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e664db53144234d0 -C extra-filename=-6c41b8d85cafbe36 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a6cad01b77d60716.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c7578571db373ae6.so --extern const_cstr=/opt/rustwide/target/debug/deps/libconst_cstr-79082b351831f1e4.rmeta --extern fbthrift=/opt/rustwide/target/debug/deps/libfbthrift_git-2e3c59ef72950619.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-00ea566c2cf5e1d8.rmeta --extern common=/opt/rustwide/target/debug/deps/libnebula_fbthrift_common_v3-529cf26935e9a577.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9fd32554810e1ade.rmeta --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" "42c11e2d32fc2ed49d6e2e7b0670ac4e16964c2adb1a108113d6530a19593b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42c11e2d32fc2ed49d6e2e7b0670ac4e16964c2adb1a108113d6530a19593b34", kill_on_drop: false }` [INFO] [stdout] 42c11e2d32fc2ed49d6e2e7b0670ac4e16964c2adb1a108113d6530a19593b34