[INFO] cloning repository https://github.com/GlitterIsMe/MyKVServer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GlitterIsMe/MyKVServer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlitterIsMe%2FMyKVServer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlitterIsMe%2FMyKVServer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 211943e7e5e76f2a3ae70c22968a3c0bbe793e12 [INFO] checking GlitterIsMe/MyKVServer against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlitterIsMe%2FMyKVServer" "/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/GlitterIsMe/MyKVServer on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GlitterIsMe/MyKVServer [INFO] finished tweaking git repo https://github.com/GlitterIsMe/MyKVServer [INFO] tweaked toml for git repo https://github.com/GlitterIsMe/MyKVServer written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/GlitterIsMe/MyKVServer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "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 stopwatch v0.0.7 [INFO] [stderr] Downloaded protoc v2.4.0 [INFO] [stderr] Downloaded grpcio v0.4.4 [INFO] [stderr] Downloaded protobuf-codegen v2.4.0 [INFO] [stderr] Downloaded protoc-grpcio v1.0.1 [INFO] [stderr] Downloaded grpcio-compiler v0.4.3 [INFO] [stderr] Downloaded protobuf v2.4.0 [INFO] [stderr] Downloaded grpcio-sys v0.4.4 [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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77789bb6521ee1a344b24ec55fe2031fd8c57b02e4f47b707c389ab3b4ab4019 [INFO] running `Command { std: "docker" "start" "-a" "77789bb6521ee1a344b24ec55fe2031fd8c57b02e4f47b707c389ab3b4ab4019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77789bb6521ee1a344b24ec55fe2031fd8c57b02e4f47b707c389ab3b4ab4019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77789bb6521ee1a344b24ec55fe2031fd8c57b02e4f47b707c389ab3b4ab4019", kill_on_drop: false }` [INFO] [stdout] 77789bb6521ee1a344b24ec55fe2031fd8c57b02e4f47b707c389ab3b4ab4019 [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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4be61c0b118faf33bb47892ee83e47bec5a9aa2b31d963b64a88549a7619cdf4 [INFO] running `Command { std: "docker" "start" "-a" "4be61c0b118faf33bb47892ee83e47bec5a9aa2b31d963b64a88549a7619cdf4", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling protobuf v2.4.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling protoc v2.4.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling grpcio-sys v0.4.4 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking stopwatch v0.0.7 [INFO] [stderr] Compiling protobuf-codegen v2.4.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling grpcio-compiler v0.4.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling protoc-grpcio v1.0.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protoc-grpcio-1.0.1/src/lib.rs:232:25 [INFO] [stdout] | [INFO] [stdout] 232 | None => bail!("failed to convert descriptor set path to string") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `protoc-grpcio` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4be61c0b118faf33bb47892ee83e47bec5a9aa2b31d963b64a88549a7619cdf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4be61c0b118faf33bb47892ee83e47bec5a9aa2b31d963b64a88549a7619cdf4", kill_on_drop: false }` [INFO] [stdout] 4be61c0b118faf33bb47892ee83e47bec5a9aa2b31d963b64a88549a7619cdf4