[INFO] fetching crate graphix-package-xls 0.9.0... [INFO] checking graphix-package-xls-0.9.0 against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508 [INFO] extracting crate graphix-package-xls 0.9.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate graphix-package-xls 0.9.0 [INFO] finished tweaking crates.io crate graphix-package-xls 0.9.0 [INFO] tweaked toml for crates.io crate graphix-package-xls 0.9.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate graphix-package-xls 0.9.0 on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate graphix-package-xls 0.9.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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ff78ba99cdf74333f4ddb66233ea09917709237210532d91802dfb42b38e912 [INFO] running `Command { std: "docker" "start" "-a" "8ff78ba99cdf74333f4ddb66233ea09917709237210532d91802dfb42b38e912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ff78ba99cdf74333f4ddb66233ea09917709237210532d91802dfb42b38e912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ff78ba99cdf74333f4ddb66233ea09917709237210532d91802dfb42b38e912", kill_on_drop: false }` [INFO] [stdout] 8ff78ba99cdf74333f4ddb66233ea09917709237210532d91802dfb42b38e912 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7495a4940eec670e554a76da11652a046bf57e480a3efc2b7c767d45ba5c2fe3 [INFO] running `Command { std: "docker" "start" "-a" "7495a4940eec670e554a76da11652a046bf57e480a3efc2b7c767d45ba5c2fe3", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Compiling poolshark_derive v0.1.2 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling rust_decimal v1.42.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling netidx-derive v0.32.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Checking tokio v1.52.2 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling hybrid-array v0.4.11 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking triomphe v0.1.15 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking nohash v0.2.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Checking poolshark v0.2.8 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Compiling keccak v0.2.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Compiling openssl-sys v0.9.115 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking sha3 v0.11.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking asn1-rs v0.7.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Compiling immutable-chunkmap v2.1.2 [INFO] [stderr] Compiling escaping v0.2.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking h2 v0.4.14 [INFO] [stderr] Compiling openssl v0.10.79 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking netidx-core v0.32.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling fish-printf v0.2.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking der-parser v10.0.0 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling data-encoding v2.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking x509-parser v0.18.1 [INFO] [stderr] Checking ctrlc v3.5.2 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling if-addrs v0.15.0 [INFO] [stderr] Compiling keyring v3.6.3 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking tower-http v0.6.10 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Checking zlib-rs v0.6.3 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking inotify-sys v0.1.5 [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/b28cc4eb48a6415b914e8ad0308be255ff8d73ed/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/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=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_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6a58cf3f2ae7c34f -C extra-filename=-036aafba361b1b8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6c9413cc967d1faa.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d5ea1fcee23268f1.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-2e5066d77d02d44d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-15f26af8ac02478b.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-dba9fe7766bbe098.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-a06266da9a715a0a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-f27be7e2e06c6621.so --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 `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b28cc4eb48a6415b914e8ad0308be255ff8d73ed/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.71.1/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"' --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=43e97172ba565677 -C extra-filename=-54aef4e31fd9aa5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2b07e26f51485ca2.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-8ca7ad79e8a540c4.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-68a30a5fbc422a32.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-00ffa69e1eea9ad3.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-da6472c385e42ba4.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-e1abdc74cd3fe3a0.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-774d2fb1b129607b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e79a3b083d919da9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-8f7aa6e6f9aa00b1.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-b54b95f1c69c55d3.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-0fe15cda67cb66ad.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-d60246c149cb9b3f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7495a4940eec670e554a76da11652a046bf57e480a3efc2b7c767d45ba5c2fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7495a4940eec670e554a76da11652a046bf57e480a3efc2b7c767d45ba5c2fe3", kill_on_drop: false }` [INFO] [stdout] 7495a4940eec670e554a76da11652a046bf57e480a3efc2b7c767d45ba5c2fe3