[INFO] cloning repository https://github.com/aptos-labs/confidential-asset-wasm-bindings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aptos-labs/confidential-asset-wasm-bindings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faptos-labs%2Fconfidential-asset-wasm-bindings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faptos-labs%2Fconfidential-asset-wasm-bindings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9fb2545f282079bcc4bbf2cb66b41c4ef3a0107 [INFO] checking aptos-labs/confidential-asset-wasm-bindings against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faptos-labs%2Fconfidential-asset-wasm-bindings" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aptos-labs/confidential-asset-wasm-bindings [INFO] finished tweaking git repo https://github.com/aptos-labs/confidential-asset-wasm-bindings [INFO] tweaked toml for git repo https://github.com/aptos-labs/confidential-asset-wasm-bindings written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aptos-labs/confidential-asset-wasm-bindings on toolchain 36b21637e93b038453924d3c66821089e71d8baa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aptos-labs/confidential-asset-wasm-bindings 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/pollard-kangaroo/Cargo.toml: unused manifest key: dependencies.pollard-kangaroo.commit [INFO] [stderr] Updating git repository `https://github.com/aptos-labs/pollard-kangaroo.git` [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27c2abd168af10742dbd540cdea6d6b4d0be0a5198498930346ff1b449527183 [INFO] running `Command { std: "docker" "start" "-a" "27c2abd168af10742dbd540cdea6d6b4d0be0a5198498930346ff1b449527183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27c2abd168af10742dbd540cdea6d6b4d0be0a5198498930346ff1b449527183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27c2abd168af10742dbd540cdea6d6b4d0be0a5198498930346ff1b449527183", kill_on_drop: false }` [INFO] [stdout] 27c2abd168af10742dbd540cdea6d6b4d0be0a5198498930346ff1b449527183 [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=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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9df95338794265bdb48d1643c7a5040fa3fe06b8d10b76488cef618a4317d8be [INFO] running `Command { std: "docker" "start" "-a" "9df95338794265bdb48d1643c7a5040fa3fe06b8d10b76488cef618a4317d8be", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/pollard-kangaroo/Cargo.toml: unused manifest key: dependencies.pollard-kangaroo.commit [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking bulletproofs v4.0.0 [INFO] [stderr] Checking aptos_rp_wasm v0.0.0 (/opt/rustwide/workdir/range-proofs) [INFO] [stderr] Checking pollard-kangaroo v0.1.0 (https://github.com/aptos-labs/pollard-kangaroo.git?branch=main#c1529460) [INFO] [stderr] Checking aptos_pollard_kangaroo_wasm v0.0.0 (/opt/rustwide/workdir/pollard-kangaroo) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.14s [INFO] running `Command { std: "docker" "inspect" "9df95338794265bdb48d1643c7a5040fa3fe06b8d10b76488cef618a4317d8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9df95338794265bdb48d1643c7a5040fa3fe06b8d10b76488cef618a4317d8be", kill_on_drop: false }` [INFO] [stdout] 9df95338794265bdb48d1643c7a5040fa3fe06b8d10b76488cef618a4317d8be