[INFO] cloning repository https://github.com/dimalinux/cuprate-zmq-json-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dimalinux/cuprate-zmq-json-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimalinux%2Fcuprate-zmq-json-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimalinux%2Fcuprate-zmq-json-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 551a3b81482b50a9ca9a57258e8af25d2e242b4f
[INFO] checking dimalinux/cuprate-zmq-json-test against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimalinux%2Fcuprate-zmq-json-test" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dimalinux/cuprate-zmq-json-test
[INFO] finished tweaking git repo https://github.com/dimalinux/cuprate-zmq-json-test
[INFO] tweaked toml for git repo https://github.com/dimalinux/cuprate-zmq-json-test written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dimalinux/cuprate-zmq-json-test on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dimalinux/cuprate-zmq-json-test 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/dimalinux/cuprate`
[INFO] [stderr]     Updating git repository `https://github.com/Cuprate/serai.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a71880793ad431e8fc4f038dbff7cca61af30f35addc8828067dc3dbdd4be6d2
[INFO] running `Command { std: "docker" "start" "-a" "a71880793ad431e8fc4f038dbff7cca61af30f35addc8828067dc3dbdd4be6d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a71880793ad431e8fc4f038dbff7cca61af30f35addc8828067dc3dbdd4be6d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a71880793ad431e8fc4f038dbff7cca61af30f35addc8828067dc3dbdd4be6d2", kill_on_drop: false }`
[INFO] [stdout] a71880793ad431e8fc4f038dbff7cca61af30f35addc8828067dc3dbdd4be6d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 000601f241fc7a421ce5e90ecf269b98d1b2aef0ec48d911d0c8c3e14587f75d
[INFO] running `Command { std: "docker" "start" "-a" "000601f241fc7a421ce5e90ecf269b98d1b2aef0ec48d911d0c8c3e14587f75d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking std-shims v0.1.1 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.9
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking cuprate-helper v0.1.0 (https://github.com/dimalinux/cuprate?branch=dimalinux%2Fzmq-types#d301deb3)
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking anstream v0.6.17
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking monero-io v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]    Compiling dalek-ff-group v0.4.1 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]     Checking monero-generators v0.4.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]     Checking monero-primitives v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]     Checking monero-borromean v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]     Checking monero-clsag v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]     Checking monero-mlsag v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]    Compiling monero-bulletproofs v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]     Checking monero-serai v0.1.4-alpha (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking cuprate-fixed-bytes v0.1.0 (https://github.com/dimalinux/cuprate?branch=dimalinux%2Fzmq-types#d301deb3)
[INFO] [stderr]     Checking cuprate-epee-encoding v0.5.0 (https://github.com/dimalinux/cuprate?branch=dimalinux%2Fzmq-types#d301deb3)
[INFO] [stderr]     Checking cuprate-types v0.0.0 (https://github.com/dimalinux/cuprate?branch=dimalinux%2Fzmq-types#d301deb3)
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking cuprate-zmq-types v0.1.0 (https://github.com/dimalinux/cuprate?branch=dimalinux%2Fzmq-types#d301deb3)
[INFO] [stderr]     Checking cuprate-zmq-json-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.11s
[INFO] running `Command { std: "docker" "inspect" "000601f241fc7a421ce5e90ecf269b98d1b2aef0ec48d911d0c8c3e14587f75d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "000601f241fc7a421ce5e90ecf269b98d1b2aef0ec48d911d0c8c3e14587f75d", kill_on_drop: false }`
[INFO] [stdout] 000601f241fc7a421ce5e90ecf269b98d1b2aef0ec48d911d0c8c3e14587f75d
