[INFO] cloning repository https://github.com/platzio/sdk-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/platzio/sdk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplatzio%2Fsdk-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplatzio%2Fsdk-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d67f2e97e76b718e49220714c8dc5561ddce0dce [INFO] checking platzio/sdk-rs against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplatzio%2Fsdk-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/platzio/sdk-rs [INFO] finished tweaking git repo https://github.com/platzio/sdk-rs [INFO] tweaked toml for git repo https://github.com/platzio/sdk-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/platzio/sdk-rs on toolchain 54cf65b8d066c082e536455049b95943cf30378f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/platzio/sdk-rs 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f24b5832f1bb5611e261767b4db7ed9feed9369869f1aefdf090ea361209db18 [INFO] running `Command { std: "docker" "start" "-a" "f24b5832f1bb5611e261767b4db7ed9feed9369869f1aefdf090ea361209db18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f24b5832f1bb5611e261767b4db7ed9feed9369869f1aefdf090ea361209db18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f24b5832f1bb5611e261767b4db7ed9feed9369869f1aefdf090ea361209db18", kill_on_drop: false }` [INFO] [stdout] f24b5832f1bb5611e261767b4db7ed9feed9369869f1aefdf090ea361209db18 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a9d6b10ed17c0d7763d82066e1534a285ab0cf817a4c7e02077865c3fde74b5 [INFO] running `Command { std: "docker" "start" "-a" "6a9d6b10ed17c0d7763d82066e1534a285ab0cf817a4c7e02077865c3fde74b5", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling zmij v1.0.6 [INFO] [stderr] Checking value-bag v1.12.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking openssl-probe v0.2.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking serde_json v1.0.148 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking compression-codecs v0.4.35 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [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/54cf65b8d066c082e536455049b95943cf30378f/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=a6270b59c3b2b99d -C extra-filename=-b7e2024ae673eeef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0857234c7afb9dee.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8ce6644e18674a5b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.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" "6a9d6b10ed17c0d7763d82066e1534a285ab0cf817a4c7e02077865c3fde74b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a9d6b10ed17c0d7763d82066e1534a285ab0cf817a4c7e02077865c3fde74b5", kill_on_drop: false }` [INFO] [stdout] 6a9d6b10ed17c0d7763d82066e1534a285ab0cf817a4c7e02077865c3fde74b5