[INFO] cloning repository https://github.com/Blockspace-Corporation/humidefi-pallet-dex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blockspace-Corporation/humidefi-pallet-dex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockspace-Corporation%2Fhumidefi-pallet-dex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockspace-Corporation%2Fhumidefi-pallet-dex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf9691f596c897ed8e1023734487dd8afe8128f6
[INFO] checking Blockspace-Corporation/humidefi-pallet-dex against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockspace-Corporation%2Fhumidefi-pallet-dex" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Blockspace-Corporation/humidefi-pallet-dex
[INFO] finished tweaking git repo https://github.com/Blockspace-Corporation/humidefi-pallet-dex
[INFO] tweaked toml for git repo https://github.com/Blockspace-Corporation/humidefi-pallet-dex written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Blockspace-Corporation/humidefi-pallet-dex on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Blockspace-Corporation/humidefi-pallet-dex 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded substrate-bip39 v0.4.5
[INFO] [stderr]   Downloaded scale-info v2.10.0
[INFO] [stderr]   Downloaded scale-info-derive v2.10.0
[INFO] [stderr]   Downloaded winnow v0.5.39
[INFO] [stderr]   Downloaded pest_meta v2.7.7
[INFO] [stderr]   Downloaded pest_generator v2.7.7
[INFO] [stderr]   Downloaded clap v4.5.0
[INFO] [stderr]   Downloaded macro_magic_core_macros v0.4.3
[INFO] [stderr]   Downloaded polling v3.4.0
[INFO] [stderr]   Downloaded wasmi_core v0.12.0
[INFO] [stderr]   Downloaded blake3 v1.5.0
[INFO] [stderr]   Downloaded clap_builder v4.5.0
[INFO] [stderr]   Downloaded serde v1.0.196
[INFO] [stderr]   Downloaded cxx v1.0.116
[INFO] [stderr]   Downloaded serde_json v1.0.113
[INFO] [stderr]   Downloaded wasmi v0.30.0
[INFO] [stderr]   Downloaded cxx-build v1.0.116
[INFO] [stderr]   Downloaded pest v2.7.7
[INFO] [stderr]   Downloaded target-lexicon v0.12.13
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.116
[INFO] [stderr]   Downloaded hermit-abi v0.3.5
[INFO] [stderr]   Downloaded ahash v0.8.8
[INFO] [stderr]   Downloaded serde_derive v1.0.196
[INFO] [stderr]   Downloaded pest_derive v2.7.7
[INFO] [stderr]   Downloaded intx v0.1.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.116
[INFO] [stderr]   Downloaded proc-macro-warning v0.4.2
[INFO] [stderr]   Downloaded bstr v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56530ac31fb622058c53aecbaaa45f0c6cbc6177f153fb62baa348485813cd69
[INFO] running `Command { std: "docker" "start" "-a" "56530ac31fb622058c53aecbaaa45f0c6cbc6177f153fb62baa348485813cd69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56530ac31fb622058c53aecbaaa45f0c6cbc6177f153fb62baa348485813cd69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56530ac31fb622058c53aecbaaa45f0c6cbc6177f153fb62baa348485813cd69", kill_on_drop: false }`
[INFO] [stdout] 56530ac31fb622058c53aecbaaa45f0c6cbc6177f153fb62baa348485813cd69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c631a7b679bcd548d1a8e6b54bb67d38f33d59f50daf6b11ce838a0de70a09bc
[INFO] running `Command { std: "docker" "start" "-a" "c631a7b679bcd548d1a8e6b54bb67d38f33d59f50daf6b11ce838a0de70a09bc", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling winnow v0.5.39
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling cranelift-isle v0.95.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.95.1
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.95.1
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]     Checking sp-std v8.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f)
[INFO] [stderr]     Checking errno v0.3.8
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking regalloc2 v0.6.1
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling wasmtime-cache v8.0.1
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking array-bytes v6.2.2
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking trie-db v0.27.1
[INFO] [stderr]     Checking schnellru v0.2.1
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]    Compiling sp-io v23.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f)
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]     Checking parity-wasm v0.45.0
[INFO] [stderr]    Compiling expander v2.0.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling cranelift-codegen v0.95.1
[INFO] [stderr]     Checking blake2s_simd v1.0.2
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]     Checking sp-panic-handler v8.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f)
[INFO] [stderr]     Checking kvdb v0.13.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking file-per-thread-logger v0.1.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.91
[INFO] [stderr]     Checking sp-database v4.0.0-dev (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f)
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking wasm-instrument v0.3.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling sc-executor-wasmtime v0.10.0-dev (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f)
[INFO] [stderr]    Compiling proc-macro-warning v0.4.2
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling const-random v0.1.17
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling wasm-bindgen v0.2.91
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking tt-call v1.0.9
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking lru v0.10.1
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking quicksink v0.1.2
[INFO] [stderr]     Checking parity-send-wrapper v0.1.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking linked_hash_set v0.1.4
[INFO] [stderr]     Checking ip_network v0.4.1
[INFO] [stderr]     Checking partial_sort v0.2.0
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking bstr v1.9.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.91
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.116
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling cxx v1.0.116
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]    Compiling cxx-build v1.0.116
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.91
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling sp-debug-derive v8.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f)
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking ref-cast v1.0.22
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking data-encoding-macro v0.1.14
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking schnorrkel v0.9.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]     Checking tiny-bip39 v1.0.0
[INFO] [stderr]     Checking substrate-bip39 v0.4.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sp-core-hashing v9.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f)
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling macro_magic_core_macros v0.4.3
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.32.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling macro_magic_core v0.4.2
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v3.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f)
[INFO] [stderr]     Checking netlink-packet-core v0.4.2
[INFO] [stderr]    Compiling sp-core-hashing-proc-macro v9.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f)
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking polyval v0.6.1
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking soketto v0.7.1
[INFO] [stderr]     Checking netlink-packet-route v0.12.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.91
[INFO] [stderr]     Checking ghash v0.5.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]     Checking rw-stream-sink v0.3.0
[INFO] [stderr]     Checking multistream-select v0.12.1
[INFO] [stderr]    Compiling macro_magic_macros v0.4.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking quick-protobuf-codec v0.1.0
[INFO] [stderr]     Checking yamux v0.10.2
[INFO] [stderr]     Checking x25519-dalek v1.1.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking wasm-timer v0.2.5
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling wasm-opt-sys v0.112.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.116
[INFO] [stderr]    Compiling macro_magic v0.4.2
[INFO] [stderr]    Compiling wasm-opt-cxx-sys v0.112.0
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking js-sys v0.3.68
[INFO] [stderr]    Compiling semver v0.6.0
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking netlink-sys v0.8.5
[INFO] [stderr]     Checking trust-dns-proto v0.22.0
[INFO] [stderr]     Checking netlink-proto v0.10.0
[INFO] [stderr]    Compiling static_init_macro v1.0.2
[INFO] [stderr]     Checking rtnetlink v0.10.1
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]     Checking if-watch v3.2.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling pest v2.7.7
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]    Compiling build-helper v0.1.1
[INFO] [stderr]    Compiling static_init v1.0.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking cranelift-entity v0.95.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking cranelift-bforest v0.95.1
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking wasmparser v0.102.0
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr] error: could not compile `trust-dns-proto` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/bin/rustc --crate-name trust_dns_proto --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.22.0/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 --cfg 'feature="mdns"' --cfg 'feature="socket2"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "bytes", "default", "dns-over-https", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "h2", "http", "js-sys", "mdns", "native-tls", "openssl", "quinn", "ring", "rustls", "rustls-pemfile", "serde", "serde-config", "socket2", "testing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "wasm-bindgen", "wasm-bindgen-crate", "webpki", "webpki-roots"))' -C metadata=436c33d55aa33852 -C extra-filename=-76cf65ba8b8da98e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e85766c8b2d9968c.so --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-18136edf9939858e.rmeta --extern enum_as_inner=/opt/rustwide/target/debug/deps/libenum_as_inner-133762ffe33213f6.so --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-5fc5b8c49942a967.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-1919910390b4e706.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6a57f63663987fa7.rmeta --extern idna=/opt/rustwide/target/debug/deps/libidna-5fd6109a8b63b87c.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-2ad1109053c2e8a6.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3dcad08886afe173.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8adee1d2e1184e40.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-2d6d8592ff36f573.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-00d4904021478f93.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-679771ce809e3ea4.rmeta --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-592b78aeffe2f5b3.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d980875184c40dd6.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-90936f6af21490e5.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a78a48a0e8d83465.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 `h2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.3.24/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=5662f20551614b17 -C extra-filename=-ada166103a7c775a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9afdf3b53e994ef6.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bf9ae889bab8acee.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-025ff0e834954114.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-7d8dbaab28caa68b.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6a57f63663987fa7.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-c74ddea52f985b34.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-293a807a277c8512.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-b1657c1591c9433d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d980875184c40dd6.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-4d83885ea9f3a8a9.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-90936f6af21490e5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[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/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.65.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="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "annotate-snippets", "default", "experimental", "log", "logging", "runtime", "static", "testing_only_extra_assertions", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=cf612f2a5889ebc2 -C extra-filename=-15cb51e191fa007f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-3e985278b623b4f4.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-5dfe3cb0648ec77e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7bef99ab27b53866.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-3346164680bd319e.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ebd60cc602905e41.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-46eaf2f0e977c251.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-105f3494dea8d46b.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-5a3e23d69f739e03.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.27.3/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 --cfg 'feature="fallible-iterator"' --cfg 'feature="indexmap"' --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "endian-reader", "fallible-iterator", "indexmap", "read", "read-core", "rustc-dep-of-std", "stable_deref_trait", "std", "write"))' -C metadata=915311e422df9ec9 -C extra-filename=-d38465917d7743bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-d8ccea709ef5f921.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-e9e11f738c9758f6.rmeta --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-7f08aa5363de0b2d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.102.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8552bb768cbb712f -C extra-filename=-fcac045c46f895f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-e9e11f738c9758f6.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a78a48a0e8d83465.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `toml_edit` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.20.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=0da2031fd1689fc5 -C extra-filename=-85283e348ce3b6d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-2ea7faa8f5f08d28.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-bc0996788596af9a.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-a5b9d5e2ea8bfc1c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.30.4/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 --cfg 'feature="coff"' --cfg 'feature="crc32fast"' --cfg 'feature="elf"' --cfg 'feature="hashbrown"' --cfg 'feature="indexmap"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "doc", "elf", "flate2", "hashbrown", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "wasmparser", "write", "write_core", "write_std", "xcoff"))' -C metadata=2bc679e73c63ad2d -C extra-filename=-7bae260d3acbd25b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-706b5f7ef4bf15d6.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-077d7db808d49ec1.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-e9e11f738c9758f6.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-23d8dde3fe4d9adb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c631a7b679bcd548d1a8e6b54bb67d38f33d59f50daf6b11ce838a0de70a09bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c631a7b679bcd548d1a8e6b54bb67d38f33d59f50daf6b11ce838a0de70a09bc", kill_on_drop: false }`
[INFO] [stdout] c631a7b679bcd548d1a8e6b54bb67d38f33d59f50daf6b11ce838a0de70a09bc
