[INFO] cloning repository https://github.com/chaet1t/duckdb-rls-extension [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaet1t/duckdb-rls-extension" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaet1t%2Fduckdb-rls-extension", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaet1t%2Fduckdb-rls-extension'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8833b7bde22b5b64ef5d3f5b1f6bc2c8e1a4c281 [INFO] building chaet1t/duckdb-rls-extension against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaet1t%2Fduckdb-rls-extension" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chaet1t/duckdb-rls-extension on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/chaet1t/duckdb-rls-extension [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/chaet1t/duckdb-rls-extension [INFO] tweaked toml for git repo https://github.com/chaet1t/duckdb-rls-extension written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chaet1t/duckdb-rls-extension 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2310740d6dc37d4771efe825de3e68ac130c355b73eceb01852552bf91df8cc3 [INFO] running `Command { std: "docker" "start" "-a" "2310740d6dc37d4771efe825de3e68ac130c355b73eceb01852552bf91df8cc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2310740d6dc37d4771efe825de3e68ac130c355b73eceb01852552bf91df8cc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2310740d6dc37d4771efe825de3e68ac130c355b73eceb01852552bf91df8cc3", kill_on_drop: false }` [INFO] [stdout] 2310740d6dc37d4771efe825de3e68ac130c355b73eceb01852552bf91df8cc3 [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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0b8936000a9ecae5e04697169c1a0306116ee60d56ef9c61fd5cb91ce0d8c3d [INFO] running `Command { std: "docker" "start" "-a" "a0b8936000a9ecae5e04697169c1a0306116ee60d56ef9c61fd5cb91ce0d8c3d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling lexical-util v1.0.3 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling arrow-schema v54.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling lexical-parse-integer v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling lexical-write-integer v1.0.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lexical-parse-float v1.0.2 [INFO] [stderr] Compiling lexical-write-float v1.0.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling heck v0.4.1 [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 chrono v0.4.38 [INFO] [stderr] Compiling lexical-core v1.0.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling tar v0.4.42 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v54.2.1 [INFO] [stderr] Compiling arrow-data v54.2.1 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling arrow-array v54.2.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling duckdb-loadable-macros v0.1.6 [INFO] [stderr] Compiling arrow-select v54.2.1 [INFO] [stderr] Compiling arrow-row v54.2.1 [INFO] [stderr] Compiling arrow-arith v54.2.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `duckdb-loadable-macros` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name duckdb_loadable_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/duckdb-loadable-macros-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18bd44a02d54670f -C extra-filename=-cbc1dfefd755c921 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern darling=/opt/rustwide/target/debug/deps/libdarling-deb27b3d6fb35c51.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5e1015387c6b8642.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b611be329b79f05c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f07d525c3fd89469.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `strum_macros` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name strum_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/strum_macros-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a0e86a9db28f61a -C extra-filename=-c79a3e5520c40d3a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-e6efa9c40b9ae88d.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5e1015387c6b8642.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b611be329b79f05c.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-5c6d6b43c2c20b05.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-f07d525c3fd89469.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `arrow-array` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name arrow_array --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-array-54.2.1/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 -C debuginfo=2 --cfg 'feature="ffi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono-tz", "ffi", "force_validate"))' -C metadata=f2d63bdd1da2ceaf -C extra-filename=-e6d1649ed0c02fc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-c55d38948ae477e5.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-573dce4f032e6b25.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-068acf6abd90590d.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-d9d2b73cb97d37f6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-127e547f3d54e8ed.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-815b8119df71690c.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-419e4a55acfa3de0.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-a552b1d9920c02d8.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEwDUXV/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arrow-select` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `arrow-arith` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name arrow_arith --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-arith-54.2.1/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bb938c326eb6536c -C extra-filename=-b2e818a019511cda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-e6d1649ed0c02fc1.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-573dce4f032e6b25.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-068acf6abd90590d.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-d9d2b73cb97d37f6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-127e547f3d54e8ed.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-a552b1d9920c02d8.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a0b8936000a9ecae5e04697169c1a0306116ee60d56ef9c61fd5cb91ce0d8c3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0b8936000a9ecae5e04697169c1a0306116ee60d56ef9c61fd5cb91ce0d8c3d", kill_on_drop: false }` [INFO] [stdout] a0b8936000a9ecae5e04697169c1a0306116ee60d56ef9c61fd5cb91ce0d8c3d