[INFO] cloning repository https://github.com/cemoktra/grpc-biscuit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cemoktra/grpc-biscuit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcemoktra%2Fgrpc-biscuit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcemoktra%2Fgrpc-biscuit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b9876e963cb677c6ba6d9707a1a36250b0e933bb
[INFO] checking cemoktra/grpc-biscuit/b9876e963cb677c6ba6d9707a1a36250b0e933bb against master#da2544bfbe84df7b24d83c029c74299ebf6112c6 for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcemoktra%2Fgrpc-biscuit" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cemoktra/grpc-biscuit
[INFO] finished tweaking git repo https://github.com/cemoktra/grpc-biscuit
[INFO] tweaked toml for git repo https://github.com/cemoktra/grpc-biscuit written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cemoktra/grpc-biscuit on toolchain da2544bfbe84df7b24d83c029c74299ebf6112c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cemoktra/grpc-biscuit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded biscuit-parser v0.1.2
[INFO] [stderr]   Downloaded prost-types v0.10.1
[INFO] [stderr]   Downloaded platforms v3.4.0
[INFO] [stderr]   Downloaded prost v0.10.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.84
[INFO] [stderr]   Downloaded biscuit-quote v0.2.2
[INFO] [stderr]   Downloaded prost-derive v0.10.1
[INFO] [stderr]   Downloaded biscuit-auth v4.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ff46a005b6fa349badf7656ff2ae2969f01a7f30df956c9a527303ffdb35dbb
[INFO] running `Command { std: "docker" "start" "-a" "9ff46a005b6fa349badf7656ff2ae2969f01a7f30df956c9a527303ffdb35dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ff46a005b6fa349badf7656ff2ae2969f01a7f30df956c9a527303ffdb35dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ff46a005b6fa349badf7656ff2ae2969f01a7f30df956c9a527303ffdb35dbb", kill_on_drop: false }`
[INFO] [stdout] 9ff46a005b6fa349badf7656ff2ae2969f01a7f30df956c9a527303ffdb35dbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb98c9249e7b3ab7e835637b429233941e76fa5468d5823f420f0f9964707722
[INFO] running `Command { std: "docker" "start" "-a" "fb98c9249e7b3ab7e835637b429233941e76fa5468d5823f420f0f9964707722", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling biscuit-auth v4.1.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking prost v0.10.4
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking prost-types v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling biscuit-parser v0.1.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling biscuit-quote v0.2.2
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking grpc-biscuit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tonic_build`
[INFO] [stdout]  --> examples/build.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     tonic_build::configure()
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tonic_build`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tonic_build`, use `cargo add tonic_build` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `OUT_DIR` not defined at compile time
[INFO] [stdout]  --> examples/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     tonic::include_proto!("example");
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: Cargo sets build script variables at run time. Use `std::env::var("OUT_DIR")` instead
[INFO] [stdout]   = note: this error originates in the macro `env` which comes from the expansion of the macro `tonic::include_proto` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `grpc-biscuit` (example "build") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved imports `example::example_client`, `example::example_server`, `example::AuthenticatedEchoRequest`, `example::AuthenticatedEchoResponse`
[INFO] [stdout]   --> examples/src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     example_client::ExampleClient,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ could not find `example_client` in `example`
[INFO] [stdout] 14 |     example_server::{Example, ExampleServer},
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ could not find `example_server` in `example`
[INFO] [stdout] 15 |     AuthenticatedEchoRequest, AuthenticatedEchoResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^ no `AuthenticatedEchoResponse` in `example`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `AuthenticatedEchoRequest` in `example`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> examples/src/main.rs:61:3
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> examples/src/main.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let _handle = tokio::task::spawn(server(addr, server_interceptor));
[INFO] [stdout]    |                   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `grpc-biscuit` (example "src") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "fb98c9249e7b3ab7e835637b429233941e76fa5468d5823f420f0f9964707722", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb98c9249e7b3ab7e835637b429233941e76fa5468d5823f420f0f9964707722", kill_on_drop: false }`
[INFO] [stdout] fb98c9249e7b3ab7e835637b429233941e76fa5468d5823f420f0f9964707722
