[INFO] crate etcommon-bigint 0.2.10 is already in cache [INFO] testing etcommon-bigint-0.2.10 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate etcommon-bigint 0.2.10 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate etcommon-bigint 0.2.10 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate etcommon-bigint 0.2.10 [INFO] finished tweaking crates.io crate etcommon-bigint 0.2.10 [INFO] tweaked toml for crates.io crate etcommon-bigint 0.2.10 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 64f96e2505192e8a7a1d09c6c715696fd3a03127f7b4336fef3eba8a4de76fc0 [INFO] running `"docker" "start" "-a" "64f96e2505192e8a7a1d09c6c715696fd3a03127f7b4336fef3eba8a4de76fc0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling etcommon-hexutil v0.2.4 [INFO] [stderr] Compiling etcommon-rlp v0.2.5 [INFO] [stderr] Compiling etcommon-bigint v0.2.10 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1149:8 [INFO] [stderr] | [INFO] [stderr] 1149 | try!(write!(f, "{:x}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1183 | construct_uint!(U512, 8); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1166:8 [INFO] [stderr] | [INFO] [stderr] 1166 | try!(write!(f, "{:X}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1183 | construct_uint!(U512, 8); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1149:8 [INFO] [stderr] | [INFO] [stderr] 1149 | try!(write!(f, "{:x}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1184 | construct_uint!(U256, 4); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1166:8 [INFO] [stderr] | [INFO] [stderr] 1166 | try!(write!(f, "{:X}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1184 | construct_uint!(U256, 4); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1149:8 [INFO] [stderr] | [INFO] [stderr] 1149 | try!(write!(f, "{:x}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1185 | construct_uint!(U128, 2); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1166:8 [INFO] [stderr] | [INFO] [stderr] 1166 | try!(write!(f, "{:X}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1185 | construct_uint!(U128, 2); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `H256FastMap` [INFO] [stderr] --> src/hash/mod.rs:541:1 [INFO] [stderr] | [INFO] [stderr] 541 | pub type H256FastMap = Map>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `H256FastSet` [INFO] [stderr] --> src/hash/mod.rs:544:1 [INFO] [stderr] | [INFO] [stderr] 544 | pub type H256FastSet = Set>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.34s [INFO] running `"docker" "inspect" "64f96e2505192e8a7a1d09c6c715696fd3a03127f7b4336fef3eba8a4de76fc0"` [INFO] running `"docker" "rm" "-f" "64f96e2505192e8a7a1d09c6c715696fd3a03127f7b4336fef3eba8a4de76fc0"` [INFO] [stdout] 64f96e2505192e8a7a1d09c6c715696fd3a03127f7b4336fef3eba8a4de76fc0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 8e4ad2407f6fbf99d49fbcbcdb228e7018bc7e4d9dcd7097ee9cebaddb0611ad [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "8e4ad2407f6fbf99d49fbcbcdb228e7018bc7e4d9dcd7097ee9cebaddb0611ad"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling etcommon-bigint v0.2.10 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1149:8 [INFO] [stderr] | [INFO] [stderr] 1149 | try!(write!(f, "{:x}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1183 | construct_uint!(U512, 8); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1166:8 [INFO] [stderr] | [INFO] [stderr] 1166 | try!(write!(f, "{:X}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1183 | construct_uint!(U512, 8); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1149:8 [INFO] [stderr] | [INFO] [stderr] 1149 | try!(write!(f, "{:x}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1184 | construct_uint!(U256, 4); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1166:8 [INFO] [stderr] | [INFO] [stderr] 1166 | try!(write!(f, "{:X}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1184 | construct_uint!(U256, 4); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1149:8 [INFO] [stderr] | [INFO] [stderr] 1149 | try!(write!(f, "{:x}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1185 | construct_uint!(U128, 2); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1166:8 [INFO] [stderr] | [INFO] [stderr] 1166 | try!(write!(f, "{:X}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1185 | construct_uint!(U128, 2); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `H256FastMap` [INFO] [stderr] --> src/hash/mod.rs:541:1 [INFO] [stderr] | [INFO] [stderr] 541 | pub type H256FastMap = Map>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `H256FastSet` [INFO] [stderr] --> src/hash/mod.rs:544:1 [INFO] [stderr] | [INFO] [stderr] 544 | pub type H256FastSet = Set>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1149:8 [INFO] [stderr] | [INFO] [stderr] 1149 | try!(write!(f, "{:x}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1183 | construct_uint!(U512, 8); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1166:8 [INFO] [stderr] | [INFO] [stderr] 1166 | try!(write!(f, "{:X}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1183 | construct_uint!(U512, 8); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1149:8 [INFO] [stderr] | [INFO] [stderr] 1149 | try!(write!(f, "{:x}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1184 | construct_uint!(U256, 4); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1166:8 [INFO] [stderr] | [INFO] [stderr] 1166 | try!(write!(f, "{:X}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1184 | construct_uint!(U256, 4); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1149:8 [INFO] [stderr] | [INFO] [stderr] 1149 | try!(write!(f, "{:x}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1185 | construct_uint!(U128, 2); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1166:8 [INFO] [stderr] | [INFO] [stderr] 1166 | try!(write!(f, "{:X}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1185 | construct_uint!(U128, 2); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `H256FastMap` [INFO] [stderr] --> src/hash/mod.rs:541:1 [INFO] [stderr] | [INFO] [stderr] 541 | pub type H256FastMap = Map>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `H256FastSet` [INFO] [stderr] --> src/hash/mod.rs:544:1 [INFO] [stderr] | [INFO] [stderr] 544 | pub type H256FastSet = Set>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.19s [INFO] running `"docker" "inspect" "8e4ad2407f6fbf99d49fbcbcdb228e7018bc7e4d9dcd7097ee9cebaddb0611ad"` [INFO] running `"docker" "rm" "-f" "8e4ad2407f6fbf99d49fbcbcdb228e7018bc7e4d9dcd7097ee9cebaddb0611ad"` [INFO] [stdout] 8e4ad2407f6fbf99d49fbcbcdb228e7018bc7e4d9dcd7097ee9cebaddb0611ad [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 586b57d4a316c48d27040e19fd860dc20e5f00cef8bbebaf5c8c3129416891d0 [INFO] running `"docker" "start" "-a" "586b57d4a316c48d27040e19fd860dc20e5f00cef8bbebaf5c8c3129416891d0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1149:8 [INFO] [stderr] | [INFO] [stderr] 1149 | try!(write!(f, "{:x}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1183 | construct_uint!(U512, 8); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1166:8 [INFO] [stderr] | [INFO] [stderr] 1166 | try!(write!(f, "{:X}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1183 | construct_uint!(U512, 8); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1149:8 [INFO] [stderr] | [INFO] [stderr] 1149 | try!(write!(f, "{:x}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1184 | construct_uint!(U256, 4); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1166:8 [INFO] [stderr] | [INFO] [stderr] 1166 | try!(write!(f, "{:X}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1184 | construct_uint!(U256, 4); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1149:8 [INFO] [stderr] | [INFO] [stderr] 1149 | try!(write!(f, "{:x}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1185 | construct_uint!(U128, 2); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1166:8 [INFO] [stderr] | [INFO] [stderr] 1166 | try!(write!(f, "{:X}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1185 | construct_uint!(U128, 2); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `H256FastMap` [INFO] [stderr] --> src/hash/mod.rs:541:1 [INFO] [stderr] | [INFO] [stderr] 541 | pub type H256FastMap = Map>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `H256FastSet` [INFO] [stderr] --> src/hash/mod.rs:544:1 [INFO] [stderr] | [INFO] [stderr] 544 | pub type H256FastSet = Set>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1149:8 [INFO] [stderr] | [INFO] [stderr] 1149 | try!(write!(f, "{:x}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1183 | construct_uint!(U512, 8); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1166:8 [INFO] [stderr] | [INFO] [stderr] 1166 | try!(write!(f, "{:X}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1183 | construct_uint!(U512, 8); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1149:8 [INFO] [stderr] | [INFO] [stderr] 1149 | try!(write!(f, "{:x}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1184 | construct_uint!(U256, 4); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1166:8 [INFO] [stderr] | [INFO] [stderr] 1166 | try!(write!(f, "{:X}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1184 | construct_uint!(U256, 4); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1149:8 [INFO] [stderr] | [INFO] [stderr] 1149 | try!(write!(f, "{:x}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1185 | construct_uint!(U128, 2); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/uint/mod.rs:1166:8 [INFO] [stderr] | [INFO] [stderr] 1166 | try!(write!(f, "{:X}", nibble)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1185 | construct_uint!(U128, 2); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `H256FastMap` [INFO] [stderr] --> src/hash/mod.rs:541:1 [INFO] [stderr] | [INFO] [stderr] 541 | pub type H256FastMap = Map>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `H256FastSet` [INFO] [stderr] --> src/hash/mod.rs:544:1 [INFO] [stderr] | [INFO] [stderr] 544 | pub type H256FastSet = Set>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bigint-e9be724806080c18 [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test hash::tests::from_and_to_address ... ok [INFO] [stdout] test mi256::tests::m256 ... ok [INFO] [stdout] test hash::tests::from_and_to_u256 ... ok [INFO] [stdout] test hash::tests::hasher_alignment ... ok [INFO] [stdout] test hash::tests::hash_bitor ... ok [INFO] [stdout] test hash::tests::from_and_to_u64 ... ok [INFO] [stdout] test hash::tests::hash ... ok [INFO] [stdout] test hash::tests::from_u64 ... ok [INFO] [stdout] test m256::tests::sub ... ok [INFO] [stdout] test uint::tests::big_endian ... ok [INFO] [stdout] test uint::tests::u256_div ... ok [INFO] [stdout] test uint::tests::u256_multi_carry_all ... ok [INFO] [stdout] test uint::tests::u512_multi_adds ... ok [INFO] [stdout] test mi256::tests::sdiv ... ok [INFO] [stdout] test uint::tests::u256_multi_full_mul ... ok [INFO] [stdout] test hash::tests::from_str ... ok [INFO] [stdout] test uint::tests::display_uint ... ok [INFO] [stdout] test uint::tests::u256_multi_adds ... ok [INFO] [stdout] test uint::tests::u256_multi_muls2 ... ok [INFO] [stdout] test uint::tests::u256_multi_muls ... ok [INFO] [stdout] test uint::tests::u256_multi_muls_overflow ... ok [INFO] [stdout] test uint::tests::u256_multi_subs ... ok [INFO] [stdout] test uint::tests::display_uint_zero ... ok [INFO] [stdout] test uint::tests::uint128_add_overflow_panic ... ignored [INFO] [stdout] test uint::tests::u256_mul ... ok [INFO] [stdout] test uint::tests::uint128_add_overflow ... ok [INFO] [stdout] test uint::tests::uint128_mul ... ok [INFO] [stdout] test uint::tests::uint256_bits_test ... ok [INFO] [stdout] test uint::tests::little_endian ... ok [INFO] [stdout] test uint::tests::u512_multi_subs ... ok [INFO] [stdout] test uint::tests::uint256_extreme_bitshift_test ... ok [INFO] [stdout] test uint::tests::uint256_exp10 ... ok [INFO] [stdout] test uint::tests::uint128_add ... ok [INFO] [stdout] test uint::tests::uint256_comp_test ... ok [INFO] [stdout] test uint::tests::uint256_from_dec_str ... ok [INFO] [stdout] test uint::tests::uint256_div ... ok [INFO] [stdout] test uint::tests::uint256_from ... ok [INFO] [stdout] test uint::tests::uint256_arithmetic_test ... ok [INFO] [stdout] test uint::tests::uint256_mul1 ... ok [INFO] [stdout] test uint::tests::uint256_mul2 ... ok [INFO] [stdout] test uint::tests::uint256_overflowing_pow ... ok [INFO] [stdout] test uint::tests::uint256_mul32 ... ok [INFO] [stdout] test uint::tests::uint256_rem ... ok [INFO] [stdout] test uint::tests::uint256_shl_words ... ok [INFO] [stdout] test uint::tests::uint256_sub_overflow ... ok [INFO] [stdout] test uint::tests::uint256_to ... ok [INFO] [stdout] test uint::tests::uint256_mul_overflow ... ok [INFO] [stdout] test uint::tests::uint256_shl ... ok [INFO] [stdout] test uint::tests::uint256_simple_mul ... ok [INFO] [stdout] test uint::tests::uint256_mul ... ok [INFO] [stdout] test uint::tests::uint256_pow ... ok [INFO] [stdout] test uint::tests::uint512_mul ... ok [INFO] [stdout] test uint::tests::example ... ok [INFO] [stdout] test uint::tests::uint256_overflowing_mul ... ok [INFO] [stdout] test uint::tests::uint256_sub_overflow_panic ... ok [INFO] [stdout] test uint::tests::uint256_mul_overflow_panic ... ok [INFO] [stdout] test uint::tests::uint256_pow_overflow_panic ... ok [INFO] [stderr] Doc-tests bigint [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "586b57d4a316c48d27040e19fd860dc20e5f00cef8bbebaf5c8c3129416891d0"` [INFO] running `"docker" "rm" "-f" "586b57d4a316c48d27040e19fd860dc20e5f00cef8bbebaf5c8c3129416891d0"` [INFO] [stdout] 586b57d4a316c48d27040e19fd860dc20e5f00cef8bbebaf5c8c3129416891d0