[INFO] fetching crate bn-plus 0.4.4...
[INFO] testing bn-plus-0.4.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bn-plus 0.4.4 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate bn-plus 0.4.4
[INFO] finished tweaking crates.io crate bn-plus 0.4.4
[INFO] tweaked toml for crates.io crate bn-plus 0.4.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bn-plus 0.4.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v0.6.1 (available: v2.0.1)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10020b49a02811ed5f8972a520272971eaafa3970488156445946beca32aa159
[INFO] running `Command { std: "docker" "start" "-a" "10020b49a02811ed5f8972a520272971eaafa3970488156445946beca32aa159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10020b49a02811ed5f8972a520272971eaafa3970488156445946beca32aa159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10020b49a02811ed5f8972a520272971eaafa3970488156445946beca32aa159", kill_on_drop: false }`
[INFO] [stdout] 10020b49a02811ed5f8972a520272971eaafa3970488156445946beca32aa159
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40a645e33021508ded41bb9ee224c39a06b9780f1cf7273538ab7cad29ee3c82
[INFO] running `Command { std: "docker" "start" "-a" "40a645e33021508ded41bb9ee224c39a06b9780f1cf7273538ab7cad29ee3c82", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling bn-plus v0.4.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/lib.rs:15:45
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Copy, Clone, Debug, PartialEq, Eq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> src/lib.rs:15:61
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Copy, Clone, Debug, PartialEq, Eq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> src/lib.rs:73:45
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Copy, Clone, Debug, PartialEq, Eq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> src/lib.rs:73:61
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Copy, Clone, Debug, PartialEq, Eq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/lib.rs:170:38
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[derive(Copy, Clone, PartialEq, Eq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> src/lib.rs:170:54
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[derive(Copy, Clone, PartialEq, Eq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/lib.rs:243:38
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Copy, Clone, PartialEq, Eq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> src/lib.rs:243:54
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Copy, Clone, PartialEq, Eq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/lib.rs:279:38
[INFO] [stdout]     |
[INFO] [stdout] 279 | #[derive(Copy, Clone, PartialEq, Eq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> src/lib.rs:279:54
[INFO] [stdout]     |
[INFO] [stdout] 279 | #[derive(Copy, Clone, PartialEq, Eq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/lib.rs:372:38
[INFO] [stdout]     |
[INFO] [stdout] 372 | #[derive(Copy, Clone, PartialEq, Eq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> src/lib.rs:372:54
[INFO] [stdout]     |
[INFO] [stdout] 372 | #[derive(Copy, Clone, PartialEq, Eq, RustcDecodable, RustcEncodable)]
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/arith.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |             try!(s.emit_u8(buf[i]));
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/arith.rs:121:22
[INFO] [stdout]     |
[INFO] [stdout] 121 |             buf[i] = try!(s.read_u8());
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/arith.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |             try!(s.emit_u8(buf[i]));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/arith.rs:149:22
[INFO] [stdout]     |
[INFO] [stdout] 149 |             buf[i] = try!(s.read_u8());
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/fields/fp.rs:34:28
[INFO] [stdout]     |
[INFO] [stdout]  34 |                   $name::new(try!(U256::decode(s))).ok_or_else(|| s.error("integer is not less than modulus"))
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 | / field_impl!(
[INFO] [stdout] 183 | |     Fr,
[INFO] [stdout] 184 | |     [0x43e1f593f0000001, 0x2833e84879b97091, 0xb85045b68181585d, 0x30644e72e131a029],
[INFO] [stdout] 185 | |     [0x1bb8e645ae216da7, 0x53fe3ab1e35c59e3, 0x8c49833d53bb8085, 0x0216d0b17f4e44a5],
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |     0xc2e1f593efffffff
[INFO] [stdout] 189 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `field_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/fields/fp.rs:34:28
[INFO] [stdout]     |
[INFO] [stdout]  34 |                   $name::new(try!(U256::decode(s))).ok_or_else(|| s.error("integer is not less than modulus"))
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 | / field_impl!(
[INFO] [stdout] 192 | |     Fq,
[INFO] [stdout] 193 | |     [0x3c208c16d87cfd47, 0x97816a916871ca8d, 0xb85045b68181585d, 0x30644e72e131a029],
[INFO] [stdout] 194 | |     [0xf32cfc5b538afa89, 0xb5e71911d44501fb, 0x47ab1eff0a417ff6, 0x06d89f71cab8351f],
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |     0x87d20782e4866389
[INFO] [stdout] 198 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `field_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/fields/fq2.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let combined = try!(U512::decode(s));
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/fields/mod.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn random<R: Rng>(&mut R) -> Self;
[INFO] [stdout]    |                       ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut R`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/groups/mod.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |             try!(l.encode(s));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/groups/mod.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |         try!(self.x.encode(s));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/groups/mod.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |         try!(self.y.encode(s));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/groups/mod.rs:250:17
[INFO] [stdout]     |
[INFO] [stdout] 250 |         let l = try!(u8::decode(s));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/groups/mod.rs:254:16
[INFO] [stdout]     |
[INFO] [stdout] 254 |             Ok(try!(AffineG::decode(s)).to_jacobian())
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/groups/mod.rs:263:17
[INFO] [stdout]     |
[INFO] [stdout] 263 |         let x = try!(P::Base::decode(s));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/groups/mod.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |         let y = try!(P::Base::decode(s));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `G1: Decodable` is not satisfied
[INFO] [stdout]    --> src/lib.rs:204:16
[INFO] [stdout]     |
[INFO] [stdout] 204 | impl Group for G1 {
[INFO] [stdout]     |                ^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Decodable` is not implemented for `G1`
[INFO] [stdout]    --> src/lib.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct G1(groups::G1);
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 78 others
[INFO] [stdout] note: required by a bound in `Group`
[INFO] [stdout]    --> src/lib.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub trait Group:
[INFO] [stdout]     |           ----- required by a bound in this trait
[INFO] [stdout] 148 |         rustc_serialize::Encodable +
[INFO] [stdout] 149 |         rustc_serialize::Decodable +
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Group`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `G1: Encodable` is not satisfied
[INFO] [stdout]    --> src/lib.rs:204:16
[INFO] [stdout]     |
[INFO] [stdout] 204 | impl Group for G1 {
[INFO] [stdout]     |                ^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Encodable` is not implemented for `G1`
[INFO] [stdout]    --> src/lib.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct G1(groups::G1);
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Encodable`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 82 others
[INFO] [stdout] note: required by a bound in `Group`
[INFO] [stdout]    --> src/lib.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub trait Group:
[INFO] [stdout]     |           ----- required by a bound in this trait
[INFO] [stdout] 148 |         rustc_serialize::Encodable +
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Group`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `G2: Decodable` is not satisfied
[INFO] [stdout]    --> src/lib.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 313 | impl Group for G2 {
[INFO] [stdout]     |                ^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Decodable` is not implemented for `G2`
[INFO] [stdout]    --> src/lib.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub struct G2(groups::G2);
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 78 others
[INFO] [stdout] note: required by a bound in `Group`
[INFO] [stdout]    --> src/lib.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub trait Group:
[INFO] [stdout]     |           ----- required by a bound in this trait
[INFO] [stdout] 148 |         rustc_serialize::Encodable +
[INFO] [stdout] 149 |         rustc_serialize::Decodable +
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Group`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `G2: Encodable` is not satisfied
[INFO] [stdout]    --> src/lib.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 313 | impl Group for G2 {
[INFO] [stdout]     |                ^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Encodable` is not implemented for `G2`
[INFO] [stdout]    --> src/lib.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub struct G2(groups::G2);
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Encodable`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 82 others
[INFO] [stdout] note: required by a bound in `Group`
[INFO] [stdout]    --> src/lib.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub trait Group:
[INFO] [stdout]     |           ----- required by a bound in this trait
[INFO] [stdout] 148 |         rustc_serialize::Encodable +
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Group`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bn-plus` (lib) due to 16 previous errors; 15 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "40a645e33021508ded41bb9ee224c39a06b9780f1cf7273538ab7cad29ee3c82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40a645e33021508ded41bb9ee224c39a06b9780f1cf7273538ab7cad29ee3c82", kill_on_drop: false }`
[INFO] [stdout] 40a645e33021508ded41bb9ee224c39a06b9780f1cf7273538ab7cad29ee3c82
