[INFO] cloning repository https://github.com/triplewy/simpledb-client-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/triplewy/simpledb-client-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriplewy%2Fsimpledb-client-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriplewy%2Fsimpledb-client-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ac50c8fb62d44a9c1e4ca5b174fca580ec082c0 [INFO] checking triplewy/simpledb-client-rs against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriplewy%2Fsimpledb-client-rs" "/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/triplewy/simpledb-client-rs 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/triplewy/simpledb-client-rs [INFO] finished tweaking git repo https://github.com/triplewy/simpledb-client-rs [INFO] tweaked toml for git repo https://github.com/triplewy/simpledb-client-rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/triplewy/simpledb-client-rs 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 protoc-grpcio v1.1.0 [INFO] [stderr] Downloaded redox_users v0.3.1 [INFO] [stderr] Downloaded rust-argon2 v0.5.1 [INFO] [stderr] Downloaded blake2b_simd v0.5.9 [INFO] [stderr] Downloaded protobuf-codegen v2.8.1 [INFO] [stderr] Downloaded prettytable-rs v0.8.0 [INFO] [stderr] Downloaded protobuf v2.8.1 [INFO] [stderr] Downloaded grpcio-compiler v0.5.0-alpha.6 [INFO] [stderr] Downloaded grpcio v0.4.7 [INFO] [stderr] Downloaded shrust v0.0.7 [INFO] [stderr] Downloaded protoc v2.8.1 [INFO] [stderr] Downloaded constant_time_eq v0.1.4 [INFO] [stderr] Downloaded grpcio-sys v0.4.7 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89f14a8bd65739bc83c091871c67363c8a998cc1145e88a34656f52752c9952e [INFO] running `Command { std: "docker" "start" "-a" "89f14a8bd65739bc83c091871c67363c8a998cc1145e88a34656f52752c9952e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89f14a8bd65739bc83c091871c67363c8a998cc1145e88a34656f52752c9952e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89f14a8bd65739bc83c091871c67363c8a998cc1145e88a34656f52752c9952e", kill_on_drop: false }` [INFO] [stdout] 89f14a8bd65739bc83c091871c67363c8a998cc1145e88a34656f52752c9952e [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adb723d92180355d9eb5a09e30a9200c6da0bacc29c0588d36ca23a619939574 [INFO] running `Command { std: "docker" "start" "-a" "adb723d92180355d9eb5a09e30a9200c6da0bacc29c0588d36ca23a619939574", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling protoc v2.8.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling grpcio-sys v0.4.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking shrust v0.0.7 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling grpcio-compiler v0.5.0-alpha.6 [INFO] [stderr] Compiling protobuf-codegen v2.8.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling protoc-grpcio v1.1.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protoc-grpcio-1.1.0/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" "adb723d92180355d9eb5a09e30a9200c6da0bacc29c0588d36ca23a619939574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adb723d92180355d9eb5a09e30a9200c6da0bacc29c0588d36ca23a619939574", kill_on_drop: false }` [INFO] [stdout] adb723d92180355d9eb5a09e30a9200c6da0bacc29c0588d36ca23a619939574