[INFO] crate pachyderm 0.3.0 is already in cache [INFO] testing pachyderm-0.3.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate pachyderm 0.3.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate pachyderm 0.3.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pachyderm 0.3.0 [INFO] finished tweaking crates.io crate pachyderm 0.3.0 [INFO] tweaked toml for crates.io crate pachyderm 0.3.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate pachyderm 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c1d8f6ba0d6ffad6cd894e83b49f894c5147ae5a36e7e01bd1ddc538b40c5081 [INFO] running `"docker" "start" "-a" "c1d8f6ba0d6ffad6cd894e83b49f894c5147ae5a36e7e01bd1ddc538b40c5081"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling backtrace v0.3.41 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Compiling async-stream-impl v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling tokio v0.2.16 [INFO] [stderr] Compiling async-stream v0.2.0 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling tracing v0.1.11 [INFO] [stderr] Compiling prost-build v0.6.0 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tower-limit v0.3.0 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tonic-build v0.2.0 [INFO] [stderr] Compiling tower-util v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling tower-ready-cache v0.3.0 [INFO] [stderr] Compiling tower-balance v0.3.0 [INFO] [stderr] Compiling tower v0.3.0 [INFO] [stderr] Compiling pachyderm v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] error: failed to run custom build command for `pachyderm v0.3.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pachyderm-f7e4a9cd0ff9a31c/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2020-06-03-x86_64-unknown-linux-gnu' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2020-06-03-x86_64-unknown-linux-gnu` [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c1d8f6ba0d6ffad6cd894e83b49f894c5147ae5a36e7e01bd1ddc538b40c5081"` [INFO] running `"docker" "rm" "-f" "c1d8f6ba0d6ffad6cd894e83b49f894c5147ae5a36e7e01bd1ddc538b40c5081"` [INFO] [stdout] c1d8f6ba0d6ffad6cd894e83b49f894c5147ae5a36e7e01bd1ddc538b40c5081