[INFO] cloning repository https://github.com/DLC-link/canton-lib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DLC-link/canton-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDLC-link%2Fcanton-lib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDLC-link%2Fcanton-lib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5db6bd659f2da803d61f1674c6d3eb2986498416 [INFO] checking DLC-link/canton-lib against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDLC-link%2Fcanton-lib" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DLC-link/canton-lib [INFO] finished tweaking git repo https://github.com/DLC-link/canton-lib [INFO] tweaked toml for git repo https://github.com/DLC-link/canton-lib written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DLC-link/canton-lib on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DLC-link/canton-lib 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/Cargo.toml: unused manifest key: workspace.profile [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9116a9fa5f58cfed312619bf88f0b5a1b84dd5349501c52b3b6e118a9b2b77e [INFO] running `Command { std: "docker" "start" "-a" "c9116a9fa5f58cfed312619bf88f0b5a1b84dd5349501c52b3b6e118a9b2b77e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9116a9fa5f58cfed312619bf88f0b5a1b84dd5349501c52b3b6e118a9b2b77e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9116a9fa5f58cfed312619bf88f0b5a1b84dd5349501c52b3b6e118a9b2b77e", kill_on_drop: false }` [INFO] [stdout] c9116a9fa5f58cfed312619bf88f0b5a1b84dd5349501c52b3b6e118a9b2b77e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b96bce99d6e8e67dabed964726cfc6cd25943735ddd93d8116cb94950caba38 [INFO] running `Command { std: "docker" "start" "-a" "6b96bce99d6e8e67dabed964726cfc6cd25943735ddd93d8116cb94950caba38", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.profile [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.1.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking cryptography v0.1.0 (/opt/rustwide/workdir/crates/cryptography) [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking prost-types v0.14.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.15.0 [INFO] [stderr] Checking serde_with v3.15.0 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling canton-proto-rs v3.4.0 (/opt/rustwide/workdir/crates/ledgrpc) [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking axum v0.8.7 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking keycloak v0.1.0 (/opt/rustwide/workdir/crates/keycloak) [INFO] [stderr] Checking canton-api-client v3.3.0-0.1.1 [INFO] [stderr] Checking registry v0.1.0 (/opt/rustwide/workdir/crates/registry) [INFO] [stderr] Checking wallet v0.1.0 (/opt/rustwide/workdir/crates/wallet) [INFO] [stderr] Checking tonic v0.14.2 [INFO] [stderr] Checking tonic-prost v0.14.2 [INFO] [stderr] Checking ledger v0.1.0 (/opt/rustwide/workdir/crates/ledger) [INFO] [stderr] Checking examples v0.1.0 (/opt/rustwide/workdir/crates/examples) [INFO] [stderr] error: could not compile `canton-proto-rs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name canton_proto_rs --edition=2024 crates/ledgrpc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6c09b7e7c2c3305a -C extra-filename=-315aed5b8bcd2fcd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern prost=/opt/rustwide/target/debug/deps/libprost-629e8efbe03b6e9e.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-ccaaeba60124ddd9.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-bb87260f127e1357.rmeta --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-63e880ad36ba24ec.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6b96bce99d6e8e67dabed964726cfc6cd25943735ddd93d8116cb94950caba38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b96bce99d6e8e67dabed964726cfc6cd25943735ddd93d8116cb94950caba38", kill_on_drop: false }` [INFO] [stdout] 6b96bce99d6e8e67dabed964726cfc6cd25943735ddd93d8116cb94950caba38