[INFO] cloning repository https://github.com/dylan-p-wong/sql-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dylan-p-wong/sql-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylan-p-wong%2Fsql-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylan-p-wong%2Fsql-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3980f36df8b054fefc151a689360d2504020fa66
[INFO] testing dylan-p-wong/sql-engine against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylan-p-wong%2Fsql-engine" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dylan-p-wong/sql-engine
[INFO] finished tweaking git repo https://github.com/dylan-p-wong/sql-engine
[INFO] tweaked toml for git repo https://github.com/dylan-p-wong/sql-engine written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dylan-p-wong/sql-engine on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dylan-p-wong/sql-engine 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libtest-mimic v0.6.1
[INFO] [stderr]   Downloaded const-random v0.1.15
[INFO] [stderr]   Downloaded clap v4.3.10
[INFO] [stderr]   Downloaded flatbuffers v23.5.26
[INFO] [stderr]   Downloaded integer-encoding v3.0.4
[INFO] [stderr]   Downloaded fd-lock v3.0.12
[INFO] [stderr]   Downloaded num-complex v0.4.3
[INFO] [stderr]   Downloaded arrow-cast v42.0.0
[INFO] [stderr]   Downloaded arrow-ipc v42.0.0
[INFO] [stderr]   Downloaded rustyline v12.0.0
[INFO] [stderr]   Downloaded sqlparser v0.35.0
[INFO] [stderr]   Downloaded arrow-select v42.0.0
[INFO] [stderr]   Downloaded clap_builder v4.3.10
[INFO] [stderr]   Downloaded educe v0.4.22
[INFO] [stderr]   Downloaded regex-automata v0.3.3
[INFO] [stderr]   Downloaded thrift v0.17.0
[INFO] [stderr]   Downloaded parquet v42.0.0
[INFO] [stderr]   Downloaded async-trait v0.1.69
[INFO] [stderr]   Downloaded tabled v0.12.2
[INFO] [stderr]   Downloaded fs-err v2.9.0
[INFO] [stderr]   Downloaded home v0.5.5
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.1
[INFO] [stderr]   Downloaded clap_derive v4.3.2
[INFO] [stderr]   Downloaded const-random-macro v0.1.15
[INFO] [stderr]   Downloaded seq-macro v0.3.3
[INFO] [stderr]   Downloaded enum-ordinalize v3.1.13
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded tabled_derive v0.6.0
[INFO] [stderr]   Downloaded papergrid v0.9.1
[INFO] [stderr]   Downloaded sqllogictest v0.14.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 957723ad93efcc37a921ffdb931038a0f1cb10cfd0ef4c5ddc72eca704a222a1
[INFO] running `Command { std: "docker" "start" "-a" "957723ad93efcc37a921ffdb931038a0f1cb10cfd0ef4c5ddc72eca704a222a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "957723ad93efcc37a921ffdb931038a0f1cb10cfd0ef4c5ddc72eca704a222a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "957723ad93efcc37a921ffdb931038a0f1cb10cfd0ef4c5ddc72eca704a222a1", kill_on_drop: false }`
[INFO] [stdout] 957723ad93efcc37a921ffdb931038a0f1cb10cfd0ef4c5ddc72eca704a222a1
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afafc975c59622a40d383a807b395b67ef9b8f998c3f6dacd8559d6df2b5db03
[INFO] running `Command { std: "docker" "start" "-a" "afafc975c59622a40d383a807b395b67ef9b8f998c3f6dacd8559d6df2b5db03", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling rustix v0.38.2
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling arrow-schema v42.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling zstd-safe v6.0.5+zstd.1.5.4
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling snap v1.1.0
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling async-trait v0.1.69
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling is-terminal v0.4.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling clap_builder v4.3.10
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling arrow-buffer v42.0.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling papergrid v0.9.1
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling arrow-data v42.0.0
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling arrow-array v42.0.0
[INFO] [stderr]    Compiling fd-lock v3.0.12
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling seq-macro v0.3.3
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.22/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=a44868e7caeed895 -C extra-filename=-accdd30e5e1c53e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-392db14ca728a708.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1c353a98f6c646ca.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-a58d6373e029fc9b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "afafc975c59622a40d383a807b395b67ef9b8f998c3f6dacd8559d6df2b5db03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afafc975c59622a40d383a807b395b67ef9b8f998c3f6dacd8559d6df2b5db03", kill_on_drop: false }`
[INFO] [stdout] afafc975c59622a40d383a807b395b67ef9b8f998c3f6dacd8559d6df2b5db03
