[INFO] fetching crate gluesql 0.17.0... [INFO] testing gluesql-0.17.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate gluesql 0.17.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate gluesql 0.17.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gluesql 0.17.0 [INFO] tweaked toml for crates.io crate gluesql 0.17.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gluesql 0.17.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gluesql 0.17.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gluesql_sled_storage v0.17.0 [INFO] [stderr] Downloaded iter-enum v1.1.3 [INFO] [stderr] Downloaded gluesql-utils v0.17.0 [INFO] [stderr] Downloaded derive_utils v0.14.1 [INFO] [stderr] Downloaded gluesql_memory_storage v0.17.0 [INFO] [stderr] Downloaded tabled_derive v0.4.0 [INFO] [stderr] Downloaded gluesql-file-storage v0.17.0 [INFO] [stderr] Downloaded papergrid v0.5.1 [INFO] [stderr] Downloaded gluesql-web-storage v0.17.0 [INFO] [stderr] Downloaded gluesql-cli v0.17.0 [INFO] [stderr] Downloaded rustyline-derive v0.6.0 [INFO] [stderr] Downloaded edit v0.1.5 [INFO] [stderr] Downloaded gluesql-parquet-storage v0.17.0 [INFO] [stderr] Downloaded gluesql-git-storage v0.17.0 [INFO] [stderr] Downloaded arrow-cast v43.0.0 [INFO] [stderr] Downloaded arrow-ipc v43.0.0 [INFO] [stderr] Downloaded gluesql-test-suite v0.17.0 [INFO] [stderr] Downloaded arrow-buffer v43.0.0 [INFO] [stderr] Downloaded tabled v0.8.0 [INFO] [stderr] Downloaded arrow-array v43.0.0 [INFO] [stderr] Downloaded redis v0.23.3 [INFO] [stderr] Downloaded gluesql-core v0.17.0 [INFO] [stderr] Downloaded bson v2.11.0 [INFO] [stderr] Downloaded redb v2.6.0 [INFO] [stderr] Downloaded sqlparser v0.52.0 [INFO] [stderr] Downloaded arrow-data v43.0.0 [INFO] [stderr] Downloaded bigdecimal v0.4.5 [INFO] [stderr] Downloaded idb v0.6.2 [INFO] [stderr] Downloaded gluesql-mongo-storage v0.17.0 [INFO] [stderr] Downloaded arrow-schema v43.0.0 [INFO] [stderr] Downloaded arrow-select v43.0.0 [INFO] [stderr] Downloaded gluesql-redis-storage v0.17.0 [INFO] [stderr] Downloaded gluesql-composite-storage v0.17.0 [INFO] [stderr] Downloaded gluesql-redb-storage v0.17.0 [INFO] [stderr] Downloaded parquet v43.0.0 [INFO] [stderr] Downloaded gluesql-shared-memory-storage v0.17.0 [INFO] [stderr] Downloaded gluesql-csv-storage v0.17.0 [INFO] [stderr] Downloaded gluesql-idb-storage v0.17.0 [INFO] [stderr] Downloaded gluesql-json-storage v0.17.0 [INFO] [stderr] Downloaded tokio v1.43.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d8883b5ab111e7c7949705c92a0c7fe3d7c4f5d8f0b74818e6f41e940eeafd1 [INFO] running `Command { std: "docker" "start" "-a" "1d8883b5ab111e7c7949705c92a0c7fe3d7c4f5d8f0b74818e6f41e940eeafd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d8883b5ab111e7c7949705c92a0c7fe3d7c4f5d8f0b74818e6f41e940eeafd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d8883b5ab111e7c7949705c92a0c7fe3d7c4f5d8f0b74818e6f41e940eeafd1", kill_on_drop: false }` [INFO] [stdout] 1d8883b5ab111e7c7949705c92a0c7fe3d7c4f5d8f0b74818e6f41e940eeafd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf0959c117dc1c0808bff9f54a33f14e9ff5efaadc1011b9b275155c1024f91d [INFO] running `Command { std: "docker" "start" "-a" "bf0959c117dc1c0808bff9f54a33f14e9ff5efaadc1011b9b275155c1024f91d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling arrow-schema v43.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling redb v2.6.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v43.0.0 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling arrow-data v43.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling lz4-sys v1.10.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling papergrid v0.5.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.89/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="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=03b1e0499ae759f7 -C extra-filename=-06ba44e208a6271b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d7256ddc4eb5b2f1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5886836a2436fa4a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.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" "bf0959c117dc1c0808bff9f54a33f14e9ff5efaadc1011b9b275155c1024f91d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf0959c117dc1c0808bff9f54a33f14e9ff5efaadc1011b9b275155c1024f91d", kill_on_drop: false }` [INFO] [stdout] bf0959c117dc1c0808bff9f54a33f14e9ff5efaadc1011b9b275155c1024f91d