[INFO] cloning repository https://github.com/expbuild/expbuild-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/expbuild/expbuild-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpbuild%2Fexpbuild-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpbuild%2Fexpbuild-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a0458e723818f943107c96cbc7a0895237bd06ca
[INFO] testing expbuild/expbuild-cli against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexpbuild%2Fexpbuild-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/expbuild/expbuild-cli
[INFO] finished tweaking git repo https://github.com/expbuild/expbuild-cli
[INFO] tweaked toml for git repo https://github.com/expbuild/expbuild-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/expbuild/expbuild-cli on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/expbuild/expbuild-cli 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bac6e94681e4c5070ac2e666a9b7921048d4e951e18dd2764490977dddbaad6
[INFO] running `Command { std: "docker" "start" "-a" "7bac6e94681e4c5070ac2e666a9b7921048d4e951e18dd2764490977dddbaad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bac6e94681e4c5070ac2e666a9b7921048d4e951e18dd2764490977dddbaad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bac6e94681e4c5070ac2e666a9b7921048d4e951e18dd2764490977dddbaad6", kill_on_drop: false }`
[INFO] [stdout] 7bac6e94681e4c5070ac2e666a9b7921048d4e951e18dd2764490977dddbaad6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d637aff9b5a6da9bf9ef7941c131b9157fb87f267c0129f312d753919a967b1
[INFO] running `Command { std: "docker" "start" "-a" "7d637aff9b5a6da9bf9ef7941c131b9157fb87f267c0129f312d753919a967b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling re_grpc_proto v0.1.0 (/opt/rustwide/workdir/crates/proto)
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling bollard-stubs v1.45.0-rc.26.0.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling compression-codecs v0.4.33
[INFO] [stderr]    Compiling async-compression v0.4.34
[INFO] [stderr]    Compiling remote_execution v0.1.0 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]    Compiling re_server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]    Compiling expbuild-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling re_server_bin v0.1.0 (/opt/rustwide/workdir/crates/server-bin)
[INFO] [stderr]    Compiling bollard v0.17.1
[INFO] [stderr]    Compiling expbuild-worker v0.1.0 (/opt/rustwide/workdir/crates/worker)
[INFO] [stderr]    Compiling expbuild-integration-tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 39s
[INFO] running `Command { std: "docker" "inspect" "7d637aff9b5a6da9bf9ef7941c131b9157fb87f267c0129f312d753919a967b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d637aff9b5a6da9bf9ef7941c131b9157fb87f267c0129f312d753919a967b1", kill_on_drop: false }`
[INFO] [stdout] 7d637aff9b5a6da9bf9ef7941c131b9157fb87f267c0129f312d753919a967b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae6eacacc4367a065cfe53a3da6a56279c830e4b51de3d6203b31a8ef51d8f46
[INFO] running `Command { std: "docker" "start" "-a" "ae6eacacc4367a065cfe53a3da6a56279c830e4b51de3d6203b31a8ef51d8f46", kill_on_drop: false }`
[INFO] [stderr]    Compiling expbuild-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling remote_execution v0.1.0 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]    Compiling re_grpc_proto v0.1.0 (/opt/rustwide/workdir/crates/proto)
[INFO] [stderr]    Compiling re_server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]    Compiling expbuild-worker v0.1.0 (/opt/rustwide/workdir/crates/worker)
[INFO] [stderr]    Compiling re_server_bin v0.1.0 (/opt/rustwide/workdir/crates/server-bin)
[INFO] [stderr]    Compiling expbuild-integration-tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> tests/integration/test_execution_flow.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `remote_execution::Command::output_files`
[INFO] [stdout]   --> tests/integration/test_execution_flow.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         output_files: vec![],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `remote_execution::Command::output_directories`
[INFO] [stdout]   --> tests/integration/test_execution_flow.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         output_directories: vec![],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `remote_execution::Command::platform`
[INFO] [stdout]   --> tests/integration/test_execution_flow.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         platform: None,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `remote_execution::Command::output_files`
[INFO] [stdout]    --> tests/integration/test_execution_flow.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         output_files: vec!["output.txt".to_string()],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `remote_execution::Command::output_directories`
[INFO] [stdout]    --> tests/integration/test_execution_flow.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         output_directories: vec![],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `remote_execution::Command::platform`
[INFO] [stdout]    --> tests/integration/test_execution_flow.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |         platform: None,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::sync::atomic::Ordering`
[INFO] [stdout]  --> crates/client/src/client/tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::sync::atomic::Ordering;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Cursor`
[INFO] [stdout]  --> crates/client/src/client/tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::Cursor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::atomic::AtomicU16`
[INFO] [stdout]  --> crates/client/src/client/tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::atomic::AtomicU16;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_compression::tokio::bufread::ZstdDecoder`
[INFO] [stdout]  --> crates/client/src/client/tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_compression::tokio::bufread::ZstdDecoder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_compression::tokio::bufread::ZstdEncoder`
[INFO] [stdout]  --> crates/client/src/client/tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use async_compression::tokio::bufread::ZstdEncoder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `re_grpc_proto::build::bazel::remote::execution::v2::batch_update_blobs_response`
[INFO] [stdout]   --> crates/client/src/client/tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use re_grpc_proto::build::bazel::remote::execution::v2::batch_update_blobs_response;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `re_grpc_proto::google::bytestream::ReadResponse`
[INFO] [stdout]   --> crates/client/src/client/tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use re_grpc_proto::google::bytestream::ReadResponse;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `re_grpc_proto::google::bytestream::WriteResponse`
[INFO] [stdout]   --> crates/client/src/client/tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use re_grpc_proto::google::bytestream::WriteResponse;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `re_grpc_proto::google::rpc::Status`
[INFO] [stdout]   --> crates/client/src/client/tests.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use re_grpc_proto::google::rpc::Status;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::AsyncReadExt`
[INFO] [stdout]   --> crates/client/src/client/tests.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio::io::AsyncReadExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::compression::Compressor`
[INFO] [stdout]   --> crates/client/src/client/tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use super::compression::Compressor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::upload::upload_impl`
[INFO] [stdout]   --> crates/client/src/client/tests.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use super::upload::upload_impl;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::response::*`
[INFO] [stdout]   --> crates/client/src/client/tests.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::response::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `remote_execution::Command::output_files`
[INFO] [stdout]    --> tests/integration/test_execution_flow.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |         output_files: vec![],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `remote_execution::Command::output_directories`
[INFO] [stdout]    --> tests/integration/test_execution_flow.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |         output_directories: vec![],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `remote_execution::Command::platform`
[INFO] [stdout]    --> tests/integration/test_execution_flow.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |         platform: None,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.54s
[INFO] running `Command { std: "docker" "inspect" "ae6eacacc4367a065cfe53a3da6a56279c830e4b51de3d6203b31a8ef51d8f46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae6eacacc4367a065cfe53a3da6a56279c830e4b51de3d6203b31a8ef51d8f46", kill_on_drop: false }`
[INFO] [stdout] ae6eacacc4367a065cfe53a3da6a56279c830e4b51de3d6203b31a8ef51d8f46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 21cfba1b1750f02b203656b99f254e4a6c26f6e9fa69f00fec0d7bc4b1293471
[INFO] running `Command { std: "docker" "start" "-a" "21cfba1b1750f02b203656b99f254e4a6c26f6e9fa69f00fec0d7bc4b1293471", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `core::sync::atomic::Ordering`
[INFO] [stderr]  --> crates/client/src/client/tests.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use core::sync::atomic::Ordering;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::Cursor`
[INFO] [stderr]  --> crates/client/src/client/tests.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::io::Cursor;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::atomic::AtomicU16`
[INFO] [stderr]  --> crates/client/src/client/tests.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::sync::atomic::AtomicU16;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `async_compression::tokio::bufread::ZstdDecoder`
[INFO] [stderr]  --> crates/client/src/client/tests.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use async_compression::tokio::bufread::ZstdDecoder;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `async_compression::tokio::bufread::ZstdEncoder`
[INFO] [stderr]  --> crates/client/src/client/tests.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use async_compression::tokio::bufread::ZstdEncoder;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `re_grpc_proto::build::bazel::remote::execution::v2::batch_update_blobs_response`
[INFO] [stderr]   --> crates/client/src/client/tests.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use re_grpc_proto::build::bazel::remote::execution::v2::batch_update_blobs_response;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `re_grpc_proto::google::bytestream::ReadResponse`
[INFO] [stderr]   --> crates/client/src/client/tests.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use re_grpc_proto::google::bytestream::ReadResponse;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `re_grpc_proto::google::bytestream::WriteResponse`
[INFO] [stderr]   --> crates/client/src/client/tests.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use re_grpc_proto::google::bytestream::WriteResponse;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `re_grpc_proto::google::rpc::Status`
[INFO] [stderr]   --> crates/client/src/client/tests.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use re_grpc_proto::google::rpc::Status;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::io::AsyncReadExt`
[INFO] [stderr]   --> crates/client/src/client/tests.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use tokio::io::AsyncReadExt;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::compression::Compressor`
[INFO] [stderr]   --> crates/client/src/client/tests.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use super::compression::Compressor;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::upload::upload_impl`
[INFO] [stderr]   --> crates/client/src/client/tests.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | use super::upload::upload_impl;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::response::*`
[INFO] [stderr]   --> crates/client/src/client/tests.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | use crate::response::*;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `remote_execution` (lib test) generated 13 warnings (run `cargo fix --lib -p remote_execution --tests` to apply 13 suggestions)
[INFO] [stderr] warning: unused import: `Context`
[INFO] [stderr]  --> tests/integration/test_execution_flow.rs:2:14
[INFO] [stderr]   |
[INFO] [stderr] 2 | use anyhow::{Context, Result};
[INFO] [stderr]   |              ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `remote_execution::Command::output_files`
[INFO] [stderr]   --> tests/integration/test_execution_flow.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |         output_files: vec![],
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `remote_execution::Command::output_directories`
[INFO] [stderr]   --> tests/integration/test_execution_flow.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |         output_directories: vec![],
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `remote_execution::Command::platform`
[INFO] [stderr]   --> tests/integration/test_execution_flow.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |         platform: None,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `remote_execution::Command::output_files`
[INFO] [stderr]    --> tests/integration/test_execution_flow.rs:137:9
[INFO] [stderr]     |
[INFO] [stderr] 137 |         output_files: vec!["output.txt".to_string()],
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `remote_execution::Command::output_directories`
[INFO] [stderr]    --> tests/integration/test_execution_flow.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |         output_directories: vec![],
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `remote_execution::Command::platform`
[INFO] [stderr]    --> tests/integration/test_execution_flow.rs:140:9
[INFO] [stderr]     |
[INFO] [stderr] 140 |         platform: None,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `remote_execution::Command::output_files`
[INFO] [stderr]    --> tests/integration/test_execution_flow.rs:238:9
[INFO] [stderr]     |
[INFO] [stderr] 238 |         output_files: vec![],
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `remote_execution::Command::output_directories`
[INFO] [stderr]    --> tests/integration/test_execution_flow.rs:239:9
[INFO] [stderr]     |
[INFO] [stderr] 239 |         output_directories: vec![],
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `remote_execution::Command::platform`
[INFO] [stderr]    --> tests/integration/test_execution_flow.rs:241:9
[INFO] [stderr]     |
[INFO] [stderr] 241 |         platform: None,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `expbuild-integration-tests` (test "test_execution_flow") generated 10 warnings (run `cargo fix --test "test_execution_flow" -p expbuild-integration-tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/expbuild_cli-afefef6092b05fec)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests common/mod.rs (/opt/rustwide/target/debug/deps/expbuild_integration_tests-613f4065d0d67b26)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr]      Running integration/test_cas_operations.rs (/opt/rustwide/target/debug/deps/test_cas_operations-0067a8bcec3c93d8)
[INFO] [stdout] [2m2026-01-06T20:30:50.544040Z[0m [32m INFO[0m [2mexpbuild_integration_tests::server_harness[0m[2m:[0m Test server starting on 127.0.0.1:46877
[INFO] [stdout] [2m2026-01-06T20:30:50.544738Z[0m [32m INFO[0m [2mexpbuild_integration_tests::server_harness[0m[2m:[0m Test server starting on 127.0.0.1:41037
[INFO] [stdout] [2m2026-01-06T20:30:50.545538Z[0m [32m INFO[0m [2mexpbuild_integration_tests::server_harness[0m[2m:[0m Test server starting on 127.0.0.1:42617
[INFO] [stdout] [2m2026-01-06T20:30:50.549370Z[0m [32m INFO[0m [2mexpbuild_integration_tests::server_harness[0m[2m:[0m Test server starting on 127.0.0.1:46873
[INFO] [stdout] [2m2026-01-06T20:30:50.898999Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Uploading directory tree from "/opt/rustwide/workdir/tests/fixtures/test_projects/hello_world"
[INFO] [stdout] [2m2026-01-06T20:30:50.937690Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Uploaded blob with digest: 81c75ea079c50dc52c540f00a495c273fb6c8e9e39f11a0cc052024616163074/20
[INFO] [stdout] [2m2026-01-06T20:30:50.942296Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Successfully verified blob content
[INFO] [stdout] [2m2026-01-06T20:30:50.958050Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Uploaded directory tree with digest: 78fa96399577fbff8db9e799dcc190754526743c56b888a23decde939d2e8479/258
[INFO] [stdout] [2m2026-01-06T20:30:50.958230Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Downloading directory tree to "/tmp/.tmp5rAm3Y/downloaded"
[INFO] [stdout] test test_upload_and_download_small_blob ... ok
[INFO] [stdout] [2m2026-01-06T20:30:51.019891Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Uploaded blob1
[INFO] [stdout] [2m2026-01-06T20:30:51.024510Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Successfully verified directory tree content
[INFO] [stdout] test test_upload_and_download_directory_tree ... ok
[INFO] [stdout] [2m2026-01-06T20:30:51.042355Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Uploading large blob (2000000 bytes)
[INFO] [stdout] [2m2026-01-06T20:30:51.068606Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Successfully verified missing blob detection
[INFO] [stdout] test test_find_missing_blobs ... ok
[INFO] [stdout] [2m2026-01-06T20:30:51.379756Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Uploaded large blob with digest: a8bbb1a74a6cef743d6304dfbb5f7841a3b6775d1c8f474b64d19d56f9596a04/2000000
[INFO] [stdout] [2m2026-01-06T20:30:51.529061Z[0m [32m INFO[0m [2mtest_cas_operations[0m[2m:[0m Successfully verified large blob content
[INFO] [stdout] test test_upload_and_download_large_blob ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr]      Running integration/test_execution_flow.rs (/opt/rustwide/target/debug/deps/test_execution_flow-c92e3a5cf2aeb621)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] [2m2026-01-06T20:30:51.565074Z[0m [32m INFO[0m [2mexpbuild_integration_tests::server_harness[0m[2m:[0m Test server starting on 127.0.0.1:40665
[INFO] [stdout] [2m2026-01-06T20:30:51.565115Z[0m [32m INFO[0m [2mexpbuild_integration_tests::server_harness[0m[2m:[0m Test server starting on 127.0.0.1:42179
[INFO] [stdout] [2m2026-01-06T20:30:51.585782Z[0m [32m INFO[0m [2mexpbuild_integration_tests::server_harness[0m[2m:[0m Test server starting on 127.0.0.1:44297
[INFO] [stdout] [2m2026-01-06T20:30:51.677426Z[0m [34mDEBUG[0m [2mre_server::grpc::capabilities_service[0m[2m:[0m GetCapabilities request received
[INFO] [stdout] [2m2026-01-06T20:30:51.693314Z[0m [34mDEBUG[0m [2mre_server::grpc::capabilities_service[0m[2m:[0m GetCapabilities request received
[INFO] [stdout] [2m2026-01-06T20:30:51.682638Z[0m [34mDEBUG[0m [2mre_server::grpc::capabilities_service[0m[2m:[0m GetCapabilities request received
[INFO] [stdout] [2m2026-01-06T20:30:51.762760Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Using Host executor
[INFO] [stdout] [2m2026-01-06T20:30:51.763147Z[0m [32m INFO[0m [2mexpbuild_integration_tests::worker_harness[0m[2m:[0m Test worker test-worker-1416de49-877c-4729-b6c2-e769c2601b66 created successfully
[INFO] [stdout] [2m2026-01-06T20:30:51.764990Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Worker test-worker-1416de49-877c-4729-b6c2-e769c2601b66 registered with platform: {"os": "linux", "arch": "x86_64"}
[INFO] [stdout] [2m2026-01-06T20:30:51.770302Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Worker test-worker-1416de49-877c-4729-b6c2-e769c2601b66 registered successfully with platform: {"arch": "x86_64", "os": "linux"}
[INFO] [stdout] [2m2026-01-06T20:30:51.774128Z[0m [34mDEBUG[0m [2mre_server::execution::scheduler[0m[2m:[0m Heartbeat received from worker test-worker-1416de49-877c-4729-b6c2-e769c2601b66
[INFO] [stdout] [2m2026-01-06T20:30:51.774540Z[0m [34mDEBUG[0m [2mexpbuild_worker::agent[0m[2m:[0m Heartbeat sent successfully
[INFO] [stdout] [2m2026-01-06T20:30:51.833084Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Using Host executor
[INFO] [stdout] [2m2026-01-06T20:30:51.833184Z[0m [32m INFO[0m [2mexpbuild_integration_tests::worker_harness[0m[2m:[0m Test worker test-worker-5fe1e6dc-af66-4f39-a177-e64ada179a68 created successfully
[INFO] [stdout] [2m2026-01-06T20:30:51.834901Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Worker test-worker-5fe1e6dc-af66-4f39-a177-e64ada179a68 registered with platform: {"os": "linux", "arch": "x86_64"}
[INFO] [stdout] [2m2026-01-06T20:30:51.844807Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Worker test-worker-5fe1e6dc-af66-4f39-a177-e64ada179a68 registered successfully with platform: {"arch": "x86_64", "os": "linux"}
[INFO] [stdout] [2m2026-01-06T20:30:51.850675Z[0m [34mDEBUG[0m [2mre_server::execution::scheduler[0m[2m:[0m Heartbeat received from worker test-worker-5fe1e6dc-af66-4f39-a177-e64ada179a68
[INFO] [stdout] [2m2026-01-06T20:30:51.851285Z[0m [34mDEBUG[0m [2mexpbuild_worker::agent[0m[2m:[0m Heartbeat sent successfully
[INFO] [stdout] [2m2026-01-06T20:30:51.864079Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Using Host executor
[INFO] [stdout] [2m2026-01-06T20:30:51.864173Z[0m [32m INFO[0m [2mexpbuild_integration_tests::worker_harness[0m[2m:[0m Test worker test-worker-1a8e3b1f-51c4-4c18-a4cd-063cf301317e created successfully
[INFO] [stdout] [2m2026-01-06T20:30:51.866732Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Worker test-worker-1a8e3b1f-51c4-4c18-a4cd-063cf301317e registered with platform: {"os": "linux", "arch": "x86_64"}
[INFO] [stdout] [2m2026-01-06T20:30:51.876820Z[0m [34mDEBUG[0m [2mre_server::grpc::capabilities_service[0m[2m:[0m GetCapabilities request received
[INFO] [stdout] [2m2026-01-06T20:30:51.886247Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Worker test-worker-1a8e3b1f-51c4-4c18-a4cd-063cf301317e registered successfully with platform: {"arch": "x86_64", "os": "linux"}
[INFO] [stdout] [2m2026-01-06T20:30:51.891848Z[0m [34mDEBUG[0m [2mre_server::grpc::capabilities_service[0m[2m:[0m GetCapabilities request received
[INFO] [stdout] [2m2026-01-06T20:30:51.901067Z[0m [34mDEBUG[0m [2mre_server::grpc::capabilities_service[0m[2m:[0m GetCapabilities request received
[INFO] [stdout] [2m2026-01-06T20:30:51.907328Z[0m [34mDEBUG[0m [2mre_server::execution::scheduler[0m[2m:[0m Heartbeat received from worker test-worker-1a8e3b1f-51c4-4c18-a4cd-063cf301317e
[INFO] [stdout] [2m2026-01-06T20:30:52.106152Z[0m [34mDEBUG[0m [2mexpbuild_worker::agent[0m[2m:[0m Heartbeat sent successfully
[INFO] [stdout] [2m2026-01-06T20:30:53.049841Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchUpdateBlobs request: 1 blobs
[INFO] [stdout] [2m2026-01-06T20:30:53.053428Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchUpdateBlobs request: 1 blobs
[INFO] [stdout] [2m2026-01-06T20:30:53.055328Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchUpdateBlobs request: 1 blobs
[INFO] [stdout] [2m2026-01-06T20:30:53.056224Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Executing failing command
[INFO] [stdout] [2m2026-01-06T20:30:53.057351Z[0m [32m INFO[0m [2mre_server::grpc::execution_service[0m[2m:[0m Execute request: f1abf1ac182cdbfd13fb895a46bf131bc5b17f9fbfebeee66a5faa7e1f639499
[INFO] [stdout] [2m2026-01-06T20:30:53.057439Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Task b685f28c-3ff3-41b9-be21-06fb011295e1 submitted to queue, queue size: 1
[INFO] [stdout] [2m2026-01-06T20:30:53.057940Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchUpdateBlobs request: 1 blobs
[INFO] [stdout] [2m2026-01-06T20:30:53.063345Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Executing command with file output
[INFO] [stdout] [2m2026-01-06T20:30:53.064664Z[0m [32m INFO[0m [2mre_server::grpc::execution_service[0m[2m:[0m Execute request: 40b137bfc7a54c4852818038503db7845a410bcbeb433ad2c916de335302625d
[INFO] [stdout] [2m2026-01-06T20:30:53.064807Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Task 8320be94-4a3a-47c4-8dba-af9adfade79d submitted to queue, queue size: 1
[INFO] [stdout] [2m2026-01-06T20:30:53.096763Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchUpdateBlobs request: 1 blobs
[INFO] [stdout] [2m2026-01-06T20:30:53.101482Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Command digest: 1c2811994aa40902b52b093d6c530beeb2bc230db7fb5ecec6d9e24c9fbeed30/35
[INFO] [stdout] [2m2026-01-06T20:30:53.102462Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchUpdateBlobs request: 1 blobs
[INFO] [stdout] [2m2026-01-06T20:30:53.107453Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Action digest: 0d9f26aa4096742f9a4edac20d611c88c2a8afca77f4da6638de08ecc21ad315/140
[INFO] [stdout] [2m2026-01-06T20:30:53.107490Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Submitting execution request
[INFO] [stdout] [2m2026-01-06T20:30:53.108644Z[0m [32m INFO[0m [2mre_server::grpc::execution_service[0m[2m:[0m Execute request: 0d9f26aa4096742f9a4edac20d611c88c2a8afca77f4da6638de08ecc21ad315
[INFO] [stdout] [2m2026-01-06T20:30:53.108733Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Task 25411f30-2c5f-4eaa-8fff-87e29a4c2a0a submitted to queue, queue size: 1
[INFO] [stdout] [2m2026-01-06T20:30:53.150867Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Execution progress: stage=Stage(2), cached=false
[INFO] [stdout] [2m2026-01-06T20:30:53.278103Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Leased task 8320be94-4a3a-47c4-8dba-af9adfade79d to worker test-worker-1416de49-877c-4729-b6c2-e769c2601b66 (platform: None)
[INFO] [stdout] [2m2026-01-06T20:30:53.279144Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Starting execution of task 8320be94-4a3a-47c4-8dba-af9adfade79d
[INFO] [stdout] [2m2026-01-06T20:30:53.280294Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Task 8320be94-4a3a-47c4-8dba-af9adfade79d is executing on worker test-worker-1416de49-877c-4729-b6c2-e769c2601b66
[INFO] [stdout] [2m2026-01-06T20:30:53.280708Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Downloading action 40b137bfc7a54c4852818038503db7845a410bcbeb433ad2c916de335302625d/138
[INFO] [stdout] [2m2026-01-06T20:30:53.281954Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchReadBlobs request: 1 blobs
[INFO] [stdout] [2m2026-01-06T20:30:53.282859Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Downloading command f655783c5e874a2c7cde175bcc0cd8f87b452c0a75c8cfd4337a831a1bc40d1a/65
[INFO] [stdout] [2m2026-01-06T20:30:53.283642Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchReadBlobs request: 1 blobs
[INFO] [stdout] [2m2026-01-06T20:30:53.284485Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Downloading input tree e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0
[INFO] [stdout] [2m2026-01-06T20:30:53.284696Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Executing command: ["sh", "-c", "echo 'test output' > output.txt"] (timeout: 3600s)
[INFO] [stdout] [2m2026-01-06T20:30:53.284800Z[0m [32m INFO[0m [2mexpbuild_worker::executor::host[0m[2m:[0m Executing command: ["sh", "-c", "echo 'test output' > output.txt"] in "/tmp/expbuild-test-worker/8320be94-4a3a-47c4-8dba-af9adfade79d/inputs"
[INFO] [stdout] [2m2026-01-06T20:30:53.289837Z[0m [32m INFO[0m [2mexpbuild_worker::executor::host[0m[2m:[0m Command completed: exit_code=0, duration=0.00s
[INFO] [stdout] [2m2026-01-06T20:30:53.290242Z[0m [32m INFO[0m [2mexpbuild_worker::executor::host[0m[2m:[0m Collected 1 output files
[INFO] [stdout] [2m2026-01-06T20:30:53.290293Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Command exited with code: 0
[INFO] [stdout] [2m2026-01-06T20:30:53.291529Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchUpdateBlobs request: 1 blobs
[INFO] [stdout] [2m2026-01-06T20:30:53.293572Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Task 8320be94-4a3a-47c4-8dba-af9adfade79d completed on worker test-worker-1416de49-877c-4729-b6c2-e769c2601b66
[INFO] [stdout] [2m2026-01-06T20:30:53.293972Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Task 8320be94-4a3a-47c4-8dba-af9adfade79d completed successfully
[INFO] [stdout] [2m2026-01-06T20:30:53.349280Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Leased task b685f28c-3ff3-41b9-be21-06fb011295e1 to worker test-worker-5fe1e6dc-af66-4f39-a177-e64ada179a68 (platform: None)
[INFO] [stdout] [2m2026-01-06T20:30:53.350523Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Starting execution of task b685f28c-3ff3-41b9-be21-06fb011295e1
[INFO] [stdout] [2m2026-01-06T20:30:53.351782Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Task b685f28c-3ff3-41b9-be21-06fb011295e1 is executing on worker test-worker-5fe1e6dc-af66-4f39-a177-e64ada179a68
[INFO] [stdout] [2m2026-01-06T20:30:53.352181Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Downloading action f1abf1ac182cdbfd13fb895a46bf131bc5b17f9fbfebeee66a5faa7e1f639499/140
[INFO] [stdout] [2m2026-01-06T20:30:53.353526Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchReadBlobs request: 1 blobs
[INFO] [stdout] [2m2026-01-06T20:30:53.354525Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Downloading command 452f93c018a1cc35d36c983b3883812259dca7d128a29c38f21a4d4b9113567d/17
[INFO] [stdout] [2m2026-01-06T20:30:53.355410Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchReadBlobs request: 1 blobs
[INFO] [stdout] [2m2026-01-06T20:30:53.356145Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Downloading input tree e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0
[INFO] [stdout] [2m2026-01-06T20:30:53.356257Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Executing command: ["sh", "-c", "exit 42"] (timeout: 3600s)
[INFO] [stdout] [2m2026-01-06T20:30:53.356351Z[0m [32m INFO[0m [2mexpbuild_worker::executor::host[0m[2m:[0m Executing command: ["sh", "-c", "exit 42"] in "/tmp/expbuild-test-worker/b685f28c-3ff3-41b9-be21-06fb011295e1/inputs"
[INFO] [stdout] [2m2026-01-06T20:30:53.357713Z[0m [32m INFO[0m [2mexpbuild_worker::executor::host[0m[2m:[0m Command completed: exit_code=42, duration=0.00s
[INFO] [stdout] [2m2026-01-06T20:30:53.357768Z[0m [32m INFO[0m [2mexpbuild_worker::executor::host[0m[2m:[0m Collected 0 output files
[INFO] [stdout] [2m2026-01-06T20:30:53.357796Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Command exited with code: 42
[INFO] [stdout] [2m2026-01-06T20:30:53.358729Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Task b685f28c-3ff3-41b9-be21-06fb011295e1 completed on worker test-worker-5fe1e6dc-af66-4f39-a177-e64ada179a68
[INFO] [stdout] [2m2026-01-06T20:30:53.359157Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Task b685f28c-3ff3-41b9-be21-06fb011295e1 completed successfully
[INFO] [stdout] [2m2026-01-06T20:30:53.405780Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Leased task 25411f30-2c5f-4eaa-8fff-87e29a4c2a0a to worker test-worker-1a8e3b1f-51c4-4c18-a4cd-063cf301317e (platform: None)
[INFO] [stdout] [2m2026-01-06T20:30:53.406812Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Starting execution of task 25411f30-2c5f-4eaa-8fff-87e29a4c2a0a
[INFO] [stdout] [2m2026-01-06T20:30:53.407906Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Task 25411f30-2c5f-4eaa-8fff-87e29a4c2a0a is executing on worker test-worker-1a8e3b1f-51c4-4c18-a4cd-063cf301317e
[INFO] [stdout] [2m2026-01-06T20:30:53.408287Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Downloading action 0d9f26aa4096742f9a4edac20d611c88c2a8afca77f4da6638de08ecc21ad315/140
[INFO] [stdout] [2m2026-01-06T20:30:53.409478Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchReadBlobs request: 1 blobs
[INFO] [stdout] [2m2026-01-06T20:30:53.410353Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Downloading command 1c2811994aa40902b52b093d6c530beeb2bc230db7fb5ecec6d9e24c9fbeed30/35
[INFO] [stdout] [2m2026-01-06T20:30:53.411121Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchReadBlobs request: 1 blobs
[INFO] [stdout] [2m2026-01-06T20:30:53.411928Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Downloading input tree e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/0
[INFO] [stdout] [2m2026-01-06T20:30:53.412112Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Executing command: ["sh", "-c", "echo 'Hello from worker!'"] (timeout: 3600s)
[INFO] [stdout] [2m2026-01-06T20:30:53.412216Z[0m [32m INFO[0m [2mexpbuild_worker::executor::host[0m[2m:[0m Executing command: ["sh", "-c", "echo 'Hello from worker!'"] in "/tmp/expbuild-test-worker/25411f30-2c5f-4eaa-8fff-87e29a4c2a0a/inputs"
[INFO] [stdout] [2m2026-01-06T20:30:53.418933Z[0m [32m INFO[0m [2mexpbuild_worker::executor::host[0m[2m:[0m Command completed: exit_code=0, duration=0.01s
[INFO] [stdout] [2m2026-01-06T20:30:53.418986Z[0m [32m INFO[0m [2mexpbuild_worker::executor::host[0m[2m:[0m Collected 0 output files
[INFO] [stdout] [2m2026-01-06T20:30:53.419023Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Command exited with code: 0
[INFO] [stdout] [2m2026-01-06T20:30:53.420099Z[0m [32m INFO[0m [2mre_server::execution::scheduler[0m[2m:[0m Task 25411f30-2c5f-4eaa-8fff-87e29a4c2a0a completed on worker test-worker-1a8e3b1f-51c4-4c18-a4cd-063cf301317e
[INFO] [stdout] [2m2026-01-06T20:30:53.420556Z[0m [32m INFO[0m [2mexpbuild_worker::agent[0m[2m:[0m Task 25411f30-2c5f-4eaa-8fff-87e29a4c2a0a completed successfully
[INFO] [stdout] [2m2026-01-06T20:30:54.060066Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Command failed with exit code: 42
[INFO] [stdout] [2m2026-01-06T20:30:54.070870Z[0m [34mDEBUG[0m [2mre_server::grpc::cas_service[0m[2m:[0m BatchReadBlobs request: 1 blobs
[INFO] [stdout] [2m2026-01-06T20:30:54.071652Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Output file content: test output
[INFO] [stdout] 
[INFO] [stdout] [2m2026-01-06T20:30:54.111400Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Execution progress: stage=Stage(4), cached=false
[INFO] [stdout] [2m2026-01-06T20:30:54.111527Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m Execution completed with exit code: 0
[INFO] [stdout] [2m2026-01-06T20:30:54.111551Z[0m [32m INFO[0m [2mtest_execution_flow[0m[2m:[0m stdout: Hello from worker!
[INFO] [stdout] 
[INFO] [stdout] test test_command_failure_handling ... ok
[INFO] [stdout] test test_command_with_file_output ... ok
[INFO] [stdout] test test_simple_echo_command_execution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.63s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/expbuild_worker-faa3dcce9d40eadd)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test executor::tests::tests::test_isolation_level_ordering ... ok
[INFO] [stdout] test executor::tests::tests::test_resource_limits_default ... ok
[INFO] [stdout] test executor::tests::tests::test_host_executor_capabilities ... ok
[INFO] [stdout] test executor::tests::tests::test_host_executor_health_check ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/expbuild_worker-e0a888fe7b200daa)
[INFO] [stdout] test executor::tests::tests::test_host_executor_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/re_grpc_proto-c05350692dc13ead)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/re_server-04e72d29fe600c5f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test util::digest::tests::test_compute_digest ... ok
[INFO] [stdout] test util::digest::tests::test_parse_digest ... ok
[INFO] [stdout] test util::digest::tests::test_verify_digest ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/re_server-0f1214820fd4953a)
[INFO] [stdout] test cas::manager::tests::test_put_and_get_directory ... ok
[INFO] [stdout] test storage::filesystem::tests::test_find_missing_blobs ... ok
[INFO] [stdout] test cas::manager::tests::test_put_and_get_blob ... ok
[INFO] [stdout] test storage::filesystem::tests::test_put_and_get_blob ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/remote_execution-7a48275af7a2f095)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test client::tests::test_download_named ... ok
[INFO] [stdout] test client::tests::test_substitute_env_vars ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests expbuild_integration_tests
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests expbuild_worker
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests re_grpc_proto
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::HttpRule (line 253) ... FAILED
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::HttpRule (line 127) ... FAILED
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::MethodSettings::auto_populated_fields (line 748) ... FAILED
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::HttpRule (line 69) ... FAILED
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::HttpRule (line 155) ... FAILED
[INFO] [stdout] test crates/proto/src/build.bazel.remote.execution.v2.rs - build::bazel::remote::execution::v2::digest_function::Value::Sha256tree (line 1697) ... FAILED
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::HttpRule (line 46) ... FAILED
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::HttpRule (line 199) ... FAILED
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::HttpRule (line 102) ... FAILED
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::MethodSettings::selector (line 720) ... FAILED
[INFO] [stdout] test crates/proto/src/build.bazel.remote.execution.v2.rs - build::bazel::remote::execution::v2::digest_function::Value::Sha256tree (line 1682) ... FAILED
[INFO] [stdout] test crates/proto/src/google.api.rs - google::api::MethodSettings::long_running (line 732) ... FAILED
[INFO] [stdout] test crates/proto/src/google.longrunning.rs - google::longrunning::OperationInfo (line 121) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::HttpRule (line 253) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> crates/proto/src/google.api.rs:254:6
[INFO] [stdout]     |
[INFO] [stdout] 254 |  http:
[INFO] [stdout]     |      ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::HttpRule (line 127) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]    --> crates/proto/src/google.api.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 |  service Messaging {
[INFO] [stdout]     |          ^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::MethodSettings::auto_populated_fields (line 748) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> crates/proto/src/google.api.rs:749:11
[INFO] [stdout]     |
[INFO] [stdout] 749 | publishing:
[INFO] [stdout]     |           ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::HttpRule (line 69) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]   --> crates/proto/src/google.api.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 70 |  service Messaging {
[INFO] [stdout]    |          ^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::HttpRule (line 155) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]    --> crates/proto/src/google.api.rs:156:10
[INFO] [stdout]     |
[INFO] [stdout] 156 |  service Messaging {
[INFO] [stdout]     |          ^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/build.bazel.remote.execution.v2.rs - build::bazel::remote::execution::v2::digest_function::Value::Sha256tree (line 1697) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `blob` in this scope
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:6
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      |      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `a` in this scope
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:14
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      |              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `b` in this scope
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:19
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      |                   ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `c` in this scope
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:24
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      |                        ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `d` in this scope
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:29
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      |                             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `e` in this scope
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:34
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      |                                  ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `f` in this scope
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:39
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      |                                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `g` in this scope
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:44
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      |                                            ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `h` in this scope
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:49
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      |                                                 ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found derive macro `Hash`
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:1
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      | ^^^^ not a function, tuple struct or tuple variant
[INFO] [stdout] 
[INFO] [stdout] error[E0070]: invalid left-hand side of assignment
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1698:12
[INFO] [stdout]      |
[INFO] [stdout] 1698 | Hash(blob) = a || b || c || d || e || f || g || h
[INFO] [stdout]      | ---------- ^
[INFO] [stdout]      | |
[INFO] [stdout]      | cannot assign to this expression
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0070, E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0070`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::HttpRule (line 46) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]   --> crates/proto/src/google.api.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 |  service Messaging {
[INFO] [stdout]    |          ^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::HttpRule (line 199) stdout ----
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> crates/proto/src/google.api.rs:200:26
[INFO] [stdout]     |
[INFO] [stdout] 200 |  Template = "/" Segments \[ Verb \] ;
[INFO] [stdout]     |                          ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> crates/proto/src/google.api.rs:200:34
[INFO] [stdout]     |
[INFO] [stdout] 200 |  Template = "/" Segments \[ Verb \] ;
[INFO] [stdout]     |                                  ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> crates/proto/src/google.api.rs:203:27
[INFO] [stdout]     |
[INFO] [stdout] 203 |  Variable = "{" FieldPath \[ "=" Segments \] "}" ;
[INFO] [stdout]     |                           ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]    --> crates/proto/src/google.api.rs:203:43
[INFO] [stdout]     |
[INFO] [stdout] 203 |  Variable = "{" FieldPath \[ "=" Segments \] "}" ;
[INFO] [stdout]     |                                           ^
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]    --> crates/proto/src/google.api.rs:200:11
[INFO] [stdout]     |
[INFO] [stdout] 200 |  Template = "/" Segments \[ Verb \] ;
[INFO] [stdout]     |           ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::HttpRule (line 102) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]    --> crates/proto/src/google.api.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 |  service Messaging {
[INFO] [stdout]     |          ^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::MethodSettings::selector (line 720) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> crates/proto/src/google.api.rs:721:11
[INFO] [stdout]     |
[INFO] [stdout] 721 | publishing:
[INFO] [stdout]     |           ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/build.bazel.remote.execution.v2.rs - build::bazel::remote::execution::v2::digest_function::Value::Sha256tree (line 1682) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]     --> crates/proto/src/build.bazel.remote.execution.v2.rs:1683:3
[INFO] [stdout]      |
[INFO] [stdout] 1683 | M = Hash(left) || Hash(right)
[INFO] [stdout]      |   ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.api.rs - google::api::MethodSettings::long_running (line 732) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]    --> crates/proto/src/google.api.rs:733:11
[INFO] [stdout]     |
[INFO] [stdout] 733 | publishing:
[INFO] [stdout]     |           ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/proto/src/google.longrunning.rs - google::longrunning::OperationInfo (line 121) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Export`
[INFO] [stdout]    --> crates/proto/src/google.longrunning.rs:122:6
[INFO] [stdout]     |
[INFO] [stdout] 122 |  rpc Export(ExportRequest) returns (google.longrunning.Operation) {
[INFO] [stdout]     |      ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/proto/src/build.bazel.remote.execution.v2.rs - build::bazel::remote::execution::v2::digest_function::Value::Sha256tree (line 1682)
[INFO] [stdout]     crates/proto/src/build.bazel.remote.execution.v2.rs - build::bazel::remote::execution::v2::digest_function::Value::Sha256tree (line 1697)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::HttpRule (line 102)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::HttpRule (line 127)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::HttpRule (line 155)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::HttpRule (line 199)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::HttpRule (line 253)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::HttpRule (line 46)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::HttpRule (line 69)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::MethodSettings::auto_populated_fields (line 748)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::MethodSettings::long_running (line 732)
[INFO] [stdout]     crates/proto/src/google.api.rs - google::api::MethodSettings::selector (line 720)
[INFO] [stdout]     crates/proto/src/google.longrunning.rs - google::longrunning::OperationInfo (line 121)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.55s; merged doctests compilation took 0.10s
[INFO] [stderr] error: doctest failed, to rerun pass `-p re_grpc_proto --doc`
[INFO] running `Command { std: "docker" "inspect" "21cfba1b1750f02b203656b99f254e4a6c26f6e9fa69f00fec0d7bc4b1293471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21cfba1b1750f02b203656b99f254e4a6c26f6e9fa69f00fec0d7bc4b1293471", kill_on_drop: false }`
[INFO] [stdout] 21cfba1b1750f02b203656b99f254e4a6c26f6e9fa69f00fec0d7bc4b1293471
