[INFO] fetching crate forc-crypto 0.69.0... [INFO] checking forc-crypto-0.69.0 against master#c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 for pr-142712 [INFO] extracting crate forc-crypto 0.69.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate forc-crypto 0.69.0 [INFO] finished tweaking crates.io crate forc-crypto 0.69.0 [INFO] tweaked toml for crates.io crate forc-crypto 0.69.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate forc-crypto 0.69.0 on toolchain c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate forc-crypto 0.69.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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_termios v0.1.3 [INFO] [stderr] Downloaded fuels-code-gen v0.74.0 [INFO] [stderr] Downloaded substrate-bn v0.6.0 [INFO] [stderr] Downloaded fuels-macros v0.74.0 [INFO] [stderr] Downloaded sway-error v0.69.0 [INFO] [stderr] Downloaded graph-cycles v0.1.0 [INFO] [stderr] Downloaded fuel-types v0.62.0 [INFO] [stderr] Downloaded peg-runtime v0.8.5 [INFO] [stderr] Downloaded prettydiff v0.7.0 [INFO] [stderr] Downloaded annotate-snippets v0.10.2 [INFO] [stderr] Downloaded fuel-etk-ops v0.3.1-dev [INFO] [stderr] Downloaded ethnum v1.5.2 [INFO] [stderr] Downloaded filecheck v0.5.0 [INFO] [stderr] Downloaded sway-ast v0.69.0 [INFO] [stderr] Downloaded sway-core v0.69.0 [INFO] [stderr] Downloaded sway-ir v0.69.0 [INFO] [stderr] Downloaded eventsource-client v0.13.0 [INFO] [stderr] Downloaded fuel-merkle v0.62.0 [INFO] [stderr] Downloaded swayfmt v0.69.0 [INFO] [stderr] Downloaded fuels-accounts v0.74.0 [INFO] [stderr] Downloaded fuel-core-client v0.44.0 [INFO] [stderr] Downloaded ropey v1.6.1 [INFO] [stderr] Downloaded fuel-tx v0.62.0 [INFO] [stderr] Downloaded cynic-codegen v3.11.0 [INFO] [stderr] Downloaded cynic-parser v0.9.1 [INFO] [stderr] Downloaded sway-parse v0.69.0 [INFO] [stderr] Downloaded fuel-core-storage v0.44.0 [INFO] [stderr] Downloaded cynic v3.11.0 [INFO] [stderr] Downloaded tai64 v4.0.0 [INFO] [stderr] Downloaded fuel-crypto v0.62.0 [INFO] [stderr] Downloaded fuel-ethabi v18.0.0 [INFO] [stderr] Downloaded fuel-etk-asm v0.3.1-dev [INFO] [stderr] Downloaded impl-tools-lib v0.11.3 [INFO] [stderr] Downloaded impl-tools v0.10.3 [INFO] [stderr] Downloaded fuel-storage v0.62.0 [INFO] [stderr] Downloaded fuel-derive v0.62.0 [INFO] [stderr] Downloaded sway-types v0.69.0 [INFO] [stderr] Downloaded fuel-core-chain-config v0.44.0 [INFO] [stderr] Downloaded cynic-proc-macros v3.11.0 [INFO] [stderr] Downloaded schemafy_core v0.5.2 [INFO] [stderr] Downloaded schemafy_lib v0.5.2 [INFO] [stderr] Downloaded fuel-asm v0.62.0 [INFO] [stderr] Downloaded sway-ir-macros v0.69.0 [INFO] [stderr] Downloaded forc-tracing v0.69.0 [INFO] [stderr] Downloaded extension-trait v1.0.2 [INFO] [stderr] Downloaded sway-features v0.69.0 [INFO] [stderr] Downloaded in_definite v1.0.0 [INFO] [stderr] Downloaded lalrpop-util v0.22.2 [INFO] [stderr] Downloaded peg-macros v0.8.5 [INFO] [stderr] Downloaded peg v0.8.5 [INFO] [stderr] Downloaded ansiterm v0.12.2 [INFO] [stderr] Downloaded forc-util v0.69.0 [INFO] [stderr] Downloaded fuel-core-types v0.44.0 [INFO] [stderr] Downloaded fuel-vm v0.62.0 [INFO] [stderr] Downloaded sway-utils v0.69.0 [INFO] [stderr] Downloaded termion v4.0.5 [INFO] [stderr] Downloaded numtoa v0.2.4 [INFO] [stderr] Downloaded fuel-abi-types v0.12.0 [INFO] [stderr] Downloaded fuels-core v0.74.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbf0632792d5bf197faa13a0ce1689ff423859913e9bedd8cdb4b4bd26111b2c [INFO] running `Command { std: "docker" "start" "-a" "bbf0632792d5bf197faa13a0ce1689ff423859913e9bedd8cdb4b4bd26111b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbf0632792d5bf197faa13a0ce1689ff423859913e9bedd8cdb4b4bd26111b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbf0632792d5bf197faa13a0ce1689ff423859913e9bedd8cdb4b4bd26111b2c", kill_on_drop: false }` [INFO] [stdout] bbf0632792d5bf197faa13a0ce1689ff423859913e9bedd8cdb4b4bd26111b2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c129c79dc679bd0c3ad7ea621e1cf46fa423f6f2528509af32e8bd959385faa7 [INFO] running `Command { std: "docker" "start" "-a" "c129c79dc679bd0c3ad7ea621e1cf46fa423f6f2528509af32e8bd959385faa7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking fuel-storage v0.62.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking substrate-bn v0.6.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking in_definite v1.0.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking ruzstd v0.7.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling impl-tools v0.10.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking ansiterm v0.12.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling impl-tools-lib v0.11.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking peg v0.8.5 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking sysinfo v0.29.11 [INFO] [stderr] Checking secp256k1 v0.30.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Checking vec1 v1.12.1 [INFO] [stderr] Checking annotate-snippets v0.10.2 [INFO] [stderr] Checking multihash v0.19.3 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking asn1_der v0.7.6 [INFO] [stderr] Checking numtoa v0.2.4 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking termion v4.0.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling fuel-derive v0.62.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.13.0 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Compiling logos v0.14.4 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling cynic-parser v0.9.1 [INFO] [stderr] Compiling extension-trait v1.0.2 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking enum-iterator v1.5.0 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling cynic-codegen v3.11.0 [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/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -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)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --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-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=0a1aef968b8603c3 -C extra-filename=-03c376b5feef203b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fdd707d831bfd935.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-c14b5f7a467619cb.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ea2033ba856a0d92.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-60ee0038aef2a221.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-361ccc001ac693ec.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-802beec3ab102f00.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 `cynic-parser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2/bin/rustc --crate-name cynic_parser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cynic-parser-0.9.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ariadne", "default", "pretty", "print", "report"))' -C metadata=a74118e75c2035f2 -C extra-filename=-d0abd357a142a269 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3f52a347bab23ad6.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-e39919dbb3595355.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-1446655d6d028906.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c129c79dc679bd0c3ad7ea621e1cf46fa423f6f2528509af32e8bd959385faa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c129c79dc679bd0c3ad7ea621e1cf46fa423f6f2528509af32e8bd959385faa7", kill_on_drop: false }` [INFO] [stdout] c129c79dc679bd0c3ad7ea621e1cf46fa423f6f2528509af32e8bd959385faa7