[INFO] cloning repository https://github.com/divinevideo/keycast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divinevideo/keycast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinevideo%2Fkeycast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinevideo%2Fkeycast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 847ab534a5baa675caf2c10adc445434cfebde74 [INFO] checking divinevideo/keycast against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinevideo%2Fkeycast" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/divinevideo/keycast [INFO] finished tweaking git repo https://github.com/divinevideo/keycast [INFO] tweaked toml for git repo https://github.com/divinevideo/keycast written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/divinevideo/keycast on toolchain ad93f57d532978d6739002a21bc66b45ed22f998 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/divinevideo/keycast 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d816947488e0fe90574044ddd23d93a39bd575b1cbce43e18d5148442545576 [INFO] running `Command { std: "docker" "start" "-a" "6d816947488e0fe90574044ddd23d93a39bd575b1cbce43e18d5148442545576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d816947488e0fe90574044ddd23d93a39bd575b1cbce43e18d5148442545576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d816947488e0fe90574044ddd23d93a39bd575b1cbce43e18d5148442545576", kill_on_drop: false }` [INFO] [stdout] 6d816947488e0fe90574044ddd23d93a39bd575b1cbce43e18d5148442545576 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 220d51a1a7937a3998a78054d0362ae0b7f746feb66bfd40fb0614efada9fabc [INFO] running `Command { std: "docker" "start" "-a" "220d51a1a7937a3998a78054d0362ae0b7f746feb66bfd40fb0614efada9fabc", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Checking value-bag v1.12.0 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Checking zerocopy v0.8.48 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling bitcoin-io v0.1.4 [INFO] [stderr] Checking hex-conservative v0.2.2 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Checking bech32 v0.11.1 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling openssl v0.10.77 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.113 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking atomic-destructor v0.3.0 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking negentropy v0.5.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Compiling google-cloud-googleapis v0.16.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking arc-swap v1.9.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.9.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Checking backon v1.6.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking winnow v1.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking ordered-multimap v0.7.3 [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/ad93f57d532978d6739002a21bc66b45ed22f998/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=49db603589830fd9 -C extra-filename=-83bfe2aec826397a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9ad543c207e06316.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3f6d5c6354205501.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-af4dab7b77cddc19.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" "220d51a1a7937a3998a78054d0362ae0b7f746feb66bfd40fb0614efada9fabc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "220d51a1a7937a3998a78054d0362ae0b7f746feb66bfd40fb0614efada9fabc", kill_on_drop: false }` [INFO] [stdout] 220d51a1a7937a3998a78054d0362ae0b7f746feb66bfd40fb0614efada9fabc