[INFO] fetching crate mt940 0.3.2... [INFO] testing mt940-0.3.2 against 1.45.2 for beta-1.46-1 [INFO] extracting crate mt940 0.3.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate mt940 0.3.2 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate mt940 0.3.2 [INFO] finished tweaking crates.io crate mt940 0.3.2 [INFO] tweaked toml for crates.io crate mt940 0.3.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate mt940 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9d1972295d8581d5e67de9ad1fdf285cf34f51309e1367c9f7440d8f64c82cc9 [INFO] running `Command { std: "docker" "start" "-a" "9d1972295d8581d5e67de9ad1fdf285cf34f51309e1367c9f7440d8f64c82cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d1972295d8581d5e67de9ad1fdf285cf34f51309e1367c9f7440d8f64c82cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d1972295d8581d5e67de9ad1fdf285cf34f51309e1367c9f7440d8f64c82cc9", kill_on_drop: false }` [INFO] [stdout] 9d1972295d8581d5e67de9ad1fdf285cf34f51309e1367c9f7440d8f64c82cc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b73075ef000f7dbd319ac6b3dee6ae4d918b9cccb6e0a737a9dd10a44856dc82 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b73075ef000f7dbd319ac6b3dee6ae4d918b9cccb6e0a737a9dd10a44856dc82", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling deunicode v1.0.0 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling rust_decimal v1.0.3 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling mt940 v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "b73075ef000f7dbd319ac6b3dee6ae4d918b9cccb6e0a737a9dd10a44856dc82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b73075ef000f7dbd319ac6b3dee6ae4d918b9cccb6e0a737a9dd10a44856dc82", kill_on_drop: false }` [INFO] [stdout] b73075ef000f7dbd319ac6b3dee6ae4d918b9cccb6e0a737a9dd10a44856dc82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc3f2b8b9127bbe8a14111f6409a675b295c99b29c21f30e5aa7e4f10acd1aff [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cc3f2b8b9127bbe8a14111f6409a675b295c99b29c21f30e5aa7e4f10acd1aff", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling difference v2.0.0 [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 wait-timeout v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rstest v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling proptest v0.9.4 [INFO] [stderr] Compiling mt940 v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 53.69s [INFO] running `Command { std: "docker" "inspect" "cc3f2b8b9127bbe8a14111f6409a675b295c99b29c21f30e5aa7e4f10acd1aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc3f2b8b9127bbe8a14111f6409a675b295c99b29c21f30e5aa7e4f10acd1aff", kill_on_drop: false }` [INFO] [stdout] cc3f2b8b9127bbe8a14111f6409a675b295c99b29c21f30e5aa7e4f10acd1aff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9d30d401c9e9daf1a9e418a6418e7734d732fe7fd9a99c15e5c1483d4bf6e2f6 [INFO] running `Command { std: "docker" "start" "-a" "9d30d401c9e9daf1a9e418a6418e7734d732fe7fd9a99c15e5c1483d4bf6e2f6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mt940-8f6a797ce28f4875 [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test sanitizers::tests::to_swift_charset_sanitize_sentence ... ok [INFO] [stdout] test sanitizers::tests::strip_stuff_between_messages_success ... ok [INFO] [stdout] test sanitizers::tests::strip_stuff_between_messages_last_is_86 ... ok [INFO] [stdout] test sanitizers::tests::to_swift_charset_special_char_conversions::case_10 ... ok [INFO] [stdout] test sanitizers::tests::to_swift_charset_special_char_conversions::case_03 ... ok [INFO] [stdout] test sanitizers::tests::to_swift_charset_special_char_conversions::case_11 ... ok [INFO] [stdout] test sanitizers::tests::to_swift_charset_special_char_conversions::case_12 ... ok [INFO] [stdout] test sanitizers::tests::to_swift_charset_special_char_conversions::case_09 ... ok [INFO] [stdout] test sanitizers::tests::to_swift_charset_special_char_conversions::case_13 ... ok [INFO] [stdout] test sanitizers::tests::to_swift_charset_special_char_conversions::case_01 ... ok [INFO] [stdout] test sanitizers::tests::to_swift_charset_special_char_conversions::case_05 ... ok [INFO] [stdout] test sanitizers::tests::to_swift_charset_special_char_conversions::case_02 ... ok [INFO] [stdout] test sanitizers::tests::to_swift_charset_special_char_conversions::case_04 ... ok [INFO] [stdout] test sanitizers::tests::to_swift_charset_special_char_conversions::case_06 ... ok [INFO] [stdout] test sanitizers::tests::to_swift_charset_special_char_conversions::case_07 ... ok [INFO] [stdout] test sanitizers::tests::to_swift_charset_special_char_conversions::case_08 ... ok [INFO] [stdout] test tag_parsers::tests::tag_60_input_specific::case_1 ... ok [INFO] [stdout] test tag_parsers::tests::tag_60_input_specific::case_3 ... ok [INFO] [stdout] test tag_parsers::tests::tag_60_input_specific::case_6 ... ok [INFO] [stdout] test tag_parsers::tests::tag_61_empty_entry_date ... ok [INFO] [stdout] test tag_parsers::tests::tag_60_input_specific::case_5 ... ok [INFO] [stdout] test tag_parsers::tests::tag_60_input_specific::case_7 ... ok [INFO] [stdout] test tag_parsers::tests::tag_60_input_specific::case_8 ... ok [INFO] [stdout] test tag_parsers::tests::tag_60_input_specific::case_2 ... ok [INFO] [stdout] test tag_parsers::tests::tag_60_input_specific::case_4 ... ok [INFO] [stdout] test tests::parse_mt940_fields ... ok [INFO] [stdout] test sanitizers::tests::to_swift_charset_no_parsing_failure_after_conversion ... ok [INFO] [stdout] test tests::dont_crash ... ok [INFO] [stdout] test tag_parsers::tests::tag_86_input ... ok [INFO] [stdout] test tag_parsers::tests::tag_21_input ... ok [INFO] [stdout] test tag_parsers::tests::tag_65_input ... ok [INFO] [stdout] test tag_parsers::tests::tag_20_input ... ok [INFO] [stdout] test tag_parsers::tests::tag_64_input ... ok [INFO] [stdout] test tag_parsers::tests::tag_28_input ... ok [INFO] [stdout] test tag_parsers::tests::tag_60_input ... ok [INFO] [stdout] test tag_parsers::tests::tag_62_input ... ok [INFO] [stdout] test tag_parsers::tests::tag_25_input ... ok [INFO] [stdout] test tag_parsers::tests::tag_61_input ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sta2json-ec8fe07fa28ba227 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration_tests_mt940-7ec7eb2fb097ed76 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test fail_invalid_statement ... ok [INFO] [stdout] test fail_invalid_utf8 ... ok [INFO] [stdout] test fail_incomplete_tag_61 ... ok [INFO] [stdout] test fail_no_tag_20 ... ok [INFO] [stdout] test fail_unexpected_tag ... ok [INFO] [stdout] test fail_februrary_30 ... ok [INFO] [stdout] test fail_overly_long_details ... ok [INFO] [stdout] test parse_mt940_statement_success::case_5 ... ok [INFO] [stdout] test parse_mt940_statement_fail::case_2 ... ok [INFO] [stdout] test fail_unknown_tag ... ok [INFO] [stdout] test parse_mt940_statement_fail::case_1 ... ok [INFO] [stdout] test parse_mt940_statement_success::case_2 ... ok [INFO] [stdout] test parse_mt940_statement_success_with_sanitation::case_03 ... ok [INFO] [stdout] test parse_mt940_statement_success_with_sanitation::case_04 ... ok [INFO] [stdout] test parse_mt940_statement_success_with_sanitation::case_09 ... ok [INFO] [stdout] test parse_mt940_statement_success_with_sanitation::case_08 ... ok [INFO] [stdout] test parse_mt940_statement_success_with_sanitation::case_06 ... ok [INFO] [stdout] test parse_mt940_statement_success_with_sanitation::case_05 ... ok [INFO] [stdout] test parse_mt940_statement_success_with_sanitation::case_12 ... ok [INFO] [stdout] test parse_mt940_statement_success_with_sanitation::case_13 ... ok [INFO] [stdout] test parse_mt940_statement_success_with_sanitation::case_07 ... ok [INFO] [stdout] test parse_mt940_statement_success::case_3 ... ok [INFO] [stdout] test parse_mt940_statement_success_with_sanitation::case_11 ... ok [INFO] [stdout] test parse_mt940_statement_success_with_sanitation::case_14 ... ok [INFO] [stdout] test parse_mt940_statement_success_with_sanitation::case_02 ... ok [INFO] [stdout] test parse_mt940_statement_success_with_sanitation::case_10 ... ok [INFO] [stdout] test parse_mt940_statement_success::case_4 ... ok [INFO] [stdout] test parse_mt940_statement_success::case_1 ... ok [INFO] [stdout] test parse_mt940_statement_success_with_sanitation::case_01 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/rustwide/target/debug/deps/skeptic-6ba9a080c20c0d57 [INFO] [stderr] error[E0432]: unresolved import `mt940` [INFO] [stderr] --> /tmp/rust-skeptic.sLTmYFIqu6W0/test.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use mt940::parse_mt940; [INFO] [stderr] | ^^^^^ use of undeclared type or module `mt940` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] test readme_sect_library_usage_example_line_28 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- readme_sect_library_usage_example_line_28 stdout ---- [INFO] [stdout] thread 'readme_sect_library_usage_example_line_28' panicked at 'Command failed: [INFO] [stdout] "rustc" "/tmp/rust-skeptic.sLTmYFIqu6W0/test.rs" "--verbose" "--crate-type=bin" "--edition=2018" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/target/debug/deps" "--target" "x86_64-unknown-linux-gnu" "-o" "/tmp/rust-skeptic.sLTmYFIqu6W0/out.exe"', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skeptic-0.13.4/lib.rs:855:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5607c2c809e5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x5607c2c809e5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x5607c2c809e5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x5607c2c809e5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x5607c2ca9d6c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x5607c2b02a75 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x5607c2c7a391 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x5607c2c83770 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x5607c2c83770 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x5607c2c83770 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x5607c2c8346a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x5607c2c83da7 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x5607c2c839ab - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x5607c2c8391b - std::panicking::begin_panic_fmt::ha757bc84d5ed8cb6 [INFO] [stdout] at src/libstd/panicking.rs:342 [INFO] [stdout] 14: 0x5607c2b47368 - skeptic::rt::interpret_output::h57360fe473b2708c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skeptic-0.13.4/lib.rs:855 [INFO] [stdout] 15: 0x5607c2b46c28 - skeptic::rt::compile_test_case::h1bfe0fd9def8116f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skeptic-0.13.4/lib.rs:833 [INFO] [stdout] 16: 0x5607c2b45d25 - skeptic::rt::run_test::hb66812165a548abe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/skeptic-0.13.4/lib.rs:749 [INFO] [stdout] 17: 0x5607c2b018d8 - skeptic::readme_sect_library_usage_example_line_28::h1ba2059644212260 [INFO] [stdout] at /opt/rustwide/target/debug/build/mt940-d8084dd323c7dd4a/out/skeptic-tests.rs:26 [INFO] [stdout] 18: 0x5607c2b0179a - skeptic::readme_sect_library_usage_example_line_28::{{closure}}::hb5e2982e565a476e [INFO] [stdout] at /opt/rustwide/target/debug/build/mt940-d8084dd323c7dd4a/out/skeptic-tests.rs:2 [INFO] [stdout] 19: 0x5607c2b0134e - core::ops::function::FnOnce::call_once::h8e90ebd4730c6192 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 20: 0x5607c2b29c62 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 21: 0x5607c2b29c62 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 22: 0x5607c2b29c62 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 23: 0x5607c2b29c62 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 24: 0x5607c2b29c62 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 25: 0x5607c2b29c62 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 26: 0x5607c2b29c62 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 27: 0x5607c2b01f36 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 28: 0x5607c2b07275 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 29: 0x5607c2b07275 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 30: 0x5607c2b07275 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 31: 0x5607c2b07275 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 32: 0x5607c2b07275 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 33: 0x5607c2b07275 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 34: 0x5607c2b07275 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 35: 0x5607c2c8acfa - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 36: 0x5607c2c8acfa - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 37: 0x5607c2c8acfa - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f700ac2a609 - start_thread [INFO] [stdout] 39: 0x7f700ab36103 - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] readme_sect_library_usage_example_line_28 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test skeptic' [INFO] running `Command { std: "docker" "inspect" "9d30d401c9e9daf1a9e418a6418e7734d732fe7fd9a99c15e5c1483d4bf6e2f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d30d401c9e9daf1a9e418a6418e7734d732fe7fd9a99c15e5c1483d4bf6e2f6", kill_on_drop: false }` [INFO] [stdout] 9d30d401c9e9daf1a9e418a6418e7734d732fe7fd9a99c15e5c1483d4bf6e2f6