[INFO] cloning repository https://github.com/dannyboy820/Orbit-Protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dannyboy820/Orbit-Protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyboy820%2FOrbit-Protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyboy820%2FOrbit-Protocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fc2f89c1402d40ae6e7b373fef389ca14d6334f
[INFO] checking dannyboy820/Orbit-Protocol against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyboy820%2FOrbit-Protocol" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dannyboy820/Orbit-Protocol on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dannyboy820/Orbit-Protocol
[INFO] finished tweaking git repo https://github.com/dannyboy820/Orbit-Protocol
[INFO] tweaked toml for git repo https://github.com/dannyboy820/Orbit-Protocol written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dannyboy820/Orbit-Protocol 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/treasury/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/pegkeeper/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/test-suites/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/treasury/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `treasury` package)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/treasury/Cargo.toml: unused manifest key: metadata
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/pegkeeper/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `pegkeeper` package)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/bridge-oracle/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `bridge-oracle` package)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/mocks/mock-pegkeeper/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `mock-pegkeeper` package)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/mocks/mock-treasury/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `mock-treasury` package)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06707454b0a6d15d9efd29a52d65532df7bfddcf20c83bcd1f13d81f87e9755c
[INFO] running `Command { std: "docker" "start" "-a" "06707454b0a6d15d9efd29a52d65532df7bfddcf20c83bcd1f13d81f87e9755c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06707454b0a6d15d9efd29a52d65532df7bfddcf20c83bcd1f13d81f87e9755c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06707454b0a6d15d9efd29a52d65532df7bfddcf20c83bcd1f13d81f87e9755c", kill_on_drop: false }`
[INFO] [stdout] 06707454b0a6d15d9efd29a52d65532df7bfddcf20c83bcd1f13d81f87e9755c
[INFO] checking dannyboy820/Orbit-Protocol against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyboy820%2FOrbit-Protocol" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dannyboy820/Orbit-Protocol on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dannyboy820/Orbit-Protocol
[INFO] finished tweaking git repo https://github.com/dannyboy820/Orbit-Protocol
[INFO] tweaked toml for git repo https://github.com/dannyboy820/Orbit-Protocol written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dannyboy820/Orbit-Protocol 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/treasury/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/pegkeeper/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/test-suites/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/bridge-oracle/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `bridge-oracle` package)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/mocks/mock-pegkeeper/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `mock-pegkeeper` package)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/treasury/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `treasury` package)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/treasury/Cargo.toml: unused manifest key: metadata
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/mocks/mock-treasury/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `mock-treasury` package)
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/pegkeeper/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition
[INFO] [stderr] (in the `pegkeeper` package)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 954e33766e1752643636d7adb8774fd8e5c868df576c455f032d9545ce9f2c60
[INFO] running `Command { std: "docker" "start" "-a" "954e33766e1752643636d7adb8774fd8e5c868df576c455f032d9545ce9f2c60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "954e33766e1752643636d7adb8774fd8e5c868df576c455f032d9545ce9f2c60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "954e33766e1752643636d7adb8774fd8e5c868df576c455f032d9545ce9f2c60", kill_on_drop: false }`
[INFO] [stdout] 954e33766e1752643636d7adb8774fd8e5c868df576c455f032d9545ce9f2c60
[INFO] checking dannyboy820/Orbit-Protocol against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyboy820%2FOrbit-Protocol" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] /workspace/builds/worker-5-tc2/source/.git/objects/info: No space left on device
[INFO] checking dannyboy820/Orbit-Protocol against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyboy820%2FOrbit-Protocol" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] /workspace/builds/worker-5-tc2/source/.git/info/: No space left on device
[INFO] checking dannyboy820/Orbit-Protocol against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyboy820%2FOrbit-Protocol" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] /workspace/builds/worker-5-tc2/source/.git/info/: No space left on device


failed to checkout https://github.com/dannyboy820/Orbit-Protocol

Caused by:
    command failed: exit status: 1
    
    