[INFO] crate uint 0.8.1 is already in cache [INFO] checking uint-0.8.1 against master#9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7 for pr-64564 [INFO] extracting crate uint 0.8.1 into work/builds/worker-4/source [INFO] validating manifest of crates.io crate uint 0.8.1 on toolchain 9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate uint 0.8.1 [INFO] removed 1 missing examples [INFO] removed 1 missing tests [INFO] finished tweaking crates.io crate uint 0.8.1 [INFO] tweaked toml for crates.io crate uint 0.8.1 written to work/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate uint 0.8.1 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7b095a087a187c4605eba9ed67790cbe3880a7067a2eff5f75abf354f96cd233 [INFO] running `"docker" "start" "-a" "7b095a087a187c4605eba9ed67790cbe3880a7067a2eff5f75abf354f96cd233"` [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rug v1.5.2 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking rayon-core v1.5.0 [INFO] [stderr] Checking uint v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling gmp-mpfr-sys v1.1.14 [INFO] [stderr] Checking num-bigint v0.2.2 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking bstr v0.2.6 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking tinytemplate v1.0.2 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> examples/modular.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / construct_uint! { [INFO] [stderr] 16 | | pub struct U256(4); [INFO] [stderr] 17 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> examples/modular.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / construct_uint! { [INFO] [stderr] 16 | | pub struct U256(4); [INFO] [stderr] 17 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> tests/uint_tests.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / construct_uint! { [INFO] [stderr] 19 | | pub struct U256(4); [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> tests/uint_tests.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / construct_uint! { [INFO] [stderr] 19 | | pub struct U256(4); [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> tests/uint_tests.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / construct_uint! { [INFO] [stderr] 23 | | pub struct U512(8); [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> tests/uint_tests.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / construct_uint! { [INFO] [stderr] 23 | | pub struct U512(8); [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> benches/bigint.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / construct_uint! { [INFO] [stderr] 24 | | pub struct U256(4); [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> benches/bigint.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / construct_uint! { [INFO] [stderr] 24 | | pub struct U256(4); [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> benches/bigint.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / construct_uint! { [INFO] [stderr] 28 | | pub struct U512(8); [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> benches/bigint.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / construct_uint! { [INFO] [stderr] 28 | | pub struct U512(8); [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `"docker" "inspect" "7b095a087a187c4605eba9ed67790cbe3880a7067a2eff5f75abf354f96cd233"` [INFO] running `"docker" "rm" "-f" "7b095a087a187c4605eba9ed67790cbe3880a7067a2eff5f75abf354f96cd233"` [INFO] [stdout] 7b095a087a187c4605eba9ed67790cbe3880a7067a2eff5f75abf354f96cd233