[INFO] cloning repository https://github.com/ArxiaLayer1/Arxia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArxiaLayer1/Arxia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArxiaLayer1%2FArxia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArxiaLayer1%2FArxia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 564b7821c2e4f76e068daaf48217bbbe9959e4b1 [INFO] checking ArxiaLayer1/Arxia against 47574b82ff3fe9b0a45ff65a4fe189e295ecb748 for pr-160780 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArxiaLayer1%2FArxia" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ArxiaLayer1/Arxia [INFO] finished tweaking git repo https://github.com/ArxiaLayer1/Arxia [INFO] tweaked toml for git repo https://github.com/ArxiaLayer1/Arxia written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ArxiaLayer1/Arxia on toolchain 47574b82ff3fe9b0a45ff65a4fe189e295ecb748 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ArxiaLayer1/Arxia 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" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 5a84303f436418adcc24d352eeb781a817d491f9b3bdeda6f343443a97850d53 [INFO] running `Command { std: "docker" "start" "5a84303f436418adcc24d352eeb781a817d491f9b3bdeda6f343443a97850d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a84303f436418adcc24d352eeb781a817d491f9b3bdeda6f343443a97850d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a84303f436418adcc24d352eeb781a817d491f9b3bdeda6f343443a97850d53" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a84303f436418adcc24d352eeb781a817d491f9b3bdeda6f343443a97850d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a84303f436418adcc24d352eeb781a817d491f9b3bdeda6f343443a97850d53" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Compiling thiserror v2.0.20 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking zeroize v1.9.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking cmov v0.5.4 [INFO] [stderr] Checking signature v3.0.0 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Checking arrayvec v0.7.8 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Checking ed25519 v3.0.0 [INFO] [stderr] Compiling cc v1.4.0 [INFO] [stderr] Checking ctutils v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking futures-sink v0.3.33 [INFO] [stderr] Checking futures-core v0.3.33 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking futures-task v0.3.33 [INFO] [stderr] Checking futures-channel v0.3.33 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking futures-io v0.3.33 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking embedded-storage v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling either v1.17.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Checking embedded-storage-async v0.4.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Compiling zerocopy v0.8.55 [INFO] [stderr] Compiling curve25519-dalek v5.0.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling redb v4.1.0 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bytes v1.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.7 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling bitflags v2.13.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Checking hybrid-array v0.4.14 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling fastrand v2.5.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking block-buffer v0.12.1 [INFO] [stderr] Checking inout v0.2.2 [INFO] [stderr] Compiling blake3 v1.8.6 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Checking clap_builder v4.6.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.16 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling thiserror-impl v2.0.20 [INFO] [stderr] Checking cipher v0.5.2 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking universal-hash v0.6.1 [INFO] [stderr] Checking poly1305 v0.9.1 [INFO] [stderr] Checking aead v0.6.1 [INFO] [stderr] Checking chacha20 v0.10.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Checking rand v0.10.2 [INFO] [stderr] Checking chacha20poly1305 v0.11.0 [INFO] [stderr] Checking thread_local v1.1.10 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking arxia-esp32 v0.1.0 (/opt/rustwide/workdir/targets/esp32) [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking clap v4.6.5 [INFO] [stderr] Compiling regex v1.13.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.33 [INFO] [stderr] Compiling prost-derive v0.14.4 [INFO] [stderr] Compiling zerocopy-derive v0.8.55 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking arxia-core v0.1.0 (/opt/rustwide/workdir/crates/arxia-core) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking arxia-wasm v0.1.0 (/opt/rustwide/workdir/crates/arxia-wasm) [INFO] [stderr] Checking token-lock v0.1.0 (/opt/rustwide/workdir/contracts/token-lock) [INFO] [stderr] Checking futures-util v0.3.33 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling prost v0.14.4 [INFO] [stderr] Checking ed25519-dalek v3.0.0 [INFO] [stderr] Checking arxia-crypto v0.1.0 (/opt/rustwide/workdir/crates/arxia-crypto) [INFO] [stderr] Checking escrow v0.1.0 (/opt/rustwide/workdir/contracts/escrow) [INFO] [stderr] Checking arxia-lattice v0.1.0 (/opt/rustwide/workdir/crates/arxia-lattice) [INFO] [stderr] Checking arxia-storage v0.1.0 (/opt/rustwide/workdir/crates/arxia-storage) [INFO] [stderr] Checking arxia-transport v0.1.0 (/opt/rustwide/workdir/crates/arxia-transport) [INFO] [stderr] Checking arxia-did v0.1.0 (/opt/rustwide/workdir/crates/arxia-did) [INFO] [stderr] Checking arxia-relay v0.1.0 (/opt/rustwide/workdir/crates/arxia-relay) [INFO] [stderr] Checking did_issuance v0.1.0 (/opt/rustwide/workdir/examples/did_issuance) [INFO] [stderr] Checking arxia-cli v0.1.0 (/opt/rustwide/workdir/tools/arxia-cli) [INFO] [stderr] Compiling prost-types v0.14.4 [INFO] [stderr] Checking arxia-storage-redb v0.1.0 (/opt/rustwide/workdir/crates/arxia-storage-redb) [INFO] [stderr] Checking mesh_relay v0.1.0 (/opt/rustwide/workdir/examples/mesh_relay) [INFO] [stderr] Checking arxia-crdt v0.1.0 (/opt/rustwide/workdir/crates/arxia-crdt) [INFO] [stderr] Checking arxia-consensus v0.1.0 (/opt/rustwide/workdir/crates/arxia-consensus) [INFO] [stderr] Checking arxia-bench v0.1.0 (/opt/rustwide/workdir/crates/arxia-bench) [INFO] [stderr] Checking arxia-inspector v0.1.0 (/opt/rustwide/workdir/tools/arxia-inspector) [INFO] [stderr] Checking arxia-gossip v0.1.0 (/opt/rustwide/workdir/crates/arxia-gossip) [INFO] [stderr] Checking partition_reconciliation v0.1.0 (/opt/rustwide/workdir/examples/partition_reconciliation) [INFO] [stderr] Compiling prost-build v0.14.4 [INFO] [stderr] Checking arxia-finality v0.1.0 (/opt/rustwide/workdir/crates/arxia-finality) [INFO] [stderr] Checking offline_payment v0.1.0 (/opt/rustwide/workdir/examples/offline_payment) [INFO] [stderr] Checking arxia-node v0.1.0 (/opt/rustwide/workdir/bin/arxia-node) [INFO] [stderr] Checking futures-executor v0.3.33 [INFO] [stderr] Checking futures v0.3.33 [INFO] [stderr] Checking sequential-storage v8.0.1 [INFO] [stderr] Compiling arxia-proto v0.1.0 (/opt/rustwide/workdir/crates/arxia-proto) [INFO] [stderr] Checking arxia-storage-flash v0.1.0 (/opt/rustwide/workdir/crates/arxia-storage-flash) [INFO] [stderr] Checking arxia-flash-bench v0.1.0 (/opt/rustwide/workdir/crates/arxia-flash-bench) [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion v0.7.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.55s [INFO] running `Command { std: "docker" "inspect" "5a84303f436418adcc24d352eeb781a817d491f9b3bdeda6f343443a97850d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a84303f436418adcc24d352eeb781a817d491f9b3bdeda6f343443a97850d53", kill_on_drop: false }` [INFO] [stdout] 5a84303f436418adcc24d352eeb781a817d491f9b3bdeda6f343443a97850d53