[INFO] cloning repository https://github.com/aran/rules_rust_prost_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aran/rules_rust_prost_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faran%2Frules_rust_prost_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faran%2Frules_rust_prost_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5fc96b1cceaec9c68d3b549353d8d57c75fdabd [INFO] checking aran/rules_rust_prost_example against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faran%2Frules_rust_prost_example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aran/rules_rust_prost_example on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aran/rules_rust_prost_example [INFO] finished tweaking git repo https://github.com/aran/rules_rust_prost_example [INFO] tweaked toml for git repo https://github.com/aran/rules_rust_prost_example written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aran/rules_rust_prost_example 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 834c25be21287fe417d440aaef23c7c05316ee34cf1e0c3482713323277478f9 [INFO] running `Command { std: "docker" "start" "-a" "834c25be21287fe417d440aaef23c7c05316ee34cf1e0c3482713323277478f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "834c25be21287fe417d440aaef23c7c05316ee34cf1e0c3482713323277478f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "834c25be21287fe417d440aaef23c7c05316ee34cf1e0c3482713323277478f9", kill_on_drop: false }` [INFO] [stdout] 834c25be21287fe417d440aaef23c7c05316ee34cf1e0c3482713323277478f9 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c208476102946c3fef053e22a005de2a6bd891138615f00978f785e4bf3cfaf4 [INFO] running `Command { std: "docker" "start" "-a" "c208476102946c3fef053e22a005de2a6bd891138615f00978f785e4bf3cfaf4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking prost v0.12.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stderr] Checking server v0.1.0 (/opt/rustwide/workdir/code/server) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `echo` [INFO] [stdout] --> code/server/src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use echo::echo::echo_server::{Echo, EchoServer}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `echo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `echo` [INFO] [stdout] --> code/server/src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use echo::echo::{EchoRequest, EchoResponse}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `echo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `echo` [INFO] [stdout] --> code/server/src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use echo::echo::echo_server::{Echo, EchoServer}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `echo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `echo` [INFO] [stdout] --> code/server/src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use echo::echo::{EchoRequest, EchoResponse}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `echo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `server` (bin "server" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `server` (bin "server") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "c208476102946c3fef053e22a005de2a6bd891138615f00978f785e4bf3cfaf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c208476102946c3fef053e22a005de2a6bd891138615f00978f785e4bf3cfaf4", kill_on_drop: false }` [INFO] [stdout] c208476102946c3fef053e22a005de2a6bd891138615f00978f785e4bf3cfaf4 [INFO] checking aran/rules_rust_prost_example against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faran%2Frules_rust_prost_example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aran/rules_rust_prost_example on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aran/rules_rust_prost_example [INFO] finished tweaking git repo https://github.com/aran/rules_rust_prost_example [INFO] tweaked toml for git repo https://github.com/aran/rules_rust_prost_example written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/aran/rules_rust_prost_example 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fe6dd96eb351b24801300c56f3a8fd0cdd40156d84bc4249b1c90dec9c24fc8 [INFO] running `Command { std: "docker" "start" "-a" "6fe6dd96eb351b24801300c56f3a8fd0cdd40156d84bc4249b1c90dec9c24fc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fe6dd96eb351b24801300c56f3a8fd0cdd40156d84bc4249b1c90dec9c24fc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fe6dd96eb351b24801300c56f3a8fd0cdd40156d84bc4249b1c90dec9c24fc8", kill_on_drop: false }` [INFO] [stdout] 6fe6dd96eb351b24801300c56f3a8fd0cdd40156d84bc4249b1c90dec9c24fc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5c06a7c077acc2fba5e405dd80a55629e6612da4880525c6bfb7f6f143ea2da [INFO] running `Command { std: "docker" "start" "-a" "d5c06a7c077acc2fba5e405dd80a55629e6612da4880525c6bfb7f6f143ea2da", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "d5c06a7c077acc2fba5e405dd80a55629e6612da4880525c6bfb7f6f143ea2da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5c06a7c077acc2fba5e405dd80a55629e6612da4880525c6bfb7f6f143ea2da", kill_on_drop: false }` [INFO] [stdout] d5c06a7c077acc2fba5e405dd80a55629e6612da4880525c6bfb7f6f143ea2da