[INFO] cloning repository https://github.com/ianmuchina/duckdb-extension-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ianmuchina/duckdb-extension-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianmuchina%2Fduckdb-extension-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianmuchina%2Fduckdb-extension-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 381cf1e191ee34a110df48444ddc40f5c8305086 [INFO] building ianmuchina/duckdb-extension-rs against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianmuchina%2Fduckdb-extension-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ianmuchina/duckdb-extension-rs [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/ianmuchina/duckdb-extension-rs [INFO] tweaked toml for git repo https://github.com/ianmuchina/duckdb-extension-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ianmuchina/duckdb-extension-rs on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ianmuchina/duckdb-extension-rs 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 295ddea86affe575ecc5e2d4b758d3a208fbb08be44c08668fbeb770e04ba3bf [INFO] running `Command { std: "docker" "start" "-a" "295ddea86affe575ecc5e2d4b758d3a208fbb08be44c08668fbeb770e04ba3bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "295ddea86affe575ecc5e2d4b758d3a208fbb08be44c08668fbeb770e04ba3bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "295ddea86affe575ecc5e2d4b758d3a208fbb08be44c08668fbeb770e04ba3bf", kill_on_drop: false }` [INFO] [stdout] 295ddea86affe575ecc5e2d4b758d3a208fbb08be44c08668fbeb770e04ba3bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 81cbead82f8adf8991c272320fb3956cc411d7a0ad2ead6fba59adc74e908ad4 [INFO] running `Command { std: "docker" "start" "-a" "81cbead82f8adf8991c272320fb3956cc411d7a0ad2ead6fba59adc74e908ad4", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling arrow-schema v56.2.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v56.2.0 [INFO] [stderr] Compiling arrow-data v56.2.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling arrow-array v56.2.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling comfy-table v7.1.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling arrow-select v56.2.0 [INFO] [stderr] Compiling arrow-arith v56.2.0 [INFO] [stderr] Compiling arrow-row v56.2.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling duckdb-loadable-macros v0.1.11 [INFO] [stderr] Compiling libduckdb-sys v1.4.1 [INFO] [stderr] Compiling arrow-string v56.2.0 [INFO] [stderr] Compiling arrow-ord v56.2.0 [INFO] [stderr] Compiling arrow-cast v56.2.0 [INFO] [stderr] Compiling arrow v56.2.0 [INFO] [stderr] Compiling duckdb v1.4.1 [INFO] [stderr] Compiling rusty_quack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.87s [INFO] running `Command { std: "docker" "inspect" "81cbead82f8adf8991c272320fb3956cc411d7a0ad2ead6fba59adc74e908ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81cbead82f8adf8991c272320fb3956cc411d7a0ad2ead6fba59adc74e908ad4", kill_on_drop: false }` [INFO] [stdout] 81cbead82f8adf8991c272320fb3956cc411d7a0ad2ead6fba59adc74e908ad4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 3088991f504345fc3338326a88ab47da574a66b99c85e2f7d65e2918f34c6dda [INFO] running `Command { std: "docker" "start" "-a" "3088991f504345fc3338326a88ab47da574a66b99c85e2f7d65e2918f34c6dda", kill_on_drop: false }` [INFO] [stderr] Compiling rusty_quack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `Command { std: "docker" "inspect" "3088991f504345fc3338326a88ab47da574a66b99c85e2f7d65e2918f34c6dda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3088991f504345fc3338326a88ab47da574a66b99c85e2f7d65e2918f34c6dda", kill_on_drop: false }` [INFO] [stdout] 3088991f504345fc3338326a88ab47da574a66b99c85e2f7d65e2918f34c6dda