[INFO] cloning repository https://github.com/freshtonic/recursa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/freshtonic/recursa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreshtonic%2Frecursa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreshtonic%2Frecursa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f37af42ede53fb3ef2468691a995b40865e47aa3
[INFO] checking freshtonic/recursa against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreshtonic%2Frecursa" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/freshtonic/recursa
[INFO] finished tweaking git repo https://github.com/freshtonic/recursa
[INFO] tweaked toml for git repo https://github.com/freshtonic/recursa written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/freshtonic/recursa on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/freshtonic/recursa 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-prost v0.14.5
[INFO] [stderr]   Downloaded utf8-zero v0.8.1
[INFO] [stderr]   Downloaded railroad v0.3.6
[INFO] [stderr]   Downloaded ferroid v0.8.9
[INFO] [stderr]   Downloaded tonic v0.14.5
[INFO] [stderr]   Downloaded testcontainers v0.27.2
[INFO] [stderr]   Downloaded ureq-proto v0.6.0
[INFO] [stderr]   Downloaded astral-tokio-tar v0.6.0
[INFO] [stderr]   Downloaded bollard-buildkit-proto v0.7.0
[INFO] [stderr]   Downloaded bollard v0.20.2
[INFO] [stderr]   Downloaded testcontainers-modules v0.15.0
[INFO] [stderr]   Downloaded bollard-stubs v1.52.1-rc.29.1.3
[INFO] [stderr]   Downloaded ureq v3.3.0
[INFO] [stderr]   Downloaded sqlparser v0.52.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a54bba15f62758f1c41986781ae4f53865d54db02c249ea80772f2e80690c9e
[INFO] running `Command { std: "docker" "start" "-a" "9a54bba15f62758f1c41986781ae4f53865d54db02c249ea80772f2e80690c9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a54bba15f62758f1c41986781ae4f53865d54db02c249ea80772f2e80690c9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a54bba15f62758f1c41986781ae4f53865d54db02c249ea80772f2e80690c9e", kill_on_drop: false }`
[INFO] [stdout] 9a54bba15f62758f1c41986781ae4f53865d54db02c249ea80772f2e80690c9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fe2ad0415686d35e1b634cbed559ac0c356142d1bcdf9cef34c74afcc9d792a
[INFO] running `Command { std: "docker" "start" "-a" "5fe2ad0415686d35e1b634cbed559ac0c356142d1bcdf9cef34c74afcc9d792a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking railroad v0.3.6
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking recursa-diagram-core v0.1.0 (/opt/rustwide/workdir/recursa-diagram-core)
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking etcetera v0.11.0
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking sqlparser v0.52.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling recursa-derive v0.1.0 (/opt/rustwide/workdir/recursa-derive)
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling recursa-diagram-macros v0.1.0 (/opt/rustwide/workdir/recursa-diagram-macros)
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking recursa-core v0.1.0 (/opt/rustwide/workdir/recursa-core)
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking recursa-diagram v0.1.0 (/opt/rustwide/workdir/recursa-diagram)
[INFO] [stderr]     Checking recursa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cf79d034aa3d8f396d407aafce6f1ccd818e710e/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=5fa850a88d0ed08a -C extra-filename=-b755c3a7b8c84b25 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-dfebf03fb06f7862.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7977273ce5c24030.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2efc241eec4f4bda.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sqlparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cf79d034aa3d8f396d407aafce6f1ccd818e710e/bin/rustc --crate-name sqlparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser-0.52.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "json_example", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=6fa92ec0aeb4de0e -C extra-filename=-800bdc56c95d99c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-bf09eeb46d6cd142.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5fe2ad0415686d35e1b634cbed559ac0c356142d1bcdf9cef34c74afcc9d792a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fe2ad0415686d35e1b634cbed559ac0c356142d1bcdf9cef34c74afcc9d792a", kill_on_drop: false }`
[INFO] [stdout] 5fe2ad0415686d35e1b634cbed559ac0c356142d1bcdf9cef34c74afcc9d792a
