[INFO] fetching crate rbtc 0.2.2... [INFO] testing rbtc-0.2.2 against master#61469b682c2b0bf9cebc4622f1859e2bb3b7ebca for pr-91743 [INFO] extracting crate rbtc 0.2.2 into /workspace/builds/worker-47/source [INFO] validating manifest of crates.io crate rbtc 0.2.2 on toolchain 61469b682c2b0bf9cebc4622f1859e2bb3b7ebca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rbtc 0.2.2 [INFO] finished tweaking crates.io crate rbtc 0.2.2 [INFO] tweaked toml for crates.io crate rbtc 0.2.2 written to /workspace/builds/worker-47/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-body v0.1.0 [INFO] [stderr] Downloaded tokio-buf v0.1.1 [INFO] [stderr] Downloaded hyper v0.12.36 [INFO] [stderr] Downloaded h2 v0.1.26 [INFO] [stderr] Downloaded publicsuffix v1.5.6 [INFO] [stderr] Downloaded string v0.2.1 [INFO] [stderr] Downloaded hyper-tls v0.3.2 [INFO] [stderr] Downloaded cookie v0.12.0 [INFO] [stderr] Downloaded try_from v0.3.2 [INFO] [stderr] Downloaded reqwest v0.9.24 [INFO] [stderr] Downloaded cookie_store v0.7.0 [INFO] [stderr] Downloaded want v0.2.0 [INFO] [stderr] Downloaded http v0.1.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7146f8fb73d73a242075659390e3e59a19a06b99b90e6720ea32fe94a82952b [INFO] running `Command { std: "docker" "start" "-a" "c7146f8fb73d73a242075659390e3e59a19a06b99b90e6720ea32fe94a82952b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7146f8fb73d73a242075659390e3e59a19a06b99b90e6720ea32fe94a82952b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7146f8fb73d73a242075659390e3e59a19a06b99b90e6720ea32fe94a82952b", kill_on_drop: false }` [INFO] [stdout] c7146f8fb73d73a242075659390e3e59a19a06b99b90e6720ea32fe94a82952b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69fc51935670c155fb34cd86e0f3e29c36ea6d86183fac2876e0a37b214a9ae4 [INFO] running `Command { std: "docker" "start" "-a" "69fc51935670c155fb34cd86e0f3e29c36ea6d86183fac2876e0a37b214a9ae4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.80 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling rbtc v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `time` [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | time: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BtcResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.23s [INFO] running `Command { std: "docker" "inspect" "69fc51935670c155fb34cd86e0f3e29c36ea6d86183fac2876e0a37b214a9ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69fc51935670c155fb34cd86e0f3e29c36ea6d86183fac2876e0a37b214a9ae4", kill_on_drop: false }` [INFO] [stdout] 69fc51935670c155fb34cd86e0f3e29c36ea6d86183fac2876e0a37b214a9ae4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a58678927a53d1e8df114c85c01ffee4815aed4d26d024ddb3062cc5650a973 [INFO] running `Command { std: "docker" "start" "-a" "4a58678927a53d1e8df114c85c01ffee4815aed4d26d024ddb3062cc5650a973", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rbtc v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `time` [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | time: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BtcResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.44s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rbtc-4af02c86b514d14f) [INFO] running `Command { std: "docker" "inspect" "4a58678927a53d1e8df114c85c01ffee4815aed4d26d024ddb3062cc5650a973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a58678927a53d1e8df114c85c01ffee4815aed4d26d024ddb3062cc5650a973", kill_on_drop: false }` [INFO] [stdout] 4a58678927a53d1e8df114c85c01ffee4815aed4d26d024ddb3062cc5650a973 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 708668185a671dedd2e15a309f4f618dc1ca9a91c915ec661aeac15940a08dae [INFO] running `Command { std: "docker" "start" "-a" "708668185a671dedd2e15a309f4f618dc1ca9a91c915ec661aeac15940a08dae", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `time` [INFO] [stderr] --> src/main.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | time: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `BtcResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/main.rs:35:23 [INFO] [stderr] | [INFO] [stderr] 35 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rbtc` (bin "rbtc" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rbtc-4af02c86b514d14f) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_convert_error_wrong_from ... ok [INFO] [stdout] test tests::test_convert_error_wrong_to ... ok [INFO] [stdout] test tests::test_convert_sucess ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_convert_sucess stdout ---- [INFO] [stdout] thread 'tests::test_convert_sucess' panicked at 'assertion failed: false', src/main.rs:89:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5651c492e2ed - std::backtrace_rs::backtrace::libunwind::trace::h44a778e1067a5f21 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5651c492e2ed - std::backtrace_rs::backtrace::trace_unsynchronized::h16574a507425748e [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5651c492e2ed - std::sys_common::backtrace::_print_fmt::h861b0076a4de945a [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5651c492e2ed - ::fmt::h9ce5da3cd6da43a8 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5651c4952ebc - core::fmt::write::h1390c9a652e8cdd1 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5651c49283f1 - std::io::Write::write_fmt::ha442f32f8d5414d6 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5651c492fe05 - std::sys_common::backtrace::_print::hd97319905e74a1cc [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5651c492fe05 - std::sys_common::backtrace::print::hf2b7c3f20e1fcf0f [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5651c492fe05 - std::panicking::default_hook::{{closure}}::ha3cefa7731ebf0d7 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5651c492fab0 - std::panicking::default_hook::h81ad71c1a6c711df [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5651c49303d8 - std::panicking::rust_panic_with_hook::haf30755e05c3fb67 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5651c4930249 - std::panicking::begin_panic_handler::{{closure}}::h1e6281abfdd9b154 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5651c492e7a4 - std::sys_common::backtrace::__rust_end_short_backtrace::hda73270e8e0a5e6c [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5651c492ffb9 - rust_begin_unwind [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5651c44bbd83 - core::panicking::panic_fmt::hba45c7c62f73c42f [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5651c44bbc4d - core::panicking::panic::hceaf542b5750b9a3 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5651c44cad9a - rbtc::tests::test_convert_sucess::h318a3e1ba3f58337 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:89:23 [INFO] [stdout] 17: 0x5651c44cacba - rbtc::tests::test_convert_sucess::{{closure}}::h61036b5e59da1560 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:86:5 [INFO] [stdout] 18: 0x5651c44c41ee - core::ops::function::FnOnce::call_once::h72a4c70e8ed2f7d9 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 19: 0x5651c4501943 - core::ops::function::FnOnce::call_once::h3468a0bc33c62b42 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x5651c4501943 - test::__rust_begin_short_backtrace::h6b24e52f00415b3b [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:573:5 [INFO] [stdout] 21: 0x5651c450069a - as core::ops::function::FnOnce>::call_once::h583f8ba824895d37 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 22: 0x5651c450069a - as core::ops::function::FnOnce<()>>::call_once::h5c3fd26646ab1aea [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x5651c450069a - std::panicking::try::do_call::hfc597aa6e93ef09a [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x5651c450069a - std::panicking::try::h20e466446f96d50b [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x5651c450069a - std::panic::catch_unwind::h753a1457bfe71e06 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x5651c450069a - test::run_test_in_process::h8086fc04ce8e70cd [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:596:18 [INFO] [stdout] 27: 0x5651c450069a - test::run_test::run_test_inner::{{closure}}::h232ee16799391e53 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:490:39 [INFO] [stdout] 28: 0x5651c44cc92d - test::run_test::run_test_inner::{{closure}}::h62f39ad8e395c3cb [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/test/src/lib.rs:517:37 [INFO] [stdout] 29: 0x5651c44cc92d - std::sys_common::backtrace::__rust_begin_short_backtrace::h0cd18bbd90281594 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x5651c44d2478 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h76faf0b8f9438144 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/thread/mod.rs:500:17 [INFO] [stdout] 31: 0x5651c44d2478 - as core::ops::function::FnOnce<()>>::call_once::h619ec609d9f91257 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x5651c44d2478 - std::panicking::try::do_call::h6b524da958203db0 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x5651c44d2478 - std::panicking::try::ha7714f4b12ef18a3 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x5651c44d2478 - std::panic::catch_unwind::haf6b76dc26ebe248 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x5651c44d2478 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9a9adb11173e1aec [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/thread/mod.rs:499:30 [INFO] [stdout] 36: 0x5651c44d2478 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb64423196fd10803 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 37: 0x5651c4934ca3 - as core::ops::function::FnOnce>::call_once::h1937631430e9c124 [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 38: 0x5651c4934ca3 - as core::ops::function::FnOnce>::call_once::h7f819e94dbb3f33d [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 39: 0x5651c4934ca3 - std::sys::unix::thread::Thread::new::thread_start::h523d89aeadfd693e [INFO] [stdout] at /rustc/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7fe16312d609 - start_thread [INFO] [stdout] 41: 0x7fe162efb163 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_convert_sucess [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin rbtc' [INFO] running `Command { std: "docker" "inspect" "708668185a671dedd2e15a309f4f618dc1ca9a91c915ec661aeac15940a08dae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708668185a671dedd2e15a309f4f618dc1ca9a91c915ec661aeac15940a08dae", kill_on_drop: false }` [INFO] [stdout] 708668185a671dedd2e15a309f4f618dc1ca9a91c915ec661aeac15940a08dae