[INFO] cloning repository https://github.com/amesy/substrate-node-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amesy/substrate-node-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famesy%2Fsubstrate-node-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famesy%2Fsubstrate-node-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fbd81415a79f17d370536a295e859ca7e271a5b [INFO] documenting amesy/substrate-node-template against 1.91.0 for beta-1.92-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famesy%2Fsubstrate-node-template" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/amesy/substrate-node-template [INFO] finished tweaking git repo https://github.com/amesy/substrate-node-template [INFO] tweaked toml for git repo https://github.com/amesy/substrate-node-template written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/amesy/substrate-node-template on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/amesy/substrate-node-template 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" "+1.91.0" "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] warning: /workspace/builds/worker-3-tc1/source/pallets/kitties/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/kitties/Cargo.toml: unused manifest key: dependencies.frame-support. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/kitties/Cargo.toml: unused manifest key: dependencies.frame-system. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/kitties/Cargo.toml: unused manifest key: dependencies.pallet-balances. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/kitties/Cargo.toml: unused manifest key: dependencies.pallet-randomness-collective-flip. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/kitties/Cargo.toml: unused manifest key: dependencies.sp-io. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/kitties/Cargo.toml: unused manifest key: dependencies.sp-runtime. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/kitties/Cargo.toml: unused manifest key: dependencies.sp-std. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/kitties/Cargo.toml: unused manifest key: dev-dependencies.sp-core. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/kitties/Cargo.toml: unused manifest key: dev-dependencies.sp-io. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/kitties/Cargo.toml: unused manifest key: dev-dependencies.sp-runtime. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/poe/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/poe/Cargo.toml: unused manifest key: dependencies.frame-support. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/poe/Cargo.toml: unused manifest key: dependencies.frame-system. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/poe/Cargo.toml: unused manifest key: dependencies.sp-std. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/poe/Cargo.toml: unused manifest key: dev-dependencies.sp-core. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/poe/Cargo.toml: unused manifest key: dev-dependencies.sp-io. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/poe/Cargo.toml: unused manifest key: dev-dependencies.sp-runtime. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/template/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/template/Cargo.toml: unused manifest key: dependencies.frame-support. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/template/Cargo.toml: unused manifest key: dependencies.frame-system. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/template/Cargo.toml: unused manifest key: dependencies.sp-core. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/template/Cargo.toml: unused manifest key: dependencies.sp-io. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/template/Cargo.toml: unused manifest key: dependencies.sp-runtime. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/template/Cargo.toml: unused manifest key: dependencies.sp-std. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/template/Cargo.toml: unused manifest key: dev-dependencies.sp-core. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/template/Cargo.toml: unused manifest key: dev-dependencies.sp-io. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/pallets/template/Cargo.toml: unused manifest key: dev-dependencies.sp-runtime. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.frame-benchmarking-cli. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.frame-system. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment-rpc. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sc-basic-authorship. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sc-cli. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sc-client-api. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sc-consensus. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sc-consensus-aura. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sc-executor. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sc-finality-grandpa. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sc-keystore. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sc-rpc. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sc-rpc-api. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sc-service. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sc-telemetry. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sc-transaction-pool. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sc-transaction-pool-api. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sp-api. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sp-block-builder. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sp-blockchain. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sp-consensus. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sp-consensus-aura. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sp-core. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sp-finality-grandpa. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sp-inherents. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sp-keyring. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sp-runtime. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.sp-timestamp. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.substrate-frame-rpc-system. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: dependencies.try-runtime-cli. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/node/Cargo.toml: unused manifest key: build-dependencies.substrate-build-script-utils. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-executive. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-support. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-system. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-system-benchmarking. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-system-rpc-runtime-api. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-try-runtime. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-aura. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-balances. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-grandpa. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-randomness-collective-flip. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-sudo. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-timestamp. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment-rpc-runtime-api. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-api. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-block-builder. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-consensus-aura. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-core. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-inherents. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-offchain. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-runtime. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-session. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-std. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-transaction-pool. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-version. branch [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/runtime/Cargo.toml: unused manifest key: build-dependencies.substrate-wasm-builder. branch [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmtime-asm-macros v1.0.2 [INFO] [stderr] Downloaded wasmtime-types v1.0.2 [INFO] [stderr] Downloaded ss58-registry v1.37.0 [INFO] [stderr] Downloaded wasm-opt-cxx-sys v0.110.2 [INFO] [stderr] Downloaded wasmtime-jit-debug v1.0.2 [INFO] [stderr] Downloaded async-trait v0.1.61 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.88.2 [INFO] [stderr] Downloaded wasmtime-cache v1.0.2 [INFO] [stderr] Downloaded pest_meta v2.5.2 [INFO] [stderr] Downloaded parity-db v0.4.2 [INFO] [stderr] Downloaded pest_generator v2.5.2 [INFO] [stderr] Downloaded prost-types v0.11.6 [INFO] [stderr] Downloaded webrtc-dtls v0.7.0 [INFO] [stderr] Downloaded cranelift-bforest v0.88.2 [INFO] [stderr] Downloaded wasmtime-cranelift v1.0.2 [INFO] [stderr] Downloaded wasmtime-runtime v1.0.2 [INFO] [stderr] Downloaded webrtc-ice v0.9.0 [INFO] [stderr] Downloaded wasmtime v1.0.2 [INFO] [stderr] Downloaded cranelift-wasm v0.88.2 [INFO] [stderr] Downloaded object v0.30.1 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.88.2 [INFO] [stderr] Downloaded prost-build v0.11.6 [INFO] [stderr] Downloaded cranelift-isle v0.88.2 [INFO] [stderr] Downloaded wasm-opt v0.110.2 [INFO] [stderr] Downloaded pest_derive v2.5.2 [INFO] [stderr] Downloaded prost-derive v0.11.6 [INFO] [stderr] Downloaded prost v0.11.6 [INFO] [stderr] Downloaded secp256k1 v0.24.2 [INFO] [stderr] Downloaded libp2p-tls v0.1.0-alpha [INFO] [stderr] Downloaded wasmtime-jit v1.0.2 [INFO] [stderr] Downloaded cranelift-entity v0.88.2 [INFO] [stderr] Downloaded wasmtime-environ v1.0.2 [INFO] [stderr] Downloaded cranelift-frontend v0.88.2 [INFO] [stderr] Downloaded cranelift-native v0.88.2 [INFO] [stderr] Downloaded wasm-opt-sys v0.110.2 [INFO] [stderr] Downloaded curve25519-dalek v4.0.0-pre.5 [INFO] [stderr] Downloaded bstr v1.1.0 [INFO] [stderr] Downloaded zstd-sys v2.0.5+zstd.1.5.2 [INFO] [stderr] Downloaded cranelift-codegen v0.88.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/e31b1e78f3428f9ff18d2eb40cf671a43431ea58b57789ba66c3acf660c27d2b-init: no space left on device sandbox container could not be created: command failed: exit status: 1 Error response from daemon: mkdir /var/lib/docker/overlay2/e31b1e78f3428f9ff18d2eb40cf671a43431ea58b57789ba66c3acf660c27d2b-init: no space left on device Caused by: command failed: exit status: 1 Error response from daemon: mkdir /var/lib/docker/overlay2/e31b1e78f3428f9ff18d2eb40cf671a43431ea58b57789ba66c3acf660c27d2b-init: no space left on device