[INFO] fetching crate yamlbase 0.7.2... [INFO] checking yamlbase-0.7.2 against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589 [INFO] extracting crate yamlbase 0.7.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate yamlbase 0.7.2 [INFO] finished tweaking crates.io crate yamlbase 0.7.2 [INFO] tweaked toml for crates.io crate yamlbase 0.7.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yamlbase 0.7.2 on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yamlbase 0.7.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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82a7a3e0f6f51560fcd85ce2d9d359521ca05f2723dd257b5bd55e91a1983bc0 [INFO] running `Command { std: "docker" "start" "-a" "82a7a3e0f6f51560fcd85ce2d9d359521ca05f2723dd257b5bd55e91a1983bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82a7a3e0f6f51560fcd85ce2d9d359521ca05f2723dd257b5bd55e91a1983bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82a7a3e0f6f51560fcd85ce2d9d359521ca05f2723dd257b5bd55e91a1983bc0", kill_on_drop: false }` [INFO] [stdout] 82a7a3e0f6f51560fcd85ce2d9d359521ca05f2723dd257b5bd55e91a1983bc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7198dfc6f01e3ad23662d47177333ee05261af8af4e18f8cbf70d22f8044ce3a [INFO] running `Command { std: "docker" "start" "-a" "7198dfc6f01e3ad23662d47177333ee05261af8af4e18f8cbf70d22f8044ce3a", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling bindgen v0.72.0 [INFO] [stderr] Compiling frunk_core v0.4.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking notify-debouncer-mini v0.4.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking btoi v0.4.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking sqlparser v0.52.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking rust-ini v0.20.0 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Compiling mysql v25.0.1 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 thiserror-impl v2.0.12 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [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/54e27f559f23913c1d5afb1a0f0114e9e61b81b8/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=0cf42373f53d9e25 -C extra-filename=-c307b4217d164352 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-9dd860993e8ea465.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" "7198dfc6f01e3ad23662d47177333ee05261af8af4e18f8cbf70d22f8044ce3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7198dfc6f01e3ad23662d47177333ee05261af8af4e18f8cbf70d22f8044ce3a", kill_on_drop: false }` [INFO] [stdout] 7198dfc6f01e3ad23662d47177333ee05261af8af4e18f8cbf70d22f8044ce3a