[INFO] fetching crate cashweb 0.1.0-alpha.10... [INFO] testing cashweb-0.1.0-alpha.10 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate cashweb 0.1.0-alpha.10 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate cashweb 0.1.0-alpha.10 [INFO] finished tweaking crates.io crate cashweb 0.1.0-alpha.10 [INFO] tweaked toml for crates.io crate cashweb 0.1.0-alpha.10 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cashweb 0.1.0-alpha.10 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 174 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9be71be0900462ffa421d5170dc79e68395ac748931fe75b7bc9e50e2cf39925 [INFO] running `Command { std: "docker" "start" "-a" "9be71be0900462ffa421d5170dc79e68395ac748931fe75b7bc9e50e2cf39925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9be71be0900462ffa421d5170dc79e68395ac748931fe75b7bc9e50e2cf39925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9be71be0900462ffa421d5170dc79e68395ac748931fe75b7bc9e50e2cf39925", kill_on_drop: false }` [INFO] [stdout] 9be71be0900462ffa421d5170dc79e68395ac748931fe75b7bc9e50e2cf39925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec869b15ac2551f30cd28b7ff7b1025ecd76785ec592753d1cf92d5e50c07350 [INFO] running `Command { std: "docker" "start" "-a" "ec869b15ac2551f30cd28b7ff7b1025ecd76785ec592753d1cf92d5e50c07350", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cashweb-secp256k1-sys v0.3.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cashweb-secp256k1 v0.19.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling cashweb-auth-wrapper v0.1.0-alpha.5 [INFO] [stderr] Compiling cashweb-keyserver v0.1.0-alpha.4 [INFO] [stderr] Compiling cashweb-relay v0.1.0-alpha.4 [INFO] [stderr] Compiling cashweb-payments v0.1.0-alpha.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cashweb-bitcoin v0.1.0-alpha.4 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling cashweb-relay-client v0.1.0-alpha.4 [INFO] [stderr] Compiling async-json-rpc v0.3.0 [INFO] [stderr] Compiling cashweb-keyserver-client v0.1.0-alpha.4 [INFO] [stderr] Compiling cashweb-bitcoin-client v0.1.0-alpha.5 [INFO] [stderr] Compiling cashweb-token v0.1.0-alpha.9 [INFO] [stderr] Compiling cashweb v0.1.0-alpha.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.33s [INFO] running `Command { std: "docker" "inspect" "ec869b15ac2551f30cd28b7ff7b1025ecd76785ec592753d1cf92d5e50c07350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec869b15ac2551f30cd28b7ff7b1025ecd76785ec592753d1cf92d5e50c07350", kill_on_drop: false }` [INFO] [stdout] ec869b15ac2551f30cd28b7ff7b1025ecd76785ec592753d1cf92d5e50c07350 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50d7391d4e1d570dc9c5c0630d22a48e339989f2d32b49aa40325c66584ce145 [INFO] running `Command { std: "docker" "start" "-a" "50d7391d4e1d570dc9c5c0630d22a48e339989f2d32b49aa40325c66584ce145", kill_on_drop: false }` [INFO] [stderr] Compiling cashweb v0.1.0-alpha.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "50d7391d4e1d570dc9c5c0630d22a48e339989f2d32b49aa40325c66584ce145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50d7391d4e1d570dc9c5c0630d22a48e339989f2d32b49aa40325c66584ce145", kill_on_drop: false }` [INFO] [stdout] 50d7391d4e1d570dc9c5c0630d22a48e339989f2d32b49aa40325c66584ce145 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5ed8822202b9dcfa241ab6da74dc442387a78357b549a2f074873e0d7bf376c0 [INFO] running `Command { std: "docker" "start" "-a" "5ed8822202b9dcfa241ab6da74dc442387a78357b549a2f074873e0d7bf376c0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cashweb-873d7eaf36d1669b) [INFO] [stderr] Doc-tests cashweb [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] [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" "5ed8822202b9dcfa241ab6da74dc442387a78357b549a2f074873e0d7bf376c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ed8822202b9dcfa241ab6da74dc442387a78357b549a2f074873e0d7bf376c0", kill_on_drop: false }` [INFO] [stdout] 5ed8822202b9dcfa241ab6da74dc442387a78357b549a2f074873e0d7bf376c0