[INFO] fetching crate zkinterface_bellman 1.3.2... [INFO] checking zkinterface_bellman-1.3.2 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate zkinterface_bellman 1.3.2 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate zkinterface_bellman 1.3.2 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zkinterface_bellman 1.3.2 [INFO] finished tweaking crates.io crate zkinterface_bellman 1.3.2 [INFO] tweaked toml for crates.io crate zkinterface_bellman 1.3.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate zkinterface_bellman 1.3.2 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded group v0.8.0 [INFO] [stderr] Downloaded flatbuffers v0.5.0 [INFO] [stderr] Downloaded zkinterface v1.3.2 [INFO] [stderr] Downloaded radium v0.4.1 [INFO] [stderr] Downloaded pairing v0.18.0 [INFO] [stderr] Downloaded ff v0.8.0 [INFO] [stderr] Downloaded num_cpus v1.10.0 [INFO] [stderr] Downloaded byteorder v1.3.1 [INFO] [stderr] Downloaded bitvec v0.18.4 [INFO] [stderr] Downloaded futures v0.1.26 [INFO] [stderr] Downloaded bellman v0.8.0 [INFO] [stderr] Downloaded regex v1.1.5 [INFO] [stderr] Downloaded bls12_381 v0.3.1 [INFO] [stderr] Downloaded num-bigint v0.2.2 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab314b0cb7c6f13ccf8a35f6d508a9595280e5593e4b5f05c546e245c91e7580 [INFO] running `Command { std: "docker" "start" "-a" "ab314b0cb7c6f13ccf8a35f6d508a9595280e5593e4b5f05c546e245c91e7580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab314b0cb7c6f13ccf8a35f6d508a9595280e5593e4b5f05c546e245c91e7580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab314b0cb7c6f13ccf8a35f6d508a9595280e5593e4b5f05c546e245c91e7580", kill_on_drop: false }` [INFO] [stdout] ab314b0cb7c6f13ccf8a35f6d508a9595280e5593e4b5f05c546e245c91e7580 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef8aa8dd4e51f9b416224acae066fc72307553c6ee05317f73fcb976c9e4a5c3 [INFO] running `Command { std: "docker" "start" "-a" "ef8aa8dd4e51f9b416224acae066fc72307553c6ee05317f73fcb976c9e4a5c3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking funty v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking bitvec v0.18.4 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Checking futures v0.1.26 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking flatbuffers v0.5.0 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking pairing v0.18.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking bls12_381 v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bellman v0.8.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.3.0/src/biguint.rs:198:19 [INFO] [stdout] | [INFO] [stdout] 198 | .div_ceil(&big_digit::BITS.into()) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `&_` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `u64` [INFO] [stdout] found reference `&_` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/num/mod.rs:1169:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 198 - .div_ceil(&big_digit::BITS.into()) [INFO] [stdout] 198 + .div_ceil(big_digit::BITS.into()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.3.0/src/biguint.rs:1700:50 [INFO] [stdout] | [INFO] [stdout] 1700 | let root_scale = extra_bits.div_ceil(&n64); [INFO] [stdout] | -------- ^^^^ expected `u64`, found `&u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/num/mod.rs:1169:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 1700 - let root_scale = extra_bits.div_ceil(&n64); [INFO] [stdout] 1700 + let root_scale = extra_bits.div_ceil(n64); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.3.0/src/biguint.rs:2119:19 [INFO] [stdout] | [INFO] [stdout] 2119 | .div_ceil(&u64::from(bits)) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/num/mod.rs:1169:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 2119 - .div_ceil(&u64::from(bits)) [INFO] [stdout] 2119 + .div_ceil(u64::from(bits)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.3.0/src/biguint.rs:2147:19 [INFO] [stdout] | [INFO] [stdout] 2147 | .div_ceil(&u64::from(bits)) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/num/mod.rs:1169:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 2147 - .div_ceil(&u64::from(bits)) [INFO] [stdout] 2147 + .div_ceil(u64::from(bits)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply-assign `::Fr` by `&&::Fr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bellman-0.8.0/src/groth16/generator.rs:401:39 [INFO] [stdout] | [INFO] [stdout] 401 | at.mul_assign(&beta); [INFO] [stdout] | ---------- ^^^^^ no implementation for `::Fr *= &&::Fr` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `MulAssign<&&::Fr>` is not implemented for `::Fr` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 331 | ) where ::Fr: MulAssign<&&::Fr> { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot multiply-assign `::Fr` by `&&::Fr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bellman-0.8.0/src/groth16/generator.rs:402:39 [INFO] [stdout] | [INFO] [stdout] 402 | bt.mul_assign(&alpha); [INFO] [stdout] | ---------- ^^^^^^ no implementation for `::Fr *= &&::Fr` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `MulAssign<&&::Fr>` is not implemented for `::Fr` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 331 | ) where ::Fr: MulAssign<&&::Fr> { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `num-bigint` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bellman` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "ef8aa8dd4e51f9b416224acae066fc72307553c6ee05317f73fcb976c9e4a5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef8aa8dd4e51f9b416224acae066fc72307553c6ee05317f73fcb976c9e4a5c3", kill_on_drop: false }` [INFO] [stdout] ef8aa8dd4e51f9b416224acae066fc72307553c6ee05317f73fcb976c9e4a5c3 [INFO] checking zkinterface_bellman-1.3.2 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] extracting crate zkinterface_bellman 1.3.2 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate zkinterface_bellman 1.3.2 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zkinterface_bellman 1.3.2 [INFO] finished tweaking crates.io crate zkinterface_bellman 1.3.2 [INFO] tweaked toml for crates.io crate zkinterface_bellman 1.3.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate zkinterface_bellman 1.3.2 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b23eadbd7964404266a4e7738242e7a384160f4f7d6cccd88cbb0c85c2813c7e [INFO] running `Command { std: "docker" "start" "-a" "b23eadbd7964404266a4e7738242e7a384160f4f7d6cccd88cbb0c85c2813c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b23eadbd7964404266a4e7738242e7a384160f4f7d6cccd88cbb0c85c2813c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b23eadbd7964404266a4e7738242e7a384160f4f7d6cccd88cbb0c85c2813c7e", kill_on_drop: false }` [INFO] [stdout] b23eadbd7964404266a4e7738242e7a384160f4f7d6cccd88cbb0c85c2813c7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 036f274a3f4f0f88e0e0fc0cbd97af9020870896f59dd4da900151bbaa75acb7 [INFO] running `Command { std: "docker" "start" "-a" "036f274a3f4f0f88e0e0fc0cbd97af9020870896f59dd4da900151bbaa75acb7", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "036f274a3f4f0f88e0e0fc0cbd97af9020870896f59dd4da900151bbaa75acb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "036f274a3f4f0f88e0e0fc0cbd97af9020870896f59dd4da900151bbaa75acb7", kill_on_drop: false }` [INFO] [stdout] 036f274a3f4f0f88e0e0fc0cbd97af9020870896f59dd4da900151bbaa75acb7