[INFO] cloning repository https://github.com/ggkkdev/substrate_parachain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ggkkdev/substrate_parachain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggkkdev%2Fsubstrate_parachain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggkkdev%2Fsubstrate_parachain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca6a007db06af70597b8043ba63d45689ad29002 [INFO] checking ggkkdev/substrate_parachain against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggkkdev%2Fsubstrate_parachain" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ggkkdev/substrate_parachain on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ggkkdev/substrate_parachain [INFO] finished tweaking git repo https://github.com/ggkkdev/substrate_parachain [INFO] tweaked toml for git repo https://github.com/ggkkdev/substrate_parachain written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ggkkdev/substrate_parachain 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "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] 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] Updating git repository `https://github.com/paritytech/cumulus.git` [INFO] [stderr] Updating git repository `https://github.com/paritytech/substrate` [INFO] [stderr] Updating git repository `https://github.com/paritytech/polkadot` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 166 packages to latest compatible versions [INFO] [stderr] Updating beefy-gadget v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating beefy-gadget-rpc v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating beefy-merkle-tree v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating beefy-primitives v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating fork-tree v3.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating frame-benchmarking v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating frame-benchmarking-cli v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating frame-election-provider-solution-type v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating frame-election-provider-support v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating frame-executive v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating frame-support v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating frame-support-procedural v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating frame-support-procedural-tools v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating frame-support-procedural-tools-derive v3.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating frame-system v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating frame-system-benchmarking v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating frame-system-rpc-runtime-api v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating frame-try-runtime v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-aura v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-authority-discovery v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-authorship v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-babe v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-bags-list v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-balances v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-beefy v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-beefy-mmr v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-bounties v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-child-bounties v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-collective v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-democracy v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-election-provider-multi-phase v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-election-provider-support-benchmarking v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-elections-phragmen v5.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-gilt v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-grandpa v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-identity v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-im-online v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-indices v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-membership v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-mmr v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-mmr-rpc v3.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-multisig v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Adding pallet-nicks v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#ce10b9f2) [INFO] [stderr] Updating pallet-nomination-pools v1.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-nomination-pools-benchmarking v1.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-nomination-pools-runtime-api v1.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-offences v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-offences-benchmarking v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-preimage v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-proxy v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-recovery v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-scheduler v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-session v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-session-benchmarking v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-society v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-staking v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-staking-reward-curve v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-staking-reward-fn v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-sudo v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-timestamp v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-tips v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-transaction-payment v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-transaction-payment-rpc v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-transaction-payment-rpc-runtime-api v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-treasury v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-utility v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating pallet-vesting v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating remote-externalities v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-allocator v4.1.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-authority-discovery v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-basic-authorship v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-block-builder v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-chain-spec v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-chain-spec-derive v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-cli v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-client-api v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-client-db v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-consensus v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-consensus-aura v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-consensus-babe v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-consensus-babe-rpc v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-consensus-epochs v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-consensus-slots v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-executor v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-executor-common v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-executor-wasmi v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-executor-wasmtime v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-finality-grandpa v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-finality-grandpa-rpc v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-informant v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-keystore v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-network v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-network-common v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-network-gossip v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-network-light v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-network-sync v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-offchain v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-peerset v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-proposer-metrics v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-rpc v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-rpc-api v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-rpc-server v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-service v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-state-db v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-sync-state-rpc v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-sysinfo v6.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-telemetry v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-tracing v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-tracing-proc-macro v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-transaction-pool v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-transaction-pool-api v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sc-utils v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-api v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-api-proc-macro v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-application-crypto v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-arithmetic v5.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-authority-discovery v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-authorship v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-block-builder v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-blockchain v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-consensus v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-consensus-aura v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-consensus-babe v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-consensus-slots v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-consensus-vrf v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-core v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-core-hashing v4.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-core-hashing-proc-macro v5.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-database v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-debug-derive v4.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-externalities v0.12.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-finality-grandpa v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-inherents v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-io v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-keyring v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-keystore v0.12.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-maybe-compressed-blob v4.1.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-mmr-primitives v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-npos-elections v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-offchain v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-panic-handler v4.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-rpc v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-runtime v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-runtime-interface v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-runtime-interface-proc-macro v5.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-sandbox v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-session v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-staking v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-state-machine v0.12.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-std v4.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-storage v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-tasks v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-timestamp v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-tracing v5.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-transaction-pool v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-transaction-storage-proof v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-trie v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-version v5.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-version-proc-macro v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating sp-wasm-interface v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating substrate-build-script-utils v3.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating substrate-frame-rpc-system v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating substrate-prometheus-endpoint v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating substrate-state-trie-migration-rpc v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating substrate-wasm-builder v5.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Updating try-runtime-cli v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.28#b4db7298) -> #ce10b9f2 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dtoa v1.0.3 [INFO] [stderr] Downloaded ss58-registry v1.29.1 [INFO] [stderr] Downloaded lru v0.8.0 [INFO] [stderr] Downloaded handlebars v4.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7faf96eda686e49a4845937f272441de7404b7df653e06d0d2d45eb750a871c [INFO] running `Command { std: "docker" "start" "-a" "e7faf96eda686e49a4845937f272441de7404b7df653e06d0d2d45eb750a871c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7faf96eda686e49a4845937f272441de7404b7df653e06d0d2d45eb750a871c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7faf96eda686e49a4845937f272441de7404b7df653e06d0d2d45eb750a871c", kill_on_drop: false }` [INFO] [stdout] e7faf96eda686e49a4845937f272441de7404b7df653e06d0d2d45eb750a871c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a60ca2342f9c6d66b845f0d22e9aecad19f0ed84c074fb47fc65eb6e610fd96 [INFO] running `Command { std: "docker" "start" "-a" "6a60ca2342f9c6d66b845f0d22e9aecad19f0ed84c074fb47fc65eb6e610fd96", 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] 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.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.46/src/wrapper.rs:479:33 [INFO] [stdout] | [INFO] [stdout] 479 | let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 479 - let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] 479 + let LineColumn { line, column } = s.start(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.46/src/wrapper.rs:496:33 [INFO] [stdout] | [INFO] [stdout] 496 | let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 496 - let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] 496 + let LineColumn { line, column } = s.end(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.46/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/futures-task-113c935104cc6e88/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0422, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetakUJNSS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pin-utils` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors [INFO] [stderr] error: failed to run custom build command for `typenum v1.15.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/typenum-36eeb2a4aeb41e78/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-ce7cb168ffa85e0d/out/consts.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.15.0/build/main.rs:178:14: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5cc468af0c43 - std::backtrace_rs::backtrace::libunwind::trace::h7e6d0ae4294a4a8c [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5cc468af0c43 - std::backtrace_rs::backtrace::trace_unsynchronized::he51e5637b960fd4d [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5cc468af0c43 - std::sys::backtrace::_print_fmt::h5738c48dc21f8f40 [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5cc468af0c43 - ::fmt::h0d4d12f7c9404742 [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5cc468b0e573 - core::fmt::rt::Argument::fmt::h1132514a9fada4fe [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5cc468b0e573 - core::fmt::write::h34bb49244168fa4a [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5cc468aee2c3 - std::io::Write::write_fmt::hd6e437e416d0bed7 [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5cc468af0a92 - std::sys::backtrace::BacktraceLock::print::hfca34c1e63219935 [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5cc468af19ca - std::panicking::default_hook::{{closure}}::ha45a18105d446e7d [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5cc468af183a - std::panicking::default_hook::h6a80a3772ec5361c [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5cc468af2292 - std::panicking::rust_panic_with_hook::h30dc2864a1afbdca [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5cc468af212a - std::panicking::begin_panic_handler::{{closure}}::h2498d707b9673770 [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5cc468af1139 - std::sys::backtrace::__rust_end_short_backtrace::hd2dd629c5543649e [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5cc468af1dbd - rust_begin_unwind [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5cc468b0d7c0 - core::panicking::panic_fmt::he03190313194da46 [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5cc468b0db56 - core::result::unwrap_failed::h0c38b3bd184e3c9b [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5cc468ad0216 - build_script_main::main::h71463fef882fd63f [INFO] [stderr] 17: 0x5cc468acb483 - core::ops::function::FnOnce::call_once::h9d76ccf190f6b82f [INFO] [stderr] 18: 0x5cc468acd3e6 - std::sys::backtrace::__rust_begin_short_backtrace::h691962a8ea54c7d2 [INFO] [stderr] 19: 0x5cc468acd3c9 - std::rt::lang_start::{{closure}}::h7f2825849b2197d3 [INFO] [stderr] 20: 0x5cc468aeb130 - core::ops::function::impls:: for &F>::call_once::hae3a0f3fcddfc46c [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5cc468aeb130 - std::panicking::try::do_call::h59a23ccaba8f632f [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x5cc468aeb130 - std::panicking::try::h7fb3cd3b8d20091b [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x5cc468aeb130 - std::panic::catch_unwind::hbf65a6597a1c7ae4 [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x5cc468aeb130 - std::rt::lang_start_internal::{{closure}}::hf01b5a1d5d3d82d6 [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x5cc468aeb130 - std::panicking::try::do_call::h4daa86886329ce38 [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x5cc468aeb130 - std::panicking::try::hcd46ee8a743d94d5 [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x5cc468aeb130 - std::panic::catch_unwind::he56a70f10ec2f80c [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5cc468aeb130 - std::rt::lang_start_internal::ha11bdd6f89b57997 [INFO] [stderr] at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x5cc468acd3b1 - std::rt::lang_start::h60dec7b6253190aa [INFO] [stderr] 30: 0x5cc468ad02c5 - main [INFO] [stderr] 31: 0x783b13fccd90 - [INFO] [stderr] 32: 0x783b13fcce40 - __libc_start_main [INFO] [stderr] 33: 0x5cc468aba695 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwl6Iea/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-a69353e011479d26.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/ahash-eae1bde2c262c70b/build_script_build-eae1bde2c262c70b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcIAqPns/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-a69353e011479d26.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/value-bag-145e5cfa8d5f7a45/build_script_build-145e5cfa8d5f7a45" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `value-bag` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaX2Ig3c/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppv-lite86` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustchUXyA2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/futures-util-6e136ed598f28acf/build_script_build-6e136ed598f28acf" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpL6bm8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-a69353e011479d26.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/generic-array-954e2d107ee45ca5/build_script_build-954e2d107ee45ca5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccJSotaz.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/generic-array-954e2d107ee45ca5/build_script_build-954e2d107ee45ca5 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustcpL6bm8/symbols.o /opt/rustwide/target/debug/build/generic-array-954e2d107ee45ca5/build_script_build-954e2d107ee45ca5.build_script_build.4bbf454abbfa7fd3-cgu.0.rcgu.o /opt/rustwide/target/debug/build/generic-array-954e2d107ee45ca5/build_script_build-954e2d107ee45ca5.34ixpdk63lmkxrq9jnf40cl23.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libversion_check-a69353e011479d26.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4d5af82d47b2db3d.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-05a9cc3cba127820.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bf63c73913525fad.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-7f0e6c516ef86898.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c24930fa106073c4.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-14b4d4dce6ef8069.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d381724dd1e77a18.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4a52952f3fdcc222.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cb388ec8ee99e30c.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6e62f45f28a46af3.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7aeceed2f3aa642a.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-a3008e3017ecbe6c.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-11ca02dcadad0192.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-036a8009c952b658.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fc598417221db147.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0ee13154643b9df8.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x00007245946df477 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56df477) [INFO] [stdout] #1 0x00007245946df88c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56df88c) [INFO] [stdout] #2 0x000072458ee19520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x0000588cd5ca816a void lld::elf::writeResult >(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55816a) [INFO] [stdout] #4 0x0000588cd5ac1413 void lld::elf::LinkerDriver::link >(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x0000588cd5a9ec2a lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x0000588cd5a9a044 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x34a044) [INFO] [stdout] #7 0x0000588cd59a8fd6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258fd6) [INFO] [stdout] #8 0x0000588cd59a8020 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258020) [INFO] [stdout] #9 0x0000588cd59a86d1 main (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2586d1) [INFO] [stdout] #10 0x000072458ee00d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90) [INFO] [stdout] #11 0x000072458ee00e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40) [INFO] [stdout] #12 0x0000588cd582ac89 _start (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdac89) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-array` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcYMexhs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/futures-channel-f3aa2aacd3d5f670/build_script_build-f3aa2aacd3d5f670" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccshDXiA.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/futures-channel-f3aa2aacd3d5f670/build_script_build-f3aa2aacd3d5f670 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustcYMexhs/symbols.o /opt/rustwide/target/debug/build/futures-channel-f3aa2aacd3d5f670/build_script_build-f3aa2aacd3d5f670.build_script_build.996daf21aaafdfb-cgu.0.rcgu.o /opt/rustwide/target/debug/build/futures-channel-f3aa2aacd3d5f670/build_script_build-f3aa2aacd3d5f670.dcvubfdcdxwkdpv7nk52r1ckn.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4d5af82d47b2db3d.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-05a9cc3cba127820.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bf63c73913525fad.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-7f0e6c516ef86898.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c24930fa106073c4.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-14b4d4dce6ef8069.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d381724dd1e77a18.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4a52952f3fdcc222.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cb388ec8ee99e30c.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6e62f45f28a46af3.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7aeceed2f3aa642a.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-a3008e3017ecbe6c.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-11ca02dcadad0192.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-036a8009c952b658.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fc598417221db147.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0ee13154643b9df8.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x00007c062dcdf477 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56df477) [INFO] [stdout] #1 0x00007c062dcdf88c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56df88c) [INFO] [stdout] #2 0x00007c0632262520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000061f486f6d16a void lld::elf::writeResult >(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55816a) [INFO] [stdout] #4 0x000061f486d86413 void lld::elf::LinkerDriver::link >(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x000061f486d63c2a lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x000061f486d5f044 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x34a044) [INFO] [stdout] #7 0x000061f486c6dfd6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258fd6) [INFO] [stdout] #8 0x000061f486c6d020 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258020) [INFO] [stdout] #9 0x000061f486c6d6d1 main (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2586d1) [INFO] [stdout] #10 0x00007c0632249d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90) [INFO] [stdout] #11 0x00007c0632249e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40) [INFO] [stdout] #12 0x000061f486aefc89 _start (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdac89) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-channel` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `memchr` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/bin/rustc --crate-name memchr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.5.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=9c3b9848b7c142c1 -C extra-filename=-6338fa0f72dc4089 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaxRoX85" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPt2yXE/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetag4RPWM/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6a60ca2342f9c6d66b845f0d22e9aecad19f0ed84c074fb47fc65eb6e610fd96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a60ca2342f9c6d66b845f0d22e9aecad19f0ed84c074fb47fc65eb6e610fd96", kill_on_drop: false }` [INFO] [stdout] 6a60ca2342f9c6d66b845f0d22e9aecad19f0ed84c074fb47fc65eb6e610fd96