[INFO] fetching crate trezor-client 0.1.5...
[INFO] checking trezor-client-0.1.5 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] extracting crate trezor-client 0.1.5 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate trezor-client 0.1.5
[INFO] finished tweaking crates.io crate trezor-client 0.1.5
[INFO] tweaked toml for crates.io crate trezor-client 0.1.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trezor-client 0.1.5 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trezor-client 0.1.5 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusb v0.9.4
[INFO] [stderr]   Downloaded sdd v3.0.8
[INFO] [stderr]   Downloaded libusb1-sys v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9a9730dbf0dd5e5ea15318d88b9f4c6fe349e85d14d0b9a6aa040b892f53d65
[INFO] running `Command { std: "docker" "start" "-a" "d9a9730dbf0dd5e5ea15318d88b9f4c6fe349e85d14d0b9a6aa040b892f53d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9a9730dbf0dd5e5ea15318d88b9f4c6fe349e85d14d0b9a6aa040b892f53d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9a9730dbf0dd5e5ea15318d88b9f4c6fe349e85d14d0b9a6aa040b892f53d65", kill_on_drop: false }`
[INFO] [stdout] d9a9730dbf0dd5e5ea15318d88b9f4c6fe349e85d14d0b9a6aa040b892f53d65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86ee5aa02e776d380f25eef69c194ac498bbca39467562448061b143aa237ab2
[INFO] running `Command { std: "docker" "start" "-a" "86ee5aa02e776d380f25eef69c194ac498bbca39467562448061b143aa237ab2", kill_on_drop: false }`
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling bitcoin v0.32.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking sdd v3.0.8
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking scc v2.3.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking trezor-client v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `evolu`
[INFO] [stdout]    --> src/messages/./generated.rs:191:7
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[cfg(feature = "evolu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bitcoin`, `cardano`, `default`, `eos`, `ethereum`, `monero`, `nem`, `nostr`, `ripple`, `solana`, `stellar`, `tezos`, `unicode-normalization`, and `webauthn`
[INFO] [stdout]     = help: consider adding `evolu` 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: unused import: `solana::*`
[INFO] [stdout]   --> src/client/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use solana::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `evolu`
[INFO] [stdout]   --> src/protos/mod.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |               $(#[cfg(feature = $feature)])?
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | /     modules! {
[INFO] [stdout] 18 | |         messages
[INFO] [stdout] 19 | |         messages_bootloader
[INFO] [stdout] 20 | |         messages_ble
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         "webauthn" => messages_webauthn
[INFO] [stdout] 44 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bitcoin`, `cardano`, `default`, `eos`, `ethereum`, `monero`, `nem`, `nostr`, `ripple`, `solana`, `stellar`, `tezos`, `unicode-normalization`, and `webauthn`
[INFO] [stdout]    = help: consider adding `evolu` 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: this warning originates in the macro `modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `evolu`
[INFO] [stdout]   --> src/protos/mod.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |               $(#[cfg(feature = $feature)])?
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | /     modules! {
[INFO] [stdout] 18 | |         messages
[INFO] [stdout] 19 | |         messages_bootloader
[INFO] [stdout] 20 | |         messages_ble
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         "webauthn" => messages_webauthn
[INFO] [stdout] 44 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bitcoin`, `cardano`, `default`, `eos`, `ethereum`, `monero`, `nem`, `nostr`, `ripple`, `solana`, `stellar`, `tezos`, `unicode-normalization`, and `webauthn`
[INFO] [stdout]    = help: consider adding `evolu` 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: this warning originates in the macro `modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `evolu`
[INFO] [stdout]    --> src/messages/./generated.rs:191:7
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[cfg(feature = "evolu")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bitcoin`, `cardano`, `default`, `eos`, `ethereum`, `monero`, `nem`, `nostr`, `ripple`, `solana`, `stellar`, `tezos`, `unicode-normalization`, and `webauthn`
[INFO] [stdout]     = help: consider adding `evolu` 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: unused import: `solana::*`
[INFO] [stdout]   --> src/client/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use solana::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `evolu`
[INFO] [stdout]   --> src/protos/mod.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |               $(#[cfg(feature = $feature)])?
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | /     modules! {
[INFO] [stdout] 18 | |         messages
[INFO] [stdout] 19 | |         messages_bootloader
[INFO] [stdout] 20 | |         messages_ble
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         "webauthn" => messages_webauthn
[INFO] [stdout] 44 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bitcoin`, `cardano`, `default`, `eos`, `ethereum`, `monero`, `nem`, `nostr`, `ripple`, `solana`, `stellar`, `tezos`, `unicode-normalization`, and `webauthn`
[INFO] [stdout]    = help: consider adding `evolu` 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: this warning originates in the macro `modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `evolu`
[INFO] [stdout]   --> src/protos/mod.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |               $(#[cfg(feature = $feature)])?
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | /     modules! {
[INFO] [stdout] 18 | |         messages
[INFO] [stdout] 19 | |         messages_bootloader
[INFO] [stdout] 20 | |         messages_ble
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         "webauthn" => messages_webauthn
[INFO] [stdout] 44 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bitcoin`, `cardano`, `default`, `eos`, `ethereum`, `monero`, `nem`, `nostr`, `ripple`, `solana`, `stellar`, `tezos`, `unicode-normalization`, and `webauthn`
[INFO] [stdout]    = help: consider adding `evolu` 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: this warning originates in the macro `modules` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable `pub` item
[INFO] [stdout]   --> src/client/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use solana::*;
[INFO] [stdout]    | ---     ^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | help: consider restricting its visibility: `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout]    = help: or consider exporting it for use by other crates
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![warn(unreachable_pub, rustdoc::all)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable `pub` item
[INFO] [stdout]   --> src/client/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use solana::*;
[INFO] [stdout]    | ---     ^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | help: consider restricting its visibility: `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout]    = help: or consider exporting it for use by other crates
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![warn(unreachable_pub, rustdoc::all)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.90s
[INFO] running `Command { std: "docker" "inspect" "86ee5aa02e776d380f25eef69c194ac498bbca39467562448061b143aa237ab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86ee5aa02e776d380f25eef69c194ac498bbca39467562448061b143aa237ab2", kill_on_drop: false }`
[INFO] [stdout] 86ee5aa02e776d380f25eef69c194ac498bbca39467562448061b143aa237ab2
