[INFO] cloning repository https://github.com/Weijun-H/SQL2ALL
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Weijun-H/SQL2ALL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeijun-H%2FSQL2ALL", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeijun-H%2FSQL2ALL'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa1f3ac34764cf289c4796e77a719cd6274c494f
[INFO] checking Weijun-H/SQL2ALL against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeijun-H%2FSQL2ALL" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Weijun-H/SQL2ALL
[INFO] finished tweaking git repo https://github.com/Weijun-H/SQL2ALL
[INFO] tweaked toml for git repo https://github.com/Weijun-H/SQL2ALL written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Weijun-H/SQL2ALL on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Weijun-H/SQL2ALL 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d150bd897369dc7e912fe94baa5150a94cd09c9c8e079d9048b11381cb78d1dc
[INFO] running `Command { std: "docker" "start" "-a" "d150bd897369dc7e912fe94baa5150a94cd09c9c8e079d9048b11381cb78d1dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d150bd897369dc7e912fe94baa5150a94cd09c9c8e079d9048b11381cb78d1dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d150bd897369dc7e912fe94baa5150a94cd09c9c8e079d9048b11381cb78d1dc", kill_on_drop: false }`
[INFO] [stdout] d150bd897369dc7e912fe94baa5150a94cd09c9c8e079d9048b11381cb78d1dc
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e65060d46bcc96689edd48cb4a9a35738b31f9fdc9366983705c543829b4327
[INFO] running `Command { std: "docker" "start" "-a" "6e65060d46bcc96689edd48cb4a9a35738b31f9fdc9366983705c543829b4327", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking arrow-schema v51.0.0
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling bigdecimal v0.4.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking unicode-properties v0.1.1
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking arrow-buffer v51.0.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking arrow-data v51.0.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]     Checking arrow-array v51.0.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking postgres-protocol v0.6.6
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling parquet v51.0.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking postgres-types v0.2.6
[INFO] [stderr]     Checking clap_builder v4.5.6
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking keyed_priority_queue v0.4.2
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking arrow-select v51.0.0
[INFO] [stderr]     Checking arrow-row v51.0.0
[INFO] [stderr]     Checking arrow-arith v51.0.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking whoami v1.5.1
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.2
[INFO] [stderr]     Checking arrow-cast v51.0.0
[INFO] [stderr]    Compiling frunk_derives v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking frunk v0.4.2
[INFO] [stderr]     Checking arrow-string v51.0.0
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking arrow-ord v51.0.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling mysql-common-derive v0.31.1
[INFO] [stderr]     Checking arrow-ipc v51.0.0
[INFO] [stderr] error: could not compile `parquet` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name parquet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-51.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-cast", "arrow-csv", "arrow-data", "arrow-ipc", "arrow-schema", "arrow-select", "async", "base64", "brotli", "clap", "cli", "default", "experimental", "flate2", "futures", "json", "lz4", "lz4_flex", "object_store", "serde", "serde_json", "snap", "test_common", "tokio", "zstd"))' -C metadata=6be750a029501bf8 -C extra-filename=-974b7ed3cce0be84 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-46ad6fe68c157ba3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c0876dee0ccc062c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-61c9a3788c662653.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-bb8a49a5dd84b3e6.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-153b5fe2c34a8862.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-602fffa1c4522d55.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-edd69fa18d8f80aa.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-97ddbf3355b082c6.so --extern thrift=/opt/rustwide/target/debug/deps/libthrift-7deeb970c60e992a.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-8af57bf8ebe65b40.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-3.5.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="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=02ea5dd7ea0de5c5 -C extra-filename=-7df834655361b7d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-ae9454bd5455fc87.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6e65060d46bcc96689edd48cb4a9a35738b31f9fdc9366983705c543829b4327", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e65060d46bcc96689edd48cb4a9a35738b31f9fdc9366983705c543829b4327", kill_on_drop: false }`
[INFO] [stdout] 6e65060d46bcc96689edd48cb4a9a35738b31f9fdc9366983705c543829b4327
