[INFO] cloning repository https://github.com/chris13524/relay-subscribe-publish-race-condition [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chris13524/relay-subscribe-publish-race-condition" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchris13524%2Frelay-subscribe-publish-race-condition", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchris13524%2Frelay-subscribe-publish-race-condition'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97cb90bf462aecea7520f992ad3dcc0f1133a2f5 [INFO] testing chris13524/relay-subscribe-publish-race-condition against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchris13524%2Frelay-subscribe-publish-race-condition" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chris13524/relay-subscribe-publish-race-condition on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chris13524/relay-subscribe-publish-race-condition [INFO] finished tweaking git repo https://github.com/chris13524/relay-subscribe-publish-race-condition [INFO] tweaked toml for git repo https://github.com/chris13524/relay-subscribe-publish-race-condition written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chris13524/relay-subscribe-publish-race-condition 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/WalletConnect/WalletConnectRust.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/dalek-cryptography/ed25519-dalek.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.52 [INFO] [stderr] Downloaded ed25519 v1.5.3 [INFO] [stderr] Downloaded digest v0.9.0 [INFO] [stderr] Downloaded block-buffer v0.9.0 [INFO] [stderr] Downloaded sha2 v0.9.9 [INFO] [stderr] Downloaded serde-aux v4.3.1 [INFO] [stderr] Downloaded serde_qs v0.10.1 [INFO] [stderr] Downloaded bs58 v0.4.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.52 [INFO] [stderr] Downloaded curve25519-dalek v3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9ab2b9599f68c9af0c9ae01f88339aff6cebd6af63c2024f911e2423bbfd8f6 [INFO] running `Command { std: "docker" "start" "-a" "a9ab2b9599f68c9af0c9ae01f88339aff6cebd6af63c2024f911e2423bbfd8f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9ab2b9599f68c9af0c9ae01f88339aff6cebd6af63c2024f911e2423bbfd8f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9ab2b9599f68c9af0c9ae01f88339aff6cebd6af63c2024f911e2423bbfd8f6", kill_on_drop: false }` [INFO] [stdout] a9ab2b9599f68c9af0c9ae01f88339aff6cebd6af63c2024f911e2423bbfd8f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a4b0d5da8e8c0d356de8b7a6d63f30646736cc412dcb24ce356a4413aec01d5 [INFO] running `Command { std: "docker" "start" "-a" "2a4b0d5da8e8c0d356de8b7a6d63f30646736cc412dcb24ce356a4413aec01d5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 (https://github.com/dalek-cryptography/ed25519-dalek.git?rev=7529d65#7529d655) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.10.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling serde-aux v4.3.1 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling relay_rpc v0.1.0 (https://github.com/WalletConnect/WalletConnectRust.git?tag=v0.23.3#0e8b36a3) [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling relay_client v0.1.0 (https://github.com/WalletConnect/WalletConnectRust.git?tag=v0.23.3#0e8b36a3) [INFO] [stderr] Compiling relay-subscribe-publish-race-condition v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "2a4b0d5da8e8c0d356de8b7a6d63f30646736cc412dcb24ce356a4413aec01d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a4b0d5da8e8c0d356de8b7a6d63f30646736cc412dcb24ce356a4413aec01d5", kill_on_drop: false }` [INFO] [stdout] 2a4b0d5da8e8c0d356de8b7a6d63f30646736cc412dcb24ce356a4413aec01d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae3dcee6f851c92f978c888976cca4e5b8c6d35e7467875485e2a3a2f6a212f6 [INFO] running `Command { std: "docker" "start" "-a" "ae3dcee6f851c92f978c888976cca4e5b8c6d35e7467875485e2a3a2f6a212f6", kill_on_drop: false }` [INFO] [stderr] Compiling relay-subscribe-publish-race-condition v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.34s [INFO] running `Command { std: "docker" "inspect" "ae3dcee6f851c92f978c888976cca4e5b8c6d35e7467875485e2a3a2f6a212f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae3dcee6f851c92f978c888976cca4e5b8c6d35e7467875485e2a3a2f6a212f6", kill_on_drop: false }` [INFO] [stdout] ae3dcee6f851c92f978c888976cca4e5b8c6d35e7467875485e2a3a2f6a212f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a16b001cde5dc85b4a10b6a0e4c74bbf8c6e2deb9234462f83a0f429de10ea3a [INFO] running `Command { std: "docker" "start" "-a" "a16b001cde5dc85b4a10b6a0e4c74bbf8c6e2deb9234462f83a0f429de10ea3a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/relay_subscribe_publish_race_condition-2e9fe7026e279081) [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/main.rs (/opt/rustwide/target/debug/deps/relay_subscribe_publish_race_condition-447e3d00c40bf595) [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 relay_subscribe_publish_race_condition [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" "a16b001cde5dc85b4a10b6a0e4c74bbf8c6e2deb9234462f83a0f429de10ea3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a16b001cde5dc85b4a10b6a0e4c74bbf8c6e2deb9234462f83a0f429de10ea3a", kill_on_drop: false }` [INFO] [stdout] a16b001cde5dc85b4a10b6a0e4c74bbf8c6e2deb9234462f83a0f429de10ea3a