[INFO] fetching crate parity-bn 0.4.4... [INFO] testing parity-bn-0.4.4 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate parity-bn 0.4.4 into /workspace/builds/worker-91/source [INFO] validating manifest of crates.io crate parity-bn 0.4.4 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate parity-bn 0.4.4 [INFO] finished tweaking crates.io crate parity-bn 0.4.4 [INFO] tweaked toml for crates.io crate parity-bn 0.4.4 written to /workspace/builds/worker-91/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0d411c52f4c35fdf36566ae37a076deadf745319c0767e6b2ca5d2b289b1bd3 [INFO] running `Command { std: "docker" "start" "-a" "a0d411c52f4c35fdf36566ae37a076deadf745319c0767e6b2ca5d2b289b1bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0d411c52f4c35fdf36566ae37a076deadf745319c0767e6b2ca5d2b289b1bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0d411c52f4c35fdf36566ae37a076deadf745319c0767e6b2ca5d2b289b1bd3", kill_on_drop: false }` [INFO] [stdout] a0d411c52f4c35fdf36566ae37a076deadf745319c0767e6b2ca5d2b289b1bd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa8cd939195447f199a7ecdbee5e5029984574bab6fd2ed18a876261be4383db [INFO] running `Command { std: "docker" "start" "-a" "fa8cd939195447f199a7ecdbee5e5029984574bab6fd2ed18a876261be4383db", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling parity-bn v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:19:48 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:19:64 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:103:48 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:103:64 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:284:48 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:284:64 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:378:48 [INFO] [stdout] | [INFO] [stdout] 378 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:378:64 [INFO] [stdout] | [INFO] [stdout] 378 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:415:48 [INFO] [stdout] | [INFO] [stdout] 415 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:415:64 [INFO] [stdout] | [INFO] [stdout] 415 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:537:48 [INFO] [stdout] | [INFO] [stdout] 537 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:537:64 [INFO] [stdout] | [INFO] [stdout] 537 | #[cfg_attr(feature = "rustc-serialize", derive(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:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | 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:174:22 [INFO] [stdout] | [INFO] [stdout] 174 | 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:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | 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:204:22 [INFO] [stdout] | [INFO] [stdout] 204 | 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:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | $name::new(try!(U256::decode(s))).ok_or_else(|| s.error("integer is not less than modulus")) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | / field_impl!( [INFO] [stdout] 186 | | Fr, [INFO] [stdout] 187 | | [ [INFO] [stdout] 188 | | 0x43e1f593f0000001, [INFO] [stdout] ... | [INFO] [stdout] 211 | | 0x6586864b4c6911b3c2e1f593efffffff [INFO] [stdout] 212 | | ); [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:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | $name::new(try!(U256::decode(s))).ok_or_else(|| s.error("integer is not less than modulus")) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | / field_impl!( [INFO] [stdout] 215 | | Fq, [INFO] [stdout] 216 | | [ [INFO] [stdout] 217 | | 0x3c208c16d87cfd47, [INFO] [stdout] ... | [INFO] [stdout] 240 | | 0x9ede7d651eca6ac987d20782e4866389 [INFO] [stdout] 241 | | ); [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:60:24 [INFO] [stdout] | [INFO] [stdout] 60 | 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(&mut R) -> Self; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut R` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [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 [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:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | 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:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | 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:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | 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:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | 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:266:17 [INFO] [stdout] | [INFO] [stdout] 266 | 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:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | let y = try!(P::Base::decode(s)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "fa8cd939195447f199a7ecdbee5e5029984574bab6fd2ed18a876261be4383db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa8cd939195447f199a7ecdbee5e5029984574bab6fd2ed18a876261be4383db", kill_on_drop: false }` [INFO] [stdout] fa8cd939195447f199a7ecdbee5e5029984574bab6fd2ed18a876261be4383db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10b57cf0dd8c2d26288f0c67e972e49f36182e3b9c087e6168746828decf6d8d [INFO] running `Command { std: "docker" "start" "-a" "10b57cf0dd8c2d26288f0c67e972e49f36182e3b9c087e6168746828decf6d8d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:19:48 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:19:64 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:103:48 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:103:64 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:284:48 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:284:64 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:378:48 [INFO] [stdout] | [INFO] [stdout] 378 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:378:64 [INFO] [stdout] | [INFO] [stdout] 378 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:415:48 [INFO] [stdout] | [INFO] [stdout] 415 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:415:64 [INFO] [stdout] | [INFO] [stdout] 415 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:537:48 [INFO] [stdout] | [INFO] [stdout] 537 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:537:64 [INFO] [stdout] | [INFO] [stdout] 537 | #[cfg_attr(feature = "rustc-serialize", derive(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:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | 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:174:22 [INFO] [stdout] | [INFO] [stdout] 174 | 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:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | 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:204:22 [INFO] [stdout] | [INFO] [stdout] 204 | 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:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | $name::new(try!(U256::decode(s))).ok_or_else(|| s.error("integer is not less than modulus")) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | / field_impl!( [INFO] [stdout] 186 | | Fr, [INFO] [stdout] 187 | | [ [INFO] [stdout] 188 | | 0x43e1f593f0000001, [INFO] [stdout] ... | [INFO] [stdout] 211 | | 0x6586864b4c6911b3c2e1f593efffffff [INFO] [stdout] 212 | | ); [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:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | $name::new(try!(U256::decode(s))).ok_or_else(|| s.error("integer is not less than modulus")) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | / field_impl!( [INFO] [stdout] 215 | | Fq, [INFO] [stdout] 216 | | [ [INFO] [stdout] 217 | | 0x3c208c16d87cfd47, [INFO] [stdout] ... | [INFO] [stdout] 240 | | 0x9ede7d651eca6ac987d20782e4866389 [INFO] [stdout] 241 | | ); [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:60:24 [INFO] [stdout] | [INFO] [stdout] 60 | 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(&mut R) -> Self; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut R` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [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 [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:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | 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:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | 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:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | 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:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | 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:266:17 [INFO] [stdout] | [INFO] [stdout] 266 | 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:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | let y = try!(P::Base::decode(s)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling bincode v0.6.1 [INFO] [stderr] Compiling parity-bn v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:19:48 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:19:64 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:103:48 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:103:64 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:284:48 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:284:64 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:378:48 [INFO] [stdout] | [INFO] [stdout] 378 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:378:64 [INFO] [stdout] | [INFO] [stdout] 378 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:415:48 [INFO] [stdout] | [INFO] [stdout] 415 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:415:64 [INFO] [stdout] | [INFO] [stdout] 415 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:537:48 [INFO] [stdout] | [INFO] [stdout] 537 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/lib.rs:537:64 [INFO] [stdout] | [INFO] [stdout] 537 | #[cfg_attr(feature = "rustc-serialize", derive(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:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | 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:174:22 [INFO] [stdout] | [INFO] [stdout] 174 | 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:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | 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:204:22 [INFO] [stdout] | [INFO] [stdout] 204 | 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:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | $name::new(try!(U256::decode(s))).ok_or_else(|| s.error("integer is not less than modulus")) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | / field_impl!( [INFO] [stdout] 186 | | Fr, [INFO] [stdout] 187 | | [ [INFO] [stdout] 188 | | 0x43e1f593f0000001, [INFO] [stdout] ... | [INFO] [stdout] 211 | | 0x6586864b4c6911b3c2e1f593efffffff [INFO] [stdout] 212 | | ); [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:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | $name::new(try!(U256::decode(s))).ok_or_else(|| s.error("integer is not less than modulus")) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | / field_impl!( [INFO] [stdout] 215 | | Fq, [INFO] [stdout] 216 | | [ [INFO] [stdout] 217 | | 0x3c208c16d87cfd47, [INFO] [stdout] ... | [INFO] [stdout] 240 | | 0x9ede7d651eca6ac987d20782e4866389 [INFO] [stdout] 241 | | ); [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:60:24 [INFO] [stdout] | [INFO] [stdout] 60 | 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(&mut R) -> Self; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut R` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [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 [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:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | 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:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | 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:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | 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:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | 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:266:17 [INFO] [stdout] | [INFO] [stdout] 266 | 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:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | let y = try!(P::Base::decode(s)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 29s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/parity_bn-61ba2327c6ce90f7) [INFO] [stderr] Executable tests/serialization.rs (/opt/rustwide/target/debug/deps/serialization-de5e078d9bf84bd5) [INFO] running `Command { std: "docker" "inspect" "10b57cf0dd8c2d26288f0c67e972e49f36182e3b9c087e6168746828decf6d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10b57cf0dd8c2d26288f0c67e972e49f36182e3b9c087e6168746828decf6d8d", kill_on_drop: false }` [INFO] [stdout] 10b57cf0dd8c2d26288f0c67e972e49f36182e3b9c087e6168746828decf6d8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9fa4dff04f58e136929628900e70878731979033c0ce0d4ce8c0c1dec92a08af [INFO] running `Command { std: "docker" "start" "-a" "9fa4dff04f58e136929628900e70878731979033c0ce0d4ce8c0c1dec92a08af", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/lib.rs:19:48 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/lib.rs:19:64 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/lib.rs:103:48 [INFO] [stderr] | [INFO] [stderr] 103 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/lib.rs:103:64 [INFO] [stderr] | [INFO] [stderr] 103 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/lib.rs:284:48 [INFO] [stderr] | [INFO] [stderr] 284 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/lib.rs:284:64 [INFO] [stderr] | [INFO] [stderr] 284 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/lib.rs:378:48 [INFO] [stderr] | [INFO] [stderr] 378 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/lib.rs:378:64 [INFO] [stderr] | [INFO] [stderr] 378 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/lib.rs:415:48 [INFO] [stderr] | [INFO] [stderr] 415 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/lib.rs:415:64 [INFO] [stderr] | [INFO] [stderr] 415 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/lib.rs:537:48 [INFO] [stderr] | [INFO] [stderr] 537 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/lib.rs:537:64 [INFO] [stderr] | [INFO] [stderr] 537 | #[cfg_attr(feature = "rustc-serialize", derive(RustcDecodable, RustcEncodable))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/arith.rs:161:13 [INFO] [stderr] | [INFO] [stderr] 161 | try!(s.emit_u8(buf[i])); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/arith.rs:174:22 [INFO] [stderr] | [INFO] [stderr] 174 | buf[i] = try!(s.read_u8()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/arith.rs:191:13 [INFO] [stderr] | [INFO] [stderr] 191 | try!(s.emit_u8(buf[i])); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/arith.rs:204:22 [INFO] [stderr] | [INFO] [stderr] 204 | buf[i] = try!(s.read_u8()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/fields/fp.rs:37:28 [INFO] [stderr] | [INFO] [stderr] 37 | $name::new(try!(U256::decode(s))).ok_or_else(|| s.error("integer is not less than modulus")) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 185 | / field_impl!( [INFO] [stderr] 186 | | Fr, [INFO] [stderr] 187 | | [ [INFO] [stderr] 188 | | 0x43e1f593f0000001, [INFO] [stderr] ... | [INFO] [stderr] 211 | | 0x6586864b4c6911b3c2e1f593efffffff [INFO] [stderr] 212 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `field_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/fields/fp.rs:37:28 [INFO] [stderr] | [INFO] [stderr] 37 | $name::new(try!(U256::decode(s))).ok_or_else(|| s.error("integer is not less than modulus")) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 214 | / field_impl!( [INFO] [stderr] 215 | | Fq, [INFO] [stderr] 216 | | [ [INFO] [stderr] 217 | | 0x3c208c16d87cfd47, [INFO] [stderr] ... | [INFO] [stderr] 240 | | 0x9ede7d651eca6ac987d20782e4866389 [INFO] [stderr] 241 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `field_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] [INFO] [stderr] --> src/fields/fq2.rs:60:24 [INFO] [stdout] running 25 tests [INFO] [stderr] | [INFO] [stderr] 60 | let combined = try!(U512::decode(s)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/fields/mod.rs:29:23 [INFO] [stderr] | [INFO] [stderr] 29 | fn random(&mut R) -> Self; [INFO] [stderr] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut R` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/groups/mod.rs:233:13 [INFO] [stderr] | [INFO] [stderr] 233 | try!(l.encode(s)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/groups/mod.rs:242:9 [INFO] [stderr] | [INFO] [stderr] 242 | try!(self.x.encode(s)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/groups/mod.rs:243:9 [INFO] [stderr] | [INFO] [stderr] 243 | try!(self.y.encode(s)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/groups/mod.rs:252:17 [INFO] [stderr] | [INFO] [stderr] 252 | let l = try!(u8::decode(s)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/groups/mod.rs:256:16 [INFO] [stderr] | [INFO] [stderr] 256 | Ok(try!(AffineG::decode(s)).to_jacobian()) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/groups/mod.rs:266:17 [INFO] [stderr] | [INFO] [stderr] 266 | let x = try!(P::Base::decode(s)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/groups/mod.rs:267:17 [INFO] [stderr] | [INFO] [stderr] 267 | let y = try!(P::Base::decode(s)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `parity-bn` (lib) generated 27 warnings [INFO] [stderr] warning: `parity-bn` (lib test) generated 27 warnings (27 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parity_bn-61ba2327c6ce90f7) [INFO] [stdout] test arith::from_slice ... ok [INFO] [stdout] test arith::to_big_endian ... ok [INFO] [stdout] test arith::setting_bits ... ok [INFO] [stdout] test groups::internals ... ok [INFO] [stdout] test groups::affine_fail ... ok [INFO] [stdout] test groups::test_y_at_point_at_infinity ... ok [INFO] [stdout] test fields::test_str ... ok [INFO] [stdout] test groups::affine_ok ... ok [INFO] [stdout] test fields::test_cyclotomic_exp ... ok [INFO] [stdout] test arith::testing_divrem ... ok [INFO] [stdout] test fields::fq12_test_vector ... ok [INFO] [stdout] test groups::test_prepared_g2 ... ok [INFO] [stdout] test groups::test_miller_loop ... ok [INFO] [stdout] test groups::test_reduced_pairing ... ok [INFO] [stdout] test groups::predefined_pair ... ok [INFO] [stdout] test fields::fp::test_rsquared ... ok [INFO] [stdout] test fields::test_fq ... ok [INFO] [stdout] test fields::test_fr ... ok [INFO] [stdout] test fields::test_fq2 ... ok [INFO] [stdout] test groups::test_g1 ... ok [INFO] [stdout] test groups::test_binlinearity ... ok [INFO] [stdout] test groups::test_affine_jacobian_conversion ... ok [INFO] [stdout] test fields::test_fq6 ... ok [INFO] [stdout] test fields::test_fq12 has been running for over 60 seconds [INFO] [stdout] test groups::test_g2 has been running for over 60 seconds [INFO] [stdout] test fields::test_fq12 ... ok [INFO] [stdout] test groups::test_g2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 113.12s [INFO] [stdout] [INFO] [stderr] Running tests/serialization.rs (/opt/rustwide/target/debug/deps/serialization-de5e078d9bf84bd5) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test fr_test_invalid_representations ... ok [INFO] [stdout] test group_serialization_edge_cases ... ok [INFO] [stdout] test fr_serialization_and_deserialization ... ok [INFO] [stdout] test fr_vectors ... ok [INFO] [stdout] test g1_vectors ... ok [INFO] [stdout] test group_serialization_and_deserialization ... ok [INFO] [stdout] test g2_vectors has been running for over 60 seconds [INFO] [stdout] test g2_vectors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 354.08s [INFO] [stdout] [INFO] [stderr] Doc-tests parity-bn [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" "9fa4dff04f58e136929628900e70878731979033c0ce0d4ce8c0c1dec92a08af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fa4dff04f58e136929628900e70878731979033c0ce0d4ce8c0c1dec92a08af", kill_on_drop: false }` [INFO] [stdout] 9fa4dff04f58e136929628900e70878731979033c0ce0d4ce8c0c1dec92a08af