[INFO] fetching crate servicepoint-cli 0.4.1... [INFO] building servicepoint-cli-0.4.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate servicepoint-cli 0.4.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate servicepoint-cli 0.4.1 [INFO] finished tweaking crates.io crate servicepoint-cli 0.4.1 [INFO] tweaked toml for crates.io crate servicepoint-cli 0.4.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate servicepoint-cli 0.4.1 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] crate crates.io crate servicepoint-cli 0.4.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6df9dc286f625ab50bdba753c31ccdd1803acea55a0f02fb6e3b4da4fa1ab740 [INFO] running `Command { std: "docker" "start" "-a" "6df9dc286f625ab50bdba753c31ccdd1803acea55a0f02fb6e3b4da4fa1ab740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6df9dc286f625ab50bdba753c31ccdd1803acea55a0f02fb6e3b4da4fa1ab740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6df9dc286f625ab50bdba753c31ccdd1803acea55a0f02fb6e3b4da4fa1ab740", kill_on_drop: false }` [INFO] [stdout] 6df9dc286f625ab50bdba753c31ccdd1803acea55a0f02fb6e3b4da4fa1ab740 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c19d66f8dd158d410fa335d525f17e1f0a56adea8866e76ef992bae65d255d7 [INFO] running `Command { std: "docker" "start" "-a" "7c19d66f8dd158d410fa335d525f17e1f0a56adea8866e76ef992bae65d255d7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling avif-serialize v0.8.4 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling libspa v0.8.0 [INFO] [stderr] Compiling rust-lzma v0.6.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] error: could not compile `rav1e` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name rav1e --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rav1e-0.7.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 -C debuginfo=2 --cfg 'feature="threading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aom-sys", "asm", "av-metrics", "backtrace", "bench", "binaries", "byteorder", "capi", "cc", "channel-api", "check_asm", "clap", "clap_complete", "console", "crossbeam", "dav1d-sys", "decode_test", "decode_test_dav1d", "default", "desync_finder", "dump_ivf", "dump_lookahead_data", "fern", "git_version", "image", "ivf", "nasm-rs", "nom", "quick_test", "scan_fmt", "scenechange", "serde", "serde-big-array", "serialize", "signal-hook", "signal_support", "threading", "toml", "tracing", "tracing-chrome", "tracing-subscriber", "unstable", "wasm", "wasm-bindgen", "y4m"))' -C metadata=340737a6480fa91c -C extra-filename=-f354337a315e6700 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arg_enum_proc_macro=/opt/rustwide/target/debug/deps/libarg_enum_proc_macro-5e61fa34d6ab1783.so --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-41dcfe80309d7422.rmeta --extern av1_grain=/opt/rustwide/target/debug/deps/libav1_grain-b8d6f058429285e5.rmeta --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-cf56b29ea9eb7b84.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5a199b0ec0054672.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c584c14658ca55ba.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4d1985e343fb3d50.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern rayon=/opt/rustwide/target/debug/deps/libmaybe_rayon-12ad751a26860e74.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-64be8850bfcabca1.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/deps/libnoop_proc_macro-2e1b35bb98ddaa7a.so --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-aa07be73c1041aae.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e05972f153d0dad0.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-2f31d29531b22222.rmeta --extern simd_helpers=/opt/rustwide/target/debug/deps/libsimd_helpers-0ac3cfe0cb11333f.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-14388f606ba4fdc9.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-ccd71a43adc41de2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.69.5/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="experimental"' --cfg 'feature="runtime"' --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=b265e7bb6b3810d5 -C extra-filename=-e63661e1700bba71 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern annotate_snippets=/opt/rustwide/target/debug/deps/libannotate_snippets-9b48bfcb8f91b0ca.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-999d889d9694453e.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-3bc7cf08b2d0ba32.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-4aaa27485d47080a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-896791237ddefcd8.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-74f43c57e8b051a3.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-5d066e4c3a3bdd8f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.70.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="runtime"' --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=c651e7a82ab5f84b -C extra-filename=-a4023e2483038e21 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-999d889d9694453e.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-3bc7cf08b2d0ba32.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-4aaa27485d47080a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5c22dfd29cf6fae8.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-74f43c57e8b051a3.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-5d066e4c3a3bdd8f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7c19d66f8dd158d410fa335d525f17e1f0a56adea8866e76ef992bae65d255d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c19d66f8dd158d410fa335d525f17e1f0a56adea8866e76ef992bae65d255d7", kill_on_drop: false }` [INFO] [stdout] 7c19d66f8dd158d410fa335d525f17e1f0a56adea8866e76ef992bae65d255d7