[INFO] fetching crate ergo-lib-c-core 0.28.0...
[INFO] testing ergo-lib-c-core-0.28.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate ergo-lib-c-core 0.28.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ergo-lib-c-core 0.28.0
[INFO] finished tweaking crates.io crate ergo-lib-c-core 0.28.0
[INFO] tweaked toml for crates.io crate ergo-lib-c-core 0.28.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ergo-lib-c-core 0.28.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 259 packages to latest compatible versions
[INFO] [stderr]       Adding bounded-integer v0.5.8 (available: v0.6.0)
[INFO] [stderr]       Adding bounded-vec v0.7.1 (available: v0.9.0)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding serde_with v1.14.0 (available: v3.14.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding url v2.2.2 (available: v2.5.7)
[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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 73a491e673c54fa5ad0c2071380f3df0b59e0c724b4150382587e87e0d3b3d1b
[INFO] running `Command { std: "docker" "start" "-a" "73a491e673c54fa5ad0c2071380f3df0b59e0c724b4150382587e87e0d3b3d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73a491e673c54fa5ad0c2071380f3df0b59e0c724b4150382587e87e0d3b3d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a491e673c54fa5ad0c2071380f3df0b59e0c724b4150382587e87e0d3b3d1b", kill_on_drop: false }`
[INFO] [stdout] 73a491e673c54fa5ad0c2071380f3df0b59e0c724b4150382587e87e0d3b3d1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b86ea69e34ec1091a3552d0af10abf242747adcb424bfb432d0e2d6c61fcd04e
[INFO] running `Command { std: "docker" "start" "-a" "b86ea69e34ec1091a3552d0af10abf242747adcb424bfb432d0e2d6c61fcd04e", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling supports-unicode v2.1.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sigma-util v0.18.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling countme v2.0.4
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling line-col v0.2.1
[INFO] [stderr]    Compiling bounded-integer v0.5.8
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling ergo_avltree_rust v0.1.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling rowan v0.12.6
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling gf2_192 v0.28.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling bounded-vec v0.7.1
[INFO] [stderr]    Compiling sigma-ser v0.19.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ergo-chain-types v0.15.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling num256 v0.3.5
[INFO] [stderr]    Compiling ergotree-ir v0.28.0
[INFO] [stderr]    Compiling ergo-merkle-tree v0.15.0
[INFO] [stderr]    Compiling ergo-nipopow v0.15.0
[INFO] [stderr]    Compiling ergoscript-compiler v0.24.0
[INFO] [stderr]    Compiling ergotree-interpreter v0.28.0
[INFO] [stderr]    Compiling ergo-lib v0.28.0
[INFO] [stderr]    Compiling ergo-lib-c-core v0.28.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[cfg_attr(feature = "json", serde(rename = "id"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg_attr(feature = "json", serde(rename = "inputs"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg_attr(feature = "json", serde(rename = "dataInputs"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[cfg_attr(feature = "json", serde(rename = "outputs"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:50:16
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[cfg_attr(feature = "json", serde(rename = "inputs"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[cfg_attr(feature = "json", serde(rename = "dataInputs"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg_attr(feature = "json", serde(rename = "outputs"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.67s
[INFO] running `Command { std: "docker" "inspect" "b86ea69e34ec1091a3552d0af10abf242747adcb424bfb432d0e2d6c61fcd04e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b86ea69e34ec1091a3552d0af10abf242747adcb424bfb432d0e2d6c61fcd04e", kill_on_drop: false }`
[INFO] [stdout] b86ea69e34ec1091a3552d0af10abf242747adcb424bfb432d0e2d6c61fcd04e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2458c5f9d710bb289155a45f3f9418f1c83b2840e40143c75717df1c5d40bd08
[INFO] running `Command { std: "docker" "start" "-a" "2458c5f9d710bb289155a45f3f9418f1c83b2840e40143c75717df1c5d40bd08", kill_on_drop: false }`
[INFO] [stderr]    Compiling ergo-lib-c-core v0.28.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[cfg_attr(feature = "json", serde(rename = "id"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg_attr(feature = "json", serde(rename = "inputs"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg_attr(feature = "json", serde(rename = "dataInputs"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[cfg_attr(feature = "json", serde(rename = "outputs"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:50:16
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[cfg_attr(feature = "json", serde(rename = "inputs"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[cfg_attr(feature = "json", serde(rename = "dataInputs"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg_attr(feature = "json", serde(rename = "outputs"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[cfg_attr(feature = "json", serde(rename = "id"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg_attr(feature = "json", serde(rename = "inputs"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg_attr(feature = "json", serde(rename = "dataInputs"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[cfg_attr(feature = "json", serde(rename = "outputs"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:50:16
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[cfg_attr(feature = "json", serde(rename = "inputs"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[cfg_attr(feature = "json", serde(rename = "dataInputs"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `json`
[INFO] [stdout]   --> src/json.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg_attr(feature = "json", serde(rename = "outputs"))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stdout]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.38s
[INFO] running `Command { std: "docker" "inspect" "2458c5f9d710bb289155a45f3f9418f1c83b2840e40143c75717df1c5d40bd08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2458c5f9d710bb289155a45f3f9418f1c83b2840e40143c75717df1c5d40bd08", kill_on_drop: false }`
[INFO] [stdout] 2458c5f9d710bb289155a45f3f9418f1c83b2840e40143c75717df1c5d40bd08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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", kill_on_drop: false }`
[INFO] [stdout] 46f47f4aef8f10f0bc15f7a16145b95f5860dcde6510c52f2cabba5b1b327d68
[INFO] running `Command { std: "docker" "start" "-a" "46f47f4aef8f10f0bc15f7a16145b95f5860dcde6510c52f2cabba5b1b327d68", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `json`
[INFO] [stderr]   --> src/json.rs:22:16
[INFO] [stderr]    |
[INFO] [stderr] 22 |     #[cfg_attr(feature = "json", serde(rename = "id"))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stderr]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `json`
[INFO] [stderr]   --> src/json.rs:25:16
[INFO] [stderr]    |
[INFO] [stderr] 25 |     #[cfg_attr(feature = "json", serde(rename = "inputs"))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stderr]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `json`
[INFO] [stderr]   --> src/json.rs:30:16
[INFO] [stderr]    |
[INFO] [stderr] 30 |     #[cfg_attr(feature = "json", serde(rename = "dataInputs"))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stderr]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `json`
[INFO] [stderr]   --> src/json.rs:32:16
[INFO] [stderr]    |
[INFO] [stderr] 32 |     #[cfg_attr(feature = "json", serde(rename = "outputs"))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stderr]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `json`
[INFO] [stderr]   --> src/json.rs:50:16
[INFO] [stderr]    |
[INFO] [stderr] 50 |     #[cfg_attr(feature = "json", serde(rename = "inputs"))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stderr]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `json`
[INFO] [stderr]   --> src/json.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     #[cfg_attr(feature = "json", serde(rename = "dataInputs"))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stderr]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `json`
[INFO] [stderr]   --> src/json.rs:58:16
[INFO] [stderr]    |
[INFO] [stderr] 58 |     #[cfg_attr(feature = "json", serde(rename = "outputs"))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `mnemonic_gen`, `rest`, and `tokio`
[INFO] [stderr]    = help: consider adding `json` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `ergo-lib-c-core` (lib) generated 7 warnings
[INFO] [stderr] warning: `ergo-lib-c-core` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ergo_lib_c_core-9273c1cf4532ada8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ergo_lib_c_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "46f47f4aef8f10f0bc15f7a16145b95f5860dcde6510c52f2cabba5b1b327d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46f47f4aef8f10f0bc15f7a16145b95f5860dcde6510c52f2cabba5b1b327d68", kill_on_drop: false }`
[INFO] [stdout] 46f47f4aef8f10f0bc15f7a16145b95f5860dcde6510c52f2cabba5b1b327d68
