[INFO] fetching crate no-mistakes 0.53.2...
[INFO] documenting no-mistakes-0.53.2 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate no-mistakes 0.53.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate no-mistakes 0.53.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate no-mistakes 0.53.2
[INFO] tweaked toml for crates.io crate no-mistakes 0.53.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate no-mistakes 0.53.2 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate no-mistakes 0.53.2 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f515ba92658e4edaba73b0c930c9451dd9532321e1c96d138924681e9883d30c
[INFO] running `Command { std: "docker" "start" "f515ba92658e4edaba73b0c930c9451dd9532321e1c96d138924681e9883d30c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f515ba92658e4edaba73b0c930c9451dd9532321e1c96d138924681e9883d30c", 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" "f515ba92658e4edaba73b0c930c9451dd9532321e1c96d138924681e9883d30c" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f515ba92658e4edaba73b0c930c9451dd9532321e1c96d138924681e9883d30c", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f515ba92658e4edaba73b0c930c9451dd9532321e1c96d138924681e9883d30c" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling phf_shared v0.14.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking oxc_data_structures v0.144.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking oxc_estree v0.144.0
[INFO] [stderr]     Checking compact_str v0.10.0
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling phf v0.14.0
[INFO] [stderr]    Compiling phf_generator v0.14.0
[INFO] [stderr]    Compiling selectors v0.37.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling napi-build v2.4.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling lalrpop-util v0.23.1
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking num-bigint v0.5.1
[INFO] [stderr]    Compiling napi v3.12.1
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking oxc_allocator v0.144.0
[INFO] [stderr]     Checking oxc-miette v4.0.0
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]     Checking ryu-js v1.0.3
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]     Checking pratt v0.4.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking oxc_str v0.144.0
[INFO] [stderr]     Checking napi-sys v3.3.0
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling no-mistakes v0.53.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling ctor v1.0.6
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking self_cell v1.3.0
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling stacker v0.1.25
[INFO] [stderr]    Compiling libgit2-sys v0.18.8+1.9.7
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking serde-saphyr v1.0.0
[INFO] [stderr]     Checking globset v0.4.20
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking ignore v0.4.33
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling napi-derive-backend v6.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling oxc_ast_macros v0.144.0
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking oxc_span v0.144.0
[INFO] [stderr]    Compiling htmlize v1.1.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.3
[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 phf_macros v0.14.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]    Compiling psm v0.1.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling napi-derive v3.6.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking sqlparser v0.62.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking oxc_index v5.0.0
[INFO] [stderr]     Checking oxc_diagnostics v0.144.0
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]     Checking granit-parser v1.0.0
[INFO] [stderr]     Checking oxc_regular_expression v0.144.0
[INFO] [stderr]     Checking vecmap-rs v0.2.4
[INFO] [stderr]     Checking json5 v1.3.1
[INFO] [stderr]     Checking oxc_syntax v0.144.0
[INFO] [stderr]     Checking hcl-primitives v0.1.12
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking jsonc-parser v0.33.1
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking hcl-edit v0.9.7
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking oxc_ast v0.144.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking lol_html v3.0.1
[INFO] [stderr]     Checking hcl-rs v0.19.8
[INFO] [stderr]     Checking merman-core v0.8.0-alpha.5
[INFO] [stderr]     Checking git2 v0.21.0
[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/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name sqlparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser-0.62.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="recursive"' --cfg 'feature="recursive-protection"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "derive-dialect", "json_example", "recursive", "recursive-protection", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=2120bdc6833c715c -C extra-filename=-915fa7a3253837f7 --out-dir /opt/rustwide/target/debug/build/sqlparser/915fa7a3253837f7/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/libc/16836f44866b8b3d/out -L dependency=/opt/rustwide/target/debug/build/log/a469ce83c9b0fe3a/out -L dependency=/opt/rustwide/target/debug/build/psm/408d87850b8a0137/out -L dependency=/opt/rustwide/target/debug/build/recursive/d4f5896d4ce0a259/out -L dependency=/opt/rustwide/target/debug/build/recursive-proc-macro-impl/90275da99a39f32f/out -L dependency=/opt/rustwide/target/debug/build/stacker/391266819b76538e/out --extern log=/opt/rustwide/target/debug/build/log/a469ce83c9b0fe3a/out/liblog-a469ce83c9b0fe3a.rmeta --extern recursive=/opt/rustwide/target/debug/build/recursive/d4f5896d4ce0a259/out/librecursive-d4f5896d4ce0a259.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm/c620af8e509da967/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f515ba92658e4edaba73b0c930c9451dd9532321e1c96d138924681e9883d30c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f515ba92658e4edaba73b0c930c9451dd9532321e1c96d138924681e9883d30c", kill_on_drop: false }`
[INFO] [stdout] f515ba92658e4edaba73b0c930c9451dd9532321e1c96d138924681e9883d30c
