[INFO] cloning repository https://github.com/jeandudey/rust-lnd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeandudey/rust-lnd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeandudey%2Frust-lnd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeandudey%2Frust-lnd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 324a1df5c78b0701e0aacc0713a2af0513668cb8 [INFO] testing jeandudey/rust-lnd against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeandudey%2Frust-lnd" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeandudey/rust-lnd on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeandudey/rust-lnd [INFO] finished tweaking git repo https://github.com/jeandudey/rust-lnd [INFO] tweaked toml for git repo https://github.com/jeandudey/rust-lnd written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/jeandudey/rust-lnd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9be41b5e4c95109d8691182c956cbfbe6d9cea5778bbb2732b15aa013621095b [INFO] running `Command { std: "docker" "start" "-a" "9be41b5e4c95109d8691182c956cbfbe6d9cea5778bbb2732b15aa013621095b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9be41b5e4c95109d8691182c956cbfbe6d9cea5778bbb2732b15aa013621095b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9be41b5e4c95109d8691182c956cbfbe6d9cea5778bbb2732b15aa013621095b", kill_on_drop: false }` [INFO] [stdout] 9be41b5e4c95109d8691182c956cbfbe6d9cea5778bbb2732b15aa013621095b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebb3ccc4af1cf2f81abf14b05f3e163cd9ad9fe844ccd5588791044805ffc9b5 [INFO] running `Command { std: "docker" "start" "-a" "ebb3ccc4af1cf2f81abf14b05f3e163cd9ad9fe844ccd5588791044805ffc9b5", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling bech32 v0.3.2 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling bitcoin-bech32 v0.5.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling secp256k1 v0.9.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling lightning v0.0.4 (https://github.com/rust-bitcoin/rust-lightning#830343f1) [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling strason v0.4.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling bitcoin-amount v0.1.4 [INFO] [stderr] Compiling serde v0.6.15 [INFO] [stderr] Compiling strason v0.3.4 [INFO] [stderr] Compiling bitcoin v0.13.2 [INFO] [stderr] Compiling rlnd-chainintf v0.1.0 (/opt/rustwide/workdir/chainintf) [INFO] [stderr] Compiling rlnd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `rlnd_chainintf::bitcoind` [INFO] [stdout] --> rlnd/main.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use rlnd_chainintf::bitcoind::FeeEstimator; [INFO] [stdout] | ^^^^^^^^ could not find `bitcoind` in `rlnd_chainintf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FeeEstimator` [INFO] [stdout] --> rlnd/main.rs:4:60 [INFO] [stdout] | [INFO] [stdout] 4 | use lightning::chain::chaininterface::{ConfirmationTarget, FeeEstimator as FeeEst}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rlnd` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "ebb3ccc4af1cf2f81abf14b05f3e163cd9ad9fe844ccd5588791044805ffc9b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebb3ccc4af1cf2f81abf14b05f3e163cd9ad9fe844ccd5588791044805ffc9b5", kill_on_drop: false }` [INFO] [stdout] ebb3ccc4af1cf2f81abf14b05f3e163cd9ad9fe844ccd5588791044805ffc9b5