[INFO] cloning repository https://github.com/infinity-smithpl/firewood
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infinity-smithpl/firewood" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinity-smithpl%2Ffirewood", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinity-smithpl%2Ffirewood'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c33116d2201feb26cd5f01769fb21959466f82d4
[INFO] checking infinity-smithpl/firewood against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinity-smithpl%2Ffirewood" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/infinity-smithpl/firewood
[INFO] finished tweaking git repo https://github.com/infinity-smithpl/firewood
[INFO] tweaked toml for git repo https://github.com/infinity-smithpl/firewood written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/infinity-smithpl/firewood on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/infinity-smithpl/firewood 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5d455f17b154a0d09ac494928f4e0dcd6e4180061c0fec36f30aba2573c126e
[INFO] running `Command { std: "docker" "start" "-a" "f5d455f17b154a0d09ac494928f4e0dcd6e4180061c0fec36f30aba2573c126e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5d455f17b154a0d09ac494928f4e0dcd6e4180061c0fec36f30aba2573c126e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5d455f17b154a0d09ac494928f4e0dcd6e4180061c0fec36f30aba2573c126e", kill_on_drop: false }`
[INFO] [stdout] f5d455f17b154a0d09ac494928f4e0dcd6e4180061c0fec36f30aba2573c126e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] faf155b762510490470a5d488294ac68aea094128ae492870b2c790fde988957
[INFO] running `Command { std: "docker" "start" "-a" "faf155b762510490470a5d488294ac68aea094128ae492870b2c790fde988957", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling small_ctor v0.1.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking fastant v0.1.10
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling io-uring v0.7.10
[INFO] [stderr]     Checking rtrb v0.3.2
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking lru v0.16.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking coarsetime v0.1.36
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking integer-encoding v4.0.2
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rlp v0.6.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]    Compiling aws-lc-sys v0.32.2
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking impl-rlp v0.4.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling fastrace-macro v0.7.14
[INFO] [stderr]    Compiling bitfield-macros v0.19.3
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking metrics v0.24.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking bitfield v0.19.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking triomphe v0.1.15
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking fastrace v0.7.14
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling firewood-macros v0.0.13 (/opt/rustwide/workdir/firewood-macros)
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking half v2.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking firewood-storage v0.0.13 (/opt/rustwide/workdir/storage)
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking impl-serde v0.5.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking typed-builder v0.22.0
[INFO] [stderr]    Compiling symbolic-demangle v12.16.3
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking firewood v0.0.13 (/opt/rustwide/workdir/firewood)
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking opentelemetry v0.31.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking symbolic-common v12.16.3
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking inferno v0.11.21
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking primitive-types v0.14.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking ethbloom v0.14.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cbindgen v0.29.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking sketches-ddsketch v0.3.0
[INFO] [stderr]     Checking metrics-util v0.20.0
[INFO] [stderr]     Checking ethereum-types v0.16.0
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking hex-literal v1.0.0
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]     Checking dtor v0.1.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking firewood-triehash v0.0.13 (/opt/rustwide/workdir/triehash)
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking const-hex v1.16.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling firewood-fwdctl v0.0.13 (/opt/rustwide/workdir/fwdctl)
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking opentelemetry-http v0.31.0
[INFO] [stderr]     Checking ctor v0.6.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking keccak-hasher v0.16.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking plain_hasher v0.2.3
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking fastrace-opentelemetry v0.14.0
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.31.0
[INFO] [stderr]     Checking trie-standardmap v0.16.0
[INFO] [stderr]     Checking oxhttp v0.3.1
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking pretty-duration v0.1.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking trybuild v1.0.111
[INFO] [stderr]    Compiling firewood-ffi v0.0.13 (/opt/rustwide/workdir/ffi)
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (7292) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36:
[INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: fwdctl/tests/cli.rs:24:1: 24:8 (#12), segments: [PathSegment { ident: <test_trace>#12, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(31), style: Outer, span: fwdctl/tests/cli.rs:24:1: 24:8 (#12) }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x78a372a2bfa3 - <<std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x78a37300fb48 - core[75ca2badb63c4514]::fmt::write
[INFO] [stderr]    2:     0x78a372a42226 - <std[7d609349af90bec6]::sys::stdio::unix::Stderr as std[7d609349af90bec6]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x78a372a01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x78a372a1f833 - std[7d609349af90bec6]::panicking::default_hook
[INFO] [stderr]    5:     0x78a371a0236a - std[7d609349af90bec6]::panicking::update_hook::<alloc[d7482eb0f1d19161]::boxed::Box<rustc_driver_impl[3f9d6dd912ac34bd]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x78a372a1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x78a372a01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x78a3729f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace::<std[7d609349af90bec6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x78a372a0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind
[INFO] [stderr]   10:     0x78a36f638f9c - core[75ca2badb63c4514]::panicking::panic_fmt
[INFO] [stderr]   11:     0x78a373de0110 - <rustc_ast[333fca09df5738a4]::ast::Attribute>::token_trees
[INFO] [stderr]   12:     0x78a37461c314 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   13:     0x78a3745e65d2 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   14:     0x78a3736f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand
[INFO] [stderr]   15:     0x78a374207658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x78a3742073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   17:     0x78a3742073a7 - <rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(rustc_middle[2342951a64deba5]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   18:     0x78a3741ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::<rustc_query_impl[8c5349e00d64015e]::DynamicConfig<rustc_query_system[d45be4fb383a0235]::query::caches::SingleCache<rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   19:     0x78a3741ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x78a37437127b - <rustc_interface[903e43df8d6bd657]::passes::create_and_enter_global_ctxt<core[75ca2badb63c4514]::option::Option<rustc_interface[903e43df8d6bd657]::queries::Linker>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc<rustc_data_structures[c82a87ce5cdbfc92]::jobserver::Proxy>, &std[7d609349af90bec6]::sync::once_lock::OnceLock<rustc_middle[2342951a64deba5]::ty::context::GlobalCtxt>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_middle[2342951a64deba5]::arena::Arena>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_hir[cc727ec2ba6ebdb5]::Arena>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x78a37425ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x78a3740eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x78a3740eaa20 - <std[7d609349af90bec6]::thread::lifecycle::spawn_unchecked<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x78a3740ed138 - <std[7d609349af90bec6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x78a36dc63aa4 - <unknown>
[INFO] [stderr]   26:     0x78a36dcf0a64 - clone
[INFO] [stderr]   27:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-09T15_47_27-7290.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `firewood-fwdctl` (test "cli")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name cli --edition=2024 fwdctl/tests/cli.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::unwrap_used' '--allow=clippy::unused_self' --deny=unsafe_code '--allow=clippy::unnecessary_wraps' '--deny=clippy::undocumented_unsafe_blocks' '--allow=clippy::needless_pass_by_value' --warn=missing_debug_implementations '--warn=clippy::missing_const_for_fn' '--warn=clippy::indexing_slicing' '--warn=clippy::explicit_deref_methods' '--allow=clippy::cast_possible_truncation' '--warn=clippy::arithmetic_side_effects' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ethhash", "logger"))' -C metadata=c6ed6b293c990d57 -C extra-filename=-c522ba8a295e7e53 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5cf73cd768c5f646.rmeta --extern askama=/opt/rustwide/target/debug/deps/libaskama-f390ac266b6dd292.rmeta --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-26df63ab2539ceee.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-e08e46279e4f9591.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-9307d3af3d3fa5bc.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-33a74fdd5cc35640.rmeta --extern firewood=/opt/rustwide/target/debug/deps/libfirewood-26b1ec6a875dec0f.rmeta --extern firewood_storage=/opt/rustwide/target/debug/deps/libfirewood_storage-f00067cd449bfca1.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-d7aeb2791634afed.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d1445fb67721d80a.rmeta --extern nonzero_ext=/opt/rustwide/target/debug/deps/libnonzero_ext-45ede9fb0e986cce.rmeta --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-79467f153bd2df28.rmeta --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-98c1a127ac51b814.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-346f83436e5291b4.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-bd02136da9c0df24.rmeta --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "faf155b762510490470a5d488294ac68aea094128ae492870b2c790fde988957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faf155b762510490470a5d488294ac68aea094128ae492870b2c790fde988957", kill_on_drop: false }`
[INFO] [stdout] faf155b762510490470a5d488294ac68aea094128ae492870b2c790fde988957
