[INFO] cloning repository https://github.com/FUTingFei/parity-bitcoin-analysis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FUTingFei/parity-bitcoin-analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFUTingFei%2Fparity-bitcoin-analysis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFUTingFei%2Fparity-bitcoin-analysis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26ade38bb38414ae674adfaea68a7927dcbe0484 [INFO] testing FUTingFei/parity-bitcoin-analysis against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFUTingFei%2Fparity-bitcoin-analysis" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FUTingFei/parity-bitcoin-analysis on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FUTingFei/parity-bitcoin-analysis [INFO] finished tweaking git repo https://github.com/FUTingFei/parity-bitcoin-analysis [INFO] tweaked toml for git repo https://github.com/FUTingFei/parity-bitcoin-analysis written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/FUTingFei/parity-bitcoin-analysis already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ethcore/rust-rocksdb` [INFO] [stderr] Updating git repository `https://github.com/ethcore/rust-secp256k1` [INFO] [stderr] Updating git repository `https://github.com/paritytech/app-dirs-rs` [INFO] [stderr] Updating git repository `https://github.com/ethcore/jsonrpc.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded globset v0.1.4 [INFO] [stderr] Downloaded env_logger v0.5.3 [INFO] [stderr] Downloaded pulldown-cmark v0.0.3 [INFO] [stderr] Downloaded mio v0.6.11 [INFO] [stderr] Downloaded heapsize v0.3.9 [INFO] [stderr] Downloaded local-encoding v0.2.0 [INFO] [stderr] Downloaded skeptic v0.4.0 [INFO] [stderr] Downloaded siphasher v0.1.3 [INFO] [stderr] Downloaded abstract-ns v0.3.4 [INFO] [stderr] Downloaded domain v0.2.2 [INFO] [stderr] Downloaded hyper v0.11.7 [INFO] [stderr] Downloaded murmur3 v0.4.0 [INFO] [stderr] Downloaded elastic-array v0.6.0 [INFO] [stderr] Downloaded rustc-hex v2.0.0 [INFO] [stderr] Downloaded csv v1.0.0 [INFO] [stderr] Downloaded display_derive v0.0.0 [INFO] [stderr] Downloaded wincolor v0.1.5 [INFO] [stderr] Downloaded ns-dns-tokio v0.3.1 [INFO] [stderr] Downloaded heapsize v0.4.1 [INFO] [stderr] Downloaded parking_lot_core v0.2.6 [INFO] [stderr] Downloaded bigint v1.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a6508e014955c30f80a33e17ed473acc76d3d7e7916741134452a42e0215ec1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9a6508e014955c30f80a33e17ed473acc76d3d7e7916741134452a42e0215ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a6508e014955c30f80a33e17ed473acc76d3d7e7916741134452a42e0215ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a6508e014955c30f80a33e17ed473acc76d3d7e7916741134452a42e0215ec1", kill_on_drop: false }` [INFO] [stdout] 9a6508e014955c30f80a33e17ed473acc76d3d7e7916741134452a42e0215ec1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b69c4bb36248000a54189dadee57470a01636d500d14b254fad41e6283188350 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b69c4bb36248000a54189dadee57470a01636d500d14b254fad41e6283188350", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling heapsize v0.3.9 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling heapsize v0.4.1 [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rustc-hex v2.0.0 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling siphasher v0.1.3 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling serde v1.0.21 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling getopts v0.2.17 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling termcolor v0.3.3 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling arrayvec v0.4.6 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling murmur3 v0.4.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling app_dirs v1.2.1 (https://github.com/paritytech/app-dirs-rs#0b37f948) [INFO] [stderr] Compiling rustc_version v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.0 [INFO] [stderr] Compiling eth-secp256k1 v0.5.7 (https://github.com/ethcore/rust-secp256k1#6370d63a) [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling mio v0.6.11 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling serialization_derive v0.1.0 (/opt/rustwide/workdir/serialization_derive) [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling bigint v1.0.5 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling elastic-array v0.6.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.2.6 [INFO] [stderr] Compiling abstract-ns v0.3.4 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Compiling tokio-core v0.1.10 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.6 [INFO] [stderr] Compiling csv v1.0.0 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling display_derive v0.0.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] Compiling primitives v0.1.0 (/opt/rustwide/workdir/primitives) [INFO] [stderr] Compiling serde_derive v1.0.21 [INFO] [stderr] Compiling globset v0.1.4 [INFO] [stderr] Compiling env_logger v0.5.3 [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> primitives/src/hash.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | let vec: Vec = try!(s.from_hex()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | impl_hash!(H32, 4); [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 `impl_hash` (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] --> primitives/src/hash.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | let vec: Vec = try!(s.from_hex()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | impl_hash!(H48, 6); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_hash` (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] --> primitives/src/hash.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | let vec: Vec = try!(s.from_hex()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | impl_hash!(H96, 12); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_hash` (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] --> primitives/src/hash.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | let vec: Vec = try!(s.from_hex()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 160 | impl_hash!(H160, 20); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_hash` (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] --> primitives/src/hash.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | let vec: Vec = try!(s.from_hex()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | impl_hash!(H256, 32); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_hash` (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] --> primitives/src/hash.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | let vec: Vec = try!(s.from_hex()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | impl_hash!(H264, 33); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_hash` (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] --> primitives/src/hash.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | let vec: Vec = try!(s.from_hex()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | impl_hash!(H512, 64); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_hash` (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] --> primitives/src/hash.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | let vec: Vec = try!(s.from_hex()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | impl_hash!(H520, 65); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling domain v0.2.2 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serialization v0.1.0 (/opt/rustwide/workdir/serialization) [INFO] [stderr] Compiling logs v0.1.0 (/opt/rustwide/workdir/logs) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/compact_integer.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | let result = match try!(reader.read::()) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/compact_integer.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | 0xfd => try!(reader.read::()).into(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/compact_integer.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | 0xfe => try!(reader.read::()).into(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/compact_integer.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | _ => try!(reader.read::()).into(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/impls.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | let value = try!(reader.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/impls.rs:108:6 [INFO] [stdout] | [INFO] [stdout] 108 | Ok(try!(reader.read_i32::())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/impls.rs:115:6 [INFO] [stdout] | [INFO] [stdout] 115 | Ok(try!(reader.read_i64::())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/impls.rs:122:6 [INFO] [stdout] | [INFO] [stdout] 122 | Ok(try!(reader.read_u8())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/impls.rs:129:6 [INFO] [stdout] | [INFO] [stdout] 129 | Ok(try!(reader.read_u16::())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/impls.rs:136:6 [INFO] [stdout] | [INFO] [stdout] 136 | Ok(try!(reader.read_u32::())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/impls.rs:143:6 [INFO] [stdout] | [INFO] [stdout] 143 | Ok(try!(reader.read_u64::())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/impls.rs:179:22 [INFO] [stdout] | [INFO] [stdout] 179 | let bytes: Bytes = try!(reader.read()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/impls.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | try!(reader.read_slice(&mut *result)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 207 | impl_ser_for_hash!(H32, 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_ser_for_hash` (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] --> serialization/src/impls.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | try!(reader.read_slice(&mut *result)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | impl_ser_for_hash!(H48, 6); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_ser_for_hash` (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] --> serialization/src/impls.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | try!(reader.read_slice(&mut *result)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | impl_ser_for_hash!(H96, 12); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_ser_for_hash` (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] --> serialization/src/impls.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | try!(reader.read_slice(&mut *result)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | impl_ser_for_hash!(H160, 20); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_ser_for_hash` (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] --> serialization/src/impls.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | try!(reader.read_slice(&mut *result)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | impl_ser_for_hash!(H256, 32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_ser_for_hash` (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] --> serialization/src/impls.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | try!(reader.read_slice(&mut *result)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 212 | impl_ser_for_hash!(H264, 33); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_ser_for_hash` (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] --> serialization/src/impls.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | try!(reader.read_slice(&mut *result)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 213 | impl_ser_for_hash!(H512, 64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_ser_for_hash` (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] --> serialization/src/impls.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | try!(reader.read_slice(&mut *result)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | impl_ser_for_hash!(H520, 65); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_ser_for_hash` (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] --> serialization/src/impls.rs:233:3 [INFO] [stdout] | [INFO] [stdout] 233 | try!(reader.read_slice(&mut bytes)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/impls.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | let len = try!(reader.read::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/reader.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | let result = try!(reader.read()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/reader.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | let len: usize = try!(self.read::()).into(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/reader.rs:119:16 [INFO] [stdout] | [INFO] [stdout] 119 | result.push(try!(self.read())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/reader.rs:126:20 [INFO] [stdout] | [INFO] [stdout] 126 | let len: usize = try!(self.read::()).into(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/reader.rs:134:16 [INFO] [stdout] | [INFO] [stdout] 134 | result.push(try!(self.read())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> serialization/src/reader.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | let len = try!(io::Read::read(&mut self.from, buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v0.11.7 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rocksdb-sys v0.3.0 (https://github.com/ethcore/rust-rocksdb#4364caec) [INFO] [stderr] error: failed to run custom build command for `rust-crypto v0.2.36` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rust-crypto-14a978ef2c2e50c4/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `nodrop::imp::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55903c7d62ec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55903c7d62ec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55903c7d62ec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55903c7d62ec - ::fmt::ha305a40dbc030444 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55903c7f892c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x55903c7d1528 - std::io::Write::write_fmt::h0f87f6c0c21ec48a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x55903c7d8647 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55903c7d8647 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55903c7d8647 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55903c7d830f - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55903c7d8d9a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55903c7d8a49 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stderr] 12: 0x55903c7d67b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55903c7d8799 - rust_begin_unwind [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55903c73b483 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x55903c73b34d - core::panicking::panic::h33838847634b5d2d [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stderr] 16: 0x55903c7b0165 - core::mem::uninitialized::hf32ec3cc36eada3a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/mem/mod.rs:676:9 [INFO] [stderr] 17: 0x55903c7b0165 - crossbeam_epoch::sync::queue::Queue::new::hb9cd7249f602bda0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stderr] 18: 0x55903c7ab1ca - crossbeam_epoch::internal::Global::new::h8076c428b2eb941b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/internal.rs:63:20 [INFO] [stderr] 19: 0x55903c7b1031 - crossbeam_epoch::collector::Collector::new::hd28576879e90a324 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/collector.rs:32:38 [INFO] [stderr] 20: 0x55903c7add6a - ::deref::__static_ref_initialize::h2c584a6cc400ae3b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:12:39 [INFO] [stderr] 21: 0x55903c7add6a - core::ops::function::FnOnce::call_once::h6d20c889e0e0258b [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55903c7ae6e3 - lazy_static::lazy::Lazy::get::{{closure}}::h978ebb427a636d5e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.0/src/lazy.rs:24:45 [INFO] [stderr] 23: 0x55903c7b17ce - std::sync::once::Once::call_once::{{closure}}::he98b16f00acb2112 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sync/once.rs:269:41 [INFO] [stderr] 24: 0x55903c73a70a - std::sync::once::Once::call_inner::hb1a465ce0d6b2153 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sync/once.rs:426:21 [INFO] [stderr] 25: 0x55903c7b1755 - std::sync::once::Once::call_once::h01256d233c0c4179 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sync/once.rs:269:9 [INFO] [stderr] 26: 0x55903c7b1531 - lazy_static::lazy::Lazy::get::heb92ef8ff8875682 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.0/src/lazy.rs:23:13 [INFO] [stderr] 27: 0x55903c7b1531 - ::deref::__stability::h189c831217327934 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.0/src/lib.rs:148:25 [INFO] [stderr] 28: 0x55903c7b1531 - ::deref::h4f101b20fee3055d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.0.0/src/lib.rs:150:21 [INFO] [stderr] 29: 0x55903c7b1561 - crossbeam_epoch::default::HANDLE::__init::h85f3e6b748b113a1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:17:29 [INFO] [stderr] 30: 0x55903c7add49 - core::ops::function::FnOnce::call_once::h0afb8875d9c07f98 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x55903c7b10ec - std::thread::local::lazy::LazyKeyInner::initialize::ha25662ab346b0ac9 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:445:25 [INFO] [stderr] 32: 0x55903c7b1378 - std::thread::local::fast::Key::try_initialize::h6b4a4d25c2770361 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:623:31 [INFO] [stderr] 33: 0x55903c7b1294 - std::thread::local::fast::Key::get::h3ee81855aa177c82 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:606:29 [INFO] [stderr] 34: 0x55903c78844d - crossbeam_epoch::default::HANDLE::__getit::hf08ed9230bc64d9a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:325:26 [INFO] [stderr] 35: 0x55903c787d08 - std::thread::local::LocalKey::try_with::h1d14cb3e24211b56 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:412:32 [INFO] [stderr] 36: 0x55903c787c0f - std::thread::local::LocalKey::with::h70756c1361049995 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stderr] 37: 0x55903c78764e - crossbeam_epoch::default::is_pinned::h34a14770ddab6ae6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:33:5 [INFO] [stderr] 38: 0x55903c77ff44 - crossbeam_deque::Stealer::steal::h7d9d7b174761b1fd [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs:714:12 [INFO] [stderr] 39: 0x55903c78b723 - rayon_core::registry::WorkerThread::steal::{{closure}}::h16c4136e540f27e3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:622:27 [INFO] [stderr] 40: 0x55903c78c29b - core::ops::function::impls:: for &mut F>::call_mut::h092a0e3405e5a913 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55903c78d791 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::he54c8a3419422aab [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/traits/iterator.rs:2603:32 [INFO] [stderr] 42: 0x55903c775799 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hf21759073bf8f727 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x55903c77552c - core::ops::function::impls:: for &mut F>::call_mut::h5d06dbfdb244cb02 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55903c78d52d - core::iter::traits::iterator::Iterator::try_fold::hf6f2c1395eb43d3d [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/traits/iterator.rs:2109:21 [INFO] [stderr] 45: 0x55903c7885be - as core::iter::traits::iterator::Iterator>::try_fold::h7f565776b1109d5c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55903c775866 - as core::iter::traits::iterator::Iterator>::try_fold::h3088c36b1e32437f [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x55903c775c6b - core::iter::traits::iterator::Iterator::find_map::h0e64819b3d9fcd10 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/traits/iterator.rs:2609:9 [INFO] [stderr] 48: 0x55903c775929 - as core::iter::traits::iterator::Iterator>::next::hdbc29e89db2c2f26 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55903c78b662 - rayon_core::registry::WorkerThread::steal::h165223543656a1a8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:616:9 [INFO] [stderr] 50: 0x55903c78b332 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h6575cdd2c31cc689 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:564:48 [INFO] [stderr] 51: 0x55903c7747c5 - core::option::Option::or_else::h2e12f2ab4a7245ae [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/option.rs:1348:21 [INFO] [stderr] 52: 0x55903c78b05c - rayon_core::registry::WorkerThread::wait_until_cold::h43c572f388296585 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:563:32 [INFO] [stderr] 53: 0x55903c78abe3 - rayon_core::registry::WorkerThread::wait_until::h66c6b1ad04e61cd1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:543:13 [INFO] [stderr] 54: 0x55903c78bd41 - rayon_core::registry::main_loop::hce9e18943dd1e224 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:674:5 [INFO] [stderr] 55: 0x55903c78a10c - rayon_core::registry::Registry::new::{{closure}}::hb609aaecbc01b612 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:134:54 [INFO] [stderr] 56: 0x55903c77e3be - std::sys_common::backtrace::__rust_begin_short_backtrace::h158fc78597ba43ab [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 57: 0x55903c782212 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h50f9fcc92781215d [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stderr] 58: 0x55903c784272 - as core::ops::function::FnOnce<()>>::call_once::hd0b760e7878d66f1 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 59: 0x55903c783414 - std::panicking::try::do_call::h62ce015c727c14a5 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stderr] 60: 0x55903c7836bb - __rust_try [INFO] [stderr] 61: 0x55903c783300 - std::panicking::try::hd232d7ac3e3a2443 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stderr] 62: 0x55903c775b62 - std::panic::catch_unwind::h29caac97dcac59e5 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stderr] 63: 0x55903c782011 - std::thread::Builder::spawn_unchecked_::{{closure}}::hdeef996dc26e397c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stderr] 64: 0x55903c77691f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc6d4eaf1b0f51d05 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55903c7df4a3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stderr] 66: 0x55903c7df4a3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stderr] 67: 0x55903c7df4a3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 68: 0x7f042a3f3609 - start_thread [INFO] [stderr] 69: 0x7f042a314293 - clone [INFO] [stderr] 70: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b69c4bb36248000a54189dadee57470a01636d500d14b254fad41e6283188350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b69c4bb36248000a54189dadee57470a01636d500d14b254fad41e6283188350", kill_on_drop: false }` [INFO] [stdout] b69c4bb36248000a54189dadee57470a01636d500d14b254fad41e6283188350