[INFO] cloning repository https://github.com/fluffysquirrels/monitor-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fluffysquirrels/monitor-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluffysquirrels%2Fmonitor-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluffysquirrels%2Fmonitor-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 106653c89d109a1ff66682710c33abf9389aa4ec [INFO] checking fluffysquirrels/monitor-rs against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluffysquirrels%2Fmonitor-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fluffysquirrels/monitor-rs on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fluffysquirrels/monitor-rs [INFO] finished tweaking git repo https://github.com/fluffysquirrels/monitor-rs [INFO] tweaked toml for git repo https://github.com/fluffysquirrels/monitor-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/fluffysquirrels/monitor-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded process_control v2.0.2 [INFO] [stderr] Downloaded rt-graph v0.3.4 [INFO] [stderr] Downloaded rudano v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 47c7c5278722bb7972509a213d390884a93cf7c4b1e7cf9f506e98d8ec069c60 [INFO] running `Command { std: "docker" "start" "-a" "47c7c5278722bb7972509a213d390884a93cf7c4b1e7cf9f506e98d8ec069c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47c7c5278722bb7972509a213d390884a93cf7c4b1e7cf9f506e98d8ec069c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47c7c5278722bb7972509a213d390884a93cf7c4b1e7cf9f506e98d8ec069c60", kill_on_drop: false }` [INFO] [stdout] 47c7c5278722bb7972509a213d390884a93cf7c4b1e7cf9f506e98d8ec069c60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 512e1edf33dec979472521b3e9783e86c7f45c7a1815386bc5592481f912d3af [INFO] running `Command { std: "docker" "start" "-a" "512e1edf33dec979472521b3e9783e86c7f45c7a1815386bc5592481f912d3af", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling process_control v2.0.2 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking rudano v0.1.0 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking dbus v0.8.4 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking tower-discover v0.3.0 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tower-load-shed v0.3.0 [INFO] [stderr] Checking notify-rust v4.0.0 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Checking tower-load v0.3.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tower-make v0.3.0 [INFO] [stderr] Checking tower-timeout v0.3.0 [INFO] [stderr] Checking tower-buffer v0.3.0 [INFO] [stderr] Checking tower-retry v0.3.0 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Compiling tonic-build v0.3.1 [INFO] [stderr] Checking tower-limit v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking tower-ready-cache v0.3.1 [INFO] [stderr] Checking tower-util v0.3.1 [INFO] [stderr] Checking glib v0.10.2 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking tower-balance v0.3.0 [INFO] [stderr] Checking tower v0.3.1 [INFO] [stderr] Compiling monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `monitor v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/monitor-70d82de4021108cc/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-x86_64-unknown-linux-gnu' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-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" "512e1edf33dec979472521b3e9783e86c7f45c7a1815386bc5592481f912d3af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "512e1edf33dec979472521b3e9783e86c7f45c7a1815386bc5592481f912d3af", kill_on_drop: false }` [INFO] [stdout] 512e1edf33dec979472521b3e9783e86c7f45c7a1815386bc5592481f912d3af