[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] 0ba87893f52c4dac7270c2d1ca9e166927f9bfc1 [INFO] checking cita-cloud/kms_sm against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcita-cloud%2Fkms_sm" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cita-cloud/kms_sm on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--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 tonic-build v0.4.2 [INFO] [stderr] Downloaded hashbrown v0.11.2 [INFO] [stderr] Downloaded ahash v0.7.4 [INFO] [stderr] Downloaded async-stream-impl v0.3.2 [INFO] [stderr] Downloaded tonic v0.4.3 [INFO] [stderr] Downloaded tower v0.4.7 [INFO] [stderr] Downloaded async-stream v0.3.2 [INFO] [stderr] Downloaded rusqlite v0.25.3 [INFO] [stderr] Downloaded hashlink v0.7.0 [INFO] [stderr] Downloaded hyper v0.14.8 [INFO] [stderr] Downloaded libsm v0.4.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.22.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57eeb81779f9e0ecfa19921adfc7d8a2818918a010da74f4177f556ec67651f3 [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" "57eeb81779f9e0ecfa19921adfc7d8a2818918a010da74f4177f556ec67651f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57eeb81779f9e0ecfa19921adfc7d8a2818918a010da74f4177f556ec67651f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57eeb81779f9e0ecfa19921adfc7d8a2818918a010da74f4177f556ec67651f3", kill_on_drop: false }` [INFO] [stdout] 57eeb81779f9e0ecfa19921adfc7d8a2818918a010da74f4177f556ec67651f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5facf2e6b0db57b30c114216a99ad164b0b6568e47cfea0a18dac05384dca8f6 [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" "5facf2e6b0db57b30c114216a99ad164b0b6568e47cfea0a18dac05384dca8f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking rusqlite v0.25.3 [INFO] [stderr] Checking ordered-float v2.5.0 [INFO] [stderr] Checking yasna v0.3.2 [INFO] [stderr] Checking libsm v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking efficient-sm2 v0.1.4 (https://github.com/Pencil-Yao/efficient-sm2#3330f0a1) [INFO] [stderr] Compiling serde_derive v1.0.126 [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 async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking git-version v0.3.4 [INFO] [stderr] Checking thiserror v1.0.25 [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.126 [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.26 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking r2d2_sqlite v0.18.0 [INFO] [stderr] Compiling tonic-build v0.4.2 [INFO] [stderr] Checking log4rs v1.0.0 [INFO] [stderr] Compiling cita_cloud_proto v5.0.0 (https://github.com/cita-cloud/cita_cloud_proto#fbac6c60) [INFO] [stderr] error: failed to run custom build command for `cita_cloud_proto v5.0.0 (https://github.com/cita-cloud/cita_cloud_proto#fbac6c60)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cita_cloud_proto-04e776d652b05645/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 'b20a093d9fb1ffaa04ae9852cb034864a992bafd' [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" "5facf2e6b0db57b30c114216a99ad164b0b6568e47cfea0a18dac05384dca8f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5facf2e6b0db57b30c114216a99ad164b0b6568e47cfea0a18dac05384dca8f6", kill_on_drop: false }` [INFO] [stdout] 5facf2e6b0db57b30c114216a99ad164b0b6568e47cfea0a18dac05384dca8f6