[INFO] fetching crate uint 0.8.1... [INFO] checking uint-0.8.1 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate uint 0.8.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate uint 0.8.1 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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 /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate uint 0.8.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bf70a9002d7352559bc9c93104a97f79e2e911d4bf88480d559d18082bb0f3fe [INFO] running `"docker" "start" "-a" "bf70a9002d7352559bc9c93104a97f79e2e911d4bf88480d559d18082bb0f3fe"` [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling rug v1.5.2 [INFO] [stderr] Compiling num-bigint v0.2.2 [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 tinytemplate v1.0.2 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking uint v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking bstr v0.2.6 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling gmp-mpfr-sys v1.1.14 [INFO] [stderr] Checking rayon-core v1.5.0 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [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 1m 47s [INFO] running `"docker" "inspect" "bf70a9002d7352559bc9c93104a97f79e2e911d4bf88480d559d18082bb0f3fe"` [INFO] running `"docker" "rm" "-f" "bf70a9002d7352559bc9c93104a97f79e2e911d4bf88480d559d18082bb0f3fe"` [INFO] [stdout] bf70a9002d7352559bc9c93104a97f79e2e911d4bf88480d559d18082bb0f3fe