[INFO] fetching crate ledger-ethereum 0.1.0...
[INFO] checking ledger-ethereum-0.1.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate ledger-ethereum 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate ledger-ethereum 0.1.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ledger-ethereum 0.1.0
[INFO] finished tweaking crates.io crate ledger-ethereum 0.1.0
[INFO] tweaked toml for crates.io crate ledger-ethereum 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ledger-zondax-generic v0.10.0
[INFO] [stderr]   Downloaded ledger-transport v0.10.0
[INFO] [stderr]   Downloaded ledger-apdu v0.10.0
[INFO] [stderr]   Downloaded secp256k1 v0.26.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea440214cf9e460b20196e266c7f67cac739fcbb0743efb8b776355ebf3f8d38
[INFO] running `Command { std: "docker" "start" "-a" "ea440214cf9e460b20196e266c7f67cac739fcbb0743efb8b776355ebf3f8d38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea440214cf9e460b20196e266c7f67cac739fcbb0743efb8b776355ebf3f8d38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea440214cf9e460b20196e266c7f67cac739fcbb0743efb8b776355ebf3f8d38", kill_on_drop: false }`
[INFO] [stdout] ea440214cf9e460b20196e266c7f67cac739fcbb0743efb8b776355ebf3f8d38
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fee4f60c2a0b8845440c604588573578fc3c6c43fb790ca2c79ae35bb3812aa
[INFO] running `Command { std: "docker" "start" "-a" "8fee4f60c2a0b8845440c604588573578fc3c6c43fb790ca2c79ae35bb3812aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling serial_test_derive v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking secp256k1 v0.26.0
[INFO] [stderr]     Checking serial_test v1.0.0
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking ledger-apdu v0.10.0
[INFO] [stderr]     Checking ledger-transport v0.10.0
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking ledger-zondax-generic v0.10.0
[INFO] [stderr]     Checking ledger-ethereum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command::provide_erc20_token_info::*`
[INFO] [stdout]  --> src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use command::provide_erc20_token_info::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command::provide_erc20_token_info::*`
[INFO] [stdout]  --> src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use command::provide_erc20_token_info::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ledger_transport_speculos`
[INFO] [stdout]  --> tests/integrations.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ledger_transport_speculos::api::{Button, Event};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ledger_transport_speculos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ledger_transport_speculos`
[INFO] [stdout]  --> tests/integrations.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ledger_transport_speculos::TransportSpeculosHttp;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ledger_transport_speculos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell'
[INFO] [stdout]  --> tests/integrations.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::LazyLock;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #109736 <https://github.com/rust-lang/rust/issues/109736> for more information
[INFO] [stdout]   = help: add `#![feature(lazy_cell)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell'
[INFO] [stdout]   --> tests/integrations.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 | static LOGGER: LazyLock<()> = LazyLock::new(|| {
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109736 <https://github.com/rust-lang/rust/issues/109736> for more information
[INFO] [stdout]    = help: add `#![feature(lazy_cell)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell'
[INFO] [stdout]   --> tests/integrations.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | static LOGGER: LazyLock<()> = LazyLock::new(|| {
[INFO] [stdout]    |                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109736 <https://github.com/rust-lang/rust/issues/109736> for more information
[INFO] [stdout]    = help: add `#![feature(lazy_cell)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/integrations.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell'
[INFO] [stdout]   --> tests/integrations.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | static LOGGER: LazyLock<()> = LazyLock::new(|| {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #109736 <https://github.com/rust-lang/rust/issues/109736> for more information
[INFO] [stdout]    = help: add `#![feature(lazy_cell)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ledger-ethereum` (test "integrations") due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "8fee4f60c2a0b8845440c604588573578fc3c6c43fb790ca2c79ae35bb3812aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fee4f60c2a0b8845440c604588573578fc3c6c43fb790ca2c79ae35bb3812aa", kill_on_drop: false }`
[INFO] [stdout] 8fee4f60c2a0b8845440c604588573578fc3c6c43fb790ca2c79ae35bb3812aa
