[INFO] cloning repository https://github.com/kshan0515/cggmp-node-binding [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kshan0515/cggmp-node-binding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkshan0515%2Fcggmp-node-binding", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkshan0515%2Fcggmp-node-binding'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 469688f650e594cadae83f8507df68be26a8d821 [INFO] checking kshan0515/cggmp-node-binding against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkshan0515%2Fcggmp-node-binding" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kshan0515/cggmp-node-binding [INFO] finished tweaking git repo https://github.com/kshan0515/cggmp-node-binding [INFO] tweaked toml for git repo https://github.com/kshan0515/cggmp-node-binding written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kshan0515/cggmp-node-binding on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kshan0515/cggmp-node-binding 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded napi-sys v2.4.0 [INFO] [stderr] Downloaded napi-derive-backend v1.0.75 [INFO] [stderr] Downloaded napi-derive v2.16.13 [INFO] [stderr] Downloaded udigest-derive v0.3.2 [INFO] [stderr] Downloaded rand_dev v0.1.1 [INFO] [stderr] Downloaded glass_pumpkin v1.9.0 [INFO] [stderr] Downloaded fast-paillier v0.3.2 [INFO] [stderr] Downloaded udigest v0.2.4 [INFO] [stderr] Downloaded paillier-zk v0.7.0-alpha.3 [INFO] [stderr] Downloaded napi v2.16.17 [INFO] [stderr] Downloaded cggmp24-keygen v0.7.0-alpha.3 [INFO] [stderr] Downloaded cggmp24 v0.7.0-alpha.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43186fca1075ff1675f2a9a272283b0f774f7d7fe20e304df9d83711ca77f1c4 [INFO] running `Command { std: "docker" "start" "-a" "43186fca1075ff1675f2a9a272283b0f774f7d7fe20e304df9d83711ca77f1c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43186fca1075ff1675f2a9a272283b0f774f7d7fe20e304df9d83711ca77f1c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43186fca1075ff1675f2a9a272283b0f774f7d7fe20e304df9d83711ca77f1c4", kill_on_drop: false }` [INFO] [stdout] 43186fca1075ff1675f2a9a272283b0f774f7d7fe20e304df9d83711ca77f1c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4184cbab991568662400c298ca586135b9377055db992ccbfac7e386cbadbdbb [INFO] running `Command { std: "docker" "start" "-a" "4184cbab991568662400c298ca586135b9377055db992ccbfac7e386cbadbdbb", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling zmij v1.0.15 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling napi-build v2.3.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking napi-sys v2.4.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking glass_pumpkin v1.9.0 [INFO] [stderr] Compiling round-based-derive v0.2.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling napi-derive-backend v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling udigest-derive v0.3.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking phantom-type v0.4.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking phantom-type v0.3.1 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling napi-derive v2.16.13 [INFO] [stderr] Checking napi v2.16.17 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Checking fast-paillier v0.3.2 [INFO] [stderr] Checking rand_dev v0.1.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking round-based v0.4.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling cggmp-node-binding v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking generic-ec-core v0.2.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking udigest v0.2.4 [INFO] [stderr] Checking rand_hash v0.1.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking generic-ec-curves v0.2.4 [INFO] [stderr] Checking generic-ec v0.4.5 [INFO] [stderr] Checking generic-ec-zkp v0.4.4 [INFO] [stderr] Checking paillier-zk v0.7.0-alpha.3 [INFO] [stderr] Checking key-share v0.6.1 [INFO] [stderr] Checking cggmp24-keygen v0.7.0-alpha.3 [INFO] [stderr] Checking cggmp24 v0.7.0-alpha.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "4184cbab991568662400c298ca586135b9377055db992ccbfac7e386cbadbdbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4184cbab991568662400c298ca586135b9377055db992ccbfac7e386cbadbdbb", kill_on_drop: false }` [INFO] [stdout] 4184cbab991568662400c298ca586135b9377055db992ccbfac7e386cbadbdbb