[INFO] fetching crate polymesh-api-client-extras 3.6.0...
[INFO] checking polymesh-api-client-extras-3.6.0 against try#51de2e90f91fdec6cf64ff542a4e15b9c177a797 for pr-147294
[INFO] extracting crate polymesh-api-client-extras 3.6.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate polymesh-api-client-extras 3.6.0
[INFO] finished tweaking crates.io crate polymesh-api-client-extras 3.6.0
[INFO] tweaked toml for crates.io crate polymesh-api-client-extras 3.6.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate polymesh-api-client-extras 3.6.0 on toolchain 51de2e90f91fdec6cf64ff542a4e15b9c177a797
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate polymesh-api-client-extras 3.6.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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6019db118e1a9c5d5dee5a380eaf1860a1259f46bba08a28903a84bed65d7424
[INFO] running `Command { std: "docker" "start" "-a" "6019db118e1a9c5d5dee5a380eaf1860a1259f46bba08a28903a84bed65d7424", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6019db118e1a9c5d5dee5a380eaf1860a1259f46bba08a28903a84bed65d7424", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6019db118e1a9c5d5dee5a380eaf1860a1259f46bba08a28903a84bed65d7424", kill_on_drop: false }`
[INFO] [stdout] 6019db118e1a9c5d5dee5a380eaf1860a1259f46bba08a28903a84bed65d7424
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 929992ad0c59b463c972e5689948463bac682ea396268d42fc94e2266d7390f3
[INFO] running `Command { std: "docker" "start" "-a" "929992ad0c59b463c972e5689948463bac682ea396268d42fc94e2266d7390f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling winnow v0.7.9
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]     Checking sp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.2
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking send_wrapper v0.4.0
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking dyn-clonable v0.9.2
[INFO] [stderr]     Checking trie-db v0.30.0
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sp-io v40.0.1
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling serde-big-array v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking soketto v0.7.1
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking impl-serde v0.5.0
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking ed25519-zebra v4.0.3
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking parity-bip39 v2.0.1
[INFO] [stderr]     Checking impl-num-traits v0.2.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]     Checking substrate-bip39 v0.6.0
[INFO] [stderr]    Compiling ss58-registry v1.51.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking bip39 v2.1.0
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking jsonrpsee-types v0.20.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking secp256k1 v0.30.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/51de2e90f91fdec6cf64ff542a4e15b9c177a797/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/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=7b35920371c03f42 -C extra-filename=-ab28c31f0cb06d11 --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-18312cf9f125e98f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-53322cbbfd25b733.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-eb10457dc55027fc.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-70a0fbe4fa0105ff.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-bd77dd3ba947cb7c.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-9cf5c89f62c33ce0.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "929992ad0c59b463c972e5689948463bac682ea396268d42fc94e2266d7390f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "929992ad0c59b463c972e5689948463bac682ea396268d42fc94e2266d7390f3", kill_on_drop: false }`
[INFO] [stdout] 929992ad0c59b463c972e5689948463bac682ea396268d42fc94e2266d7390f3
