[INFO] cloning repository https://github.com/pythcoiner/liana_watcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pythcoiner/liana_watcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythcoiner%2Fliana_watcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythcoiner%2Fliana_watcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eeb93395bf07da963221b7149250a2c99d87e87a [INFO] building pythcoiner/liana_watcher against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythcoiner%2Fliana_watcher" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pythcoiner/liana_watcher on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pythcoiner/liana_watcher [INFO] finished tweaking git repo https://github.com/pythcoiner/liana_watcher [INFO] tweaked toml for git repo https://github.com/pythcoiner/liana_watcher written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pythcoiner/liana_watcher 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11d3f502f569e26e287e7a63709ee5869caccf98ec8e0db88b6971173288d851 [INFO] running `Command { std: "docker" "start" "-a" "11d3f502f569e26e287e7a63709ee5869caccf98ec8e0db88b6971173288d851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11d3f502f569e26e287e7a63709ee5869caccf98ec8e0db88b6971173288d851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11d3f502f569e26e287e7a63709ee5869caccf98ec8e0db88b6971173288d851", kill_on_drop: false }` [INFO] [stdout] 11d3f502f569e26e287e7a63709ee5869caccf98ec8e0db88b6971173288d851 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee20d07b1b74a9d6f33777800d4ef9e7b555f4af0690950ceaab07bbd21b7a01 [INFO] running `Command { std: "docker" "start" "-a" "ee20d07b1b74a9d6f33777800d4ef9e7b555f4af0690950ceaab07bbd21b7a01", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling bitcoin-io v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitcoin v0.31.2 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling bech32 v0.10.0-beta [INFO] [stderr] Compiling bitcoin v0.32.2 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling secp256k1-sys v0.10.0 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling deepsize_derive v0.1.2 [INFO] [stderr] Compiling deepsize v0.2.0 [INFO] [stderr] Compiling secp256k1 v0.29.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling miniscript v12.2.0 (https://github.com/pythcoiner/rust-miniscript.git?branch=substitute_raw_pkh#6ebf9735) [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling jsonrpc v0.14.1 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.18.0 [INFO] [stderr] Compiling bitcoincore-rpc v0.18.0 [INFO] [stderr] Compiling liana_watcher v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `time` [INFO] [stdout] --> src/main.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | use std::{thread, time}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.27s [INFO] running `Command { std: "docker" "inspect" "ee20d07b1b74a9d6f33777800d4ef9e7b555f4af0690950ceaab07bbd21b7a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee20d07b1b74a9d6f33777800d4ef9e7b555f4af0690950ceaab07bbd21b7a01", kill_on_drop: false }` [INFO] [stdout] ee20d07b1b74a9d6f33777800d4ef9e7b555f4af0690950ceaab07bbd21b7a01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a03c14a51cfd2f51590ddb248d428424df3aee543f27382bcf82432aaf28d9d5 [INFO] running `Command { std: "docker" "start" "-a" "a03c14a51cfd2f51590ddb248d428424df3aee543f27382bcf82432aaf28d9d5", kill_on_drop: false }` [INFO] [stderr] Compiling liana_watcher v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `time` [INFO] [stdout] --> src/main.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | use std::{thread, time}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "a03c14a51cfd2f51590ddb248d428424df3aee543f27382bcf82432aaf28d9d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a03c14a51cfd2f51590ddb248d428424df3aee543f27382bcf82432aaf28d9d5", kill_on_drop: false }` [INFO] [stdout] a03c14a51cfd2f51590ddb248d428424df3aee543f27382bcf82432aaf28d9d5