[INFO] fetching crate datapackage_convert 0.6.1...
[INFO] testing datapackage_convert-0.6.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate datapackage_convert 0.6.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate datapackage_convert 0.6.1
[INFO] finished tweaking crates.io crate datapackage_convert 0.6.1
[INFO] tweaked toml for crates.io crate datapackage_convert 0.6.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate datapackage_convert 0.6.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 258 packages to latest compatible versions
[INFO] [stderr]       Adding arrow v19.0.0 (available: v56.2.0)
[INFO] [stderr]       Adding minijinja v0.17.0 (available: v2.12.0)
[INFO] [stderr]       Adding parquet v19.0.0 (available: v56.2.0)
[INFO] [stderr]       Adding petgraph v0.6.5 (available: v0.8.3)
[INFO] [stderr]       Adding rusqlite v0.28.0 (available: v0.37.0)
[INFO] [stderr]       Adding snafu v0.7.5 (available: v0.8.9)
[INFO] [stderr]       Adding typed-builder v0.10.0 (available: v0.22.0)
[INFO] [stderr]       Adding xlsxwriter v0.3.5 (available: v0.6.1)
[INFO] [stderr]       Adding zip v0.6.6 (available: v5.1.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 187a806b4cf783a3c288059f1fc3696144f51cf11a77654fae4a8cd7723c7c7d
[INFO] running `Command { std: "docker" "start" "-a" "187a806b4cf783a3c288059f1fc3696144f51cf11a77654fae4a8cd7723c7c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "187a806b4cf783a3c288059f1fc3696144f51cf11a77654fae4a8cd7723c7c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "187a806b4cf783a3c288059f1fc3696144f51cf11a77654fae4a8cd7723c7c7d", kill_on_drop: false }`
[INFO] [stdout] 187a806b4cf783a3c288059f1fc3696144f51cf11a77654fae4a8cd7723c7c7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fb2d8cbbe003c37c67d0554eda1c38b5584322e208fe798a1b74afd9f6604f8
[INFO] running `Command { std: "docker" "start" "-a" "2fb2d8cbbe003c37c67d0554eda1c38b5584322e208fe798a1b74afd9f6604f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling integer-encoding v1.1.7
[INFO] [stderr]    Compiling thrift v0.13.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling postgres-types v0.2.10
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling parquet v19.0.0
[INFO] [stderr]    Compiling multiversion v0.6.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling flatbuffers v2.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[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/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --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=d2f33bb12e5fbbd0 -C extra-filename=-24b55f3d48d57f26 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7a54cdb917ea7291.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-d0b331fa8c552549.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b7bfdd47074e2248.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.69.5/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="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=2b8efa80ce051389 -C extra-filename=-0c2d994dc509f84f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-317a5afac3dccb6f.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-c7338dc09d9e4216.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-49c331c237a64b02.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3408ba1b7c6f3db4.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-089c1e2726d3acc9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-40ebd7d040175aeb.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-b1fad3cc30c9e8e6.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3961f8809e272ccb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-557d48b6199c64f2.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-42372f7f47759789.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-61722fad59b5c085.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-d42f9967807a45e2.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-da4aee844d73aca5.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-ec36583e55fab6fe.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2fb2d8cbbe003c37c67d0554eda1c38b5584322e208fe798a1b74afd9f6604f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fb2d8cbbe003c37c67d0554eda1c38b5584322e208fe798a1b74afd9f6604f8", kill_on_drop: false }`
[INFO] [stdout] 2fb2d8cbbe003c37c67d0554eda1c38b5584322e208fe798a1b74afd9f6604f8
