[INFO] cloning repository https://github.com/yusdacra/harmony_rust_sdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yusdacra/harmony_rust_sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyusdacra%2Fharmony_rust_sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyusdacra%2Fharmony_rust_sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4aae84c93d6b8dd3b9932ff7c76309778c4e669f [INFO] testing yusdacra/harmony_rust_sdk against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyusdacra%2Fharmony_rust_sdk" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yusdacra/harmony_rust_sdk on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yusdacra/harmony_rust_sdk [INFO] finished tweaking git repo https://github.com/yusdacra/harmony_rust_sdk [INFO] tweaked toml for git repo https://github.com/yusdacra/harmony_rust_sdk written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/yusdacra/harmony_rust_sdk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matchit v0.4.6 [INFO] [stderr] Downloaded wasm-streams v0.2.2 [INFO] [stderr] Downloaded valuable-derive v0.1.0 [INFO] [stderr] Downloaded hrpc-proc-macro v0.33.0 [INFO] [stderr] Downloaded hrpc-build v0.33.0 [INFO] [stderr] Downloaded hrpc v0.33.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec920a19fba935c8f94ac52f72ca102f16013bae2fe5646f859740fafb429a21 [INFO] running `Command { std: "docker" "start" "-a" "ec920a19fba935c8f94ac52f72ca102f16013bae2fe5646f859740fafb429a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec920a19fba935c8f94ac52f72ca102f16013bae2fe5646f859740fafb429a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec920a19fba935c8f94ac52f72ca102f16013bae2fe5646f859740fafb429a21", kill_on_drop: false }` [INFO] [stdout] ec920a19fba935c8f94ac52f72ca102f16013bae2fe5646f859740fafb429a21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 377e995f1bbf58bbdb97405945e29663f03a5e9cde85878abff387c9c2bc2144 [INFO] running `Command { std: "docker" "start" "-a" "377e995f1bbf58bbdb97405945e29663f03a5e9cde85878abff387c9c2bc2144", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling harmony_derive v0.1.3 (/opt/rustwide/workdir/crates/derive) [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing-subscriber v0.3.8 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling hrpc-build v0.33.0 [INFO] [stderr] Compiling tokio-tungstenite v0.16.1 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling harmony_build v0.1.0 (/opt/rustwide/workdir/crates/build) [INFO] [stderr] Compiling hrpc v0.33.22 [INFO] [stderr] Compiling harmony_rust_sdk v0.8.0 (/opt/rustwide/workdir/crates/sdk) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] error: failed to run custom build command for `harmony_rust_sdk v0.8.0 (/opt/rustwide/workdir/crates/sdk)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/harmony_rust_sdk-55a49868c425ea4b/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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "377e995f1bbf58bbdb97405945e29663f03a5e9cde85878abff387c9c2bc2144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "377e995f1bbf58bbdb97405945e29663f03a5e9cde85878abff387c9c2bc2144", kill_on_drop: false }` [INFO] [stdout] 377e995f1bbf58bbdb97405945e29663f03a5e9cde85878abff387c9c2bc2144