[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 1.59.0 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-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yusdacra/harmony_rust_sdk on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-10/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" "+1.59.0" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 139a234a336eeb1cc3a68a0a43f3f29ea4656242b6bf664e0da6b41c1698aa15 [INFO] running `Command { std: "docker" "start" "-a" "139a234a336eeb1cc3a68a0a43f3f29ea4656242b6bf664e0da6b41c1698aa15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "139a234a336eeb1cc3a68a0a43f3f29ea4656242b6bf664e0da6b41c1698aa15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "139a234a336eeb1cc3a68a0a43f3f29ea4656242b6bf664e0da6b41c1698aa15", kill_on_drop: false }` [INFO] [stdout] 139a234a336eeb1cc3a68a0a43f3f29ea4656242b6bf664e0da6b41c1698aa15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4aec1e2853e3e18c39ac82a14a8254a07ddbca84e0690b8f892220905481f6c [INFO] running `Command { std: "docker" "start" "-a" "a4aec1e2853e3e18c39ac82a14a8254a07ddbca84e0690b8f892220905481f6c", kill_on_drop: false }` [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling fastrand v1.7.0 [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 typenum v1.15.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling prost-build v0.9.0 [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 digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling ctrlc v3.2.1 [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 serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling harmony_derive v0.1.3 (/opt/rustwide/workdir/crates/derive) [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling tracing-subscriber v0.3.8 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [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 tokio-tungstenite v0.16.1 [INFO] [stderr] Compiling hrpc-build v0.33.0 [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] Compiling serde_json v1.0.78 [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-6d9ca3a78ba45771/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" "a4aec1e2853e3e18c39ac82a14a8254a07ddbca84e0690b8f892220905481f6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4aec1e2853e3e18c39ac82a14a8254a07ddbca84e0690b8f892220905481f6c", kill_on_drop: false }` [INFO] [stdout] a4aec1e2853e3e18c39ac82a14a8254a07ddbca84e0690b8f892220905481f6c