[INFO] cloning repository https://github.com/sorcerers-class/automancy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sorcerers-class/automancy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorcerers-class%2Fautomancy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorcerers-class%2Fautomancy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3a2f86d3566ae6c1b1b6a0d5a98b0f9c653c00d [INFO] checking sorcerers-class/automancy/d3a2f86d3566ae6c1b1b6a0d5a98b0f9c653c00d against master#4b596bbd847672da87763b76171687d3544863c2 for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorcerers-class%2Fautomancy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/sorcerers-class/automancy [INFO] finished tweaking git repo https://github.com/sorcerers-class/automancy [INFO] tweaked toml for git repo https://github.com/sorcerers-class/automancy written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sorcerers-class/automancy on toolchain 4b596bbd847672da87763b76171687d3544863c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sorcerers-class/automancy 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" "+4b596bbd847672da87763b76171687d3544863c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/automancy_ui/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/build_script/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/automancy_defs/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/automancy_resources/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/lib/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/automancy_macros/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/automancy_system/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/crates/main/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/automancy/yakui.git` [INFO] [stderr] Updating git repository `https://github.com/automancy/hexx.git` [INFO] [stderr] Updating git repository `https://github.com/automancy/string-interner` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thunderdome v0.6.1 [INFO] [stderr] Downloaded tokio_with_wasm_proc v0.8.7 [INFO] [stderr] Downloaded tokio_with_wasm v0.8.7 [INFO] [stderr] Downloaded human-panic v2.0.3 [INFO] [stderr] Downloaded bon v2.3.0 [INFO] [stderr] Downloaded bon-macros v2.3.0 [INFO] [stderr] Downloaded rtrb v0.3.2 [INFO] [stderr] Downloaded tracy-client v0.18.2 [INFO] [stderr] Downloaded triple_buffer v8.1.1 [INFO] [stderr] Downloaded tracing-tracy v0.11.4 [INFO] [stderr] Downloaded ordermap v0.5.8 [INFO] [stderr] error: failed to unpack package `ordermap v0.5.8` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `ordermap-0.5.8/src/map/mutable.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ordermap-0.5.8/src/map/mutable.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `ordermap-0.5.8/src/map/mutable.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ordermap-0.5.8/src/map/mutable.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: /workspace/builds/worker-2-tc1/source/crates/automancy_ui/Cargo.toml: only one of `license` or `license-file` is necessary `license` should be used if the package license can be expressed with a standard SPDX expression. `license-file` should be used if the package uses a non-standard license. See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. warning: /workspace/builds/worker-2-tc1/source/build_script/Cargo.toml: only one of `license` or `license-file` is necessary `license` should be used if the package license can be expressed with a standard SPDX expression. `license-file` should be used if the package uses a non-standard license. See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. warning: /workspace/builds/worker-2-tc1/source/crates/automancy_defs/Cargo.toml: only one of `license` or `license-file` is necessary `license` should be used if the package license can be expressed with a standard SPDX expression. `license-file` should be used if the package uses a non-standard license. See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. warning: /workspace/builds/worker-2-tc1/source/crates/automancy_resources/Cargo.toml: only one of `license` or `license-file` is necessary `license` should be used if the package license can be expressed with a standard SPDX expression. `license-file` should be used if the package uses a non-standard license. See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. warning: /workspace/builds/worker-2-tc1/source/crates/lib/Cargo.toml: only one of `license` or `license-file` is necessary `license` should be used if the package license can be expressed with a standard SPDX expression. `license-file` should be used if the package uses a non-standard license. See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. warning: /workspace/builds/worker-2-tc1/source/crates/automancy_macros/Cargo.toml: only one of `license` or `license-file` is necessary `license` should be used if the package license can be expressed with a standard SPDX expression. `license-file` should be used if the package uses a non-standard license. See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. warning: /workspace/builds/worker-2-tc1/source/crates/automancy_system/Cargo.toml: only one of `license` or `license-file` is necessary `license` should be used if the package license can be expressed with a standard SPDX expression. `license-file` should be used if the package uses a non-standard license. See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. warning: /workspace/builds/worker-2-tc1/source/crates/main/Cargo.toml: only one of `license` or `license-file` is necessary `license` should be used if the package license can be expressed with a standard SPDX expression. `license-file` should be used if the package uses a non-standard license. See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. Blocking waiting for file lock on package cache Updating git repository `https://github.com/automancy/yakui.git` Updating git repository `https://github.com/automancy/hexx.git` Updating git repository `https://github.com/automancy/string-interner` Updating crates.io index Downloading crates ... Downloaded thunderdome v0.6.1 Downloaded tokio_with_wasm_proc v0.8.7 Downloaded tokio_with_wasm v0.8.7 Downloaded human-panic v2.0.3 Downloaded bon v2.3.0 Downloaded bon-macros v2.3.0 Downloaded rtrb v0.3.2 Downloaded tracy-client v0.18.2 Downloaded triple_buffer v8.1.1 Downloaded tracing-tracy v0.11.4 Downloaded ordermap v0.5.8 error: failed to unpack package `ordermap v0.5.8` Caused by: failed to unpack entry at `ordermap-0.5.8/src/map/mutable.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ordermap-0.5.8/src/map/mutable.rs` Caused by: failed to unpack `ordermap-0.5.8/src/map/mutable.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ordermap-0.5.8/src/map/mutable.rs` Caused by: No space left on device (os error 28)