[INFO] cloning repository https://github.com/Boog900/Monero-stress-test-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Boog900/Monero-stress-test-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoog900%2FMonero-stress-test-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoog900%2FMonero-stress-test-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa63711f30946bbe11aee6e9e545ca1125743d82
[INFO] checking Boog900/Monero-stress-test-tools against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoog900%2FMonero-stress-test-tools" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Boog900/Monero-stress-test-tools on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Boog900/Monero-stress-test-tools
[INFO] finished tweaking git repo https://github.com/Boog900/Monero-stress-test-tools
[INFO] tweaked toml for git repo https://github.com/Boog900/Monero-stress-test-tools written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Boog900/Monero-stress-test-tools 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Cuprate/cuprate.git`
[INFO] [stderr]     Updating git repository `https://github.com/Cuprate/serai.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base58-monero v2.0.0
[INFO] [stderr]   Downloaded sealed v0.5.0
[INFO] [stderr]   Downloaded digest_auth v0.3.1
[INFO] [stderr]   Downloaded object v0.36.0
[INFO] [stderr]   Downloaded rustls v0.23.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f4947a270aebd80731c283128e2b8726afcdb700a56d4c329a11d277a465cd5
[INFO] running `Command { std: "docker" "start" "-a" "7f4947a270aebd80731c283128e2b8726afcdb700a56d4c329a11d277a465cd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f4947a270aebd80731c283128e2b8726afcdb700a56d4c329a11d277a465cd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f4947a270aebd80731c283128e2b8726afcdb700a56d4c329a11d277a465cd5", kill_on_drop: false }`
[INFO] [stdout] 7f4947a270aebd80731c283128e2b8726afcdb700a56d4c329a11d277a465cd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 067f74c0f18ed62cc3696d888bed8aa863c3782ac892634b8923383cdaa55d67
[INFO] running `Command { std: "docker" "start" "-a" "067f74c0f18ed62cc3696d888bed8aa863c3782ac892634b8923383cdaa55d67", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.9.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling std-shims v0.1.1 (https://github.com/Cuprate/serai.git?rev=347d4cf#347d4cf4)
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling std-shims v0.1.1 (https://github.com/Cuprate/serai.git?rev=d27d934#d27d9348)
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling borsh v1.5.1
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling cuprate-helper v0.1.0 (https://github.com/Cuprate/cuprate.git?branch=network-init#cbcfbff8)
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking digest_auth v0.3.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking rustls-native-certs v0.7.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling borsh-derive v1.5.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking multiexp v0.4.0 (https://github.com/Cuprate/serai.git?rev=347d4cf#347d4cf4)
[INFO] [stderr]     Checking flexible-transcript v0.3.2 (https://github.com/Cuprate/serai.git?rev=d27d934#d27d9348)
[INFO] [stderr]     Checking multiexp v0.4.0 (https://github.com/Cuprate/serai.git?rev=d27d934#d27d9348)
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]     Checking base58-monero v2.0.0
[INFO] [stderr]     Checking fixed-bytes v0.1.0 (https://github.com/Cuprate/cuprate.git?branch=network-init#cbcfbff8)
[INFO] [stderr]     Checking epee-encoding v0.5.0 (https://github.com/Cuprate/cuprate.git?branch=network-init#cbcfbff8)
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking monero-pruning v0.1.0 (https://github.com/Cuprate/cuprate.git?branch=network-init#cbcfbff8)
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]     Checking dalek-ff-group v0.4.1 (https://github.com/Cuprate/serai.git?rev=347d4cf#347d4cf4)
[INFO] [stderr]     Checking dalek-ff-group v0.4.1 (https://github.com/Cuprate/serai.git?rev=d27d934#d27d9348)
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking levin-cuprate v0.1.0 (https://github.com/Cuprate/cuprate.git?branch=network-init#cbcfbff8)
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking monero-generators v0.4.0 (https://github.com/Cuprate/serai.git?rev=d27d934#d27d9348)
[INFO] [stderr]     Checking monero-wire v0.1.0 (https://github.com/Cuprate/cuprate.git?branch=network-init#cbcfbff8)
[INFO] [stderr]    Compiling monero-generators v0.4.0 (https://github.com/Cuprate/serai.git?rev=347d4cf#347d4cf4)
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]    Compiling monero-serai v0.1.4-alpha (https://github.com/Cuprate/serai.git?rev=347d4cf#347d4cf4)
[INFO] [stderr]     Checking hyper-util v0.1.5
[INFO] [stderr]    Compiling monero-serai v0.1.4-alpha (https://github.com/Cuprate/serai.git?rev=d27d934#d27d9348)
[INFO] [stderr]     Checking hyper-rustls v0.27.2
[INFO] [stderr]     Checking simple-request v0.1.0 (https://github.com/Cuprate/serai.git?rev=d27d934#d27d9348)
[INFO] [stderr]     Checking monero-p2p v0.1.0 (https://github.com/Cuprate/cuprate.git?branch=network-init#cbcfbff8)
[INFO] [stderr]     Checking tx-spam v0.1.0 (/opt/rustwide/workdir/tx-spam)
[INFO] [stderr]     Checking connection-maker v0.1.0 (/opt/rustwide/workdir/connection-maker)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.87s
[INFO] running `Command { std: "docker" "inspect" "067f74c0f18ed62cc3696d888bed8aa863c3782ac892634b8923383cdaa55d67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "067f74c0f18ed62cc3696d888bed8aa863c3782ac892634b8923383cdaa55d67", kill_on_drop: false }`
[INFO] [stdout] 067f74c0f18ed62cc3696d888bed8aa863c3782ac892634b8923383cdaa55d67
