[INFO] cloning repository https://github.com/zfxlabs/zfx-michelson
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zfxlabs/zfx-michelson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzfxlabs%2Fzfx-michelson", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzfxlabs%2Fzfx-michelson'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68b4fd2002e89856d4d9a872db00d625657c0bfb
[INFO] testing zfxlabs/zfx-michelson against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzfxlabs%2Fzfx-michelson" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zfxlabs/zfx-michelson
[INFO] finished tweaking git repo https://github.com/zfxlabs/zfx-michelson
[INFO] tweaked toml for git repo https://github.com/zfxlabs/zfx-michelson written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zfxlabs/zfx-michelson on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zfxlabs/zfx-michelson 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ed81c9987e4ed60453d0f526ac53a39e13d6d659db7780591adf3d2ed5277c3
[INFO] running `Command { std: "docker" "start" "-a" "4ed81c9987e4ed60453d0f526ac53a39e13d6d659db7780591adf3d2ed5277c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ed81c9987e4ed60453d0f526ac53a39e13d6d659db7780591adf3d2ed5277c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ed81c9987e4ed60453d0f526ac53a39e13d6d659db7780591adf3d2ed5277c3", kill_on_drop: false }`
[INFO] [stdout] 4ed81c9987e4ed60453d0f526ac53a39e13d6d659db7780591adf3d2ed5277c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bde34ce08ddda6f74ee6dcf07dbce67bf09c84d40bd14d55c6eb9f86dfc68b5b
[INFO] running `Command { std: "docker" "start" "-a" "bde34ce08ddda6f74ee6dcf07dbce67bf09c84d40bd14d55c6eb9f86dfc68b5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling zfx-michelson v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr] error: failed to run custom build command for `zfx-michelson v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/zfx-michelson-f5bf0d50b0f53bfb/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bde34ce08ddda6f74ee6dcf07dbce67bf09c84d40bd14d55c6eb9f86dfc68b5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bde34ce08ddda6f74ee6dcf07dbce67bf09c84d40bd14d55c6eb9f86dfc68b5b", kill_on_drop: false }`
[INFO] [stdout] bde34ce08ddda6f74ee6dcf07dbce67bf09c84d40bd14d55c6eb9f86dfc68b5b
