[INFO] cloning repository https://github.com/saambaby/eltris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saambaby/eltris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaambaby%2Feltris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaambaby%2Feltris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0ec854afc0ac2b33ac6accf3abc81589cc8932f [INFO] testing saambaby/eltris against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaambaby%2Feltris" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/saambaby/eltris [INFO] finished tweaking git repo https://github.com/saambaby/eltris [INFO] tweaked toml for git repo https://github.com/saambaby/eltris written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/saambaby/eltris 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/saambaby/eltris 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] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Adding anyhow v1.0.100 [INFO] [stderr] Adding secp256k1 v0.28.2 (available: v0.31.1) [INFO] [stderr] Adding secp256k1-sys v0.9.2 [INFO] [stderr] Adding tracing-attributes v0.1.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b3092b3d5d9b8079a3dc30bf7d29e3b72bca7f8cdfe7f6ecb93a98e4d1027793 [INFO] running `Command { std: "docker" "start" "-a" "b3092b3d5d9b8079a3dc30bf7d29e3b72bca7f8cdfe7f6ecb93a98e4d1027793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3092b3d5d9b8079a3dc30bf7d29e3b72bca7f8cdfe7f6ecb93a98e4d1027793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3092b3d5d9b8079a3dc30bf7d29e3b72bca7f8cdfe7f6ecb93a98e4d1027793", kill_on_drop: false }` [INFO] [stdout] b3092b3d5d9b8079a3dc30bf7d29e3b72bca7f8cdfe7f6ecb93a98e4d1027793 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ffe6c74a3212fa6071b189bf99d2318697dda7c9c34219f17d0f85a3d9d148de [INFO] running `Command { std: "docker" "start" "-a" "ffe6c74a3212fa6071b189bf99d2318697dda7c9c34219f17d0f85a3d9d148de", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bitcoin v0.30.2 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling bitcoin v0.32.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling secp256k1-sys v0.8.2 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling lightning v0.0.123 [INFO] [stderr] Compiling eltris-core v0.1.0 (/opt/rustwide/workdir/eltris-core) [INFO] [stderr] Compiling lightning-net-tokio v0.0.123 [INFO] [stderr] Compiling eltris-lightning v0.1.0 (/opt/rustwide/workdir/eltris-lightning) [INFO] [stderr] Compiling eltris-arbitrage v0.1.0 (/opt/rustwide/workdir/eltris-arbitrage) [INFO] [stderr] Compiling eltris-api v0.1.0 (/opt/rustwide/workdir/eltris-api) [INFO] [stderr] Compiling eltris-cli v0.1.0 (/opt/rustwide/workdir/eltris-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lightning v0.0.123 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "ffe6c74a3212fa6071b189bf99d2318697dda7c9c34219f17d0f85a3d9d148de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffe6c74a3212fa6071b189bf99d2318697dda7c9c34219f17d0f85a3d9d148de", kill_on_drop: false }` [INFO] [stdout] ffe6c74a3212fa6071b189bf99d2318697dda7c9c34219f17d0f85a3d9d148de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] befbd08127531ccfc2a4d63997622639a06d75512b651706a5382217fee7a90d [INFO] running `Command { std: "docker" "start" "-a" "befbd08127531ccfc2a4d63997622639a06d75512b651706a5382217fee7a90d", kill_on_drop: false }` [INFO] [stderr] Compiling eltris-core v0.1.0 (/opt/rustwide/workdir/eltris-core) [INFO] [stderr] Compiling eltris-lightning v0.1.0 (/opt/rustwide/workdir/eltris-lightning) [INFO] [stderr] Compiling eltris-arbitrage v0.1.0 (/opt/rustwide/workdir/eltris-arbitrage) [INFO] [stderr] Compiling eltris-api v0.1.0 (/opt/rustwide/workdir/eltris-api) [INFO] [stderr] Compiling eltris-cli v0.1.0 (/opt/rustwide/workdir/eltris-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lightning v0.0.123 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "befbd08127531ccfc2a4d63997622639a06d75512b651706a5382217fee7a90d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "befbd08127531ccfc2a4d63997622639a06d75512b651706a5382217fee7a90d", kill_on_drop: false }` [INFO] [stdout] befbd08127531ccfc2a4d63997622639a06d75512b651706a5382217fee7a90d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2947e1129cdab80a4c00bd821943cf163e380139d83193128d644c2bf8e55629 [INFO] running `Command { std: "docker" "start" "-a" "2947e1129cdab80a4c00bd821943cf163e380139d83193128d644c2bf8e55629", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lightning v0.0.123 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eltris_api-e017410585931f93) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eltris_arbitrage-fc57c8880c495242) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eltris_cli-4ea81247945427fe) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eltris_core-3a92257247e33824) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eltris_lightning-535ea1b2368ef003) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests eltris_api [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests eltris_arbitrage [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests eltris_core [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests eltris_lightning [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2947e1129cdab80a4c00bd821943cf163e380139d83193128d644c2bf8e55629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2947e1129cdab80a4c00bd821943cf163e380139d83193128d644c2bf8e55629", kill_on_drop: false }` [INFO] [stdout] 2947e1129cdab80a4c00bd821943cf163e380139d83193128d644c2bf8e55629