[INFO] cloning repository https://github.com/aeyoll/cryptofolio-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aeyoll/cryptofolio-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faeyoll%2Fcryptofolio-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faeyoll%2Fcryptofolio-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c501e96b700ed5bff86a1d29b72d89d4aa718c2d
[INFO] checking aeyoll/cryptofolio-rs/c501e96b700ed5bff86a1d29b72d89d4aa718c2d against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faeyoll%2Fcryptofolio-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/aeyoll/cryptofolio-rs on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/aeyoll/cryptofolio-rs
[INFO] finished tweaking git repo https://github.com/aeyoll/cryptofolio-rs
[INFO] tweaked toml for git repo https://github.com/aeyoll/cryptofolio-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/aeyoll/cryptofolio-rs 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rsa v0.4.1
[INFO] [stderr]   Downloaded clogger v0.1.0
[INFO] [stderr]   Downloaded fast_log v1.3.24
[INFO] [stderr]   Downloaded rbatis-core v2.0.11
[INFO] [stderr]   Downloaded actix-session v0.4.1
[INFO] [stderr]   Downloaded tera v1.12.1
[INFO] [stderr]   Downloaded rbatis_sql v2.0.15
[INFO] [stderr]   Downloaded rust_decimal v1.15.0
[INFO] [stderr]   Downloaded rbatis-macro-driver v2.0.22
[INFO] [stderr] error: No space left on device (os error 28)


ExecutionFailed(ExitStatus(unix_wait_status(25856)))