[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 master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDLC-link%2Fcanton-lib" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DLC-link/canton-lib on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/Cargo.toml: unused manifest key: workspace.profile [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v21.1.0 [INFO] [stderr] Downloaded tonic-build v0.14.2 [INFO] [stderr] Downloaded tonic-prost-build v0.14.2 [INFO] [stderr] Downloaded canton-api-client v3.3.0-0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4f28c894ae42f8c79776b875cf1ed1a9111e082f3f41adfa7cb022f9bff7dd3 [INFO] running `Command { std: "docker" "start" "-a" "c4f28c894ae42f8c79776b875cf1ed1a9111e082f3f41adfa7cb022f9bff7dd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4f28c894ae42f8c79776b875cf1ed1a9111e082f3f41adfa7cb022f9bff7dd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4f28c894ae42f8c79776b875cf1ed1a9111e082f3f41adfa7cb022f9bff7dd3", kill_on_drop: false }` [INFO] [stdout] c4f28c894ae42f8c79776b875cf1ed1a9111e082f3f41adfa7cb022f9bff7dd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35151b9f066a1b241e668865b0729e3aac525ad3e7541a104c83669cc4fef9dc [INFO] running `Command { std: "docker" "start" "-a" "35151b9f066a1b241e668865b0729e3aac525ad3e7541a104c83669cc4fef9dc", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.profile [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking openssl v0.10.73 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.1.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking native-tls v0.2.14 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking cryptography v0.1.0 (/opt/rustwide/workdir/crates/cryptography) [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.15.0 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling prost-types v0.14.1 [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 serde_with v3.15.0 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking axum v0.8.7 [INFO] [stderr] Compiling canton-proto-rs v3.4.0 (/opt/rustwide/workdir/crates/ledgrpc) [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 tonic v0.14.2 [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-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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.07s [INFO] running `Command { std: "docker" "inspect" "35151b9f066a1b241e668865b0729e3aac525ad3e7541a104c83669cc4fef9dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35151b9f066a1b241e668865b0729e3aac525ad3e7541a104c83669cc4fef9dc", kill_on_drop: false }` [INFO] [stdout] 35151b9f066a1b241e668865b0729e3aac525ad3e7541a104c83669cc4fef9dc