[INFO] cloning repository https://github.com/yutannihilation/duckdb-ext-file-dialog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yutannihilation/duckdb-ext-file-dialog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutannihilation%2Fduckdb-ext-file-dialog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutannihilation%2Fduckdb-ext-file-dialog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 981ba64e4bdfe43e5ff7d98573e3f6c4602bd2cd [INFO] checking yutannihilation/duckdb-ext-file-dialog against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutannihilation%2Fduckdb-ext-file-dialog" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/yutannihilation/duckdb-ext-file-dialog [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/yutannihilation/duckdb-ext-file-dialog [INFO] tweaked toml for git repo https://github.com/yutannihilation/duckdb-ext-file-dialog written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yutannihilation/duckdb-ext-file-dialog on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yutannihilation/duckdb-ext-file-dialog 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47d023d3818d36233f75adf3046d8eff6b7cd870df8fbb661e0c1b7178c71708 [INFO] running `Command { std: "docker" "start" "-a" "47d023d3818d36233f75adf3046d8eff6b7cd870df8fbb661e0c1b7178c71708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47d023d3818d36233f75adf3046d8eff6b7cd870df8fbb661e0c1b7178c71708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47d023d3818d36233f75adf3046d8eff6b7cd870df8fbb661e0c1b7178c71708", kill_on_drop: false }` [INFO] [stdout] 47d023d3818d36233f75adf3046d8eff6b7cd870df8fbb661e0c1b7178c71708 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa64c30ee6c0acdf90d5fd06cdd848873910538dc41205cc6a37051a486e5ec8 [INFO] running `Command { std: "docker" "start" "-a" "aa64c30ee6c0acdf90d5fd06cdd848873910538dc41205cc6a37051a486e5ec8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Checking arrow-schema v56.1.0 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling tokio v1.42.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking lexical-util v1.0.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [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 chrono v0.4.41 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling zlib-rs v0.5.4 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Checking lexical-write-integer v1.0.2 [INFO] [stderr] Checking lexical-parse-integer v1.0.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking lexical-parse-float v1.0.2 [INFO] [stderr] Checking lexical-write-float v1.0.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking arrow-buffer v56.1.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Checking arrow-data v56.1.0 [INFO] [stderr] Checking lexical-core v1.0.2 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling rfd v0.15.3 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=e1daf09085d43995 -C extra-filename=-975f9a4dffb8d58a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-dee43179cb27d396.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5081e7eefbda2a74.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-c12866e0d72a4750.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-30f702ece79534df.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/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/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,link -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --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=cd798b503767df9f -C extra-filename=-1afcfb70ffea0700 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8bb7a06892b41e67.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-16b39c7ceed13bd6.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-26fb45e17926c80e.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-3c3f30b429261b4e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-98755945da2574f7.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-32e027fd5950f49c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "aa64c30ee6c0acdf90d5fd06cdd848873910538dc41205cc6a37051a486e5ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa64c30ee6c0acdf90d5fd06cdd848873910538dc41205cc6a37051a486e5ec8", kill_on_drop: false }` [INFO] [stdout] aa64c30ee6c0acdf90d5fd06cdd848873910538dc41205cc6a37051a486e5ec8