[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] checking lucemans/oura-sync against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucemans%2Foura-sync" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lucemans/oura-sync on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91ad67e1cd6fee1478ff758be52b67062efccbfa79e287f70a7973aa9ee72c6e [INFO] running `Command { std: "docker" "start" "-a" "91ad67e1cd6fee1478ff758be52b67062efccbfa79e287f70a7973aa9ee72c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91ad67e1cd6fee1478ff758be52b67062efccbfa79e287f70a7973aa9ee72c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91ad67e1cd6fee1478ff758be52b67062efccbfa79e287f70a7973aa9ee72c6e", kill_on_drop: false }` [INFO] [stdout] 91ad67e1cd6fee1478ff758be52b67062efccbfa79e287f70a7973aa9ee72c6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9adff8d7e0943bd91f86c6a23f3b8631aa9bdeb9ef895b26d28216caa1e2a4bc [INFO] running `Command { std: "docker" "start" "-a" "9adff8d7e0943bd91f86c6a23f3b8631aa9bdeb9ef895b26d28216caa1e2a4bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking opentelemetry v0.28.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking webpki-roots v0.26.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking opentelemetry v0.29.1 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.28.2 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0c70cfbec949d241375e31c5a42066be70c720fc/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b62b4240ae7ed3c7 -C extra-filename=-c5b3ad494243fc8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e6fd386b8b8d865f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4e354ff8336ad124.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "9adff8d7e0943bd91f86c6a23f3b8631aa9bdeb9ef895b26d28216caa1e2a4bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9adff8d7e0943bd91f86c6a23f3b8631aa9bdeb9ef895b26d28216caa1e2a4bc", kill_on_drop: false }` [INFO] [stdout] 9adff8d7e0943bd91f86c6a23f3b8631aa9bdeb9ef895b26d28216caa1e2a4bc