[INFO] cloning repository https://github.com/yz89/substrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yz89/substrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyz89%2Fsubstrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyz89%2Fsubstrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4049ddf37315d0a0d53d15d062b4be49280cf630 [INFO] checking yz89/substrate against master#96cfc75584359ae7ad11cc45968059f29e7b44b7 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyz89%2Fsubstrate" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yz89/substrate on toolchain 96cfc75584359ae7ad11cc45968059f29e7b44b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yz89/substrate [INFO] finished tweaking git repo https://github.com/yz89/substrate [INFO] tweaked toml for git repo https://github.com/yz89/substrate written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yz89/substrate 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" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `balances` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `client` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `executive` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `indices` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `primitives` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rstd` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `runtime-io` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sr-primitives` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sudo` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `support` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `system` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `timestamp` dependency) [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `version` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded keccak-hasher v0.15.2 [INFO] [stderr] Downloaded sysinfo v0.9.0 [INFO] [stderr] Downloaded rhododendron v0.7.0 [INFO] [stderr] Downloaded jsonrpc-core v13.0.0 [INFO] [stderr] Downloaded ws v0.8.1 [INFO] [stderr] Downloaded schnorrkel v0.8.4 [INFO] [stderr] Downloaded wabt v0.7.4 [INFO] [stderr] Downloaded curve25519-dalek v1.2.1 [INFO] [stderr] Downloaded uint v0.8.0 [INFO] [stderr] Downloaded bitvec v0.11.3 [INFO] [stderr] Downloaded trie-bench v0.16.2 [INFO] [stderr] Downloaded cargo_metadata v0.8.1 [INFO] [stderr] Downloaded substrate-wasm-builder-runner v1.0.2 [INFO] [stderr] Downloaded ref_thread_local v0.0.0 [INFO] [stderr] Downloaded trybuild v1.0.9 [INFO] [stderr] Downloaded zeroize_derive v0.9.0 [INFO] [stderr] Downloaded wabt-sys v0.5.4 [INFO] [stderr] Downloaded jsonrpc-client-transports v13.0.0 [INFO] [stderr] Downloaded jsonrpc-core-client v13.0.0 [INFO] [stderr] Downloaded jsonrpc-derive v13.0.0 [INFO] [stderr] Downloaded jsonrpc-http-server v13.0.0 [INFO] [stderr] Downloaded jsonrpc-server-utils v13.0.0 [INFO] [stderr] Downloaded jsonrpc-ws-server v13.0.0 [INFO] [stderr] Downloaded parity-scale-codec v1.0.4 [INFO] [stderr] Downloaded jsonrpc-pubsub v13.0.0 [INFO] [stderr] Downloaded multistream-select v0.5.0 [INFO] [stderr] Downloaded parity-codec v4.1.3 [INFO] [stderr] Downloaded vecarray v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4a6c10fea6bbe034794d709c37fd5516b517870d945671248c7c267f979ca5e [INFO] running `Command { std: "docker" "start" "-a" "e4a6c10fea6bbe034794d709c37fd5516b517870d945671248c7c267f979ca5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4a6c10fea6bbe034794d709c37fd5516b517870d945671248c7c267f979ca5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4a6c10fea6bbe034794d709c37fd5516b517870d945671248c7c267f979ca5e", kill_on_drop: false }` [INFO] [stdout] e4a6c10fea6bbe034794d709c37fd5516b517870d945671248c7c267f979ca5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f1a139df9ef5c45908c7a03a44f57679c2e690bda029ee92e3b5f11a1984fc1 [INFO] running `Command { std: "docker" "start" "-a" "7f1a139df9ef5c45908c7a03a44f57679c2e690bda029ee92e3b5f11a1984fc1", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `balances` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `client` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `executive` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `indices` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `primitives` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rstd` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `runtime-io` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sr-primitives` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sudo` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `support` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `system` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `timestamp` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/node-template/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `version` dependency) [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/proc-macro2-8c4650582cd3e1e2/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "7f1a139df9ef5c45908c7a03a44f57679c2e690bda029ee92e3b5f11a1984fc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f1a139df9ef5c45908c7a03a44f57679c2e690bda029ee92e3b5f11a1984fc1", kill_on_drop: false }` [INFO] [stdout] 7f1a139df9ef5c45908c7a03a44f57679c2e690bda029ee92e3b5f11a1984fc1