[INFO] cloning repository https://github.com/LifeInGen6/Gen6-Public-Blockchain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LifeInGen6/Gen6-Public-Blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLifeInGen6%2FGen6-Public-Blockchain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLifeInGen6%2FGen6-Public-Blockchain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68a1b87dc86a1626db1ebf315a56317f7bce7747
[INFO] checking LifeInGen6/Gen6-Public-Blockchain against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLifeInGen6%2FGen6-Public-Blockchain" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LifeInGen6/Gen6-Public-Blockchain
[INFO] finished tweaking git repo https://github.com/LifeInGen6/Gen6-Public-Blockchain
[INFO] tweaked toml for git repo https://github.com/LifeInGen6/Gen6-Public-Blockchain written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LifeInGen6/Gen6-Public-Blockchain on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LifeInGen6/Gen6-Public-Blockchain 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: unused workspace dependency `pallet-offences`
[INFO] [stderr]   --> Cargo.toml:95:25
[INFO] [stderr]    |
[INFO] [stderr] 95 | [workspace.dependencies.pallet-offences]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `pallet-offences`
[INFO] [stderr] warning: workspace (manifest) generated 10 warnings
[INFO] [stderr] warning: node/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: node/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: node/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: node/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: node/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: node/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: node/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: node/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: node/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `g6-solo-node` (manifest) generated 9 warnings
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> pallets/parking/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 50 ~ try-runtime = ['frame-support/try-runtime']
[INFO] [stderr] 51 + [lints]
[INFO] [stderr] 52 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 50 ~ try-runtime = ['frame-support/try-runtime']
[INFO] [stderr] 51 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `pallet-parking` (manifest) generated 1 warning
[INFO] [stderr] warning: pallets/aura/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: pallets/aura/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: pallets/aura/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: pallets/aura/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: pallets/aura/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: pallets/aura/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: pallets/aura/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: pallets/aura/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: pallets/aura/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> pallets/aura/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `pallet-aura` (manifest) generated 10 warnings
[INFO] [stderr] warning: pallets/middleware/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: pallets/middleware/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: pallets/middleware/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: pallets/middleware/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: pallets/middleware/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: pallets/middleware/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: pallets/middleware/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: pallets/middleware/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: pallets/middleware/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `pallet-middleware` (manifest) generated 9 warnings
[INFO] [stderr] warning: pallets/feeless/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: pallets/feeless/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: pallets/feeless/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: pallets/feeless/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: pallets/feeless/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: pallets/feeless/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: pallets/feeless/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: pallets/feeless/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: pallets/feeless/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `pallet-feeless` (manifest) generated 9 warnings
[INFO] [stderr] warning: pallets/permissions/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: pallets/permissions/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: pallets/permissions/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: pallets/permissions/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: pallets/permissions/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: pallets/permissions/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: pallets/permissions/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: pallets/permissions/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: pallets/permissions/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `pallet-permissions` (manifest) generated 9 warnings
[INFO] [stderr] warning: network_constants/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: network_constants/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: network_constants/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: network_constants/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: network_constants/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: network_constants/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: network_constants/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: network_constants/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: network_constants/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `network_constants` (manifest) generated 9 warnings
[INFO] [stderr] warning: pallets/identity/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: pallets/identity/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: pallets/identity/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: pallets/identity/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: pallets/identity/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: pallets/identity/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: pallets/identity/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: pallets/identity/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: pallets/identity/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> pallets/identity/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `pallet-identity` (manifest) generated 10 warnings
[INFO] [stderr] warning: runtime/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: runtime/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: runtime/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: runtime/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: runtime/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: runtime/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: runtime/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: runtime/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: runtime/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `g6-solo-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> pallets/substrate-validator-set/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 45 ~ try-runtime = ['frame-support/try-runtime']
[INFO] [stderr] 46 + [lints]
[INFO] [stderr] 47 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 45 ~ try-runtime = ['frame-support/try-runtime']
[INFO] [stderr] 46 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `substrate-validator-set` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/polkadot-sdk.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded w3f-bls v0.1.8
[INFO] [stderr]   Downloaded ss58-registry v1.51.0
[INFO] [stderr]   Downloaded docify_macros v0.2.9
[INFO] [stderr]   Downloaded expander v2.2.1
[INFO] [stderr]   Downloaded psm v0.1.24
[INFO] [stderr]   Downloaded cxx-build v1.0.136
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.136
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded file-guard v0.2.0
[INFO] [stderr]   Downloaded wide v0.7.32
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.136
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.136
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.16
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.14
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded sctp-proto v0.2.2
[INFO] [stderr]   Downloaded cxx v1.0.136
[INFO] [stderr]   Downloaded libp2p-core v0.40.1
[INFO] [stderr]   Downloaded libp2p v0.52.4
[INFO] [stderr]   Downloaded libp2p-wasm-ext v0.40.0
[INFO] [stderr]   Downloaded libp2p-tcp v0.40.1
[INFO] [stderr]   Downloaded libp2p-swarm-derive v0.33.0
[INFO] [stderr]   Downloaded if-watch v3.2.1
[INFO] [stderr]   Downloaded futures-rustls v0.24.0
[INFO] [stderr]   Downloaded libp2p-request-response v0.25.3
[INFO] [stderr]   Downloaded netlink-packet-core v0.7.0
[INFO] [stderr]   Downloaded libp2p-upnp v0.1.1
[INFO] [stderr]   Downloaded libp2p-identify v0.43.1
[INFO] [stderr]   Downloaded libp2p-dns v0.40.1
[INFO] [stderr]   Downloaded netlink-packet-route v0.17.1
[INFO] [stderr]   Downloaded netlink-proto v0.11.3
[INFO] [stderr]   Downloaded libp2p-metrics v0.13.1
[INFO] [stderr]   Downloaded quick-protobuf-codec v0.2.0
[INFO] [stderr]   Downloaded jsonrpsee-types v0.23.2
[INFO] [stderr]   Downloaded libp2p-swarm v0.43.7
[INFO] [stderr]   Downloaded jsonrpsee v0.23.2
[INFO] [stderr]   Downloaded attohttpc v0.24.1
[INFO] [stderr]   Downloaded static_init_macro v1.0.4
[INFO] [stderr]   Downloaded quanta v0.12.5
[INFO] [stderr]   Downloaded libp2p-kad v0.44.6
[INFO] [stderr]   Downloaded futures-bounded v0.1.0
[INFO] [stderr]   Downloaded libp2p-noise v0.43.2
[INFO] [stderr]   Downloaded ark-bls12-377-ext v0.4.1
[INFO] [stderr]   Downloaded ssz_rs_derive v0.9.0
[INFO] [stderr]   Downloaded str0m v0.5.1
[INFO] [stderr]   Downloaded ark-scale v0.0.12
[INFO] [stderr]   Downloaded ark-models-ext v0.4.1
[INFO] [stderr]   Downloaded auto_impl v1.2.1
[INFO] [stderr]   Downloaded libp2p-ping v0.43.1
[INFO] [stderr]   Downloaded raw-cpuid v11.3.0
[INFO] [stderr]   Downloaded ark-bw6-761-ext v0.4.1
[INFO] [stderr]   Downloaded serde-big-array v0.3.3
[INFO] [stderr]   Downloaded parity-util-mem v0.12.0
[INFO] [stderr]   Downloaded netlink-sys v0.8.7
[INFO] [stderr]   Downloaded bounded-vec v0.7.1
[INFO] [stderr]   Downloaded multi-stash v0.2.0
[INFO] [stderr]   Downloaded libp2p-tls v0.2.1
[INFO] [stderr]   Downloaded pest_generator v2.7.15
[INFO] [stderr]   Downloaded ark-bls12-381-ext v0.4.1
[INFO] [stderr]   Downloaded coarsetime v0.1.35
[INFO] [stderr]   Downloaded comfy-table v7.1.3
[INFO] [stderr]   Downloaded orchestra-proc-macro v0.4.0
[INFO] [stderr]   Downloaded libp2p-connection-limits v0.2.1
[INFO] [stderr]   Downloaded bounded-collections v0.2.2
[INFO] [stderr]   Downloaded ark-ed-on-bls12-381-bandersnatch v0.4.0
[INFO] [stderr]   Downloaded wasmi_collections v0.32.3
[INFO] [stderr]   Downloaded wasmi_core v0.32.3
[INFO] [stderr]   Downloaded ssz_rs v0.9.0
[INFO] [stderr]   Downloaded alloy-sol-macro v0.4.2
[INFO] [stderr]   Downloaded is_executable v1.0.4
[INFO] [stderr]   Downloaded pest_meta v2.7.15
[INFO] [stderr]   Downloaded proptest v1.5.0
[INFO] [stderr]   Downloaded fs4 v0.7.0
[INFO] [stderr]   Downloaded ark-ed-on-bls12-381-bandersnatch-ext v0.4.1
[INFO] [stderr]   Downloaded jsonrpsee-core v0.23.2
[INFO] [stderr]   Downloaded docify v0.2.9
[INFO] [stderr]   Downloaded ark-bw6-761 v0.4.0
[INFO] [stderr]   Downloaded wasmi v0.32.3
[INFO] [stderr]   Downloaded thrift v0.15.0
[INFO] [stderr]   Downloaded libp2p-websocket v0.42.2
[INFO] [stderr]   Downloaded pest v2.7.15
[INFO] [stderr]   Downloaded ruint v1.12.4
[INFO] [stderr]   Downloaded ark-ed-on-bls12-377 v0.4.0
[INFO] [stderr]   Downloaded linregress v0.5.4
[INFO] [stderr]   Downloaded ethabi-decode v1.0.0
[INFO] [stderr]   Downloaded snowbridge-amcl v1.0.2
[INFO] [stderr]   Downloaded fatality-proc-macro v0.1.1
[INFO] [stderr]   Downloaded igd-next v0.14.3
[INFO] [stderr]   Downloaded fatality v0.1.1
[INFO] [stderr]   Downloaded syn-solidity v0.4.2
[INFO] [stderr]   Downloaded orchestra v0.4.0
[INFO] [stderr]   Downloaded litep2p v0.6.2
[INFO] [stderr]   Downloaded libz-sys v1.1.21
[INFO] [stderr]   Downloaded data-encoding v2.7.0
[INFO] [stderr]   Downloaded rtnetlink v0.13.1
[INFO] [stderr]   Downloaded libp2p-mdns v0.44.0
[INFO] [stderr]   Downloaded jsonrpsee-proc-macros v0.23.2
[INFO] [stderr]   Downloaded libp2p-quic v0.9.3
[INFO] [stderr]   Downloaded tikv-jemalloc-ctl v0.5.4
[INFO] [stderr]   Downloaded libp2p-yamux v0.44.1
[INFO] [stderr]   Downloaded pest_derive v2.7.15
[INFO] [stderr]   Downloaded mick-jaeger v0.1.8
[INFO] [stderr]   Downloaded snowbridge-milagro-bls v1.5.4
[INFO] [stderr]   Downloaded parity-bytes v0.1.2
[INFO] [stderr]   Downloaded ark-ed-on-bls12-377-ext v0.4.1
[INFO] [stderr]   Downloaded prioritized-metered-channel v0.6.1
[INFO] [stderr]   Downloaded alloy-sol-types v0.4.2
[INFO] [stderr]   Downloaded prometheus-client v0.21.2
[INFO] [stderr]   Downloaded string-interner v0.17.0
[INFO] [stderr]   Downloaded reed-solomon-novelpoly v2.0.0
[INFO] [stderr]   Downloaded proc-macro-warning v0.4.2
[INFO] [stderr]   Downloaded libp2p-identity v0.2.10
[INFO] [stderr]   Downloaded jsonrpsee-server v0.23.2
[INFO] [stderr]   Downloaded libp2p-allow-block-list v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device


sandbox container could not be created: command failed: exit status: 1

Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device

Caused by:
    command failed: exit status: 1
    
    Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device