[INFO] fetching crate ledger-ethereum 0.1.0...
[INFO] checking ledger-ethereum-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate ledger-ethereum 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate ledger-ethereum 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test_derive v1.0.0
[INFO] [stderr]   Downloaded serial_test v1.0.0
[INFO] [stderr]   Downloaded ledger-apdu v0.10.0
[INFO] [stderr]   Downloaded ledger-transport v0.10.0
[INFO] [stderr]   Downloaded ledger-zondax-generic v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acda3faf5426576eadb788bfc43057ac5615169c3214b2940b9d868cfd8c077b
[INFO] running `Command { std: "docker" "start" "-a" "acda3faf5426576eadb788bfc43057ac5615169c3214b2940b9d868cfd8c077b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acda3faf5426576eadb788bfc43057ac5615169c3214b2940b9d868cfd8c077b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acda3faf5426576eadb788bfc43057ac5615169c3214b2940b9d868cfd8c077b", kill_on_drop: false }`
[INFO] [stdout] acda3faf5426576eadb788bfc43057ac5615169c3214b2940b9d868cfd8c077b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eced5dc5bbff400282e12323d9348958a243a1a9d888f0fbfdad9d5fa678cbe5
[INFO] running `Command { std: "docker" "start" "-a" "eced5dc5bbff400282e12323d9348958a243a1a9d888f0fbfdad9d5fa678cbe5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking arrayref v0.3.7
[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.3
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling serial_test_derive v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling serde_derive v1.0.197
[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.37.0
[INFO] [stderr]     Checking thiserror v1.0.58
[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.197
[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]   = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[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]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[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]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[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]    = note: this compiler was built on 2024-03-14; consider upgrading it if it is out of date
[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" "eced5dc5bbff400282e12323d9348958a243a1a9d888f0fbfdad9d5fa678cbe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eced5dc5bbff400282e12323d9348958a243a1a9d888f0fbfdad9d5fa678cbe5", kill_on_drop: false }`
[INFO] [stdout] eced5dc5bbff400282e12323d9348958a243a1a9d888f0fbfdad9d5fa678cbe5
