[INFO] fetching crate graphix-package-json 0.7.0...
[INFO] checking graphix-package-json-0.7.0 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate graphix-package-json 0.7.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate graphix-package-json 0.7.0
[INFO] finished tweaking crates.io crate graphix-package-json 0.7.0
[INFO] tweaked toml for crates.io crate graphix-package-json 0.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate graphix-package-json 0.7.0 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate graphix-package-json 0.7.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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9526e353c3a241a33e5bc71c009f00990f5d02cbc4bf1ef2840f752e74efc8e9
[INFO] running `Command { std: "docker" "start" "-a" "9526e353c3a241a33e5bc71c009f00990f5d02cbc4bf1ef2840f752e74efc8e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9526e353c3a241a33e5bc71c009f00990f5d02cbc4bf1ef2840f752e74efc8e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9526e353c3a241a33e5bc71c009f00990f5d02cbc4bf1ef2840f752e74efc8e9", kill_on_drop: false }`
[INFO] [stdout] 9526e353c3a241a33e5bc71c009f00990f5d02cbc4bf1ef2840f752e74efc8e9
[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=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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e65c9a7043c424b19f93b4513e3f1111d9ebc688fe46be8959837e6fd6e59c4c
[INFO] running `Command { std: "docker" "start" "-a" "e65c9a7043c424b19f93b4513e3f1111d9ebc688fe46be8959837e6fd6e59c4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling poolshark_derive v0.1.2
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling netidx-derive v0.31.5
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling hybrid-array v0.4.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling deranged v0.5.7
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking poolshark v0.2.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking digest v0.11.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling immutable-chunkmap v2.1.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking escaping v0.2.3
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling netidx-core v0.31.5
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling fish-printf v0.2.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[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 dirs-sys v0.5.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking pkcs5 v0.7.1
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[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]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling toml_edit v0.25.3+spec-1.1.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking cp_r v0.5.2
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking jiff v0.2.20
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[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/012cd62c9add58ab3910e44c137d87db3ab70f61/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=49534ae2a08bf412 -C extra-filename=-026c8fd3a4533ae4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a85a2bc0e34cf1dc.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-8ca7ad79e8a540c4.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-20b1af9106becf9d.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-95eb6b38d7941ba2.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-774d2fb1b129607b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3f65f25de01299c3.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f5920ffac59fc94b.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-7b0bd89b50eaf7d7.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-0fe15cda67cb66ad.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-8570aecd5a3d0351.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 `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/012cd62c9add58ab3910e44c137d87db3ab70f61/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/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=1021b6d4fbf67d21 -C extra-filename=-589648f755e44ebe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-73fe18407b89f1e3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7c8f641823a6970b.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-bb40bf2101d76b88.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d33eaad6ea805cfb.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-8164c8e8f438737a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-1529d2f772a02930.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-3333dda328d2840e.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e65c9a7043c424b19f93b4513e3f1111d9ebc688fe46be8959837e6fd6e59c4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e65c9a7043c424b19f93b4513e3f1111d9ebc688fe46be8959837e6fd6e59c4c", kill_on_drop: false }`
[INFO] [stdout] e65c9a7043c424b19f93b4513e3f1111d9ebc688fe46be8959837e6fd6e59c4c
