[INFO] cloning repository https://github.com/lucemans/oura-sync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucemans/oura-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucemans%2Foura-sync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucemans%2Foura-sync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 498a2ed939a9b3b9e77f6f7daf00122ffe8d05fd
[INFO] testing lucemans/oura-sync against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucemans%2Foura-sync" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucemans/oura-sync
[INFO] finished tweaking git repo https://github.com/lucemans/oura-sync
[INFO] tweaked toml for git repo https://github.com/lucemans/oura-sync written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucemans/oura-sync on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucemans/oura-sync 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.0
[INFO] [stderr]   Downloaded no-std-compat v0.4.1
[INFO] [stderr]   Downloaded poem-derive v3.1.9
[INFO] [stderr]   Downloaded opentelemetry-http v0.28.0
[INFO] [stderr]   Downloaded opentelemetry-prometheus v0.28.0
[INFO] [stderr]   Downloaded nonzero_ext v0.3.0
[INFO] [stderr]   Downloaded go-parse-duration v0.1.1
[INFO] [stderr]   Downloaded quanta v0.12.5
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.28.0
[INFO] [stderr]   Downloaded opentelemetry v0.29.1
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.28.0
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.29.0
[INFO] [stderr]   Downloaded winnow v0.7.7
[INFO] [stderr]   Downloaded webpki-roots v0.26.10
[INFO] [stderr]   Downloaded rustls v0.23.26
[INFO] [stderr]   Downloaded h2 v0.4.9
[INFO] [stderr]   Downloaded cc v1.2.20
[INFO] [stderr]   Downloaded influxdb2 v0.5.2
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.28.0
[INFO] [stderr]   Downloaded poem-openapi-derive v5.1.13
[INFO] [stderr]   Downloaded opentelemetry v0.28.0
[INFO] [stderr]   Downloaded spinning_top v0.3.0
[INFO] [stderr]   Downloaded influxdb2-derive v0.1.1
[INFO] [stderr]   Downloaded influxdb2-structmap v0.2.0
[INFO] [stderr]   Downloaded opentelemetry-stdout v0.28.0
[INFO] [stderr]   Downloaded opentelemetry-http v0.29.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.1
[INFO] [stderr]   Downloaded quinn-udp v0.5.12
[INFO] [stderr]   Downloaded rfc7239 v0.1.3
[INFO] [stderr]   Downloaded wildmatch v2.4.0
[INFO] [stderr]   Downloaded poem-openapi v5.1.13
[INFO] [stderr]   Downloaded opentelemetry-proto v0.28.0
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.29.0
[INFO] [stderr]   Downloaded governor v0.8.1
[INFO] [stderr]   Downloaded poem v3.1.9
[INFO] [stderr]   Downloaded quinn-proto v0.11.11
[INFO] [stderr]   Downloaded aws-lc-sys v0.28.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b05cae28f50bc5eea44b77a3f17d1e549c6bd0a82be87215fca2731f01398aaf
[INFO] running `Command { std: "docker" "start" "-a" "b05cae28f50bc5eea44b77a3f17d1e549c6bd0a82be87215fca2731f01398aaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b05cae28f50bc5eea44b77a3f17d1e549c6bd0a82be87215fca2731f01398aaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b05cae28f50bc5eea44b77a3f17d1e549c6bd0a82be87215fca2731f01398aaf", kill_on_drop: false }`
[INFO] [stdout] b05cae28f50bc5eea44b77a3f17d1e549c6bd0a82be87215fca2731f01398aaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dac4edbf8f728370f5ae73e6bd80688b821e390ba3b5c92cc50ae682ced3171b
[INFO] running `Command { std: "docker" "start" "-a" "dac4edbf8f728370f5ae73e6bd80688b821e390ba3b5c92cc50ae682ced3171b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling webpki-roots v0.26.10
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling rfc7239 v0.1.3
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.29.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.28.2
[INFO] [stderr]    Compiling wildmatch v2.4.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling go-parse-duration v0.1.1
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.28.0
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling quanta v0.12.5
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling influxdb2-derive v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 tokio v1.44.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling opentelemetry v0.28.0
[INFO] [stderr]    Compiling opentelemetry v0.29.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling poem-derive v3.1.9
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling poem-openapi-derive v5.1.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[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/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name protobuf --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-2.28.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("bytes", "serde", "serde_derive", "with-bytes", "with-serde"))' -C metadata=c819dacf2c768f07 -C extra-filename=-1265e9592fecf351 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dac4edbf8f728370f5ae73e6bd80688b821e390ba3b5c92cc50ae682ced3171b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dac4edbf8f728370f5ae73e6bd80688b821e390ba3b5c92cc50ae682ced3171b", kill_on_drop: false }`
[INFO] [stdout] dac4edbf8f728370f5ae73e6bd80688b821e390ba3b5c92cc50ae682ced3171b
