[INFO] cloning repository https://github.com/cita-cloud/kms_sm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cita-cloud/kms_sm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcita-cloud%2Fkms_sm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcita-cloud%2Fkms_sm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f2215fe9bef1677bd295d222215bf3947ea1497 [INFO] checking cita-cloud/kms_sm against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcita-cloud%2Fkms_sm" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cita-cloud/kms_sm on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cita-cloud/kms_sm [INFO] finished tweaking git repo https://github.com/cita-cloud/kms_sm [INFO] tweaked toml for git repo https://github.com/cita-cloud/kms_sm written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/cita-cloud/cita_cloud_proto` [INFO] [stderr] Updating git repository `https://github.com/Pencil-Yao/efficient-sm2` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libsm v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37fc5e6f494615ca1fb7a1e12131e89149f4d13ceb2e701348786f419d2a1b8b [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" "37fc5e6f494615ca1fb7a1e12131e89149f4d13ceb2e701348786f419d2a1b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37fc5e6f494615ca1fb7a1e12131e89149f4d13ceb2e701348786f419d2a1b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37fc5e6f494615ca1fb7a1e12131e89149f4d13ceb2e701348786f419d2a1b8b", kill_on_drop: false }` [INFO] [stdout] 37fc5e6f494615ca1fb7a1e12131e89149f4d13ceb2e701348786f419d2a1b8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd153ca59f9d29164cd8661198ead6971a5184a38e21bca8b9f7aeaee111bad7 [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" "dd153ca59f9d29164cd8661198ead6971a5184a38e21bca8b9f7aeaee111bad7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling libsqlite3-sys v0.22.1 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rusqlite v0.25.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking yasna v0.1.3 [INFO] [stderr] Checking libsm v0.3.0 [INFO] [stderr] Checking efficient-sm2 v0.1.3 (https://github.com/Pencil-Yao/efficient-sm2#6e734a81) [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking git-version v0.3.4 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking r2d2_sqlite v0.18.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling tonic-build v0.4.2 [INFO] [stderr] Checking log4rs v1.0.0 [INFO] [stderr] Compiling cita_cloud_proto v0.1.0 (https://github.com/cita-cloud/cita_cloud_proto#3bde194d) [INFO] [stderr] error: failed to run custom build command for `cita_cloud_proto v0.1.0 (https://github.com/cita-cloud/cita_cloud_proto#3bde194d)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cita_cloud_proto-10f74148f807e6b1/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=protos [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dd153ca59f9d29164cd8661198ead6971a5184a38e21bca8b9f7aeaee111bad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd153ca59f9d29164cd8661198ead6971a5184a38e21bca8b9f7aeaee111bad7", kill_on_drop: false }` [INFO] [stdout] dd153ca59f9d29164cd8661198ead6971a5184a38e21bca8b9f7aeaee111bad7