[INFO] cloning repository https://github.com/0x3Zero/account
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x3Zero/account" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x3Zero%2Faccount", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x3Zero%2Faccount'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb071b6712f065601b3bb6b762d73ae8487033cb
[INFO] testing 0x3Zero/account against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x3Zero%2Faccount" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0x3Zero/account
[INFO] finished tweaking git repo https://github.com/0x3Zero/account
[INFO] tweaked toml for git repo https://github.com/0x3Zero/account written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x3Zero/account on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x3Zero/account 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb1e1bb4e0a37fa4213bbbe098f2121c5dffdc422ffe50b080aea0f1db658e11
[INFO] running `Command { std: "docker" "start" "-a" "bb1e1bb4e0a37fa4213bbbe098f2121c5dffdc422ffe50b080aea0f1db658e11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb1e1bb4e0a37fa4213bbbe098f2121c5dffdc422ffe50b080aea0f1db658e11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb1e1bb4e0a37fa4213bbbe098f2121c5dffdc422ffe50b080aea0f1db658e11", kill_on_drop: false }`
[INFO] [stdout] bb1e1bb4e0a37fa4213bbbe098f2121c5dffdc422ffe50b080aea0f1db658e11
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 248a102ad70610b06e943f09970e82262f3f992bb2842cfb7e56eb67a8cbe366
[INFO] running `Command { std: "docker" "start" "-a" "248a102ad70610b06e943f09970e82262f3f992bb2842cfb7e56eb67a8cbe366", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ct-codecs v1.1.1
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling ed25519-compact v2.0.4
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling marine-timestamp-macro v0.7.1
[INFO] [stderr]    Compiling marine-rs-sdk-main v0.7.1
[INFO] [stderr]    Compiling marine-macro-impl v0.7.1
[INFO] [stderr]    Compiling marine-macro v0.7.1
[INFO] [stderr]    Compiling polyplets v0.3.2
[INFO] [stderr]    Compiling marine-rs-sdk v0.7.1
[INFO] [stderr]    Compiling marine-sqlite-connector v0.6.0
[INFO] [stderr]    Compiling types v0.1.0 (/opt/rustwide/workdir/types)
[INFO] [stderr]    Compiling account v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.28s
[INFO] running `Command { std: "docker" "inspect" "248a102ad70610b06e943f09970e82262f3f992bb2842cfb7e56eb67a8cbe366", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "248a102ad70610b06e943f09970e82262f3f992bb2842cfb7e56eb67a8cbe366", kill_on_drop: false }`
[INFO] [stdout] 248a102ad70610b06e943f09970e82262f3f992bb2842cfb7e56eb67a8cbe366
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb5074c6a7a5ec87e820597a9d4b1835693ca2284e79e9904909b022717dcdba
[INFO] running `Command { std: "docker" "start" "-a" "fb5074c6a7a5ec87e820597a9d4b1835693ca2284e79e9904909b022717dcdba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling target-lexicon v0.10.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling cranelift-entity v0.59.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.59.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.7.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling wast v8.0.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling it-to-bytes v0.1.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.59.0
[INFO] [stderr]    Compiling wasmparser v0.51.4
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling page_size v0.4.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling cranelift-bforest v0.59.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling safe-transmute v0.11.2
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling raw-cpuid v7.0.4
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]    Compiling wasmparser v0.77.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling erased-serde v0.3.24
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling parity-wasm v0.42.2
[INFO] [stderr]    Compiling marine-min-it-version v0.2.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling parity-wasm v0.45.0
[INFO] [stderr]    Compiling marine-utils v0.4.0
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling wasmer-runtime-core-fl v0.17.1
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling pwasm-utils v0.19.0
[INFO] [stderr]    Compiling marine-timestamp-macro v0.7.1
[INFO] [stderr]    Compiling darling_core v0.14.3
[INFO] [stderr]    Compiling cranelift-codegen v0.59.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling variant_count v1.1.0
[INFO] [stderr]    Compiling walrus-macro v0.19.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling ghost v0.1.7
[INFO] [stderr]    Compiling typetag-impl v0.1.8
[INFO] [stderr]    Compiling inventory v0.2.3
[INFO] [stderr]    Compiling walrus v0.19.0
[INFO] [stderr]    Compiling darling_macro v0.14.3
[INFO] [stderr]    Compiling it-memory-traits v0.3.1
[INFO] [stderr]    Compiling darling v0.14.3
[INFO] [stderr]    Compiling serde_with_macros v2.2.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling serde-bench v0.0.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_bytes v0.11.9
[INFO] [stderr]    Compiling fluence-it-types v0.3.2
[INFO] [stderr]    Compiling marine-rs-sdk-main v0.7.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling generational-arena v0.2.8
[INFO] [stderr]    Compiling bytesize v1.1.0
[INFO] [stderr]    Compiling serde_with v2.2.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling it-lilo v0.4.1
[INFO] [stderr]    Compiling gimli v0.20.0
[INFO] [stderr]    Compiling typetag v0.1.8
[INFO] [stderr]    Compiling marine-macro-impl v0.7.1
[INFO] [stderr]    Compiling wasmer-interface-types-fl v0.24.1
[INFO] [stderr]    Compiling marine-macro v0.7.1
[INFO] [stderr]    Compiling polyplets v0.3.2
[INFO] [stderr]    Compiling marine-rs-sdk v0.7.1
[INFO] [stderr]    Compiling marine-it-interfaces v0.7.3
[INFO] [stderr]    Compiling it-json-serde v0.3.5
[INFO] [stderr]    Compiling marine-sqlite-connector v0.6.0
[INFO] [stderr]    Compiling marine-module-interface v0.6.1
[INFO] [stderr]    Compiling types v0.1.0 (/opt/rustwide/workdir/types)
[INFO] [stderr]    Compiling marine-it-parser v0.11.1
[INFO] [stderr]    Compiling wasmer-wasi-fl v0.17.1
[INFO] [stderr]    Compiling marine-module-info-parser v0.5.1
[INFO] [stderr]    Compiling marine-it-generator v0.9.5
[INFO] [stderr]    Compiling wasmer-clif-fork-frontend v0.59.0
[INFO] [stderr]    Compiling cranelift-native v0.59.0
[INFO] [stderr]    Compiling wasmer-clif-fork-wasm v0.59.0
[INFO] [stderr]    Compiling wasmer-clif-backend-fl v0.17.0
[INFO] [stderr]    Compiling wasmer-runtime-fl v0.17.1
[INFO] [stderr]    Compiling marine-core v0.18.1
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/marine-core-0.18.1/src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #![feature(get_mut_unchecked)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/marine-core-0.18.1/src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #![feature(new_uninit)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/marine-core-0.18.1/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #![feature(stmt_expr_attributes)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `marine-core` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fb5074c6a7a5ec87e820597a9d4b1835693ca2284e79e9904909b022717dcdba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb5074c6a7a5ec87e820597a9d4b1835693ca2284e79e9904909b022717dcdba", kill_on_drop: false }`
[INFO] [stdout] fb5074c6a7a5ec87e820597a9d4b1835693ca2284e79e9904909b022717dcdba
