[INFO] cloning repository https://github.com/hashed-io/hashed-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/hashed-io/hashed-substrate-parachain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashed-io%2Fhashed-substrate-parachain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashed-io%2Fhashed-substrate-parachain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac9a446ee2b51ea27f17cf432084daa23dfbfc2a [INFO] checking hashed-io/hashed-substrate-parachain against master#a42d94ebb883116f2867cbe3016d9bde9ca6d3f7 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashed-io%2Fhashed-substrate-parachain" "/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/hashed-io/hashed-substrate-parachain on toolchain a42d94ebb883116f2867cbe3016d9bde9ca6d3f7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hashed-io/hashed-substrate-parachain [INFO] finished tweaking git repo https://github.com/hashed-io/hashed-substrate-parachain [INFO] tweaked toml for git repo https://github.com/hashed-io/hashed-substrate-parachain written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hashed-io/hashed-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" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "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 git repository `https://github.com/paritytech/cumulus.git` [INFO] [stderr] Updating git repository `https://github.com/paritytech/polkadot` [INFO] [stderr] Updating git repository `https://github.com/hashed-io/hashed-pallets` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/hashed-pallets-b86f0587c2c3cdee/objects/pack/pack_git2_afa97c195689b7ec': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/hashed-pallets-b86f0587c2c3cdee/objects/pack/pack_git2_af39bf71d9a917ef': No space left on device; class=Os (2) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded orchestra v0.2.1 [INFO] [stderr] Downloaded prioritized-metered-channel v0.4.0 [INFO] [stderr] Downloaded orchestra-proc-macro v0.2.1 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b7972ad447cf487df8f809da367f87bcabfb73195b6beb90fab70665f6fcfe8 [INFO] running `Command { std: "docker" "start" "-a" "0b7972ad447cf487df8f809da367f87bcabfb73195b6beb90fab70665f6fcfe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b7972ad447cf487df8f809da367f87bcabfb73195b6beb90fab70665f6fcfe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b7972ad447cf487df8f809da367f87bcabfb73195b6beb90fab70665f6fcfe8", kill_on_drop: false }` [INFO] [stdout] 0b7972ad447cf487df8f809da367f87bcabfb73195b6beb90fab70665f6fcfe8 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd4adc9fa700f5e479b3236cc6bb127f93f5306440e4425d3e9bdc94587cff08 [INFO] running `Command { std: "docker" "start" "-a" "bd4adc9fa700f5e479b3236cc6bb127f93f5306440e4425d3e9bdc94587cff08", 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] error: failed to create directory `/opt/rustwide/target/debug/build/wasm-opt-sys-eda6b91ba2b3276b/out` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "bd4adc9fa700f5e479b3236cc6bb127f93f5306440e4425d3e9bdc94587cff08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd4adc9fa700f5e479b3236cc6bb127f93f5306440e4425d3e9bdc94587cff08", kill_on_drop: false }` [INFO] [stdout] bd4adc9fa700f5e479b3236cc6bb127f93f5306440e4425d3e9bdc94587cff08