[INFO] cloning repository https://github.com/blockninjas/blockchain_analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blockninjas/blockchain_analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockninjas%2Fblockchain_analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockninjas%2Fblockchain_analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1673793b86e11f34b7628bb0b133f409e956a9c [INFO] testing blockninjas/blockchain_analyzer against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockninjas%2Fblockchain_analyzer" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blockninjas/blockchain_analyzer on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blockninjas/blockchain_analyzer [INFO] finished tweaking git repo https://github.com/blockninjas/blockchain_analyzer [INFO] tweaked toml for git repo https://github.com/blockninjas/blockchain_analyzer written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate git repo https://github.com/blockninjas/blockchain_analyzer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/paritytech/parity-bitcoin` [INFO] [stderr] Updating git submodule `https://github.com/theuni/bitcoind-comparisontool` [INFO] [stderr] Updating git repository `https://github.com/ethcore/rust-secp256k1` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded siphasher v0.1.3 [INFO] [stderr] Downloaded derive-error-chain v0.11.2 [INFO] [stderr] Downloaded syntex_fmt_macros v0.5.0 [INFO] [stderr] Downloaded simplelog v0.4.4 [INFO] [stderr] Downloaded dotenv v0.11.0 [INFO] [stderr] Downloaded heapsize v0.3.9 [INFO] [stderr] Downloaded rustc-hex v2.0.1 [INFO] [stderr] Downloaded bigint v1.0.5 [INFO] [stderr] Downloaded union-find v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0029044dcfb74632cd2d0e741a91f2192c0e831acab7d965309825468c4dd1f0 [INFO] running `Command { std: "docker" "start" "-a" "0029044dcfb74632cd2d0e741a91f2192c0e831acab7d965309825468c4dd1f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0029044dcfb74632cd2d0e741a91f2192c0e831acab7d965309825468c4dd1f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0029044dcfb74632cd2d0e741a91f2192c0e831acab7d965309825468c4dd1f0", kill_on_drop: false }` [INFO] [stdout] 0029044dcfb74632cd2d0e741a91f2192c0e831acab7d965309825468c4dd1f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aee96b1e38b2a8b719c0a20e492b9b1a31f04f8a9871fdb82b917fe8427c6a16 [INFO] running `Command { std: "docker" "start" "-a" "aee96b1e38b2a8b719c0a20e492b9b1a31f04f8a9871fdb82b917fe8427c6a16", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling heapsize v0.3.9 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling siphasher v0.1.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling data-encoding v2.1.1 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling union-find v0.3.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling simplelog v0.4.4 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling eth-secp256k1 v0.5.7 (https://github.com/ethcore/rust-secp256k1#ccc06e74) [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling syn v0.15.17 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling bigint v1.0.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling serialization_derive v0.1.0 (https://github.com/paritytech/parity-bitcoin#d8bdce2e) [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Compiling primitives v0.1.0 (https://github.com/paritytech/parity-bitcoin#d8bdce2e) [INFO] [stderr] Compiling serialization v0.1.0 (https://github.com/paritytech/parity-bitcoin#d8bdce2e) [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling bitcrypto v0.1.0 (https://github.com/paritytech/parity-bitcoin#d8bdce2e) [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Compiling keys v0.1.0 (https://github.com/paritytech/parity-bitcoin#d8bdce2e) [INFO] [stderr] Compiling chain v0.1.0 (https://github.com/paritytech/parity-bitcoin#d8bdce2e) [INFO] [stderr] Compiling script v0.1.0 (https://github.com/paritytech/parity-bitcoin#d8bdce2e) [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling derive-error-chain v0.11.2 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling dotenv v0.11.0 [INFO] [stderr] Compiling blk_file_reader v0.1.0 (/opt/rustwide/workdir/blk_file_reader) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> blk_file_reader/src/main.rs:93:66 [INFO] [stdout] | [INFO] [stdout] 93 | error!("Could not read file (reason: {})", error.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling r2d2-diesel v1.0.0 [INFO] [stderr] Compiling blockchain_analyzer v0.1.0 (/opt/rustwide/workdir/blockchain_analyzer) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> blockchain_analyzer/src/task_manager/task_manager.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | tasks: Vec>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 13 - tasks: Vec>, [INFO] [stdout] 13 + tasks: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> blockchain_analyzer/src/tasks/clustering/cluster_unifier.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | cluster_heuristics: Vec>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - cluster_heuristics: Vec>, [INFO] [stdout] 17 + cluster_heuristics: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> blockchain_analyzer/src/task_manager/task_manager.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | task: &Task, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 75 - task: &Task, [INFO] [stdout] 75 + task: &dyn Task, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> blockchain_analyzer/src/task_manager/task_manager.rs:17:47 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(config: Config, tasks: Vec>) -> TaskManager { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - pub fn new(config: Config, tasks: Vec>) -> TaskManager { [INFO] [stdout] 17 + pub fn new(config: Config, tasks: Vec>) -> TaskManager { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> blockchain_analyzer/src/tasks/bir_resolver/in_memory_address_map.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | for mut address_chunk in address_chunks { [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> blockchain_analyzer/src/tasks/blk_file_import_task.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | let mut blocks = [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> blockchain_analyzer/src/tasks/blk_file_import_task.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | let mut blocks = blocks.skip(latest_imported_blk_file.number_of_blocks as usize); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: blockchain_analyzer v0.1.0 (/opt/rustwide/workdir/blockchain_analyzer), diesel v1.3.3 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "aee96b1e38b2a8b719c0a20e492b9b1a31f04f8a9871fdb82b917fe8427c6a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee96b1e38b2a8b719c0a20e492b9b1a31f04f8a9871fdb82b917fe8427c6a16", kill_on_drop: false }` [INFO] [stdout] aee96b1e38b2a8b719c0a20e492b9b1a31f04f8a9871fdb82b917fe8427c6a16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed47027df074d4f341703c4b8508df608738ab708ec527a54110df2bee34980f [INFO] running `Command { std: "docker" "start" "-a" "ed47027df074d4f341703c4b8508df608738ab708ec527a54110df2bee34980f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling blk_file_reader v0.1.0 (/opt/rustwide/workdir/blk_file_reader) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> blockchain_analyzer/src/task_manager/task_manager.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | tasks: Vec>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 13 - tasks: Vec>, [INFO] [stdout] 13 + tasks: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> blockchain_analyzer/src/tasks/clustering/cluster_unifier.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | cluster_heuristics: Vec>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - cluster_heuristics: Vec>, [INFO] [stdout] 17 + cluster_heuristics: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> blockchain_analyzer/src/task_manager/task_manager.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | task: &Task, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 75 - task: &Task, [INFO] [stdout] 75 + task: &dyn Task, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> blockchain_analyzer/src/task_manager/task_manager.rs:17:47 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(config: Config, tasks: Vec>) -> TaskManager { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - pub fn new(config: Config, tasks: Vec>) -> TaskManager { [INFO] [stdout] 17 + pub fn new(config: Config, tasks: Vec>) -> TaskManager { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> blockchain_analyzer/src/tasks/bir_resolver/in_memory_address_map.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | for mut address_chunk in address_chunks { [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> blockchain_analyzer/src/tasks/blk_file_import_task.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | let mut blocks = [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> blockchain_analyzer/src/tasks/blk_file_import_task.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | let mut blocks = blocks.skip(latest_imported_blk_file.number_of_blocks as usize); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> blk_file_reader/src/main.rs:93:66 [INFO] [stdout] | [INFO] [stdout] 93 | error!("Could not read file (reason: {})", error.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling blockchain_analyzer v0.1.0 (/opt/rustwide/workdir/blockchain_analyzer) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> blk_file_reader/src/main.rs:93:66 [INFO] [stdout] | [INFO] [stdout] 93 | error!("Could not read file (reason: {})", error.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> blockchain_analyzer/src/task_manager/task_manager.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | tasks: Vec>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 13 - tasks: Vec>, [INFO] [stdout] 13 + tasks: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> blockchain_analyzer/src/tasks/clustering/cluster_unifier.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | cluster_heuristics: Vec>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - cluster_heuristics: Vec>, [INFO] [stdout] 17 + cluster_heuristics: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> blockchain_analyzer/src/task_manager/task_manager.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | task: &Task, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 75 - task: &Task, [INFO] [stdout] 75 + task: &dyn Task, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> blockchain_analyzer/src/task_manager/task_manager.rs:17:47 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(config: Config, tasks: Vec>) -> TaskManager { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - pub fn new(config: Config, tasks: Vec>) -> TaskManager { [INFO] [stdout] 17 + pub fn new(config: Config, tasks: Vec>) -> TaskManager { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> blockchain_analyzer/src/tasks/bir_resolver/in_memory_address_map.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | for mut address_chunk in address_chunks { [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> blockchain_analyzer/src/tasks/blk_file_import_task.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | let mut blocks = [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> blockchain_analyzer/src/tasks/blk_file_import_task.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | let mut blocks = blocks.skip(latest_imported_blk_file.number_of_blocks as usize); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 45.02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: blockchain_analyzer v0.1.0 (/opt/rustwide/workdir/blockchain_analyzer), diesel v1.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "ed47027df074d4f341703c4b8508df608738ab708ec527a54110df2bee34980f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed47027df074d4f341703c4b8508df608738ab708ec527a54110df2bee34980f", kill_on_drop: false }` [INFO] [stdout] ed47027df074d4f341703c4b8508df608738ab708ec527a54110df2bee34980f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 55b08b9a5fa8eb9d3c159ed7513c76958fc57433fc4d33f0388fbd87d991dd34 [INFO] running `Command { std: "docker" "start" "-a" "55b08b9a5fa8eb9d3c159ed7513c76958fc57433fc4d33f0388fbd87d991dd34", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> blockchain_analyzer/src/task_manager/task_manager.rs:13:20 [INFO] [stderr] | [INFO] [stderr] 13 | tasks: Vec>, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 13 - tasks: Vec>, [INFO] [stderr] 13 + tasks: Vec>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> blockchain_analyzer/src/tasks/clustering/cluster_unifier.rs:17:33 [INFO] [stderr] | [INFO] [stderr] 17 | cluster_heuristics: Vec>, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 17 - cluster_heuristics: Vec>, [INFO] [stderr] 17 + cluster_heuristics: Vec>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> blockchain_analyzer/src/task_manager/task_manager.rs:75:12 [INFO] [stderr] | [INFO] [stderr] 75 | task: &Task, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 75 - task: &Task, [INFO] [stderr] 75 + task: &dyn Task, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> blockchain_analyzer/src/task_manager/task_manager.rs:17:47 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn new(config: Config, tasks: Vec>) -> TaskManager { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 17 - pub fn new(config: Config, tasks: Vec>) -> TaskManager { [INFO] [stderr] 17 + pub fn new(config: Config, tasks: Vec>) -> TaskManager { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> blockchain_analyzer/src/tasks/bir_resolver/in_memory_address_map.rs:79:9 [INFO] [stderr] | [INFO] [stderr] 79 | for mut address_chunk in address_chunks { [INFO] [stderr] | ----^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> blockchain_analyzer/src/tasks/blk_file_import_task.rs:116:13 [INFO] [stderr] | [INFO] [stderr] 116 | let mut blocks = [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> blockchain_analyzer/src/tasks/blk_file_import_task.rs:118:13 [INFO] [stderr] | [INFO] [stderr] 118 | let mut blocks = blocks.skip(latest_imported_blk_file.number_of_blocks as usize); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> blk_file_reader/src/main.rs:93:66 [INFO] [stderr] | [INFO] [stderr] 93 | error!("Could not read file (reason: {})", error.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `blockchain_analyzer` (lib) generated 7 warnings [INFO] [stderr] warning: `blk_file_reader` (bin "blk_file_reader") generated 1 warning [INFO] [stderr] warning: `blockchain_analyzer` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] warning: `blk_file_reader` (bin "blk_file_reader" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: blockchain_analyzer v0.1.0 (/opt/rustwide/workdir/blockchain_analyzer), diesel v1.3.3 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/blk_file_reader-697db3a4b430a382) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test read::read_script_tests::when_script_length_is_zero_then_returns_empty_script ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/blk_file_reader-08b3f6de34559151) [INFO] [stdout] test read::read_script_tests::when_script_length_is_non_zero_then_returns_script ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/genesis_test.rs (/opt/rustwide/target/debug/deps/genesis_test-37fa3669295faa36) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test can_read_genesis_block ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- can_read_genesis_block stdout ---- [INFO] [stdout] thread 'can_read_genesis_block' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', blk_file_reader/tests/genesis_test.rs:17:54 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b1041f6dbd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b1041f6dbd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b1041f6dbd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b1041f6dbd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b10421c17c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b1041f26b8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55b1041f9097 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b1041f9097 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b1041f9097 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b1041f8dcc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b1041f97e9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b1041f94d7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b1041f7284 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b1041f91e9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b1040bc133 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1040bc223 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55b1040be5ca - core::result::Result::unwrap::h1ab76a9b47274377 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x55b1040bca3d - genesis_test::can_read_genesis_block::h2d7efd8bc5812f0a [INFO] [stdout] at /opt/rustwide/workdir/blk_file_reader/tests/genesis_test.rs:17:22 [INFO] [stdout] 18: 0x55b1040bc9ea - genesis_test::can_read_genesis_block::{{closure}}::h8bdeff04e4cc5aa2 [INFO] [stdout] at /opt/rustwide/workdir/blk_file_reader/tests/genesis_test.rs:15:1 [INFO] [stdout] 19: 0x55b1040bec5e - core::ops::function::FnOnce::call_once::h8dc589eec052328b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b1040ea493 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55b1040ea493 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55b1040e9174 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55b1040e9174 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55b1040e9174 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55b1040e9174 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55b1040e9174 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55b1040e9174 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55b1040e9174 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55b1040f2a91 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55b1040f2a91 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55b1040bf10f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55b1040bf10f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55b1040bf10f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55b1040bf10f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55b1040bf10f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55b1040bf10f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55b1040bf10f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55b1041ff4d3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55b1041ff4d3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55b1041ff4d3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f3961abb609 - start_thread [INFO] [stdout] 42: 0x7f396188b163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] can_read_genesis_block [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p blk_file_reader --test genesis_test' [INFO] running `Command { std: "docker" "inspect" "55b08b9a5fa8eb9d3c159ed7513c76958fc57433fc4d33f0388fbd87d991dd34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55b08b9a5fa8eb9d3c159ed7513c76958fc57433fc4d33f0388fbd87d991dd34", kill_on_drop: false }` [INFO] [stdout] 55b08b9a5fa8eb9d3c159ed7513c76958fc57433fc4d33f0388fbd87d991dd34