[INFO] cloning repository https://github.com/mingmamma/tonic-basic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mingmamma/tonic-basic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmingmamma%2Ftonic-basic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmingmamma%2Ftonic-basic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74128213d42f678d84c1d76689d00c85859d4737 [INFO] testing mingmamma/tonic-basic against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmingmamma%2Ftonic-basic" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mingmamma/tonic-basic [INFO] finished tweaking git repo https://github.com/mingmamma/tonic-basic [INFO] tweaked toml for git repo https://github.com/mingmamma/tonic-basic written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mingmamma/tonic-basic on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mingmamma/tonic-basic 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9856592fb2ee9e8960b7abd39532e7c71d0ced18c11f0947173a2274fe3441a [INFO] running `Command { std: "docker" "start" "-a" "a9856592fb2ee9e8960b7abd39532e7c71d0ced18c11f0947173a2274fe3441a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9856592fb2ee9e8960b7abd39532e7c71d0ced18c11f0947173a2274fe3441a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9856592fb2ee9e8960b7abd39532e7c71d0ced18c11f0947173a2274fe3441a", kill_on_drop: false }` [INFO] [stdout] a9856592fb2ee9e8960b7abd39532e7c71d0ced18c11f0947173a2274fe3441a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d6d287c33d4fe8c43a2bace8b9d9a48e479afac6ba1bb66758ee0afb23e4f97 [INFO] running `Command { std: "docker" "start" "-a" "1d6d287c33d4fe8c43a2bace8b9d9a48e479afac6ba1bb66758ee0afb23e4f97", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling prost v0.13.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling prost-types v0.13.1 [INFO] [stderr] Compiling prost-build v0.13.1 [INFO] [stderr] Compiling tonic-build v0.12.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tonic-basic v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling tonic v0.12.1 [INFO] [stdout] error[E0432]: unresolved import `basic::greeter_client` [INFO] [stdout] --> src/client.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use basic::greeter_client::GreeterClient; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `greeter_client` in `basic` [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-basic` (bin "client") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1d6d287c33d4fe8c43a2bace8b9d9a48e479afac6ba1bb66758ee0afb23e4f97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d6d287c33d4fe8c43a2bace8b9d9a48e479afac6ba1bb66758ee0afb23e4f97", kill_on_drop: false }` [INFO] [stdout] 1d6d287c33d4fe8c43a2bace8b9d9a48e479afac6ba1bb66758ee0afb23e4f97