[INFO] cloning repository https://github.com/edouardparis/lnurl-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edouardparis/lnurl-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardparis%2Flnurl-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardparis%2Flnurl-examples'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardparis%2Flnurl-examples/objects/pack: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/edouardparis/lnurl-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edouardparis/lnurl-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardparis%2Flnurl-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardparis%2Flnurl-examples'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-commit.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardparis%2Flnurl-examples/hooks/pre-commit.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/edouardparis/lnurl-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edouardparis/lnurl-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardparis%2Flnurl-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardparis%2Flnurl-examples'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardparis%2Flnurl-examples: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/edouardparis/lnurl-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edouardparis/lnurl-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardparis%2Flnurl-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardparis%2Flnurl-examples'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardparis%2Flnurl-examples/config.lock [INFO] [stderr] fatal: could not set 'core.filemode' to 'true' [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/edouardparis/lnurl-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edouardparis/lnurl-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardparis%2Flnurl-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardparis%2Flnurl-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f58f1c8acac89d91bffb9c6015cd410d32654d19 [INFO] checking edouardparis/lnurl-examples against master#8365fcb2b840c95eeb0bc377af8bd498fad22245 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardparis%2Flnurl-examples" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/edouardparis/lnurl-examples [INFO] finished tweaking git repo https://github.com/edouardparis/lnurl-examples [INFO] tweaked toml for git repo https://github.com/edouardparis/lnurl-examples written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/edouardparis/lnurl-examples on toolchain 8365fcb2b840c95eeb0bc377af8bd498fad22245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/edouardparis/lnurl-examples 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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-core v0.1.7 [INFO] [stderr] Downloaded bech32 v0.6.0 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.54 [INFO] [stderr] Downloaded tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Downloaded bech32 v0.7.1 [INFO] [stderr] Downloaded bitcoin_hashes v0.3.2 [INFO] [stderr] Downloaded qrcode v0.11.0 [INFO] [stderr] Downloaded lightning-invoice v0.2.0 [INFO] [stderr] Downloaded tokio-net v0.2.0-alpha.6 [INFO] [stderr] Downloaded js-sys v0.3.31 [INFO] [stderr] error: failed to unpack package `js-sys v0.3.31` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `js-sys-0.3.31/tests/wasm/TypeError.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.31/tests/wasm/TypeError.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `js-sys-0.3.31/tests/wasm/TypeError.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.31/tests/wasm/TypeError.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Updating crates.io index Downloading crates ... Downloaded tracing-core v0.1.7 Downloaded bech32 v0.6.0 Downloaded wasm-bindgen-webidl v0.2.54 Downloaded tokio-macros v0.2.0-alpha.6 Downloaded bech32 v0.7.1 Downloaded bitcoin_hashes v0.3.2 Downloaded qrcode v0.11.0 Downloaded lightning-invoice v0.2.0 Downloaded tokio-net v0.2.0-alpha.6 Downloaded js-sys v0.3.31 error: failed to unpack package `js-sys v0.3.31` Caused by: failed to unpack entry at `js-sys-0.3.31/tests/wasm/TypeError.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.31/tests/wasm/TypeError.rs` Caused by: failed to unpack `js-sys-0.3.31/tests/wasm/TypeError.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.31/tests/wasm/TypeError.rs` Caused by: No space left on device (os error 28)