[INFO] fetching crate mugle_chain 5.2.0-alpha.5... [INFO] testing mugle_chain-5.2.0-alpha.5 against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] extracting crate mugle_chain 5.2.0-alpha.5 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate mugle_chain 5.2.0-alpha.5 on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mugle_chain 5.2.0-alpha.5 [INFO] finished tweaking crates.io crate mugle_chain 5.2.0-alpha.5 [INFO] tweaked toml for crates.io crate mugle_chain 5.2.0-alpha.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 191 packages to latest compatible versions [INFO] [stderr] Adding bit-vec v0.6.3 (available: v0.8.0) [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.6.0) [INFO] [stderr] Adding croaring v0.4.6 (available: v2.2.0) [INFO] [stderr] Adding env_logger v0.7.1 (available: v0.11.5) [INFO] [stderr] Adding rand v0.6.5 (available: v0.8.5) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d555389373afa3117dfe13d23ab80d2a439ade30dd604502788321548378b2e9 [INFO] running `Command { std: "docker" "start" "-a" "d555389373afa3117dfe13d23ab80d2a439ade30dd604502788321548378b2e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d555389373afa3117dfe13d23ab80d2a439ade30dd604502788321548378b2e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d555389373afa3117dfe13d23ab80d2a439ade30dd604502788321548378b2e9", kill_on_drop: false }` [INFO] [stdout] d555389373afa3117dfe13d23ab80d2a439ade30dd604502788321548378b2e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3781e0f80fa6938770b22155102789ad42e15978cec08edfecc8037097ca3ac8 [INFO] running `Command { std: "docker" "start" "-a" "3781e0f80fa6938770b22155102789ad42e15978cec08edfecc8037097ca3ac8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling mugle_secp256k1zkp v0.7.12 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling lmdb-zero v0.4.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling log4rs v0.12.0 [INFO] [stderr] Compiling mugle_util v5.2.0-alpha.5 [INFO] [stderr] Compiling mugle_keychain v5.2.0-alpha.5 [INFO] [stderr] Compiling croaring-sys v0.4.6 [INFO] [stderr] Compiling croaring v0.4.6 [INFO] [stderr] Compiling mugle_core v5.2.0-alpha.5 [INFO] [stderr] Compiling mugle_store v5.2.0-alpha.5 [INFO] [stderr] Compiling mugle_chain v5.2.0-alpha.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_Error` [INFO] [stdout] 29 | pub struct Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ErrorKind` [INFO] [stdout] 35 | pub enum ErrorKind { [INFO] [stdout] | --------- `ErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ErrorKind` [INFO] [stdout] 35 | pub enum ErrorKind { [INFO] [stdout] | --------- `ErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mugle_secp256k1zkp v0.7.12, traitobject v0.1.0, typemap v0.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" "3781e0f80fa6938770b22155102789ad42e15978cec08edfecc8037097ca3ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3781e0f80fa6938770b22155102789ad42e15978cec08edfecc8037097ca3ac8", kill_on_drop: false }` [INFO] [stdout] 3781e0f80fa6938770b22155102789ad42e15978cec08edfecc8037097ca3ac8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1abd23b9bea784f8e654eb19e33262f5b5762ee7e5946dcfd7f224f2835f7b0 [INFO] running `Command { std: "docker" "start" "-a" "d1abd23b9bea784f8e654eb19e33262f5b5762ee7e5946dcfd7f224f2835f7b0", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling croaring-sys v0.4.6 [INFO] [stderr] Compiling croaring v0.4.6 [INFO] [stderr] Compiling mugle_core v5.2.0-alpha.5 [INFO] [stderr] Compiling mugle_store v5.2.0-alpha.5 [INFO] [stderr] Compiling mugle_chain v5.2.0-alpha.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_Error` [INFO] [stdout] 29 | pub struct Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ErrorKind` [INFO] [stdout] 35 | pub enum ErrorKind { [INFO] [stdout] | --------- `ErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ErrorKind` [INFO] [stdout] 35 | pub enum ErrorKind { [INFO] [stdout] | --------- `ErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_Error` [INFO] [stdout] 29 | pub struct Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ErrorKind` [INFO] [stdout] 35 | pub enum ErrorKind { [INFO] [stdout] | --------- `ErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ErrorKind` [INFO] [stdout] 35 | pub enum ErrorKind { [INFO] [stdout] | --------- `ErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clean_output_dir` is never used [INFO] [stdout] --> tests/chain_test_helper.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn clean_output_dir(dir_name: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.73s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mugle_secp256k1zkp v0.7.12, traitobject v0.1.0, typemap v0.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" "d1abd23b9bea784f8e654eb19e33262f5b5762ee7e5946dcfd7f224f2835f7b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1abd23b9bea784f8e654eb19e33262f5b5762ee7e5946dcfd7f224f2835f7b0", kill_on_drop: false }` [INFO] [stdout] d1abd23b9bea784f8e654eb19e33262f5b5762ee7e5946dcfd7f224f2835f7b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9fcf5e8daf70b1801c415ea0a9e335b60af8e8b79672cf325a2bab2edc26a1a6 [INFO] running `Command { std: "docker" "start" "-a" "9fcf5e8daf70b1801c415ea0a9e335b60af8e8b79672cf325a2bab2edc26a1a6", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/error.rs:28:17 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Debug, Fail)] [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | `Fail` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_Error` [INFO] [stderr] 29 | pub struct Error { [INFO] [stderr] | ----- `Error` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/error.rs:34:39 [INFO] [stderr] | [INFO] [stderr] 34 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | `Fail` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ErrorKind` [INFO] [stderr] 35 | pub enum ErrorKind { [INFO] [stderr] | --------- `ErrorKind` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/error.rs:34:39 [INFO] [stderr] | [INFO] [stderr] 34 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | `Display` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ErrorKind` [INFO] [stderr] 35 | pub enum ErrorKind { [INFO] [stderr] | --------- `ErrorKind` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `mugle_chain` (lib) generated 3 warnings [INFO] [stderr] warning: `mugle_chain` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: function `clean_output_dir` is never used [INFO] [stderr] --> tests/chain_test_helper.rs:32:8 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn clean_output_dir(dir_name: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `mugle_chain` (test "test_pibd_validation") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mugle_secp256k1zkp v0.7.12, traitobject v0.1.0, typemap v0.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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mugle_chain-8de3535c88702443) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test txhashset::bitmap_accumulator::tests::abdundant_unfull_block_ser_roundtrip ... ok [INFO] [stdout] test txhashset::bitmap_accumulator::tests::sparse_unfull_block_ser_roundtrip ... ok [INFO] [stdout] test txhashset::bitmap_accumulator::tests::abdundant_block_ser_roundtrip ... ok [INFO] [stdout] test txhashset::bitmap_accumulator::tests::sparse_block_ser_roundtrip ... ok [INFO] [stdout] test txhashset::bitmap_accumulator::tests::block_ser_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/bitmap_accumulator.rs (/opt/rustwide/target/debug/deps/bitmap_accumulator-d29c9506aaad46b6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2024-12-20T09:33:32.601673343+00:00 INFO mugle_util::logger - log4rs is initialized, stdout level: Debug, min. level: Debug [INFO] [stdout] 2024-12-20T09:33:32.604208032+00:00 DEBUG mugle_chain::txhashset::bitmap_accumulator - applied 1 chunks from idx 0 to idx 0 (1ms) [INFO] [stdout] 2024-12-20T09:33:32.604463563+00:00 DEBUG mugle_chain::txhashset::bitmap_accumulator - applied 1 chunks from idx 0 to idx 0 (0ms) [INFO] [stdout] 2024-12-20T09:33:32.604731863+00:00 DEBUG mugle_chain::txhashset::bitmap_accumulator - applied 1 chunks from idx 0 to idx 0 (0ms) [INFO] [stdout] 2024-12-20T09:33:32.605005762+00:00 DEBUG mugle_chain::txhashset::bitmap_accumulator - applied 1 chunks from idx 0 to idx 0 (0ms) [INFO] [stdout] 2024-12-20T09:33:32.605245472+00:00 DEBUG mugle_chain::txhashset::bitmap_accumulator - applied 1 chunks from idx 0 to idx 0 (0ms) [INFO] [stdout] 2024-12-20T09:33:32.605580622+00:00 DEBUG mugle_chain::txhashset::bitmap_accumulator - applied 2 chunks from idx 0 to idx 1 (0ms) [INFO] [stdout] 2024-12-20T09:33:32.605936352+00:00 DEBUG mugle_chain::txhashset::bitmap_accumulator - applied 1 chunks from idx 1 to idx 1 (0ms) [INFO] [stdout] 2024-12-20T09:33:32.606384352+00:00 DEBUG mugle_chain::txhashset::bitmap_accumulator - applied 2 chunks from idx 0 to idx 1 (0ms) [INFO] [stdout] 2024-12-20T09:33:32.606877042+00:00 DEBUG mugle_chain::txhashset::bitmap_accumulator - applied 2 chunks from idx 0 to idx 1 (0ms) [INFO] [stdout] 2024-12-20T09:33:32.609241872+00:00 DEBUG mugle_chain::txhashset::bitmap_accumulator - applied 1 chunks from idx 0 to idx 0 (0ms) [INFO] [stdout] 2024-12-20T09:33:32.609968122+00:00 DEBUG mugle_chain::txhashset::bitmap_accumulator - applied 1 chunks from idx 3 to idx 3 (0ms) [INFO] [stderr] Running tests/bitmap_segment.rs (/opt/rustwide/target/debug/deps/bitmap_segment-23f5563084730b46) [INFO] [stdout] test test_bitmap_accumulator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test segment_ser_roundtrip ... ok [INFO] [stdout] test sparse_segment_ser_roundtrip ... ok [INFO] [stdout] test abundant_segment_ser_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.86s [INFO] [stdout] [INFO] [stderr] Running tests/chain_test_helper.rs (/opt/rustwide/target/debug/deps/chain_test_helper-e66d5225f606851c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/data_file_integrity.rs (/opt/rustwide/target/debug/deps/data_file_integrity-1e4e9867857de0dc) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2024-12-20T09:33:42.505472476+00:00 INFO mugle_util::logger - log4rs is initialized, stdout level: Debug, min. level: Debug [INFO] [stderr] thread 'data_files' panicked at library/core/src/panicking.rs:218:5: [INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5e723e45831a - std::backtrace_rs::backtrace::libunwind::trace::h3dab7ffe210583a3 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5e723e45831a - std::backtrace_rs::backtrace::trace_unsynchronized::h85ec3139dd4f9047 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5e723e45831a - std::sys::backtrace::_print_fmt::h3447259688950eab [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e723e45831a - ::fmt::ha8d24a0f27cc401d [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e723e4810b3 - core::fmt::rt::Argument::fmt::h650b92642f481125 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5e723e4810b3 - core::fmt::write::h5becf96591c394eb [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5e723e454813 - std::io::Write::write_fmt::h29c491e9f261d923 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5e723e458162 - std::sys::backtrace::BacktraceLock::print::hae1dc20f39b0ae80 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5e723e45979e - std::panicking::default_hook::{{closure}}::hb3023fc9edf847a9 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5e723e4595e3 - std::panicking::default_hook::h271aee2d85880663 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5e723e069208 - as core::ops::function::Fn>::call::hbfe4f2a7834d388d [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stderr] 11: 0x5e723e069208 - test::test_main::{{closure}}::hbb7d4fde4185abc5 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:134:21 [INFO] [stderr] 12: 0x5e723e459fb8 - as core::ops::function::Fn>::call::hd4cbe0a9e8955cde [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1984:9 [INFO] [stderr] 13: 0x5e723e459fb8 - std::panicking::rust_panic_with_hook::he05f4a167c1908ac [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:825:13 [INFO] [stderr] 14: 0x5e723e459c36 - std::panicking::begin_panic_handler::{{closure}}::h79780775730ab9df [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:683:13 [INFO] [stderr] 15: 0x5e723e4587e9 - std::sys::backtrace::__rust_end_short_backtrace::h753217146a30d8a2 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 16: 0x5e723e4598fd - rust_begin_unwind [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:681:5 [INFO] [stderr] 17: 0x5e723e47eecd - core::panicking::panic_nounwind_fmt::runtime::h4549f1221a838d3c [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:117:22 [INFO] [stderr] 18: 0x5e723e47eecd - core::panicking::panic_nounwind_fmt::hee746ede064b4c8e [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/intrinsics/mod.rs:3840:9 [INFO] [stderr] 19: 0x5e723e47ef62 - core::panicking::panic_nounwind::h636d323a073e8fbc [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panicking.rs:218:5 [INFO] [stderr] 20: 0x5e723e1d1228 - >::get_unchecked_mut::precondition_check::hff3a079343a45307 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ub_checks.rs:68:21 [INFO] [stderr] 21: 0x5e723e1d11e1 - >::get_unchecked_mut::h8d568cf5843b66af [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ub_checks.rs:75:17 [INFO] [stderr] 22: 0x5e723e1d0139 - core::slice::::get_unchecked_mut::h510266841e1ec5ad [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/slice/mod.rs:707:24 [INFO] [stderr] 23: 0x5e723e1d134b - arrayvec::ArrayVec::pop::h48fd072ed5731e35 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.3.25/src/lib.rs:256:28 [INFO] [stderr] 24: 0x5e723e1d1387 - arrayvec::ArrayVec::clear::h645af4975223c736 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.3.25/src/lib.rs:309:29 [INFO] [stderr] 25: 0x5e723e1d110b - as core::ops::drop::Drop>::drop::h6409f1e51df5f841 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.3.25/src/lib.rs:93:9 [INFO] [stderr] 26: 0x5e723e1cfd37 - core::ptr::drop_in_place>::h27280f75ada86546 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ptr/mod.rs:522:1 [INFO] [stderr] 27: 0x5e723e0278c6 - mugle_core::libtx::proof::ProofBuilder::new::h33fbce31228f11ba [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mugle_core-5.2.0-alpha.5/src/libtx/proof.rs:157:2 [INFO] [stderr] 28: 0x5e723e02c71e - data_file_integrity::chain_test_helper::genesis_block::h16b1d1d26e3200a1 [INFO] [stderr] at /opt/rustwide/workdir/tests/chain_test_helper.rs:55:4 [INFO] [stderr] 29: 0x5e723e02ca66 - data_file_integrity::chain_test_helper::mine_chain::ha4459d071cd6c54c [INFO] [stderr] at /opt/rustwide/workdir/tests/chain_test_helper.rs:71:16 [INFO] [stderr] 30: 0x5e723e02e590 - data_file_integrity::data_files::h1327e7fd2d83e89e [INFO] [stderr] at /opt/rustwide/workdir/tests/data_file_integrity.rs:32:15 [INFO] [stderr] 31: 0x5e723e02e517 - data_file_integrity::data_files::{{closure}}::he817cff00e1d2d82 [INFO] [stderr] at /opt/rustwide/workdir/tests/data_file_integrity.rs:24:16 [INFO] [stderr] 32: 0x5e723e02a2d6 - core::ops::function::FnOnce::call_once::hbfbca40c5440eb93 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 33: 0x5e723e06de4b - core::ops::function::FnOnce::call_once::h651e3187cb632f8b [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 34: 0x5e723e06de4b - test::__rust_begin_short_backtrace::hf087c08482082584 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:632:18 [INFO] [stderr] 35: 0x5e723e06d759 - test::run_test_in_process::{{closure}}::h028b11125eb38b18 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:60 [INFO] [stderr] 36: 0x5e723e06d759 - as core::ops::function::FnOnce<()>>::call_once::h8a69fc59e5c0ffcd [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 37: 0x5e723e06d759 - std::panicking::try::do_call::h53d2549af1773521 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stderr] 38: 0x5e723e06d759 - std::panicking::try::h327579c208c8ae37 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stderr] 39: 0x5e723e06d759 - std::panic::catch_unwind::hae7e4a4da155a27e [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stderr] 40: 0x5e723e06d759 - test::run_test_in_process::hef0a7b0ac1ee3437 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:655:27 [INFO] [stderr] 41: 0x5e723e06d759 - test::run_test::{{closure}}::h007633ec4ae045b1 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:576:43 [INFO] [stderr] 42: 0x5e723e0304ca - test::run_test::{{closure}}::hf3a8c9852b545b46 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/test/src/lib.rs:606:41 [INFO] [stderr] 43: 0x5e723e0304ca - std::sys::backtrace::__rust_begin_short_backtrace::ha442d5d7942f6ee9 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 44: 0x5e723e033f36 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc8fd461cdc84b676 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:561:17 [INFO] [stderr] 45: 0x5e723e033f36 - as core::ops::function::FnOnce<()>>::call_once::h5a459cc955f063ed [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 46: 0x5e723e033f36 - std::panicking::try::do_call::hc249aed3a6c9c972 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:573:40 [INFO] [stderr] 47: 0x5e723e033f36 - std::panicking::try::h649add41232b7ab3 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panicking.rs:536:19 [INFO] [stderr] 48: 0x5e723e033f36 - std::panic::catch_unwind::h2fd522623ccd57b0 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/panic.rs:358:14 [INFO] [stderr] 49: 0x5e723e033f36 - std::thread::Builder::spawn_unchecked_::{{closure}}::h685de412d0d20b6b [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/thread/mod.rs:559:30 [INFO] [stderr] 50: 0x5e723e033f36 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf3391e711cf5434d [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 51: 0x5e723e45ecab - as core::ops::function::FnOnce>::call_once::hc98bb0f9729b604d [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 52: 0x5e723e45ecab - as core::ops::function::FnOnce>::call_once::h3b479d8e9f1fef9f [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 53: 0x5e723e45ecab - std::sys::pal::unix::thread::Thread::new::thread_start::he3d5da9652362070 [INFO] [stderr] at /rustc/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 54: 0x7e5cf1f05ac3 - [INFO] [stderr] 55: 0x7e5cf1f96a04 - clone [INFO] [stderr] 56: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `--test data_file_integrity` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/data_file_integrity-1e4e9867857de0dc` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "9fcf5e8daf70b1801c415ea0a9e335b60af8e8b79672cf325a2bab2edc26a1a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fcf5e8daf70b1801c415ea0a9e335b60af8e8b79672cf325a2bab2edc26a1a6", kill_on_drop: false }` [INFO] [stdout] 9fcf5e8daf70b1801c415ea0a9e335b60af8e8b79672cf325a2bab2edc26a1a6