[INFO] cloning repository https://github.com/matthiasdebernardini/osmium
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthiasdebernardini/osmium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthiasdebernardini%2Fosmium", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthiasdebernardini%2Fosmium'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0da0a5c50a4cd27b47c35258cdef73578e68e9bd
[INFO] testing matthiasdebernardini/osmium 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%2Fmatthiasdebernardini%2Fosmium" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matthiasdebernardini/osmium
[INFO] finished tweaking git repo https://github.com/matthiasdebernardini/osmium
[INFO] tweaked toml for git repo https://github.com/matthiasdebernardini/osmium written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matthiasdebernardini/osmium 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/matthiasdebernardini/osmium 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1c7e6709f3e75d5df3d3c7e7f1b592de49910db76833120f8d3f60c1fc1fc54d
[INFO] running `Command { std: "docker" "start" "-a" "1c7e6709f3e75d5df3d3c7e7f1b592de49910db76833120f8d3f60c1fc1fc54d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c7e6709f3e75d5df3d3c7e7f1b592de49910db76833120f8d3f60c1fc1fc54d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c7e6709f3e75d5df3d3c7e7f1b592de49910db76833120f8d3f60c1fc1fc54d", kill_on_drop: false }`
[INFO] [stdout] 1c7e6709f3e75d5df3d3c7e7f1b592de49910db76833120f8d3f60c1fc1fc54d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 67553e2462d1282813da7a2b161480d0400ae7813ff32d426ad1e006fd2ba418
[INFO] running `Command { std: "docker" "start" "-a" "67553e2462d1282813da7a2b161480d0400ae7813ff32d426ad1e006fd2ba418", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling type-map v0.4.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling self_cell v0.10.2
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.9
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling blake3 v1.3.3
[INFO] [stderr]    Compiling secp256k1-sys v0.7.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling block-padding v0.3.2
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling aead v0.5.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling rust-embed-utils v7.3.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling idna v0.2.1
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling constant_time_eq v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling snap v1.1.0
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling dashmap v5.3.4
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling io_tee v0.1.1
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling bitcoin_hashes v0.9.7
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling ipnet v2.7.0
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling bao v0.12.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rtoolbox v0.0.1
[INFO] [stderr]    Compiling zfec-rs v0.1.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rpassword v7.2.0
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fern v0.6.1
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling rust-embed-impl v6.3.1
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling serde_repr v0.1.10
[INFO] [stderr]    Compiling bitmask-enum v2.1.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling tinystr v0.7.0
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.1
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling rust-embed v6.4.2
[INFO] [stderr]    Compiling chacha20 v0.9.0
[INFO] [stderr]    Compiling unic-langid v0.9.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl-memoizer v0.5.1
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling age-core v0.9.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling fluent-syntax v0.11.0
[INFO] [stderr]    Compiling tokio-socks v0.5.1
[INFO] [stderr]    Compiling x25519-dalek v1.1.1
[INFO] [stderr]    Compiling fluent-bundle v0.15.2
[INFO] [stderr]    Compiling clap v4.0.32
[INFO] [stderr]    Compiling fluent v0.16.0
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling url v2.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ron v0.7.0
[INFO] [stderr]    Compiling bip39 v1.0.1
[INFO] [stderr]    Compiling serde_bytes v0.11.9
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling config v0.13.1
[INFO] [stderr]    Compiling secp256k1 v0.24.2
[INFO] [stderr]    Compiling secp256k1 v0.25.0
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling i18n-config v0.4.2
[INFO] [stderr]    Compiling bitcoin v0.29.2
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.0
[INFO] [stderr]    Compiling i18n-embed v0.13.4
[INFO] [stderr]    Compiling i18n-embed-fl v0.6.4
[INFO] [stderr]    Compiling age v0.9.0
[INFO] [stderr]    Compiling ecies v0.2.3
[INFO] [stderr]    Compiling carbonado v0.2.5
[INFO] [stderr]    Compiling nostr v0.11.0
[INFO] [stderr]    Compiling osmium-pwm v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `mnemonic`
[INFO] [stdout]   --> src/bip85.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "mnemonic")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mnemonic` 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: `mnemonic`
[INFO] [stdout]   --> src/bip85.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "mnemonic")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mnemonic` 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: `mnemonic`
[INFO] [stdout]   --> src/bip85.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "mnemonic")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mnemonic` 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: `mnemonic`
[INFO] [stdout]    --> src/bip85.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "mnemonic")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `mnemonic` 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: `mnemonic`
[INFO] [stdout]    --> src/bip85.rs:254:7
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[cfg(feature = "mnemonic")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `mnemonic` 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 1m 21s
[INFO] running `Command { std: "docker" "inspect" "67553e2462d1282813da7a2b161480d0400ae7813ff32d426ad1e006fd2ba418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67553e2462d1282813da7a2b161480d0400ae7813ff32d426ad1e006fd2ba418", kill_on_drop: false }`
[INFO] [stdout] 67553e2462d1282813da7a2b161480d0400ae7813ff32d426ad1e006fd2ba418
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9f80447deb58d4bf869ae1711833da4f8f0991a46064d3a1cdd27ae7f178bc53
[INFO] running `Command { std: "docker" "start" "-a" "9f80447deb58d4bf869ae1711833da4f8f0991a46064d3a1cdd27ae7f178bc53", kill_on_drop: false }`
[INFO] [stderr]    Compiling osmium-pwm v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `mnemonic`
[INFO] [stdout]   --> src/bip85.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "mnemonic")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mnemonic` 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: `mnemonic`
[INFO] [stdout]   --> src/bip85.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "mnemonic")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mnemonic` 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: `mnemonic`
[INFO] [stdout]   --> src/bip85.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "mnemonic")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mnemonic` 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: `mnemonic`
[INFO] [stdout]    --> src/bip85.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(feature = "mnemonic")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `mnemonic` 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: `mnemonic`
[INFO] [stdout]    --> src/bip85.rs:254:7
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[cfg(feature = "mnemonic")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `mnemonic` 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: `mnemonic`
[INFO] [stdout]    --> src/bip85.rs:373:11
[INFO] [stdout]     |
[INFO] [stdout] 373 |     #[cfg(feature = "mnemonic")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `mnemonic` 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.68s
[INFO] running `Command { std: "docker" "inspect" "9f80447deb58d4bf869ae1711833da4f8f0991a46064d3a1cdd27ae7f178bc53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f80447deb58d4bf869ae1711833da4f8f0991a46064d3a1cdd27ae7f178bc53", kill_on_drop: false }`
[INFO] [stdout] 9f80447deb58d4bf869ae1711833da4f8f0991a46064d3a1cdd27ae7f178bc53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0b088e95c2037ea8a67ac4817ca92f642aa767611b6bd19edf4b5a556ef0e1b6
[INFO] running `Command { std: "docker" "start" "-a" "0b088e95c2037ea8a67ac4817ca92f642aa767611b6bd19edf4b5a556ef0e1b6", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `mnemonic`
[INFO] [stderr]   --> src/bip85.rs:31:7
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[cfg(feature = "mnemonic")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `mnemonic` 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: `mnemonic`
[INFO] [stderr]   --> src/bip85.rs:46:7
[INFO] [stderr]    |
[INFO] [stderr] 46 | #[cfg(feature = "mnemonic")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `mnemonic` 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: `mnemonic`
[INFO] [stderr]   --> src/bip85.rs:48:7
[INFO] [stderr]    |
[INFO] [stderr] 48 | #[cfg(feature = "mnemonic")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `mnemonic` 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: `mnemonic`
[INFO] [stderr]    --> src/bip85.rs:196:7
[INFO] [stderr]     |
[INFO] [stderr] 196 | #[cfg(feature = "mnemonic")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `mnemonic` 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: `mnemonic`
[INFO] [stderr]    --> src/bip85.rs:254:7
[INFO] [stderr]     |
[INFO] [stderr] 254 | #[cfg(feature = "mnemonic")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `mnemonic` 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: `mnemonic`
[INFO] [stderr]    --> src/bip85.rs:373:11
[INFO] [stderr]     |
[INFO] [stderr] 373 |     #[cfg(feature = "mnemonic")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `mnemonic` 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: `osmium-pwm` (bin "osmium-pwm" test) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/osmium_pwm-866147fac7f7290f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test bip85::tests::test_raw ... ok
[INFO] [stdout] test bip85::tests::test_hex ... ok
[INFO] [stdout] test bip85::tests::test_xprv ... ok
[INFO] [stdout] test bip85::tests::test_priv ... ok
[INFO] [stdout] test tests::test_init ... ok
[INFO] [stdout] test tests::test_carbonado ... ok
[INFO] [stdout] test tests::configure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.72s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0b088e95c2037ea8a67ac4817ca92f642aa767611b6bd19edf4b5a556ef0e1b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b088e95c2037ea8a67ac4817ca92f642aa767611b6bd19edf4b5a556ef0e1b6", kill_on_drop: false }`
[INFO] [stdout] 0b088e95c2037ea8a67ac4817ca92f642aa767611b6bd19edf4b5a556ef0e1b6
