[INFO] cloning repository https://github.com/kvsari/sammy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kvsari/sammy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvsari%2Fsammy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvsari%2Fsammy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5d2fb77ab32d1fc32bc64d4edf964d916c371a7 [INFO] checking kvsari/sammy against master#667247db71ea18c4130dd018d060e7f09d589490 for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvsari%2Fsammy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kvsari/sammy on toolchain 667247db71ea18c4130dd018d060e7f09d589490 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kvsari/sammy [INFO] finished tweaking git repo https://github.com/kvsari/sammy [INFO] tweaked toml for git repo https://github.com/kvsari/sammy written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kvsari/sammy 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" "+667247db71ea18c4130dd018d060e7f09d589490" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/db/trade_history/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/fetchers/fetch_lib/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/fetchers/kraken/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/webserver/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/fetchers/binance/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/ticker_db/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/collector/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/webclient/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/webclient/Cargo.toml: `default-features = [".."]` was found in [features]. Did you mean to use `default = [".."]`? [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/folder/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/common/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fallible-iterator v0.1.5 [INFO] [stderr] Downloaded bigdecimal v0.0.11 [INFO] [stderr] Downloaded tokio-signal v0.2.6 [INFO] [stderr] Downloaded flate2 v1.0.4 [INFO] [stderr] Downloaded ws v0.7.9 [INFO] [stderr] Downloaded arc-swap v0.3.5 [INFO] [stderr] Downloaded actix v0.7.6 [INFO] [stderr] Downloaded console_error_panic_hook v0.1.5 [INFO] [stderr] Downloaded actix-net v0.1.1 [INFO] [stderr] Downloaded syn v0.15.20 [INFO] [stderr] Downloaded num-bigint v0.2.1 [INFO] [stderr] Downloaded actix-web v0.7.13 [INFO] [stderr] Downloaded schemamama v0.3.0 [INFO] [stderr] Downloaded rust_decimal v0.10.2 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.28 [INFO] [stderr] Downloaded schemamama_postgres v0.2.2 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.28 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.28 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.28 [INFO] [stderr] Downloaded wasm-bindgen v0.2.28 [INFO] [stderr] Downloaded js-sys v0.3.5 [INFO] [stderr] error: failed to unpack package `js-sys v0.3.5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `js-sys-0.3.5/CHANGELOG.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.5/CHANGELOG.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `js-sys-0.3.5/CHANGELOG.md` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.5/CHANGELOG.md` [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/db/trade_history/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-2-tc1/source/fetchers/fetch_lib/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-2-tc1/source/fetchers/kraken/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-2-tc1/source/webserver/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-2-tc1/source/fetchers/binance/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-2-tc1/source/ticker_db/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-2-tc1/source/collector/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-2-tc1/source/webclient/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-2-tc1/source/webclient/Cargo.toml: `default-features = [".."]` was found in [features]. Did you mean to use `default = [".."]`? warning: /workspace/builds/worker-2-tc1/source/folder/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-2-tc1/source/common/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 Blocking waiting for file lock on package cache Updating crates.io index Downloading crates ... Downloaded fallible-iterator v0.1.5 Downloaded bigdecimal v0.0.11 Downloaded tokio-signal v0.2.6 Downloaded flate2 v1.0.4 Downloaded ws v0.7.9 Downloaded arc-swap v0.3.5 Downloaded actix v0.7.6 Downloaded console_error_panic_hook v0.1.5 Downloaded actix-net v0.1.1 Downloaded syn v0.15.20 Downloaded num-bigint v0.2.1 Downloaded actix-web v0.7.13 Downloaded schemamama v0.3.0 Downloaded rust_decimal v0.10.2 Downloaded wasm-bindgen-macro v0.2.28 Downloaded schemamama_postgres v0.2.2 Downloaded wasm-bindgen-backend v0.2.28 Downloaded wasm-bindgen-macro-support v0.2.28 Downloaded wasm-bindgen-shared v0.2.28 Downloaded wasm-bindgen v0.2.28 Downloaded js-sys v0.3.5 error: failed to unpack package `js-sys v0.3.5` Caused by: failed to unpack entry at `js-sys-0.3.5/CHANGELOG.md` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.5/CHANGELOG.md` Caused by: failed to unpack `js-sys-0.3.5/CHANGELOG.md` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.5/CHANGELOG.md` Caused by: No space left on device (os error 28)