[INFO] cloning repository https://github.com/luanlabs/wagent-proxy-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luanlabs/wagent-proxy-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluanlabs%2Fwagent-proxy-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluanlabs%2Fwagent-proxy-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8ba91cd871faf524ef7dd4971586622ef80248d [INFO] checking luanlabs/wagent-proxy-contract against try#be699666730c5a1745838222e98e2d85019affdc for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluanlabs%2Fwagent-proxy-contract" "/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/luanlabs/wagent-proxy-contract on toolchain be699666730c5a1745838222e98e2d85019affdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luanlabs/wagent-proxy-contract [INFO] finished tweaking git repo https://github.com/luanlabs/wagent-proxy-contract [INFO] tweaked toml for git repo https://github.com/luanlabs/wagent-proxy-contract written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/luanlabs/wagent-proxy-contract 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" "+be699666730c5a1745838222e98e2d85019affdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64c1bdf14c06818028cceb1f9329be47927ab32a389bca541572a4fdcda4affc [INFO] running `Command { std: "docker" "start" "-a" "64c1bdf14c06818028cceb1f9329be47927ab32a389bca541572a4fdcda4affc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64c1bdf14c06818028cceb1f9329be47927ab32a389bca541572a4fdcda4affc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c1bdf14c06818028cceb1f9329be47927ab32a389bca541572a4fdcda4affc", kill_on_drop: false }` [INFO] [stdout] 64c1bdf14c06818028cceb1f9329be47927ab32a389bca541572a4fdcda4affc [INFO] checking luanlabs/wagent-proxy-contract against try#be699666730c5a1745838222e98e2d85019affdc for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluanlabs%2Fwagent-proxy-contract" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: error closing file /workspace/builds/worker-5-tc2/source/.git/packed-refs.new: No space left on device [INFO] checking luanlabs/wagent-proxy-contract against try#be699666730c5a1745838222e98e2d85019affdc for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluanlabs%2Fwagent-proxy-contract" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file contracts/wagent/test_snapshots/test/test_initialize_contract_sets_fluxity_address.1.json [INFO] [stderr] error: unable to write file contracts/wagent/test_snapshots/test/test_pay.1.json [INFO] [stderr] error: unable to write file contracts/wagent/test_snapshots/test/test_uninitialized_contract_throws_error_if_admin_is_called.1.json [INFO] [stderr] error: unable to write file fluxity_v1_core.wasm [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking luanlabs/wagent-proxy-contract against try#be699666730c5a1745838222e98e2d85019affdc for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluanlabs%2Fwagent-proxy-contract" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file contracts/wagent/test_snapshots/test/test_initialize_contract_sets_admin.1.json [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking luanlabs/wagent-proxy-contract against try#be699666730c5a1745838222e98e2d85019affdc for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluanlabs%2Fwagent-proxy-contract" "/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/luanlabs/wagent-proxy-contract on toolchain be699666730c5a1745838222e98e2d85019affdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luanlabs/wagent-proxy-contract [INFO] finished tweaking git repo https://github.com/luanlabs/wagent-proxy-contract [INFO] tweaked toml for git repo https://github.com/luanlabs/wagent-proxy-contract written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/luanlabs/wagent-proxy-contract 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" "+be699666730c5a1745838222e98e2d85019affdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f2b2260689217873fbb4ba7c039c81c0550355f4d1cc80c8c71b572813d4063 [INFO] running `Command { std: "docker" "start" "-a" "3f2b2260689217873fbb4ba7c039c81c0550355f4d1cc80c8c71b572813d4063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f2b2260689217873fbb4ba7c039c81c0550355f4d1cc80c8c71b572813d4063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f2b2260689217873fbb4ba7c039c81c0550355f4d1cc80c8c71b572813d4063", kill_on_drop: false }` [INFO] [stdout] 3f2b2260689217873fbb4ba7c039c81c0550355f4d1cc80c8c71b572813d4063 ExecutionFailed(ExitStatus(unix_wait_status(256)))