[INFO] cloning repository https://github.com/kayabaNerve/zephyr-verify-bulletproofs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kayabaNerve/zephyr-verify-bulletproofs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkayabaNerve%2Fzephyr-verify-bulletproofs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkayabaNerve%2Fzephyr-verify-bulletproofs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0bd27c8b67983a88f0f85e6c6521275111ce1f28
[INFO] checking kayabaNerve/zephyr-verify-bulletproofs/0bd27c8b67983a88f0f85e6c6521275111ce1f28 against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkayabaNerve%2Fzephyr-verify-bulletproofs" "/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/kayabaNerve/zephyr-verify-bulletproofs on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kayabaNerve/zephyr-verify-bulletproofs
[INFO] finished tweaking git repo https://github.com/kayabaNerve/zephyr-verify-bulletproofs
[INFO] tweaked toml for git repo https://github.com/kayabaNerve/zephyr-verify-bulletproofs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/kayabaNerve/zephyr-verify-bulletproofs 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/serai-dex/serai`
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dad59961dfa828ac5fa89df5e8aeaa3940ef800bfed415bc344d61d2f4a03dd8
[INFO] running `Command { std: "docker" "start" "-a" "dad59961dfa828ac5fa89df5e8aeaa3940ef800bfed415bc344d61d2f4a03dd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dad59961dfa828ac5fa89df5e8aeaa3940ef800bfed415bc344d61d2f4a03dd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dad59961dfa828ac5fa89df5e8aeaa3940ef800bfed415bc344d61d2f4a03dd8", kill_on_drop: false }`
[INFO] [stdout] dad59961dfa828ac5fa89df5e8aeaa3940ef800bfed415bc344d61d2f4a03dd8
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67d748a7a40d3e9cb69156f8d530c76c15a17d92e4245873618fe1779dc7cd2d
[INFO] running `Command { std: "docker" "start" "-a" "67d748a7a40d3e9cb69156f8d530c76c15a17d92e4245873618fe1779dc7cd2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling std-shims v0.1.1 (https://github.com/serai-dex/serai#dc1b8dfc)
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dalek-ff-group v0.4.1 (https://github.com/serai-dex/serai#dc1b8dfc)
[INFO] [stderr]     Checking monero-io v0.1.0 (https://github.com/serai-dex/serai#dc1b8dfc)
[INFO] [stderr]     Checking digest_auth v0.3.1
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]    Compiling monero-generators v0.4.0 (https://github.com/serai-dex/serai#dc1b8dfc)
[INFO] [stderr]     Checking monero-primitives v0.1.0 (https://github.com/serai-dex/serai#dc1b8dfc)
[INFO] [stderr]     Checking monero-borromean v0.1.0 (https://github.com/serai-dex/serai#dc1b8dfc)
[INFO] [stderr]     Checking monero-mlsag v0.1.0 (https://github.com/serai-dex/serai#dc1b8dfc)
[INFO] [stderr]     Checking monero-clsag v0.1.0 (https://github.com/serai-dex/serai#dc1b8dfc)
[INFO] [stderr]     Checking monero-address v0.1.0 (https://github.com/serai-dex/serai#dc1b8dfc)
[INFO] [stderr]    Compiling monero-bulletproofs v0.1.0 (https://github.com/serai-dex/serai#dc1b8dfc)
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking simple-request v0.1.0 (https://github.com/serai-dex/serai#dc1b8dfc)
[INFO] [stderr]     Checking monero-serai v0.1.4-alpha (https://github.com/serai-dex/serai#dc1b8dfc)
[INFO] [stderr]     Checking monero-rpc v0.1.0 (https://github.com/serai-dex/serai#dc1b8dfc)
[INFO] [stderr]     Checking monero-simple-request-rpc v0.1.0 (https://github.com/serai-dex/serai#dc1b8dfc)
[INFO] [stderr]     Checking zephyr-verify-bulletproofs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.45s
[INFO] running `Command { std: "docker" "inspect" "67d748a7a40d3e9cb69156f8d530c76c15a17d92e4245873618fe1779dc7cd2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67d748a7a40d3e9cb69156f8d530c76c15a17d92e4245873618fe1779dc7cd2d", kill_on_drop: false }`
[INFO] [stdout] 67d748a7a40d3e9cb69156f8d530c76c15a17d92e4245873618fe1779dc7cd2d
