[INFO] fetching crate temporal-sdk-core 0.1.0-alpha.1... [INFO] testing temporal-sdk-core-0.1.0-alpha.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate temporal-sdk-core 0.1.0-alpha.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate temporal-sdk-core 0.1.0-alpha.1 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 crates.io crate temporal-sdk-core 0.1.0-alpha.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate temporal-sdk-core 0.1.0-alpha.1 [INFO] tweaked toml for crates.io crate temporal-sdk-core 0.1.0-alpha.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 7a9f60be6a7d3cf260b86dfc96f3c918f5b034308302fec81ba6e4cd353c0b90 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7a9f60be6a7d3cf260b86dfc96f3c918f5b034308302fec81ba6e4cd353c0b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a9f60be6a7d3cf260b86dfc96f3c918f5b034308302fec81ba6e4cd353c0b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a9f60be6a7d3cf260b86dfc96f3c918f5b034308302fec81ba6e4cd353c0b90", kill_on_drop: false }` [INFO] [stdout] 7a9f60be6a7d3cf260b86dfc96f3c918f5b034308302fec81ba6e4cd353c0b90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 85cc6e62d39adcfc4c323e8704f179a8630216286a7d2e5244e87ad6da032fcc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "85cc6e62d39adcfc4c323e8704f179a8630216286a7d2e5244e87ad6da032fcc", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling rustfsm_trait v0.1.0 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rustfsm_procmacro v0.1.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rustfsm v0.1.0 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tonic-build v0.4.2 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling opentelemetry v0.13.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling temporal-sdk-core v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling opentelemetry-jaeger v0.12.1 [INFO] [stderr] Compiling tracing-opentelemetry v0.12.0 [INFO] [stderr] error: failed to run custom build command for `temporal-sdk-core v0.1.0-alpha.1 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/temporal-sdk-core-0116270d4fb46054/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.59.0-x86_64-unknown-linux-gnu' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain 1.59.0-x86_64-unknown-linux-gnu` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "85cc6e62d39adcfc4c323e8704f179a8630216286a7d2e5244e87ad6da032fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85cc6e62d39adcfc4c323e8704f179a8630216286a7d2e5244e87ad6da032fcc", kill_on_drop: false }` [INFO] [stdout] 85cc6e62d39adcfc4c323e8704f179a8630216286a7d2e5244e87ad6da032fcc