[INFO] cloning repository https://github.com/TomWambsgans/conservative-xmss-aggregation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TomWambsgans/conservative-xmss-aggregation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomWambsgans%2Fconservative-xmss-aggregation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomWambsgans%2Fconservative-xmss-aggregation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b3e534e9fe558a701f6f1fdff400eb92ed684b5 [INFO] checking TomWambsgans/conservative-xmss-aggregation against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomWambsgans%2Fconservative-xmss-aggregation" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/TomWambsgans/conservative-xmss-aggregation [INFO] finished tweaking git repo https://github.com/TomWambsgans/conservative-xmss-aggregation [INFO] tweaked toml for git repo https://github.com/TomWambsgans/conservative-xmss-aggregation written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TomWambsgans/conservative-xmss-aggregation on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TomWambsgans/conservative-xmss-aggregation 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://gitlab.com/IrreducibleOSS/binius` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking TomWambsgans/conservative-xmss-aggregation against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomWambsgans%2Fconservative-xmss-aggregation" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/TomWambsgans/conservative-xmss-aggregation [INFO] finished tweaking git repo https://github.com/TomWambsgans/conservative-xmss-aggregation [INFO] tweaked toml for git repo https://github.com/TomWambsgans/conservative-xmss-aggregation written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TomWambsgans/conservative-xmss-aggregation on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TomWambsgans/conservative-xmss-aggregation 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stackalloc v1.2.1 [INFO] [stderr] Downloaded seq-macro v0.3.5 [INFO] [stderr] Downloaded trait-set v0.3.0 [INFO] [stderr] Downloaded getset v0.1.4 [INFO] [stderr] Downloaded inventory v0.3.19 [INFO] [stderr] Downloaded bytesize v1.3.2 [INFO] [stderr] Downloaded ruint v1.13.1 [INFO] [stderr] Downloaded alloy-primitives v0.8.21 [INFO] [stderr] Downloaded groestl v0.10.1 [INFO] [stderr] Downloaded pest v2.7.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f77d0b502356d46a2e598e431e8a2e6df43a5c394d428725ebdedb9fcc0d224 [INFO] running `Command { std: "docker" "start" "-a" "9f77d0b502356d46a2e598e431e8a2e6df43a5c394d428725ebdedb9fcc0d224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f77d0b502356d46a2e598e431e8a2e6df43a5c394d428725ebdedb9fcc0d224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f77d0b502356d46a2e598e431e8a2e6df43a5c394d428725ebdedb9fcc0d224", kill_on_drop: false }` [INFO] [stdout] 9f77d0b502356d46a2e598e431e8a2e6df43a5c394d428725ebdedb9fcc0d224 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63c62640c93ab44f254e2c33c0b2f927b879cdf468dd5e06039aa992eee404b8 [INFO] running `Command { std: "docker" "start" "-a" "63c62640c93ab44f254e2c33c0b2f927b879cdf468dd5e06039aa992eee404b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking groestl v0.10.1 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling stackalloc v1.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking ruint v1.13.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Checking const-hex v1.14.0 [INFO] [stderr] Checking inventory v0.3.19 [INFO] [stderr] Checking binius_maybe_rayon v0.2.0 (https://gitlab.com/IrreducibleOSS/binius?rev=5b0cb1a9#5b0cb1a9) [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking bytesize v1.3.2 [INFO] [stderr] Checking rand_core v0.9.1 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling auto_impl v1.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling getset v0.1.4 [INFO] [stderr] Compiling binius_macros v0.2.0 (https://gitlab.com/IrreducibleOSS/binius?rev=5b0cb1a9#5b0cb1a9) [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking binius_utils v0.2.0 (https://gitlab.com/IrreducibleOSS/binius?rev=5b0cb1a9#5b0cb1a9) [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking binius_field v0.2.0 (https://gitlab.com/IrreducibleOSS/binius?rev=5b0cb1a9#5b0cb1a9) [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking alloy-primitives v0.8.21 [INFO] [stderr] Checking binius_math v0.2.0 (https://gitlab.com/IrreducibleOSS/binius?rev=5b0cb1a9#5b0cb1a9) [INFO] [stderr] Checking binius_ntt v0.2.0 (https://gitlab.com/IrreducibleOSS/binius?rev=5b0cb1a9#5b0cb1a9) [INFO] [stderr] Checking binius_hal v0.2.0 (https://gitlab.com/IrreducibleOSS/binius?rev=5b0cb1a9#5b0cb1a9) [INFO] [stderr] Checking binius_hash v0.2.0 (https://gitlab.com/IrreducibleOSS/binius?rev=5b0cb1a9#5b0cb1a9) [INFO] [stderr] Checking binius_core v0.2.0 (https://gitlab.com/IrreducibleOSS/binius?rev=5b0cb1a9#5b0cb1a9) [INFO] [stderr] Checking binius_circuits v0.2.0 (https://gitlab.com/IrreducibleOSS/binius?rev=5b0cb1a9#5b0cb1a9) [INFO] [stderr] Checking conservative-xmss-aggregation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/arithmetization/tables/chain_heads.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct ChainHeadTable { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 24 | pub count: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChainHeadTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/arithmetization/tables/chain_tails.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ChainTailTable { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 18 | pub count: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChainTailTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/arithmetization/tables/derived_digest.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct DerivedDigestTable { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 20 | pub count: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DerivedDigestTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/arithmetization/tables/hash_chain.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct HashChainTable { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 21 | pub count: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HashChainTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/arithmetization/tables/lookup.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct LookupTable { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 17 | pub count: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LookupTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/arithmetization/tables/merkle.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct MerkleTable { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 24 | pub count: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MerkleTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/arithmetization/tables/chain_heads.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct ChainHeadTable { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 24 | pub count: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChainHeadTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/arithmetization/tables/chain_tails.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct ChainTailTable { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 18 | pub count: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChainTailTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/arithmetization/tables/derived_digest.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct DerivedDigestTable { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 20 | pub count: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DerivedDigestTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/arithmetization/tables/hash_chain.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct HashChainTable { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 21 | pub count: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HashChainTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/arithmetization/tables/lookup.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct LookupTable { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 17 | pub count: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LookupTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `count` is never read [INFO] [stdout] --> src/arithmetization/tables/merkle.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct MerkleTable { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 24 | pub count: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MerkleTable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.77s [INFO] running `Command { std: "docker" "inspect" "63c62640c93ab44f254e2c33c0b2f927b879cdf468dd5e06039aa992eee404b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63c62640c93ab44f254e2c33c0b2f927b879cdf468dd5e06039aa992eee404b8", kill_on_drop: false }` [INFO] [stdout] 63c62640c93ab44f254e2c33c0b2f927b879cdf468dd5e06039aa992eee404b8