[INFO] fetching crate databend-common-ast 0.2.3... [INFO] checking databend-common-ast-0.2.3 against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-148190 [INFO] extracting crate databend-common-ast 0.2.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate databend-common-ast 0.2.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate databend-common-ast 0.2.3 [INFO] tweaked toml for crates.io crate databend-common-ast 0.2.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate databend-common-ast 0.2.3 on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate databend-common-ast 0.2.3 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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtrb v0.3.2 [INFO] [stderr] Downloaded goldenfile v1.8.0 [INFO] [stderr] Downloaded fastrace v0.7.14 [INFO] [stderr] Downloaded fastant v0.1.10 [INFO] [stderr] Downloaded small_ctor v0.1.2 [INFO] [stderr] Downloaded derive-visitor-macros v0.4.0 [INFO] [stderr] Downloaded derive-visitor v0.4.0 [INFO] [stderr] Downloaded nom-rule v0.4.0 [INFO] [stderr] Downloaded rspack-codespan-reporting v0.11.2 [INFO] [stderr] Downloaded databend_educe v1.0.0 [INFO] [stderr] Downloaded fast-float2 v0.2.3 [INFO] [stderr] Downloaded ethnum v1.5.1 [INFO] [stderr] Downloaded fastrace-macro v0.7.14 [INFO] [stderr] Downloaded pratt v0.4.0 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44dcf80007ee67a3adae336c013e70d5a99c2df32c530f9a965a92a9fa853b3c [INFO] running `Command { std: "docker" "start" "-a" "44dcf80007ee67a3adae336c013e70d5a99c2df32c530f9a965a92a9fa853b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44dcf80007ee67a3adae336c013e70d5a99c2df32c530f9a965a92a9fa853b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44dcf80007ee67a3adae336c013e70d5a99c2df32c530f9a965a92a9fa853b3c", kill_on_drop: false }` [INFO] [stdout] 44dcf80007ee67a3adae336c013e70d5a99c2df32c530f9a965a92a9fa853b3c [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e3951303dd8246c85f35a9d426ad41997920b0a75d86736ad0e89eea77e4cc0 [INFO] running `Command { std: "docker" "start" "-a" "3e3951303dd8246c85f35a9d426ad41997920b0a75d86736ad0e89eea77e4cc0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling small_ctor v0.1.2 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rtrb v0.3.2 [INFO] [stderr] Compiling pratt v0.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking rspack-codespan-reporting v0.11.2 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking fastant v0.1.10 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking similar-asserts v1.7.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking goldenfile v1.8.0 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling derive-visitor-macros v0.4.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking derive-visitor v0.4.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling fastrace-macro v0.7.14 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Compiling nom-rule v0.4.0 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling databend_educe v1.0.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking divan v0.1.21 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking fastrace v0.7.14 [INFO] [stderr] Checking ethnum v1.5.1 [INFO] [stderr] Checking databend-common-ast v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `databend-common-ast` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/568b11762723b001bfa693d0f21c5dad01d4e813/bin/rustc --crate-name databend_common_ast --edition=2021 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 '--allow=clippy::useless_format' '--allow=clippy::result_large_err' '--allow=clippy::mutable_key_type' '--allow=clippy::map_entry' --allow=async_fn_in_trait --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=94d28c8fe66297c7 -C extra-filename=-a9fa52b3e082eaa1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern educe=/opt/rustwide/target/debug/deps/libdatabend_educe-1ef88f54a7b94e88.so --extern derive_visitor=/opt/rustwide/target/debug/deps/libderive_visitor-6d5f944c153498b7.rmeta --extern enum_as_inner=/opt/rustwide/target/debug/deps/libenum_as_inner-fb5b2d1a95a51214.so --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-b0cd667813682b39.rmeta --extern fast_float2=/opt/rustwide/target/debug/deps/libfast_float2-d3bcb9a4753d2296.rmeta --extern fastrace=/opt/rustwide/target/debug/deps/libfastrace-0e721103cc3e836c.rmeta --extern indent=/opt/rustwide/target/debug/deps/libindent-6865742ad3259e4e.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c32a043ed257b017.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-244a8e0347d06a22.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-1cef84b116f21fe8.rmeta --extern nom_rule=/opt/rustwide/target/debug/deps/libnom_rule-fd809f74b14307f6.so --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-bf58314958033039.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern pratt=/opt/rustwide/target/debug/deps/libpratt-f0112a3de2ca0fab.rmeta --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-0480ed729e471f66.rmeta --extern recursive=/opt/rustwide/target/debug/deps/librecursive-ed13007895dc667b.rmeta --extern rspack_codespan_reporting=/opt/rustwide/target/debug/deps/librspack_codespan_reporting-cdee45cb638c8b0c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-176c9a12cbf69525.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-068bb26e04893c9f.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-7fd963eff2d3da08.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-44a49675b0568422.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-541130cc17c2b212.so --extern unindent=/opt/rustwide/target/debug/deps/libunindent-f2eac39de9e1c211.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-43ace10d6940c9d9.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-e1a41ce0b338e736/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/common.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn any_token(i: Input) -> IResult<&Token> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | | || [INFO] [stdout] | | | |the same lifetime is hidden here [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn any_token(i: Input<'_>) -> IResult<'_, &Token<'_>> { [INFO] [stdout] | ++++ +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/expr.rs:1753:27 [INFO] [stdout] | [INFO] [stdout] 1753 | pub fn literal_hex_str(i: Input) -> IResult<&str> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1753 | pub fn literal_hex_str(i: Input<'_>) -> IResult<'_, &str> { [INFO] [stdout] | ++++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parser.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn tokenize_sql(sql: &str) -> Result> { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | pub fn tokenize_sql(sql: &str) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3e3951303dd8246c85f35a9d426ad41997920b0a75d86736ad0e89eea77e4cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e3951303dd8246c85f35a9d426ad41997920b0a75d86736ad0e89eea77e4cc0", kill_on_drop: false }` [INFO] [stdout] 3e3951303dd8246c85f35a9d426ad41997920b0a75d86736ad0e89eea77e4cc0