[INFO] crate etcommon-bigint 0.2.10 is already in cache [INFO] checking etcommon-bigint-0.2.10 against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] extracting crate etcommon-bigint 0.2.10 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate etcommon-bigint 0.2.10 on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "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-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "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] 995cfc83b22184a3b234d802dda63bb522696deab531d04ff2948f673df6931e [INFO] running `"docker" "start" "-a" "995cfc83b22184a3b234d802dda63bb522696deab531d04ff2948f673df6931e"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking etcommon-hexutil v0.2.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking elastic-array-plus v0.10.0 [INFO] [stderr] Checking etcommon-rlp v0.2.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking 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: 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: 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 8.79s [INFO] running `"docker" "inspect" "995cfc83b22184a3b234d802dda63bb522696deab531d04ff2948f673df6931e"` [INFO] running `"docker" "rm" "-f" "995cfc83b22184a3b234d802dda63bb522696deab531d04ff2948f673df6931e"` [INFO] [stdout] 995cfc83b22184a3b234d802dda63bb522696deab531d04ff2948f673df6931e