[INFO] cloning repository https://github.com/RIZAmohammadkhan/new_sql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RIZAmohammadkhan/new_sql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRIZAmohammadkhan%2Fnew_sql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRIZAmohammadkhan%2Fnew_sql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ae4f7b4b18baa8cdd2d15f34a055572438b23f9 [INFO] checking RIZAmohammadkhan/new_sql against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRIZAmohammadkhan%2Fnew_sql" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RIZAmohammadkhan/new_sql [INFO] finished tweaking git repo https://github.com/RIZAmohammadkhan/new_sql [INFO] tweaked toml for git repo https://github.com/RIZAmohammadkhan/new_sql written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RIZAmohammadkhan/new_sql on toolchain 165655a2f1981fef27b31c547ad7631979fc5139 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RIZAmohammadkhan/new_sql 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 8c95ecc1a0d1207f5a2d1eb9dba890807aacc9825c34794da98974b721703d34 [INFO] running `Command { std: "docker" "start" "8c95ecc1a0d1207f5a2d1eb9dba890807aacc9825c34794da98974b721703d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c95ecc1a0d1207f5a2d1eb9dba890807aacc9825c34794da98974b721703d34", 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" "8c95ecc1a0d1207f5a2d1eb9dba890807aacc9825c34794da98974b721703d34" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c95ecc1a0d1207f5a2d1eb9dba890807aacc9825c34794da98974b721703d34", 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" "8c95ecc1a0d1207f5a2d1eb9dba890807aacc9825c34794da98974b721703d34" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking arrow-schema v53.4.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Checking comfy-table v7.2.1 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking brotli-decompressor v4.0.3 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling sqlparser_derive v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking sqlparser v0.53.0 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Checking datafusion-doc v44.0.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Compiling datafusion-macros v44.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking arrow-buffer v53.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking arrow-data v53.4.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking sqlparser v0.49.0 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.32.2/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=ed7ca08035b68cfc -C extra-filename=-cb75abd1f5411625 --out-dir /opt/rustwide/target/debug/build/object/cb75abd1f5411625/out -L dependency=/opt/rustwide/target/debug/build/memchr/428f91d22e3de0ff/out --extern memchr=/opt/rustwide/target/debug/build/memchr/428f91d22e3de0ff/out/libmemchr-428f91d22e3de0ff.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 `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=dbc87fd97e543714 -C extra-filename=-d826df0c44d6594d --out-dir /opt/rustwide/target/debug/build/futures-util/d826df0c44d6594d/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/15fed4a09c1ab6b3/out -L dependency=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out -L dependency=/opt/rustwide/target/debug/build/futures-io/4ce1f16fa47c1e40/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/4c8789e2b1007b7f/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out -L dependency=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out -L dependency=/opt/rustwide/target/debug/build/memchr/7c3b23e851763d6f/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/15fed4a09c1ab6b3/out/libfutures_channel-15fed4a09c1ab6b3.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/4ce1f16fa47c1e40/out/libfutures_io-4ce1f16fa47c1e40.rmeta --extern futures_macro=/opt/rustwide/target/debug/build/futures-macro/4c8789e2b1007b7f/out/libfutures_macro-4c8789e2b1007b7f.so --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/7c3b23e851763d6f/out/libmemchr-7c3b23e851763d6f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out/libslab-ab20fc0822f5e3c5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8c95ecc1a0d1207f5a2d1eb9dba890807aacc9825c34794da98974b721703d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c95ecc1a0d1207f5a2d1eb9dba890807aacc9825c34794da98974b721703d34", kill_on_drop: false }` [INFO] [stdout] 8c95ecc1a0d1207f5a2d1eb9dba890807aacc9825c34794da98974b721703d34