[INFO] cloning repository https://github.com/nujz/bellperson-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nujz/bellperson-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnujz%2Fbellperson-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnujz%2Fbellperson-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1588efe78ec47a0fce7be1d794850fa3324b17a [INFO] testing nujz/bellperson-examples against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnujz%2Fbellperson-examples" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nujz/bellperson-examples [INFO] finished tweaking git repo https://github.com/nujz/bellperson-examples [INFO] tweaked toml for git repo https://github.com/nujz/bellperson-examples written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nujz/bellperson-examples on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nujz/bellperson-examples 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded execute-command-macro v0.1.6 [INFO] [stderr] Downloaded byte-slice-cast v1.2.0 [INFO] [stderr] Downloaded zeroize_derive v1.1.1 [INFO] [stderr] Downloaded funty v1.2.0 [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded execute-command-macro-impl v0.1.6 [INFO] [stderr] Downloaded blstrs v0.4.2 [INFO] [stderr] Downloaded execute-command-tokens v0.1.4 [INFO] [stderr] Downloaded yastl v0.1.2 [INFO] [stderr] Downloaded blake2s_simd v0.5.11 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.7 [INFO] [stderr] Downloaded crossbeam-utils v0.8.7 [INFO] [stderr] Downloaded execute v0.2.9 [INFO] [stderr] Downloaded blst v0.3.7 [INFO] [stderr] Downloaded ff v0.11.0 [INFO] [stderr] Downloaded pairing v0.21.0 [INFO] [stderr] Downloaded bellperson v0.18.2 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab5f33609c90a185138e674baa43842d03334ed14fbc5821bd69e135bc3e6046 [INFO] running `Command { std: "docker" "start" "-a" "ab5f33609c90a185138e674baa43842d03334ed14fbc5821bd69e135bc3e6046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab5f33609c90a185138e674baa43842d03334ed14fbc5821bd69e135bc3e6046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab5f33609c90a185138e674baa43842d03334ed14fbc5821bd69e135bc3e6046", kill_on_drop: false }` [INFO] [stdout] ab5f33609c90a185138e674baa43842d03334ed14fbc5821bd69e135bc3e6046 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 51227dd25a88f98bfc8b76cb796cc2df0784c26f1e45d27f5fea9a7f797dbd02 [INFO] running `Command { std: "docker" "start" "-a" "51227dd25a88f98bfc8b76cb796cc2df0784c26f1e45d27f5fea9a7f797dbd02", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling execute-command-tokens v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling flume v0.10.10 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling yastl v0.1.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling blst v0.3.7 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling pairing v0.21.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.1.1 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling execute-command-macro v0.1.6 [INFO] [stderr] Compiling execute v0.2.9 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling blstrs v0.4.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bellperson v0.18.2 [INFO] [stderr] Compiling bellperson-examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.62s [INFO] running `Command { std: "docker" "inspect" "51227dd25a88f98bfc8b76cb796cc2df0784c26f1e45d27f5fea9a7f797dbd02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51227dd25a88f98bfc8b76cb796cc2df0784c26f1e45d27f5fea9a7f797dbd02", kill_on_drop: false }` [INFO] [stdout] 51227dd25a88f98bfc8b76cb796cc2df0784c26f1e45d27f5fea9a7f797dbd02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 31504c07429977a64fa5736e0321f6cd5899302cb8b8ec8f8a6cf75108bf6fac [INFO] running `Command { std: "docker" "start" "-a" "31504c07429977a64fa5736e0321f6cd5899302cb8b8ec8f8a6cf75108bf6fac", kill_on_drop: false }` [INFO] [stderr] Compiling bellperson-examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] running `Command { std: "docker" "inspect" "31504c07429977a64fa5736e0321f6cd5899302cb8b8ec8f8a6cf75108bf6fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31504c07429977a64fa5736e0321f6cd5899302cb8b8ec8f8a6cf75108bf6fac", kill_on_drop: false }` [INFO] [stdout] 31504c07429977a64fa5736e0321f6cd5899302cb8b8ec8f8a6cf75108bf6fac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 750e5abdbd79af97b427ce7848f9ef6b86d1dfdf318eb15ac8bcc74679679697 [INFO] running `Command { std: "docker" "start" "-a" "750e5abdbd79af97b427ce7848f9ef6b86d1dfdf318eb15ac8bcc74679679697", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/bellperson_examples-5b47852fbb941c4d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "750e5abdbd79af97b427ce7848f9ef6b86d1dfdf318eb15ac8bcc74679679697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "750e5abdbd79af97b427ce7848f9ef6b86d1dfdf318eb15ac8bcc74679679697", kill_on_drop: false }` [INFO] [stdout] 750e5abdbd79af97b427ce7848f9ef6b86d1dfdf318eb15ac8bcc74679679697