[INFO] cloning repository https://github.com/mjhcompany/cca
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjhcompany/cca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjhcompany%2Fcca", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjhcompany%2Fcca'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ee4f4ea89311a930ec9bea4ccb3958f847ca7d6
[INFO] checking mjhcompany/cca against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjhcompany%2Fcca" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mjhcompany/cca
[INFO] finished tweaking git repo https://github.com/mjhcompany/cca
[INFO] tweaked toml for git repo https://github.com/mjhcompany/cca written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mjhcompany/cca 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/mjhcompany/cca 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded validator v0.19.0
[INFO] [stderr]   Downloaded zmij v1.0.14
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.6
[INFO] [stderr]   Downloaded validator_derive v0.19.0
[INFO] [stderr]   Downloaded reserve-port v2.3.0
[INFO] [stderr]   Downloaded auto-future v1.0.0
[INFO] [stderr]   Downloaded rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]   Downloaded bytesize v1.3.3
[INFO] [stderr]   Downloaded deadpool-redis v0.18.0
[INFO] [stderr]   Downloaded mintex v0.1.4
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded time-core v0.1.7
[INFO] [stderr]   Downloaded tokio-tungstenite v0.24.0
[INFO] [stderr]   Downloaded rust-ini v0.20.0
[INFO] [stderr]   Downloaded dhat v0.3.3
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded symbolic-common v12.17.1
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded config v0.14.1
[INFO] [stderr]   Downloaded pprof v0.14.1
[INFO] [stderr]   Downloaded axum-test v16.4.1
[INFO] [stderr]   Downloaded tree-sitter-go v0.23.4
[INFO] [stderr]   Downloaded inferno v0.11.21
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.23.1
[INFO] [stderr]   Downloaded tree-sitter v0.24.7
[INFO] [stderr]   Downloaded symbolic-demangle v12.17.1
[INFO] [stderr]   Downloaded tree-sitter-java v0.23.5
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded time v0.3.45
[INFO] [stderr]   Downloaded tree-sitter-c v0.23.4
[INFO] [stderr]   Downloaded tree-sitter-python v0.23.6
[INFO] [stderr]   Downloaded redis v0.27.6
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] [stderr]   Downloaded pgvector v0.4.1
[INFO] [stderr]   Downloaded time-macros v0.2.25
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] [stderr]   Downloaded tree-sitter-rust v0.23.3
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.23.2
[INFO] [stderr]   Downloaded tree-sitter-cpp v0.23.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] df91e81f78014458184891ecbc132febf1a5fb8266dde8d08ff37ad8a3965a58
[INFO] running `Command { std: "docker" "start" "-a" "df91e81f78014458184891ecbc132febf1a5fb8266dde8d08ff37ad8a3965a58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df91e81f78014458184891ecbc132febf1a5fb8266dde8d08ff37ad8a3965a58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df91e81f78014458184891ecbc132febf1a5fb8266dde8d08ff37ad8a3965a58", kill_on_drop: false }`
[INFO] [stdout] df91e81f78014458184891ecbc132febf1a5fb8266dde8d08ff37ad8a3965a58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bd466f27acb360ae2d4d4bd3d0d79a4604ecac5c983e38ddb502da3dfdadb50
[INFO] running `Command { std: "docker" "start" "-a" "0bd466f27acb360ae2d4d4bd3d0d79a4604ecac5c983e38ddb502da3dfdadb50", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-c v0.23.4
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling symbolic-demangle v12.17.1
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[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.114/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=1c5d51c1c32abb70 -C extra-filename=-490a3b7f1373559c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90cae58be78eb54b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff198e8e8f6dac0.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-513dea5d0cd71e6f.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" "0bd466f27acb360ae2d4d4bd3d0d79a4604ecac5c983e38ddb502da3dfdadb50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bd466f27acb360ae2d4d4bd3d0d79a4604ecac5c983e38ddb502da3dfdadb50", kill_on_drop: false }`
[INFO] [stdout] 0bd466f27acb360ae2d4d4bd3d0d79a4604ecac5c983e38ddb502da3dfdadb50
