[INFO] cloning repository https://github.com/Zhuchengyu04/pointproofs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zhuchengyu04/pointproofs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhuchengyu04%2Fpointproofs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhuchengyu04%2Fpointproofs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3379408477a2292a70a9e7e0b8a052b9cd20eb12 [INFO] checking Zhuchengyu04/pointproofs against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhuchengyu04%2Fpointproofs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zhuchengyu04/pointproofs on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Zhuchengyu04/pointproofs [INFO] finished tweaking git repo https://github.com/Zhuchengyu04/pointproofs [INFO] tweaked toml for git repo https://github.com/Zhuchengyu04/pointproofs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Zhuchengyu04/pointproofs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bench]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other benchmark targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a benchmark target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-5/source/benches/bench_mul.rs [INFO] [stderr] * /workspace/builds/worker-5/source/benches/bench_aggregation.rs [INFO] [stderr] * /workspace/builds/worker-5/source/benches/extra.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a benchmark target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobenches = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Updating git repository `https://github.com/algorand/pairing-plus` [INFO] [stderr] Updating git repository `https://github.com/algorand/pointproofs-paramgen` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bigint v4.4.3 [INFO] [stderr] Downloaded ff_derive-zeroize v0.6.2 [INFO] [stderr] Downloaded cbindgen v0.9.1 [INFO] [stderr] Downloaded ff-zeroize v0.6.3 [INFO] [stderr] Downloaded memoffset v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b19d69db5dd3c306ad4c273cbf60cc3e257f33ab7b12aedd585307c813d0be62 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b19d69db5dd3c306ad4c273cbf60cc3e257f33ab7b12aedd585307c813d0be62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b19d69db5dd3c306ad4c273cbf60cc3e257f33ab7b12aedd585307c813d0be62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b19d69db5dd3c306ad4c273cbf60cc3e257f33ab7b12aedd585307c813d0be62", kill_on_drop: false }` [INFO] [stdout] b19d69db5dd3c306ad4c273cbf60cc3e257f33ab7b12aedd585307c813d0be62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 235cf03c8caeed23ae6dfdf06f0c6fe72d236d0ab8f982e5c7b615635a1e80f7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "235cf03c8caeed23ae6dfdf06f0c6fe72d236d0ab8f982e5c7b615635a1e80f7", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bench]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other benchmark targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a benchmark target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/benches/bench_mul.rs [INFO] [stderr] * /opt/rustwide/workdir/benches/bench_aggregation.rs [INFO] [stderr] * /opt/rustwide/workdir/benches/extra.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a benchmark target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobenches = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cbindgen v0.9.1 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling memoffset v0.6.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking crossbeam-utils v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking bigint v4.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking atoi v0.3.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling ff_derive-zeroize v0.6.2 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking ff-zeroize v0.6.3 [INFO] [stderr] Checking pairing-plus v0.20.0 (https://github.com/algorand/pairing-plus?branch=master#7ec2ae03) [INFO] [stderr] Checking pairing-plus v0.20.0 (https://github.com/algorand/pairing-plus#7ec2ae03) [INFO] [stderr] Checking pointproofs-paramgen v0.1.0 (https://github.com/algorand/pointproofs-paramgen#43a92ebf) [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Compiling pointproofs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `deserialize` found for struct `PointproofsParams` in the current scope [INFO] [stdout] --> src/pairings/param.rs:300:64 [INFO] [stdout] | [INFO] [stdout] 300 | let param = match pointproofs_paramgen::PointproofsParams::deserialize(reader, true) { [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `PointproofsParams` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use pairing_plus::serdes::SerDes;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/pairings/param.rs:316:18 [INFO] [stdout] | [INFO] [stdout] 316 | vec![PointproofsG1::zero().into_affine()], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `pairing_plus::bls12_381::ec::g1::G1Affine`, found struct `pairing::bls12_381::G1Affine` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `pairing_plus` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `deserialize` found for struct `PointproofsParams` in the current scope [INFO] [stdout] --> src/pairings/param.rs:300:64 [INFO] [stdout] | [INFO] [stdout] 300 | let param = match pointproofs_paramgen::PointproofsParams::deserialize(reader, true) { [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `PointproofsParams` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use pairing_plus::serdes::SerDes;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/pairings/param.rs:314:21 [INFO] [stdout] | [INFO] [stdout] 314 | generators: [ [INFO] [stdout] | _____________________^ [INFO] [stdout] 315 | | param.g1_alpha_1_to_n, [INFO] [stdout] 316 | | vec![PointproofsG1::zero().into_affine()], [INFO] [stdout] 317 | | param.g1_alpha_nplus2_to_2n, [INFO] [stdout] 318 | | ] [INFO] [stdout] 319 | | .concat(), [INFO] [stdout] | |_________________^ expected struct `pairing::bls12_381::G1Affine`, found struct `pairing_plus::bls12_381::ec::g1::G1Affine` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found struct `Vec` [INFO] [stdout] = note: perhaps two different versions of crate `pairing_plus` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/pairings/param.rs:316:18 [INFO] [stdout] | [INFO] [stdout] 316 | vec![PointproofsG1::zero().into_affine()], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `pairing_plus::bls12_381::ec::g1::G1Affine`, found struct `pairing::bls12_381::G1Affine` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `pairing_plus` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/pairings/param.rs:328:21 [INFO] [stdout] | [INFO] [stdout] 328 | generators: param.g2_alpha_1_to_n, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected struct `pairing::bls12_381::G2Affine`, found struct `pairing_plus::bls12_381::ec::g2::G2Affine` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found struct `Vec` [INFO] [stdout] = note: perhaps two different versions of crate `pairing_plus` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/pairings/param.rs:314:21 [INFO] [stdout] | [INFO] [stdout] 314 | generators: [ [INFO] [stdout] | _____________________^ [INFO] [stdout] 315 | | param.g1_alpha_1_to_n, [INFO] [stdout] 316 | | vec![PointproofsG1::zero().into_affine()], [INFO] [stdout] 317 | | param.g1_alpha_nplus2_to_2n, [INFO] [stdout] 318 | | ] [INFO] [stdout] 319 | | .concat(), [INFO] [stdout] | |_________________^ expected struct `pairing::bls12_381::G1Affine`, found struct `pairing_plus::bls12_381::ec::g1::G1Affine` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found struct `Vec` [INFO] [stdout] = note: perhaps two different versions of crate `pairing_plus` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/pairings/param.rs:331:17 [INFO] [stdout] | [INFO] [stdout] 331 | gt_elt: param.gt_alpha_nplus1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected struct `pairing::bls12_381::Fq12`, found struct `pairing_plus::bls12_381::fq12::Fq12` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `pairing_plus` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/pairings/param.rs:328:21 [INFO] [stdout] | [INFO] [stdout] 328 | generators: param.g2_alpha_1_to_n, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected struct `pairing::bls12_381::G2Affine`, found struct `pairing_plus::bls12_381::ec::g2::G2Affine` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found struct `Vec` [INFO] [stdout] = note: perhaps two different versions of crate `pairing_plus` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/pairings/param.rs:331:17 [INFO] [stdout] | [INFO] [stdout] 331 | gt_elt: param.gt_alpha_nplus1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected struct `pairing::bls12_381::Fq12`, found struct `pairing_plus::bls12_381::fq12::Fq12` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `pairing_plus` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pairing::serdes::SerDes` [INFO] [stdout] --> src/pairings/param.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use pairing::serdes::SerDes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pointproofs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `pairing::serdes::SerDes` [INFO] [stdout] --> src/pairings/param.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use pairing::serdes::SerDes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "235cf03c8caeed23ae6dfdf06f0c6fe72d236d0ab8f982e5c7b615635a1e80f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "235cf03c8caeed23ae6dfdf06f0c6fe72d236d0ab8f982e5c7b615635a1e80f7", kill_on_drop: false }` [INFO] [stdout] 235cf03c8caeed23ae6dfdf06f0c6fe72d236d0ab8f982e5c7b615635a1e80f7