[INFO] cloning repository https://github.com/actions-marketplace-validations/octofhir_banshee [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/actions-marketplace-validations/octofhir_banshee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factions-marketplace-validations%2Foctofhir_banshee", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factions-marketplace-validations%2Foctofhir_banshee'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d944be789a1333f224752586f5bb6e7e94570e8c [INFO] testing actions-marketplace-validations/octofhir_banshee against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factions-marketplace-validations%2Foctofhir_banshee" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/actions-marketplace-validations/octofhir_banshee [INFO] finished tweaking git repo https://github.com/actions-marketplace-validations/octofhir_banshee [INFO] tweaked toml for git repo https://github.com/actions-marketplace-validations/octofhir_banshee written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/actions-marketplace-validations/octofhir_banshee on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/actions-marketplace-validations/octofhir_banshee 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 72106a46c53ea292fbb16729d6a6c60b7bcd92426c565e055cd8565e779af7ce [INFO] running `Command { std: "docker" "start" "72106a46c53ea292fbb16729d6a6c60b7bcd92426c565e055cd8565e779af7ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72106a46c53ea292fbb16729d6a6c60b7bcd92426c565e055cd8565e779af7ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "72106a46c53ea292fbb16729d6a6c60b7bcd92426c565e055cd8565e779af7ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72106a46c53ea292fbb16729d6a6c60b7bcd92426c565e055cd8565e779af7ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "72106a46c53ea292fbb16729d6a6c60b7bcd92426c565e055cd8565e779af7ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling triomphe v0.1.15 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling banshee v0.2.3 (/opt/rustwide/workdir/crates/banshee) [INFO] [stderr] Compiling annotate-snippets v0.11.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cstree v0.13.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling banshee_syntax v0.2.3 (/opt/rustwide/workdir/crates/banshee_syntax) [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling banshee_lexer v0.2.3 (/opt/rustwide/workdir/crates/banshee_lexer) [INFO] [stderr] Compiling banshee_hir v0.2.3 (/opt/rustwide/workdir/crates/banshee_hir) [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling banshee_parser v0.2.3 (/opt/rustwide/workdir/crates/banshee_parser) [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling banshee_format v0.2.3 (/opt/rustwide/workdir/crates/banshee_format) [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling banshee_completion v0.2.3 (/opt/rustwide/workdir/crates/banshee_completion) [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling banshee_templater v0.2.3 (/opt/rustwide/workdir/crates/banshee_templater) [INFO] [stderr] Compiling lsp-server v0.7.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling banshee_schema v0.2.3 (/opt/rustwide/workdir/crates/banshee_schema) [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling banshee_config v0.2.3 (/opt/rustwide/workdir/crates/banshee_config) [INFO] [stderr] Compiling banshee_lsp v0.2.3 (/opt/rustwide/workdir/crates/banshee_lsp) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.38s [INFO] running `Command { std: "docker" "inspect" "72106a46c53ea292fbb16729d6a6c60b7bcd92426c565e055cd8565e779af7ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "72106a46c53ea292fbb16729d6a6c60b7bcd92426c565e055cd8565e779af7ce" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling cstree v0.13.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling noyalib v0.0.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling serde_ignored v0.1.14 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling insta v1.45.0 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling sqlparser v0.60.0 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling banshee_syntax v0.2.3 (/opt/rustwide/workdir/crates/banshee_syntax) [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling banshee_lexer v0.2.3 (/opt/rustwide/workdir/crates/banshee_lexer) [INFO] [stderr] Compiling banshee_hir v0.2.3 (/opt/rustwide/workdir/crates/banshee_hir) [INFO] [stderr] Compiling banshee_parser v0.2.3 (/opt/rustwide/workdir/crates/banshee_parser) [INFO] [stderr] Compiling banshee_format v0.2.3 (/opt/rustwide/workdir/crates/banshee_format) [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling banshee_completion v0.2.3 (/opt/rustwide/workdir/crates/banshee_completion) [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling banshee_templater v0.2.3 (/opt/rustwide/workdir/crates/banshee_templater) [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling lsp-server v0.7.9 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling banshee_schema v0.2.3 (/opt/rustwide/workdir/crates/banshee_schema) [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling pg_parse v0.14.0 [INFO] [stderr] Compiling banshee_config v0.2.3 (/opt/rustwide/workdir/crates/banshee_config) [INFO] [stderr] error: could not compile `lsp-types` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name lsp_types --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lsp-types-0.94.1/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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proposed"))' -C metadata=d16f26865f3c6779 -C extra-filename=-d6b436b86f9cfdb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3967ac5a4afcb105.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ab727cc706379bd9.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-65277a1ba05dffde.so --extern url=/opt/rustwide/target/debug/deps/liburl-e5e533dce93837bc.rmeta --cap-lints allow --cap-lints=warn` (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/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name sqlparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser-0.60.0/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="recursive"' --cfg 'feature="recursive-protection"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "json_example", "recursive", "recursive-protection", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=93e754ef169afb69 -C extra-filename=-0a3153d0982c27e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-f16ce4b64309590f.rmeta --extern recursive=/opt/rustwide/target/debug/deps/librecursive-b04fd86f653ceeb3.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-11262ab50af594a3/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "72106a46c53ea292fbb16729d6a6c60b7bcd92426c565e055cd8565e779af7ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72106a46c53ea292fbb16729d6a6c60b7bcd92426c565e055cd8565e779af7ce", kill_on_drop: false }` [INFO] [stdout] 72106a46c53ea292fbb16729d6a6c60b7bcd92426c565e055cd8565e779af7ce