[INFO] fetching crate cashweb-relay-client 0.1.0-alpha.3... [INFO] testing cashweb-relay-client-0.1.0-alpha.3 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate cashweb-relay-client 0.1.0-alpha.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate cashweb-relay-client 0.1.0-alpha.3 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cashweb-relay-client 0.1.0-alpha.3 [INFO] finished tweaking crates.io crate cashweb-relay-client 0.1.0-alpha.3 [INFO] tweaked toml for crates.io crate cashweb-relay-client 0.1.0-alpha.3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cashweb-relay v0.1.0-alpha.3 [INFO] [stderr] Downloaded cashweb-auth-wrapper v0.1.0-alpha.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 447ad300bef528d98aac19f8ac70f17d87a9354e63f78c0cedb6d6c8dab1e52c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "447ad300bef528d98aac19f8ac70f17d87a9354e63f78c0cedb6d6c8dab1e52c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "447ad300bef528d98aac19f8ac70f17d87a9354e63f78c0cedb6d6c8dab1e52c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "447ad300bef528d98aac19f8ac70f17d87a9354e63f78c0cedb6d6c8dab1e52c", kill_on_drop: false }` [INFO] [stdout] 447ad300bef528d98aac19f8ac70f17d87a9354e63f78c0cedb6d6c8dab1e52c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba876a8196cbdca512f3a8116fafcfa7ef6bfbf72df7e08807011ea7281f754d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ba876a8196cbdca512f3a8116fafcfa7ef6bfbf72df7e08807011ea7281f754d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling ring v0.16.18 [INFO] [stderr] Compiling cashweb-secp256k1-sys v0.1.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling block-modes v0.6.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aes v0.5.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling cashweb-secp256k1 v0.17.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling cashweb-relay v0.1.0-alpha.3 [INFO] [stderr] Compiling cashweb-auth-wrapper v0.1.0-alpha.3 [INFO] [stderr] Compiling cashweb-bitcoin v0.1.0-alpha.3 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling cashweb-relay-client v0.1.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "ba876a8196cbdca512f3a8116fafcfa7ef6bfbf72df7e08807011ea7281f754d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba876a8196cbdca512f3a8116fafcfa7ef6bfbf72df7e08807011ea7281f754d", kill_on_drop: false }` [INFO] [stdout] ba876a8196cbdca512f3a8116fafcfa7ef6bfbf72df7e08807011ea7281f754d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 92f36dca7deb8ff04f58821891da8fccae834d11e02027cd371968296689055f [INFO] running `Command { std: "docker" "start" "-a" "92f36dca7deb8ff04f58821891da8fccae834d11e02027cd371968296689055f", kill_on_drop: false }` [INFO] [stderr] Compiling cashweb-relay-client v0.1.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "92f36dca7deb8ff04f58821891da8fccae834d11e02027cd371968296689055f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92f36dca7deb8ff04f58821891da8fccae834d11e02027cd371968296689055f", kill_on_drop: false }` [INFO] [stdout] 92f36dca7deb8ff04f58821891da8fccae834d11e02027cd371968296689055f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7584e00574b769d61b7adec85e3a7bbf98032cc7d894fd5f5071680affb4e17 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e7584e00574b769d61b7adec85e3a7bbf98032cc7d894fd5f5071680affb4e17", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cashweb_relay_client-282280972aa06700 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests cashweb-relay-client [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e7584e00574b769d61b7adec85e3a7bbf98032cc7d894fd5f5071680affb4e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7584e00574b769d61b7adec85e3a7bbf98032cc7d894fd5f5071680affb4e17", kill_on_drop: false }` [INFO] [stdout] e7584e00574b769d61b7adec85e3a7bbf98032cc7d894fd5f5071680affb4e17