[INFO] cloning repository https://github.com/langshim/langshim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/langshim/langshim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flangshim%2Flangshim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flangshim%2Flangshim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4073f3df559e059a224041e6ffedfbf3ff9837a [INFO] testing langshim/langshim against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flangshim%2Flangshim" "/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/langshim/langshim [INFO] finished tweaking git repo https://github.com/langshim/langshim [INFO] tweaked toml for git repo https://github.com/langshim/langshim written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/langshim/langshim 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/langshim/langshim 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 rayon-cond v0.4.0 [INFO] [stderr] Downloaded tower-cookies v0.11.0 [INFO] [stderr] Downloaded aws-smithy-observability v0.1.4 [INFO] [stderr] Downloaded monostate-impl v0.1.18 [INFO] [stderr] Downloaded async-openai-macros v0.1.1 [INFO] [stderr] Downloaded aws-smithy-query v0.60.8 [INFO] [stderr] Downloaded onig v6.5.1 [INFO] [stderr] Downloaded aws-credential-types v1.2.10 [INFO] [stderr] Downloaded cmake v0.1.54 [INFO] [stderr] Downloaded backoff v0.4.0 [INFO] [stderr] Downloaded secrecy v0.10.3 [INFO] [stderr] Downloaded aws-types v1.3.10 [INFO] [stderr] Downloaded aws-runtime v1.5.16 [INFO] [stderr] Downloaded aws-smithy-runtime-api v1.9.2 [INFO] [stderr] Downloaded aws-sdk-sso v1.90.0 [INFO] [stderr] Downloaded aws-smithy-runtime v1.9.4 [INFO] [stderr] Downloaded rkyv v0.7.45 [INFO] [stderr] Downloaded aws-sdk-sts v1.94.0 [INFO] [stderr] Downloaded aws-config v1.8.11 [INFO] [stderr] Downloaded axum v0.8.7 [INFO] [stderr] Downloaded aws-lc-rs v1.15.1 [INFO] [stderr] Downloaded h2 v0.4.12 [INFO] [stderr] Downloaded async-openai v0.33.1 [INFO] [stderr] Downloaded tokenizers v0.22.2 [INFO] [stderr] Downloaded aws-sdk-bedrockruntime v1.118.0 [INFO] [stderr] Downloaded security-framework v3.5.1 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.92.0 [INFO] [stderr] Downloaded aws-sigv4 v1.3.6 [INFO] [stderr] Downloaded bstr v1.12.1 [INFO] [stderr] Downloaded iri-string v0.7.9 [INFO] [stderr] Downloaded compact_str v0.9.0 [INFO] [stderr] Downloaded indicatif v0.18.3 [INFO] [stderr] Downloaded aws-smithy-http-client v1.1.4 [INFO] [stderr] Downloaded aws-smithy-types v1.3.4 [INFO] [stderr] Downloaded dary_heap v0.3.8 [INFO] [stderr] Downloaded tower-http v0.6.7 [INFO] [stderr] Downloaded rustls-pki-types v1.13.1 [INFO] [stderr] Downloaded cc v1.2.48 [INFO] [stderr] Downloaded aws-smithy-xml v0.60.12 [INFO] [stderr] Downloaded aws-smithy-json v0.61.7 [INFO] [stderr] Downloaded aws-smithy-eventstream v0.60.13 [INFO] [stderr] Downloaded aws-smithy-http v0.62.5 [INFO] [stderr] Downloaded rustls-native-certs v0.8.2 [INFO] [stderr] Downloaded onig_sys v69.9.1 [INFO] [stderr] Downloaded macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Downloaded macro_rules_attribute v0.2.2 [INFO] [stderr] Downloaded monostate v0.1.18 [INFO] [stderr] Downloaded aws-smithy-async v1.2.6 [INFO] [stderr] Downloaded rkyv_derive v0.7.45 [INFO] [stderr] Downloaded axum-core v0.5.5 [INFO] [stderr] Downloaded aws-lc-sys v0.34.0 [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] cf8c4c019c33550164a07b5955f9a3b3fa0f4be5855933b11894578243ce8dfb [INFO] running `Command { std: "docker" "start" "-a" "cf8c4c019c33550164a07b5955f9a3b3fa0f4be5855933b11894578243ce8dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf8c4c019c33550164a07b5955f9a3b3fa0f4be5855933b11894578243ce8dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf8c4c019c33550164a07b5955f9a3b3fa0f4be5855933b11894578243ce8dfb", kill_on_drop: false }` [INFO] [stdout] cf8c4c019c33550164a07b5955f9a3b3fa0f4be5855933b11894578243ce8dfb [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] 1ae208547e2223fed975b818a7054f751aee969036944ed8d889cc78c995d6f2 [INFO] running `Command { std: "docker" "start" "-a" "1ae208547e2223fed975b818a7054f751aee969036944ed8d889cc78c995d6f2", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling aws-lc-rs v1.15.1 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aws-types v1.3.10 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.34.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling aws-smithy-xml v0.60.12 [INFO] [stderr] Compiling rust_decimal v1.39.0 [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/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.111/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=c2e42ea43549e70b -C extra-filename=-420d3935b9370652 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6d8df7a7e4899f97.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f11d7500b2f2af56.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-696e2bfd925941b0.rmeta --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" "1ae208547e2223fed975b818a7054f751aee969036944ed8d889cc78c995d6f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ae208547e2223fed975b818a7054f751aee969036944ed8d889cc78c995d6f2", kill_on_drop: false }` [INFO] [stdout] 1ae208547e2223fed975b818a7054f751aee969036944ed8d889cc78c995d6f2