[INFO] fetching crate bigint 4.4.3... [INFO] testing bigint-4.4.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate bigint 4.4.3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate bigint 4.4.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bigint 4.4.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bigint 4.4.3 [INFO] tweaked toml for crates.io crate bigint 4.4.3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate bigint 4.4.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.19 [INFO] [stderr] Downloaded serde_derive v1.0.106 [INFO] [stderr] Downloaded quote v1.0.4 [INFO] [stderr] Downloaded serde v1.0.106 [INFO] [stderr] Downloaded proc-macro2 v1.0.12 [INFO] [stderr] Downloaded rustc-hex v1.0.0 [INFO] [stderr] Downloaded quickcheck v0.4.1 [INFO] [stderr] Downloaded crunchy v0.1.6 [INFO] [stderr] Downloaded heapsize v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e915fe767f2150f1acd76b4abe9ef156c7f30cafe79feb77bc9e52b4b9ed2d91 [INFO] running `Command { std: "docker" "start" "-a" "e915fe767f2150f1acd76b4abe9ef156c7f30cafe79feb77bc9e52b4b9ed2d91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e915fe767f2150f1acd76b4abe9ef156c7f30cafe79feb77bc9e52b4b9ed2d91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e915fe767f2150f1acd76b4abe9ef156c7f30cafe79feb77bc9e52b4b9ed2d91", kill_on_drop: false }` [INFO] [stdout] e915fe767f2150f1acd76b4abe9ef156c7f30cafe79feb77bc9e52b4b9ed2d91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03a8a1eb4a772a820e8c6a84d98ed2af056744aa2e844d8beca7db2a1fde84a8 [INFO] running `Command { std: "docker" "start" "-a" "03a8a1eb4a772a820e8c6a84d98ed2af056744aa2e844d8beca7db2a1fde84a8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bigint v4.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/uint.rs:146:71 [INFO] [stdout] | [INFO] [stdout] 146 | uint_full_mul_reg!($name, $n_words, $self_expr, $other, |_, _| true); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 975 | construct_uint!(U128, 2); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg` [INFO] [stdout] = note: this warning originates in the macro `uint_full_mul_reg` (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/uint.rs:951:5 [INFO] [stdout] | [INFO] [stdout] 951 | try!(write!(f, "0x")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 975 | construct_uint!(U128, 2); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (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/uint.rs:958:8 [INFO] [stdout] | [INFO] [stdout] 958 | try!(write!(f, "{:x}", nibble)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 975 | construct_uint!(U128, 2); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/uint.rs:146:71 [INFO] [stdout] | [INFO] [stdout] 146 | uint_full_mul_reg!($name, $n_words, $self_expr, $other, |_, _| true); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 976 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg` [INFO] [stdout] = note: this warning originates in the macro `uint_full_mul_reg` (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/uint.rs:951:5 [INFO] [stdout] | [INFO] [stdout] 951 | try!(write!(f, "0x")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 976 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (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/uint.rs:958:8 [INFO] [stdout] | [INFO] [stdout] 958 | try!(write!(f, "{:x}", nibble)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 976 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/uint.rs:143:76 [INFO] [stdout] | [INFO] [stdout] 143 | uint_full_mul_reg!($name, 8, $self_expr, $other, |a, b| a != 0 || b != 0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 977 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg` [INFO] [stdout] = note: this warning originates in the macro `uint_full_mul_reg` (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/uint.rs:951:5 [INFO] [stdout] | [INFO] [stdout] 951 | try!(write!(f, "0x")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 977 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (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/uint.rs:958:8 [INFO] [stdout] | [INFO] [stdout] 958 | try!(write!(f, "{:x}", nibble)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 977 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/uint.rs:146:71 [INFO] [stdout] | [INFO] [stdout] 146 | uint_full_mul_reg!($name, $n_words, $self_expr, $other, |_, _| true); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 984 | U512(uint_full_mul_reg!(U256, 4, self, other)) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ret = unsafe { ::core::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 975 | construct_uint!(U128, 2); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ret = unsafe { ::core::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 975 | construct_uint!(U128, 2); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ret = unsafe { ::core::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 976 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ret = unsafe { ::core::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 976 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ret = unsafe { ::core::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 977 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ret = unsafe { ::core::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 977 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.24s [INFO] running `Command { std: "docker" "inspect" "03a8a1eb4a772a820e8c6a84d98ed2af056744aa2e844d8beca7db2a1fde84a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a8a1eb4a772a820e8c6a84d98ed2af056744aa2e844d8beca7db2a1fde84a8", kill_on_drop: false }` [INFO] [stdout] 03a8a1eb4a772a820e8c6a84d98ed2af056744aa2e844d8beca7db2a1fde84a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3b4f4008a87a3dd1667bae4093d7728f15934cbe32079b901d76c97477f1828 [INFO] running `Command { std: "docker" "start" "-a" "d3b4f4008a87a3dd1667bae4093d7728f15934cbe32079b901d76c97477f1828", kill_on_drop: false }` [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/uint.rs:146:71 [INFO] [stdout] | [INFO] [stdout] 146 | uint_full_mul_reg!($name, $n_words, $self_expr, $other, |_, _| true); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 975 | construct_uint!(U128, 2); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg` [INFO] [stdout] = note: this warning originates in the macro `uint_full_mul_reg` (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/uint.rs:951:5 [INFO] [stdout] | [INFO] [stdout] 951 | try!(write!(f, "0x")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 975 | construct_uint!(U128, 2); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (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/uint.rs:958:8 [INFO] [stdout] | [INFO] [stdout] 958 | try!(write!(f, "{:x}", nibble)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 975 | construct_uint!(U128, 2); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/uint.rs:146:71 [INFO] [stdout] | [INFO] [stdout] 146 | uint_full_mul_reg!($name, $n_words, $self_expr, $other, |_, _| true); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 976 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg` [INFO] [stdout] = note: this warning originates in the macro `uint_full_mul_reg` (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/uint.rs:951:5 [INFO] [stdout] | [INFO] [stdout] 951 | try!(write!(f, "0x")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 976 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (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/uint.rs:958:8 [INFO] [stdout] | [INFO] [stdout] 958 | try!(write!(f, "{:x}", nibble)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 976 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/uint.rs:143:76 [INFO] [stdout] | [INFO] [stdout] 143 | uint_full_mul_reg!($name, 8, $self_expr, $other, |a, b| a != 0 || b != 0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 977 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg` [INFO] [stdout] = note: this warning originates in the macro `uint_full_mul_reg` (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/uint.rs:951:5 [INFO] [stdout] | [INFO] [stdout] 951 | try!(write!(f, "0x")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 977 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (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/uint.rs:958:8 [INFO] [stdout] | [INFO] [stdout] 958 | try!(write!(f, "{:x}", nibble)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 977 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/uint.rs:146:71 [INFO] [stdout] | [INFO] [stdout] 146 | uint_full_mul_reg!($name, $n_words, $self_expr, $other, |_, _| true); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 984 | U512(uint_full_mul_reg!(U256, 4, self, other)) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ret = unsafe { ::core::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 975 | construct_uint!(U128, 2); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ret = unsafe { ::core::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 975 | construct_uint!(U128, 2); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ret = unsafe { ::core::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 976 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ret = unsafe { ::core::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 976 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ret = unsafe { ::core::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 977 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ret = unsafe { ::core::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 977 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling quickcheck v0.4.1 [INFO] [stderr] Compiling bigint v4.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/uint.rs:146:71 [INFO] [stdout] | [INFO] [stdout] 146 | uint_full_mul_reg!($name, $n_words, $self_expr, $other, |_, _| true); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 975 | construct_uint!(U128, 2); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg` [INFO] [stdout] = note: this warning originates in the macro `uint_full_mul_reg` (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/uint.rs:951:5 [INFO] [stdout] | [INFO] [stdout] 951 | try!(write!(f, "0x")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 975 | construct_uint!(U128, 2); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (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/uint.rs:958:8 [INFO] [stdout] | [INFO] [stdout] 958 | try!(write!(f, "{:x}", nibble)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 975 | construct_uint!(U128, 2); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/uint.rs:146:71 [INFO] [stdout] | [INFO] [stdout] 146 | uint_full_mul_reg!($name, $n_words, $self_expr, $other, |_, _| true); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 976 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg` [INFO] [stdout] = note: this warning originates in the macro `uint_full_mul_reg` (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/uint.rs:951:5 [INFO] [stdout] | [INFO] [stdout] 951 | try!(write!(f, "0x")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 976 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (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/uint.rs:958:8 [INFO] [stdout] | [INFO] [stdout] 958 | try!(write!(f, "{:x}", nibble)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 976 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/uint.rs:143:76 [INFO] [stdout] | [INFO] [stdout] 143 | uint_full_mul_reg!($name, 8, $self_expr, $other, |a, b| a != 0 || b != 0); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 977 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `uint_full_mul_reg` [INFO] [stdout] = note: this warning originates in the macro `uint_full_mul_reg` (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/uint.rs:951:5 [INFO] [stdout] | [INFO] [stdout] 951 | try!(write!(f, "0x")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 977 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (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/uint.rs:958:8 [INFO] [stdout] | [INFO] [stdout] 958 | try!(write!(f, "{:x}", nibble)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 977 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/uint.rs:146:71 [INFO] [stdout] | [INFO] [stdout] 146 | uint_full_mul_reg!($name, $n_words, $self_expr, $other, |_, _| true); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 984 | U512(uint_full_mul_reg!(U256, 4, self, other)) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `uint_full_mul_reg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ret = unsafe { ::core::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 975 | construct_uint!(U128, 2); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ret = unsafe { ::core::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 975 | construct_uint!(U128, 2); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ret = unsafe { ::core::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 976 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ret = unsafe { ::core::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 976 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ret = unsafe { ::core::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 977 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `core::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/uint.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | let mut ret = unsafe { ::core::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 977 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `uint_overflowing_binop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | #![cfg_attr(all(not(feature="std"), test), feature(alloc))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `alloc` has been stable since 1.36.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | #![cfg_attr(all(not(feature="std"), test), feature(alloc))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bigint` due to 2 previous errors; 17 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d3b4f4008a87a3dd1667bae4093d7728f15934cbe32079b901d76c97477f1828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3b4f4008a87a3dd1667bae4093d7728f15934cbe32079b901d76c97477f1828", kill_on_drop: false }` [INFO] [stdout] d3b4f4008a87a3dd1667bae4093d7728f15934cbe32079b901d76c97477f1828