[INFO] cloning repository https://github.com/perfilev-dev/shaitan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/perfilev-dev/shaitan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperfilev-dev%2Fshaitan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperfilev-dev%2Fshaitan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e447d9a13251abd778c017653a24854832e88107 [INFO] documenting perfilev-dev/shaitan against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperfilev-dev%2Fshaitan" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/perfilev-dev/shaitan on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/perfilev-dev/shaitan [INFO] finished tweaking git repo https://github.com/perfilev-dev/shaitan [INFO] tweaked toml for git repo https://github.com/perfilev-dev/shaitan written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/perfilev-dev/shaitan already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "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] 0c39137fecf04b7dc5805b13211e1846233d0adcf299ded1f7db468750d866ac [INFO] running `Command { std: "docker" "start" "-a" "0c39137fecf04b7dc5805b13211e1846233d0adcf299ded1f7db468750d866ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c39137fecf04b7dc5805b13211e1846233d0adcf299ded1f7db468750d866ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c39137fecf04b7dc5805b13211e1846233d0adcf299ded1f7db468750d866ac", kill_on_drop: false }` [INFO] [stdout] 0c39137fecf04b7dc5805b13211e1846233d0adcf299ded1f7db468750d866ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] ac0fab4614e5aaaeac99cf2deee7c6559b1e97614534cf0d69c8a8bf24b7f4f1 [INFO] running `Command { std: "docker" "start" "-a" "ac0fab4614e5aaaeac99cf2deee7c6559b1e97614534cf0d69c8a8bf24b7f4f1", 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] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling protobuf v2.24.1 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Checking owning_ref v0.2.4 [INFO] [stderr] Compiling protobuf v3.0.0-pre (https://github.com/Dixeran/rust-protobuf.git#74f30271) [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking easy-parallel v3.1.0 [INFO] [stderr] Checking smallvec v0.3.4 [INFO] [stderr] Documenting doc v0.1.0 (/opt/rustwide/workdir/src/services/rust/doc) [INFO] [stderr] Documenting txt v0.1.0 (/opt/rustwide/workdir/src/services/rust/txt) [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking async-broadcast v0.3.3 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking parking_lot v0.3.8 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking multiqueue v0.3.2 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking async-io v1.4.1 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking prost-types v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Compiling tonic-build v0.4.2 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking futures_codec v0.4.1 [INFO] [stderr] Checking zeromq v0.2.0 [INFO] [stderr] Compiling tonic-reflection v0.1.0 [INFO] [stderr] Compiling worker v0.1.0 (/opt/rustwide/workdir/src/worker) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/src/server) [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-stream v0.1.6 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking tower v0.4.8 [INFO] [stderr] error: failed to run custom build command for `server v0.1.0 (/opt/rustwide/workdir/src/server)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/server-4574409e9a4aea77/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2022-05-20-x86_64-unknown-linux-gnu' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2022-05-20-x86_64-unknown-linux-gnu` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `worker v0.1.0 (/opt/rustwide/workdir/src/worker)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/worker-eb8dda6d4493a8f9/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2022-05-20-x86_64-unknown-linux-gnu' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2022-05-20-x86_64-unknown-linux-gnu` [INFO] [stderr] error: failed to run custom build command for `tonic-reflection v0.1.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tonic-reflection-37f957ac24a1f5ba/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2022-05-20-x86_64-unknown-linux-gnu' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2022-05-20-x86_64-unknown-linux-gnu` [INFO] running `Command { std: "docker" "inspect" "ac0fab4614e5aaaeac99cf2deee7c6559b1e97614534cf0d69c8a8bf24b7f4f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac0fab4614e5aaaeac99cf2deee7c6559b1e97614534cf0d69c8a8bf24b7f4f1", kill_on_drop: false }` [INFO] [stdout] ac0fab4614e5aaaeac99cf2deee7c6559b1e97614534cf0d69c8a8bf24b7f4f1