[INFO] cloning repository https://github.com/LiQingMuBai/CBPTP [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LiQingMuBai/CBPTP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiQingMuBai%2FCBPTP", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiQingMuBai%2FCBPTP'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97856ef4d9fcdae5a0c2de88e15b8dcce8cfcb33 [INFO] checking LiQingMuBai/CBPTP against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiQingMuBai%2FCBPTP" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LiQingMuBai/CBPTP on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LiQingMuBai/CBPTP [INFO] removed path dependency tonic from git repo https://github.com/LiQingMuBai/CBPTP [INFO] removed path dependency tonic-build from git repo https://github.com/LiQingMuBai/CBPTP [INFO] finished tweaking git repo https://github.com/LiQingMuBai/CBPTP [INFO] tweaked toml for git repo https://github.com/LiQingMuBai/CBPTP written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/LiQingMuBai/CBPTP already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (tonic) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (tonic-build) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (tonic) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (tonic-build) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10d6e1891633d1bd589ca78b7697a57192d5a40fb23d690cd0043e4d84ca3b7c [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" "10d6e1891633d1bd589ca78b7697a57192d5a40fb23d690cd0043e4d84ca3b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10d6e1891633d1bd589ca78b7697a57192d5a40fb23d690cd0043e4d84ca3b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d6e1891633d1bd589ca78b7697a57192d5a40fb23d690cd0043e4d84ca3b7c", kill_on_drop: false }` [INFO] [stdout] 10d6e1891633d1bd589ca78b7697a57192d5a40fb23d690cd0043e4d84ca3b7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05201176064a575d13132b06138212f9e4a5ce7a45c565d21d5eba72ab8f8439 [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" "05201176064a575d13132b06138212f9e4a5ce7a45c565d21d5eba72ab8f8439", kill_on_drop: false }` [INFO] [stderr] warning: dependency (tonic) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (tonic-build) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking prost-types v0.6.1 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking tower-util v0.3.1 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking tower-load v0.3.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tower-retry v0.3.0 [INFO] [stderr] Checking tower-timeout v0.3.0 [INFO] [stderr] Checking tower-buffer v0.3.0 [INFO] [stderr] Checking tower-ready-cache v0.3.1 [INFO] [stderr] Checking tower-make v0.3.0 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Checking tower-limit v0.3.1 [INFO] [stderr] Checking tower-balance v0.3.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking tower v0.3.1 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking tonic v0.3.1 [INFO] [stderr] Checking tonic-examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `OUT_DIR` not defined [INFO] [stdout] --> src/cbptp/client.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | tonic::include_proto!("cbptp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `OUT_DIR` not defined [INFO] [stdout] --> src/cbptp/server.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | tonic::include_proto!("cbptp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `OUT_DIR` not defined [INFO] [stdout] --> src/cbptp/server.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | tonic::include_proto!("cbptp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `OUT_DIR` not defined [INFO] [stdout] --> src/cbptp/client.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | tonic::include_proto!("cbptp"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cbptp::blockchain_client` [INFO] [stdout] --> src/cbptp/client.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use cbptp::blockchain_client::BlockchainClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `blockchain_client` in `cbptp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cbptp::CbptpRequest` [INFO] [stdout] --> src/cbptp/client.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cbptp::CbptpRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `CbptpRequest` in `cbptp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cbptp::blockchain_server` [INFO] [stdout] --> src/cbptp/server.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use cbptp::blockchain_server::{Blockchain, BlockchainServer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `blockchain_server` in `cbptp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `cbptp::CbptpReply`, `cbptp::CbptpRequest` [INFO] [stdout] --> src/cbptp/server.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use cbptp::{CbptpReply, CbptpRequest}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^ no `CbptpRequest` in `cbptp` [INFO] [stdout] | | [INFO] [stdout] | no `CbptpReply` in `cbptp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cbptp::blockchain_server` [INFO] [stdout] --> src/cbptp/server.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use cbptp::blockchain_server::{Blockchain, BlockchainServer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `blockchain_server` in `cbptp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `cbptp::CbptpReply`, `cbptp::CbptpRequest` [INFO] [stdout] --> src/cbptp/server.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use cbptp::{CbptpReply, CbptpRequest}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^ no `CbptpRequest` in `cbptp` [INFO] [stdout] | | [INFO] [stdout] | no `CbptpReply` in `cbptp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cbptp::blockchain_client` [INFO] [stdout] --> src/cbptp/client.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use cbptp::blockchain_client::BlockchainClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `blockchain_client` in `cbptp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cbptp::CbptpRequest` [INFO] [stdout] --> src/cbptp/client.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cbptp::CbptpRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `CbptpRequest` in `cbptp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tonic-examples` [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] [stdout] error[E0422]: cannot find struct, variant or union type `CbptpReply` in module `cbptp` [INFO] [stdout] --> src/cbptp/server.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | let reply = cbptp::CbptpReply { [INFO] [stdout] | ^^^^^^^^^^ not found in `cbptp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CbptpReply` in module `cbptp` [INFO] [stdout] --> src/cbptp/server.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | let reply = cbptp::CbptpReply { [INFO] [stdout] | ^^^^^^^^^^ not found in `cbptp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "05201176064a575d13132b06138212f9e4a5ce7a45c565d21d5eba72ab8f8439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05201176064a575d13132b06138212f9e4a5ce7a45c565d21d5eba72ab8f8439", kill_on_drop: false }` [INFO] [stdout] 05201176064a575d13132b06138212f9e4a5ce7a45c565d21d5eba72ab8f8439