[INFO] fetching crate swh-graph-grpc-server 11.3.0... [INFO] testing swh-graph-grpc-server-11.3.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate swh-graph-grpc-server 11.3.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate swh-graph-grpc-server 11.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate swh-graph-grpc-server 11.3.0 [INFO] tweaked toml for crates.io crate swh-graph-grpc-server 11.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate swh-graph-grpc-server 11.3.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate swh-graph-grpc-server 11.3.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d3406248277c50c498c1338ff73722f08e54405e67b6717411443463c7e9984 [INFO] running `Command { std: "docker" "start" "-a" "0d3406248277c50c498c1338ff73722f08e54405e67b6717411443463c7e9984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d3406248277c50c498c1338ff73722f08e54405e67b6717411443463c7e9984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d3406248277c50c498c1338ff73722f08e54405e67b6717411443463c7e9984", kill_on_drop: false }` [INFO] [stdout] 0d3406248277c50c498c1338ff73722f08e54405e67b6717411443463c7e9984 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 533eff7b0bf32f6293aa87bef9bd6a450d96aa5875757eb2b4d8357e249883f6 [INFO] running `Command { std: "docker" "start" "-a" "533eff7b0bf32f6293aa87bef9bd6a450d96aa5875757eb2b4d8357e249883f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.21.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.124 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling cxx v1.0.124 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling impl-tools-lib v0.11.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling lambert_w v1.0.20 [INFO] [stderr] Compiling autocxx-bindgen v0.71.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling pluralizer v0.5.0 [INFO] [stderr] Compiling sysinfo v0.35.2 [INFO] [stderr] Compiling partition v0.1.2 [INFO] [stderr] Compiling stable_try_trait_v2 v1.75.1 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling maybe-dangling v0.1.2 [INFO] [stderr] Compiling arbitrary-chunks v0.4.1 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling prost-derive v0.13.2 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling sysctl v0.6.0 [INFO] [stderr] Compiling impl-tools v0.11.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling mem_dbg-derive v0.3.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling epserde-derive v0.12.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling lender-derive v0.1.3 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling common_traits v0.12.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling value-traits-derive v0.2.1 [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling lender v0.6.2 [INFO] [stderr] Compiling derive_setters v0.1.6 [INFO] [stderr] Compiling mmap-rs v0.7.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling value-traits v0.2.1 [INFO] [stderr] Compiling dsi-progress-logger v0.8.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ambassador v0.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling mem_dbg v0.4.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling mem_dbg-derive v0.2.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rdst v0.20.14 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling epserde v0.12.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling cxx-gen v0.7.124 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling autocxx-parser v0.27.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thread-priority v3.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling prost v0.13.2 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling mem_dbg v0.3.2 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling autocxx-engine v0.27.1 [INFO] [stderr] Compiling cxxbridge-macro v1.0.124 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling sync-cell-slice v0.9.12 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] error: could not compile `autocxx-bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name autocxx_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocxx-bindgen-0.71.1/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="logging"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=90705496c1b46b51 -C extra-filename=-5208db4d2a48041e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c9a8c3feded120fa.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-e0a046f5545b1bfc.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-e8a1add2a0882164.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-cb76b717fccc6fd0.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c7099b4e56e1def3.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f9737eed7a2955c4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-65bf2795bc543881.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-006e82c47d5fa9e4.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-0753222de56bb540.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" "533eff7b0bf32f6293aa87bef9bd6a450d96aa5875757eb2b4d8357e249883f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "533eff7b0bf32f6293aa87bef9bd6a450d96aa5875757eb2b4d8357e249883f6", kill_on_drop: false }` [INFO] [stdout] 533eff7b0bf32f6293aa87bef9bd6a450d96aa5875757eb2b4d8357e249883f6