[INFO] cloning repository https://github.com/SnoozeTime/dicom-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SnoozeTime/dicom-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnoozeTime%2Fdicom-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnoozeTime%2Fdicom-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b8d2aea1e4b56f1c7d9d17f65c76284e1257e0e [INFO] testing SnoozeTime/dicom-rs against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnoozeTime%2Fdicom-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SnoozeTime/dicom-rs on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SnoozeTime/dicom-rs [INFO] finished tweaking git repo https://github.com/SnoozeTime/dicom-rs [INFO] tweaked toml for git repo https://github.com/SnoozeTime/dicom-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/SnoozeTime/dicom-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e16fd32fedfd0e70ad77d700578bc66085d8c680453a6422dfbc517e440fbcc [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" "9e16fd32fedfd0e70ad77d700578bc66085d8c680453a6422dfbc517e440fbcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e16fd32fedfd0e70ad77d700578bc66085d8c680453a6422dfbc517e440fbcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e16fd32fedfd0e70ad77d700578bc66085d8c680453a6422dfbc517e440fbcc", kill_on_drop: false }` [INFO] [stdout] 9e16fd32fedfd0e70ad77d700578bc66085d8c680453a6422dfbc517e440fbcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", 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] ad710d18cac62d46d7490d0c5ac0dbe858f68e7e12e5e986c474f9eaa1349e15 [INFO] running `Command { std: "docker" "start" "-a" "ad710d18cac62d46d7490d0c5ac0dbe858f68e7e12e5e986c474f9eaa1349e15", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling image v0.23.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling dicom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/bin/statistics.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "ad710d18cac62d46d7490d0c5ac0dbe858f68e7e12e5e986c474f9eaa1349e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad710d18cac62d46d7490d0c5ac0dbe858f68e7e12e5e986c474f9eaa1349e15", kill_on_drop: false }` [INFO] [stdout] ad710d18cac62d46d7490d0c5ac0dbe858f68e7e12e5e986c474f9eaa1349e15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", 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] f88c3b5a479219cfc2af5a2873370f67fcb7fb609b7df8e47a91d10e7babc95b [INFO] running `Command { std: "docker" "start" "-a" "f88c3b5a479219cfc2af5a2873370f67fcb7fb609b7df8e47a91d10e7babc95b", kill_on_drop: false }` [INFO] [stderr] Compiling dicom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/bin/statistics.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.95s [INFO] running `Command { std: "docker" "inspect" "f88c3b5a479219cfc2af5a2873370f67fcb7fb609b7df8e47a91d10e7babc95b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f88c3b5a479219cfc2af5a2873370f67fcb7fb609b7df8e47a91d10e7babc95b", kill_on_drop: false }` [INFO] [stdout] f88c3b5a479219cfc2af5a2873370f67fcb7fb609b7df8e47a91d10e7babc95b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 24b98be360c5cda15ee8dfa86eab00be5542a4936cb79e1f984d33d9fa460f05 [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" "24b98be360c5cda15ee8dfa86eab00be5542a4936cb79e1f984d33d9fa460f05", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::any::Any` [INFO] [stderr] --> src/bin/statistics.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std::any::Any; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dicom-07c561ed8140baab [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test parser::element::tests::parse_bee_dataelement ... ok [INFO] [stdout] test parser::element::tests::parse_lee_dataelement ... ok [INFO] [stdout] test parser::element::tests::parse_lei_dataelement ... ok [INFO] [stdout] test parser::tests::parse_unknown_tag ... ok [INFO] [stdout] test parser::tests::parse_length_novr ... ok [INFO] [stdout] test parser::tests::parse_length_normalvr ... ok [INFO] [stdout] test parser::tests::parse_length_special_vr ... ok [INFO] [stdout] test types::test::from_el_is_positivewithplus ... ok [INFO] [stdout] test types::test::from_el_is_positivewithoutplus ... ok [INFO] [stdout] test types::test::from_el_is_negative ... ok [INFO] [stdout] test types::test::from_el_date ... ok [INFO] [stdout] test types::test::from_el_name ... ok [INFO] [stdout] test types::test::from_el_u16 ... ok [INFO] [stdout] test types::test::parse_days ... ok [INFO] [stdout] test types::test::parse_wrong_fmt ... ok [INFO] [stdout] test types::test::parse_months ... ok [INFO] [stdout] test types::test::from_el_age ... ok [INFO] [stdout] test types::test::parse_years ... ok [INFO] [stdout] test types::test::parse_weeks ... ok [INFO] [stdout] test types::test::parse_wrong_length ... ok [INFO] [stdout] test types::test::parse_wrong_uint ... ok [INFO] [stdout] test parser::tests::test_u32 ... ok [INFO] [stdout] test parser::tests::test_unknown_vr ... ok [INFO] [stdout] test types::test::format_age ... ok [INFO] [stdout] test parser::tests::test_known_vr ... ok [INFO] [stdout] test parser::tests::parse_known_tag ... ok [INFO] [stdout] test parser::tests::test_parse_data ... ok [INFO] [stdout] test parser::tests::test_u16 ... ok [INFO] [stdout] test parser::tests::test_error ... ok [INFO] [stdout] test parser::sq::tests::parse_item_implicitlength ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- parser::sq::tests::parse_item_implicitlength stdout ---- [INFO] [stdout] Item { elements: [DataElement { tag: Unkown tag: x8, x0, vr: Some(UL), length: 4, data: Buf([48, 0, 0, 0]) }, DataElement { tag: Unkown tag: x8, x100, vr: Some(SH), length: 8, data: Buf([84, 45, 49, 49, 53, 48, 51, 32]) }, DataElement { tag: Unkown tag: x8, x102, vr: Some(SH), length: 4, data: Buf([83, 78, 77, 51]) }, DataElement { tag: Unkown tag: x8, x104, vr: Some(LO), length: 12, data: Buf([76, 117, 109, 98, 97, 114, 32, 115, 112, 105, 110, 101]) }] } [INFO] [stdout] thread 'parser::sq::tests::parse_item_implicitlength' panicked at 'assertion failed: false', src/parser/sq.rs:138:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556ae0fe9a80 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x556ae0fe9a80 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556ae0fe9a80 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556ae0fe9a80 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556ae100cfac - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x556ae0f5b286 - std::io::Write::write_fmt::h3a40d9c04f88bb58 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x556ae0fe3d7d - std::io::impls::>::write_fmt::h1b3d263673641f53 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/impls.rs:179:9 [INFO] [stdout] 7: 0x556ae0fec155 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 8: 0x556ae0fec155 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 9: 0x556ae0fec155 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 10: 0x556ae0febda2 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:224:9 [INFO] [stdout] 11: 0x556ae0fec8f1 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 12: 0x556ae0fb985e - std::panicking::begin_panic::{{closure}}::hbf8729ea71cfa4b0 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:522:9 [INFO] [stdout] 13: 0x556ae0fb96e9 - std::sys_common::backtrace::__rust_end_short_backtrace::hb7dc3d8481342ae0 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x556ae0fb978b - std::panicking::begin_panic::ha1c3c245afe952a9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:521:12 [INFO] [stdout] 15: 0x556ae0f48a94 - dicom::parser::sq::tests::parse_item_implicitlength::h3615ea38b9298ccd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/sq.rs:138:9 [INFO] [stdout] 16: 0x556ae0f4871a - dicom::parser::sq::tests::parse_item_implicitlength::{{closure}}::he691129359aa1503 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/sq.rs:118:5 [INFO] [stdout] 17: 0x556ae0f57e4e - core::ops::function::FnOnce::call_once::h3aa9859f4c3effd0 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x556ae0f82dd3 - core::ops::function::FnOnce::call_once::hdbd2235b6243db3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x556ae0f82dd3 - test::__rust_begin_short_backtrace::hb1dea1c208110812 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:517:5 [INFO] [stdout] 20: 0x556ae0f8127a - as core::ops::function::FnOnce>::call_once::h5d11a40efef721f2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 21: 0x556ae0f8127a - as core::ops::function::FnOnce<()>>::call_once::h23961df98af0bc5a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 22: 0x556ae0f8127a - std::panicking::try::do_call::h6390646e3de3fb9e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 23: 0x556ae0f8127a - std::panicking::try::hc531439ab6159192 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 24: 0x556ae0f8127a - std::panic::catch_unwind::h859d8bdaf9b4855c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x556ae0f8127a - test::run_test_in_process::hae60aa74417e3abc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:544:18 [INFO] [stdout] 26: 0x556ae0f8127a - test::run_test::run_test_inner::{{closure}}::hf48c86652c4a151d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:450:39 [INFO] [stdout] 27: 0x556ae0f5a606 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb82b392232b8bd1f [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 28: 0x556ae0f5f603 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h79ca9e9abe157956 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 29: 0x556ae0f5f603 - as core::ops::function::FnOnce<()>>::call_once::ha12f1f228780a4f7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 30: 0x556ae0f5f603 - std::panicking::try::do_call::h722bb7416d021cdc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 31: 0x556ae0f5f603 - std::panicking::try::h78e5abca71ac7cac [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 32: 0x556ae0f5f603 - std::panic::catch_unwind::h95162588bd0fa090 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 33: 0x556ae0f5f603 - std::thread::Builder::spawn_unchecked::{{closure}}::h64da5c4b9acc58dc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 34: 0x556ae0f5f603 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a8c588ad0b69edb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x556ae0ff30fa - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 36: 0x556ae0ff30fa - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 37: 0x556ae0ff30fa - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 38: 0x7efd92b7e609 - start_thread [INFO] [stdout] 39: 0x7efd92950293 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] parser::sq::tests::parse_item_implicitlength [INFO] [stdout] [INFO] [stdout] test result: FAILED. 29 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "24b98be360c5cda15ee8dfa86eab00be5542a4936cb79e1f984d33d9fa460f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b98be360c5cda15ee8dfa86eab00be5542a4936cb79e1f984d33d9fa460f05", kill_on_drop: false }` [INFO] [stdout] 24b98be360c5cda15ee8dfa86eab00be5542a4936cb79e1f984d33d9fa460f05