[INFO] fetching crate shadowplay 0.16.3...
[INFO] testing shadowplay-0.16.3 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate shadowplay 0.16.3 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate shadowplay 0.16.3 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate shadowplay 0.16.3
[INFO] finished tweaking crates.io crate shadowplay 0.16.3
[INFO] tweaked toml for crates.io crate shadowplay 0.16.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate shadowplay 0.16.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded located_yaml v0.2.1
[INFO] [stderr]   Downloaded serde_test v1.0.137
[INFO] [stderr]   Downloaded indexmap v1.8.2
[INFO] [stderr]   Downloaded nom_locate v4.0.0
[INFO] [stderr]   Downloaded pretty v0.11.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b87c4674e941854bf9cee861e46ae8843e9e374a62ddfcb1ac59b8e9eb51f74d
[INFO] running `Command { std: "docker" "start" "-a" "b87c4674e941854bf9cee861e46ae8843e9e374a62ddfcb1ac59b8e9eb51f74d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b87c4674e941854bf9cee861e46ae8843e9e374a62ddfcb1ac59b8e9eb51f74d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b87c4674e941854bf9cee861e46ae8843e9e374a62ddfcb1ac59b8e9eb51f74d", kill_on_drop: false }`
[INFO] [stdout] b87c4674e941854bf9cee861e46ae8843e9e374a62ddfcb1ac59b8e9eb51f74d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0306c0ed340985ccb454ae8d6b8a05dfbc83416f29306e33e17456f5a4a40fde
[INFO] running `Command { std: "docker" "start" "-a" "0306c0ed340985ccb454ae8d6b8a05dfbc83416f29306e33e17456f5a4a40fde", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_test v1.0.137
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling pretty v0.11.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling nom_locate v4.0.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling serde_yaml v0.8.24
[INFO] [stderr]    Compiling located_yaml v0.2.1
[INFO] [stderr]    Compiling shadowplay v0.16.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.58s
[INFO] running `Command { std: "docker" "inspect" "0306c0ed340985ccb454ae8d6b8a05dfbc83416f29306e33e17456f5a4a40fde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0306c0ed340985ccb454ae8d6b8a05dfbc83416f29306e33e17456f5a4a40fde", kill_on_drop: false }`
[INFO] [stdout] 0306c0ed340985ccb454ae8d6b8a05dfbc83416f29306e33e17456f5a4a40fde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09c43fd8a29cda2b8cf16e1d4a619d860c6855f04be309c43510a642901d7f55
[INFO] running `Command { std: "docker" "start" "-a" "09c43fd8a29cda2b8cf16e1d4a619d860c6855f04be309c43510a642901d7f55", kill_on_drop: false }`
[INFO] [stderr]    Compiling shadowplay v0.16.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.90s
[INFO] running `Command { std: "docker" "inspect" "09c43fd8a29cda2b8cf16e1d4a619d860c6855f04be309c43510a642901d7f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09c43fd8a29cda2b8cf16e1d4a619d860c6855f04be309c43510a642901d7f55", kill_on_drop: false }`
[INFO] [stdout] 09c43fd8a29cda2b8cf16e1d4a619d860c6855f04be309c43510a642901d7f55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91bac988f0be7abd668cd14a7baac2bd60a6364467bb49cd4e23f394c6703ed3
[INFO] running `Command { std: "docker" "start" "-a" "91bac988f0be7abd668cd14a7baac2bd60a6364467bb49cd4e23f394c6703ed3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shadowplay-75e2f9a1c822804b)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test puppet_parser::common::test_comment ... ok
[INFO] [stdout] test puppet_parser::builtin::test_undef ... ok
[INFO] [stdout] test puppet_parser::common::test_square_brackets_comma_separated0 ... ok
[INFO] [stdout] test puppet_parser::builtin::test_return ... ok
[INFO] [stdout] test puppet_parser::common::test_round_brackets_comma_separated0 ... ok
[INFO] [stdout] test puppet_parser::double_quoted::test_interpolatad_variable ... ok
[INFO] [stdout] test puppet_parser::double_quoted::test_no_interpolation ... ok
[INFO] [stdout] test puppet_parser::double_quoted::test_simple ... ok
[INFO] [stdout] test puppet_parser::double_quoted::test_interpolatad_expression ... ok
[INFO] [stdout] test puppet_parser::class::test_body_tag ... ok
[INFO] [stdout] test puppet_parser::class::test_body_require ... ok
[INFO] [stdout] test puppet_parser::class::test_class ... ok
[INFO] [stdout] test puppet_parser::expression::test_function_call ... ok
[INFO] [stdout] test puppet_parser::regex::test ... ok
[INFO] [stdout] test puppet_parser::single_quoted::test ... ok
[INFO] [stdout] test puppet_parser::expression::test_accessor ... ok
[INFO] [stdout] test puppet_parser::expression::test_multiply ... ok
[INFO] [stdout] test puppet_parser::term::test_bool ... ok
[INFO] [stdout] test puppet_parser::identifier::test_identifier_with_toplevel ... ok
[INFO] [stdout] test puppet_parser::term::test_numbers ... ok
[INFO] [stdout] test puppet_parser::term::test_array ... ok
[INFO] [stdout] test puppet_parser::expression::test_in_with_parens ... ok
[INFO] [stdout] test puppet_parser::typing::test_float ... ok
[INFO] [stdout] test puppet_parser::typing::test_array ... ok
[INFO] [stdout] test puppet_parser::typing::test_optional ... ok
[INFO] [stdout] test puppet_parser::expression::test_operators_precendence ... ok
[INFO] [stdout] test puppet_parser::typing::test_hash ... ok
[INFO] [stdout] test puppet_parser::term::test_variable ... ok
[INFO] [stdout] test puppet_parser::typing::test_struct ... ok
[INFO] [stdout] test puppet_pp_lint::ctx::erb_template::parser::test_code_block ... ok
[INFO] [stdout] test puppet_parser::typing::test_tuple ... ok
[INFO] [stdout] test puppet_parser::term::test_array_of_types ... ok
[INFO] [stdout] test puppet_parser::statement::test_selector ... ok
[INFO] [stdout] test puppet_pp_lint::ctx::erb_template::parser::test_toplevel ... ok
[INFO] [stdout] test puppet_parser::toplevel::test_function ... ok
[INFO] [stdout] test puppet_pp_lint::ctx::erb_template::parser::test_code_fragment ... ok
[INFO] [stdout] test puppet_parser::toplevel::test_toplevel ... ok
[INFO] [stdout] test puppet_parser::typing::test_type_specification ... ok
[INFO] [stdout] test puppet_parser::term::test_map ... ok
[INFO] [stdout] test puppet_pp_printer::expression::test_idempotence_short ... ok
[INFO] [stdout] test puppet_pp_printer::typing::test_idempotence_short ... FAILED
[INFO] [stdout] test puppet_pp_printer::toplevel::test_idempotence_short ... FAILED
[INFO] [stdout] test puppet_pp_printer::resource::test_idempotence_short ... FAILED
[INFO] [stdout] test puppet_pp_printer::statement::test_idempotence_long ... FAILED
[INFO] [stdout] test puppet_pp_printer::statement::test_idempotence_short ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- puppet_pp_printer::typing::test_idempotence_short stdout ----
[INFO] [stdout] Float ==>
[INFO] [stdout] ------
[INFO] [stdout] Float
[INFO] [stdout] ------
[INFO] [stdout] Float[1.0] ==>
[INFO] [stdout] ------
[INFO] [stdout] Float[1.0]
[INFO] [stdout] ------
[INFO] [stdout] Float[1.0,
[INFO] [stdout]   2.2] ==>
[INFO] [stdout] ------
[INFO] [stdout] Float[1.0,
[INFO] [stdout]   2.2]
[INFO] [stdout] ------
[INFO] [stdout] Float[
[INFO] [stdout]   default,
[INFO] [stdout]   2.1] ==>
[INFO] [stdout] ------
[INFO] [stdout] Float[
[INFO] [stdout]   default,
[INFO] [stdout]   2.1]
[INFO] [stdout] ------
[INFO] [stdout] Integer ==>
[INFO] [stdout] ------
[INFO] [stdout] Integer
[INFO] [stdout] ------
[INFO] [stdout] String[1,
[INFO] [stdout]   2] ==>
[INFO] [stdout] ------
[INFO] [stdout] String[1,
[INFO] [stdout]   2]
[INFO] [stdout] ------
[INFO] [stdout] Pattern[
[INFO] [stdout]   /a/,
[INFO] [stdout]   /b/
[INFO] [stdout] ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Pattern[
[INFO] [stdout]   /a/,
[INFO] [stdout]   /b/
[INFO] [stdout] ]
[INFO] [stdout] ------
[INFO] [stdout] Regex[ // ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Regex[ // ]
[INFO] [stdout] ------
[INFO] [stdout] Regex[
[INFO] [stdout]   /aaaaaaaaaaa/
[INFO] [stdout] ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Regex[
[INFO] [stdout]   /aaaaaaaaaaa/
[INFO] [stdout] ]
[INFO] [stdout] ------
[INFO] [stdout] Optional[
[INFO] [stdout]   #comment
[INFO] [stdout]   Regex[
[INFO] [stdout]     /aaaaaaaaaaa/
[INFO] [stdout]   ]] ==>
[INFO] [stdout] ------
[INFO] [stdout] Optional[
[INFO] [stdout]   #comment
[INFO] [stdout]   Regex[
[INFO] [stdout]     /aaaaaaaaaaa/
[INFO] [stdout]   ]]
[INFO] [stdout] ------
[INFO] [stdout] Array[
[INFO] [stdout]   Integer ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Array[
[INFO] [stdout]   Integer ]
[INFO] [stdout] ------
[INFO] [stdout] Array[
[INFO] [stdout]   Integer,
[INFO] [stdout]   2 ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Array[
[INFO] [stdout]   Integer,
[INFO] [stdout]   2 ]
[INFO] [stdout] ------
[INFO] [stdout] Array[
[INFO] [stdout]   Integer,
[INFO] [stdout]   2, 4 ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Array[
[INFO] [stdout]   Integer,
[INFO] [stdout]   2, 4 ]
[INFO] [stdout] ------
[INFO] [stdout] Variant[
[INFO] [stdout]   String[1,
[INFO] [stdout]     2],
[INFO] [stdout]   Integer
[INFO] [stdout] ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Variant[
[INFO] [stdout]   String[1,
[INFO] [stdout]     2],
[INFO] [stdout]   Integer
[INFO] [stdout] ]
[INFO] [stdout] ------
[INFO] [stdout] Enum[
[INFO] [stdout]   1,
[INFO] [stdout]   aaaaaa,
[INFO] [stdout]   3
[INFO] [stdout] ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Enum[
[INFO] [stdout]   1,
[INFO] [stdout]   aaaaaa,
[INFO] [stdout]   3
[INFO] [stdout] ]
[INFO] [stdout] ------
[INFO] [stdout] Some::Type ==>
[INFO] [stdout] ------
[INFO] [stdout] Some::Type
[INFO] [stdout] ------
[INFO] [stdout] Some::Type[
[INFO] [stdout]   1 ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Some::Type[
[INFO] [stdout]   1 ]
[INFO] [stdout] ------
[INFO] [stdout] Hash[
[INFO] [stdout]   String,
[INFO] [stdout]   Integer,
[INFO] [stdout]   default,
[INFO] [stdout]   1
[INFO] [stdout] ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Hash[
[INFO] [stdout]   String,
[INFO] [stdout]   Integer,
[INFO] [stdout]   default,
[INFO] [stdout]   1
[INFO] [stdout] ]
[INFO] [stdout] ------
[INFO] [stdout] Struct[{
[INFO] [stdout]   a
[INFO] [stdout]                                =>
[INFO] [stdout]     Integer
[INFO] [stdout] }] ==>
[INFO] [stdout] ------
[INFO] [stdout] Struct[{
[INFO] [stdout]   a =>
[INFO] [stdout]     Integer
[INFO] [stdout] }]
[INFO] [stdout] ------
[INFO] [stdout] thread 'puppet_pp_printer::typing::test_idempotence_short' panicked at src/puppet_pp_printer/typing.rs:429:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Struct[{\n  a =>\n    Integer\n}]"
[INFO] [stdout]  right: "Struct[{\n  a\n                               =>\n    Integer\n}]"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b3ec57baa5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b3ec57baa5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b3ec57baa5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b3ec57baa5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b3ec5a3f9b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b3ec5a3f9b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b3ec5792df - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b3ec57b87e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b3ec57b87e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b3ec57d2a9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b3ec57cf6e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b3ec539b1a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b3ec539b1a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b3ec57d8ab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b3ec57d8ab - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b3ec57d624 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b3ec57bf69 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b3ec57d357 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b3ec2f2d13 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b3ec2f313e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x55b3ec4b9852 - core::panicking::assert_failed::h7e1de4774084c4e5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x55b3ec4b4ea6 - shadowplay::puppet_pp_printer::typing::test_idempotence_short::hb8045ac80665fb04
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/typing.rs:429:9
[INFO] [stdout]   22:     0x55b3ec4b44b7 - shadowplay::puppet_pp_printer::typing::test_idempotence_short::{{closure}}::h22e46b5678ae842f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/typing.rs:390:28
[INFO] [stdout]   23:     0x55b3ec4d9d16 - core::ops::function::FnOnce::call_once::hfb10884e4b6da9ce
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55b3ec53e4fb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55b3ec53e4fb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55b3ec53dc01 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55b3ec53dc01 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55b3ec53dc01 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55b3ec53dc01 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55b3ec53dc01 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55b3ec53dc01 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55b3ec53dc01 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55b3ec5065c4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55b3ec5065c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55b3ec50aff2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55b3ec50aff2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55b3ec50aff2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55b3ec50aff2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55b3ec50aff2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55b3ec50aff2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55b3ec50aff2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55b3ec581a8b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55b3ec581a8b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55b3ec581a8b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f935fa72ac3 - <unknown>
[INFO] [stdout]   46:     0x7f935fb03a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- puppet_pp_printer::toplevel::test_idempotence_short stdout ----
[INFO] [stdout] class aaa::bbb () inherits zzz {
[INFO] [stdout]   
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] class aaa::bbb () inherits zzz {
[INFO] [stdout]   
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] class aaa::bbb () inherits zzz {
[INFO] [stdout]   if $a {
[INFO] [stdout]     1
[INFO] [stdout]   } else {
[INFO] [stdout]     2
[INFO] [stdout]   }
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] class aaa::bbb () inherits zzz {
[INFO] [stdout]   if $a {
[INFO] [stdout]     1
[INFO] [stdout]   } else {
[INFO] [stdout]     2
[INFO] [stdout]   }
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] function aaa::bbb (
[INFO] [stdout]   $empty,
[INFO] [stdout]   $a                           = 1,
[INFO] [stdout]   String $b                    = 'a b c',
[INFO] [stdout] ) >> String {
[INFO] [stdout]   
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] function aaa::bbb (
[INFO] [stdout]   $empty,
[INFO] [stdout]   $a  = 1,
[INFO] [stdout]   String $b  = 'a b c',
[INFO] [stdout] ) >> String {
[INFO] [stdout]   
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] thread 'puppet_pp_printer::toplevel::test_idempotence_short' panicked at src/puppet_pp_printer/toplevel.rs:102:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "function aaa::bbb (\n  $empty,\n  $a  = 1,\n  String $b  = 'a b c',\n) >> String {\n  \n}"
[INFO] [stdout]  right: "function aaa::bbb (\n  $empty,\n  $a                           = 1,\n  String $b                    = 'a b c',\n) >> String {\n  \n}"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b3ec57baa5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b3ec57baa5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b3ec57baa5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b3ec57baa5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b3ec5a3f9b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b3ec5a3f9b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b3ec5792df - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b3ec57b87e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b3ec57b87e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b3ec57d2a9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b3ec57cf6e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b3ec539b1a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b3ec539b1a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b3ec57d8ab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b3ec57d8ab - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b3ec57d624 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b3ec57bf69 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b3ec57d357 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b3ec2f2d13 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b3ec2f313e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x55b3ec4b9852 - core::panicking::assert_failed::h7e1de4774084c4e5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x55b3ec4b443a - shadowplay::puppet_pp_printer::toplevel::test_idempotence_short::hcb23b16458a9c837
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/toplevel.rs:102:9
[INFO] [stdout]   22:     0x55b3ec4b3c27 - shadowplay::puppet_pp_printer::toplevel::test_idempotence_short::{{closure}}::h4cbd772e00e4e23f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/toplevel.rs:85:28
[INFO] [stdout]   23:     0x55b3ec4d97d6 - core::ops::function::FnOnce::call_once::hc2ed6f43a933e558
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55b3ec53e4fb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55b3ec53e4fb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55b3ec53dc01 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55b3ec53dc01 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55b3ec53dc01 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55b3ec53dc01 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55b3ec53dc01 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55b3ec53dc01 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55b3ec53dc01 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55b3ec5065c4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55b3ec5065c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55b3ec50aff2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55b3ec50aff2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55b3ec50aff2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55b3ec50aff2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55b3ec50aff2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55b3ec50aff2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55b3ec50aff2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55b3ec581a8b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55b3ec581a8b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55b3ec581a8b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f935fa72ac3 - <unknown>
[INFO] [stdout]   46:     0x7f935fb03a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- puppet_pp_printer::resource::test_idempotence_short stdout ----
[INFO] [stdout] Class[ a ] -> Class[ b::c ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Class[ a ] -> Class[ b::c ]
[INFO] [stdout] ------
[INFO] [stdout] [ Class[ a ], Class[ b ], ] -> Class[ b::c ] ==>
[INFO] [stdout] ------
[INFO] [stdout] [ Class[ a ], Class[ b ], ] -> Class[ b::c ]
[INFO] [stdout] ------
[INFO] [stdout] Class[ a ] -> ClassB <| (abc != 1) and c == test or (c == notest and abc == 1) |> ==>
[INFO] [stdout] ------
[INFO] [stdout] Class[ a ] -> ClassB <| (abc != 1) and c == test or (c == notest and abc == 1) |>
[INFO] [stdout] ------
[INFO] [stdout] file { '/etc/passwd':
[INFO] [stdout]     ensure                     => file,
[INFO] [stdout]     mode                       => '0644'
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] file { '/etc/passwd':
[INFO] [stdout]     ensure => file,
[INFO] [stdout]     mode => '0644'
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] thread 'puppet_pp_printer::resource::test_idempotence_short' panicked at src/puppet_pp_printer/resource.rs:286:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "file { '/etc/passwd':\n    ensure => file,\n    mode => '0644'\n}"
[INFO] [stdout]  right: "file { '/etc/passwd':\n    ensure                     => file,\n    mode                       => '0644'\n}"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b3ec57baa5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b3ec57baa5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b3ec57baa5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b3ec57baa5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b3ec5a3f9b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b3ec5a3f9b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b3ec5792df - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b3ec57b87e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b3ec57b87e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b3ec57d2a9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b3ec57cf6e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b3ec539b1a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b3ec539b1a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b3ec57d8ab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b3ec57d8ab - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b3ec57d624 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b3ec57bf69 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b3ec57d357 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b3ec2f2d13 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b3ec2f313e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x55b3ec4b9852 - core::panicking::assert_failed::h7e1de4774084c4e5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x55b3ec4b29de - shadowplay::puppet_pp_printer::resource::test_idempotence_short::h417d0a90cb577c40
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/resource.rs:286:9
[INFO] [stdout]   22:     0x55b3ec4b2197 - shadowplay::puppet_pp_printer::resource::test_idempotence_short::{{closure}}::h0dff93acb2cfd986
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/resource.rs:262:28
[INFO] [stdout]   23:     0x55b3ec4d9c96 - core::ops::function::FnOnce::call_once::hf5e1b04f00ee2402
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55b3ec53e4fb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55b3ec53e4fb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55b3ec53dc01 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55b3ec53dc01 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55b3ec53dc01 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55b3ec53dc01 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55b3ec53dc01 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55b3ec53dc01 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55b3ec53dc01 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55b3ec5065c4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55b3ec5065c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55b3ec50aff2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55b3ec50aff2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55b3ec50aff2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55b3ec50aff2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55b3ec50aff2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55b3ec50aff2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55b3ec50aff2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55b3ec581a8b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55b3ec581a8b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55b3ec581a8b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f935fa72ac3 - <unknown>
[INFO] [stdout]   46:     0x7f935fb03a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- puppet_pp_printer::statement::test_idempotence_long stdout ----
[INFO] [stdout] unless !$a {
[INFO] [stdout]   $a = 1
[INFO] [stdout]   unless (($a + $a + $a)) {
[INFO] [stdout]     $b = $a + 1
[INFO] [stdout]     unless (($a + $a + $a)) {
[INFO] [stdout]       $b = $a + 1
[INFO] [stdout]       unless (($a + $a + $a)) {
[INFO] [stdout]         $b = $a + 1
[INFO] [stdout]       }
[INFO] [stdout]     }
[INFO] [stdout]   }
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] unless !$a {
[INFO] [stdout]   $a = 1
[INFO] [stdout]   unless (($a + $a + $a)) {
[INFO] [stdout]     $b = $a + 1
[INFO] [stdout]     unless (($a + $a + $a)) {
[INFO] [stdout]       $b = $a + 1
[INFO] [stdout]       unless (($a + $a + $a)) {
[INFO] [stdout]         $b = $a + 1
[INFO] [stdout]       }
[INFO] [stdout]     }
[INFO] [stdout]   }
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] Exec
[INFO] [stdout] {
[INFO] [stdout]   command                      => test,
[INFO] [stdout]   provider                     => shell,
[INFO] [stdout]   # comment
[INFO] [stdout]   #line2
[INFO] [stdout]   #line3
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] Exec
[INFO] [stdout] {
[INFO] [stdout]   command  => test,
[INFO] [stdout]   provider  => shell,
[INFO] [stdout]   # comment
[INFO] [stdout]   #line2
[INFO] [stdout]   #line3
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] thread 'puppet_pp_printer::statement::test_idempotence_long' panicked at src/puppet_pp_printer/statement.rs:241:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Exec\n{\n  command  => test,\n  provider  => shell,\n  # comment\n  #line2\n  #line3\n}"
[INFO] [stdout]  right: "Exec\n{\n  command                      => test,\n  provider                     => shell,\n  # comment\n  #line2\n  #line3\n}"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b3ec57baa5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b3ec57baa5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b3ec57baa5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b3ec57baa5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b3ec5a3f9b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b3ec5a3f9b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b3ec5792df - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b3ec57b87e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b3ec57b87e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b3ec57d2a9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b3ec57cf6e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b3ec539b1a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b3ec539b1a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b3ec57d8ab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b3ec57d8ab - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b3ec57d624 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b3ec57bf69 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b3ec57d357 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b3ec2f2d13 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b3ec2f313e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x55b3ec4b9852 - core::panicking::assert_failed::h7e1de4774084c4e5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x55b3ec4b3bb2 - shadowplay::puppet_pp_printer::statement::test_idempotence_long::h259bb2a10d2cda0f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/statement.rs:241:9
[INFO] [stdout]   22:     0x55b3ec4b33b7 - shadowplay::puppet_pp_printer::statement::test_idempotence_long::{{closure}}::h5209a6106b040acf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/statement.rs:222:27
[INFO] [stdout]   23:     0x55b3ec4d9406 - core::ops::function::FnOnce::call_once::h67d9d51a319d3848
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55b3ec53e4fb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55b3ec53e4fb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55b3ec53dc01 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55b3ec53dc01 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55b3ec53dc01 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55b3ec53dc01 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55b3ec53dc01 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55b3ec53dc01 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55b3ec53dc01 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55b3ec5065c4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55b3ec5065c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55b3ec50aff2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55b3ec50aff2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55b3ec50aff2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55b3ec50aff2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55b3ec50aff2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55b3ec50aff2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55b3ec50aff2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55b3ec581a8b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55b3ec581a8b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55b3ec581a8b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f935fa72ac3 - <unknown>
[INFO] [stdout]   46:     0x7f935fb03a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- puppet_pp_printer::statement::test_idempotence_short stdout ----
[INFO] [stdout] unless !$a {
[INFO] [stdout]   $a = 1
[INFO] [stdout]   $b = $a + 1
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] unless !$a {
[INFO] [stdout]   $a = 1
[INFO] [stdout]   $b = $a + 1
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] unless !$a {
[INFO] [stdout]   $a = 1
[INFO] [stdout]   unless (($a + $a + $a))
[INFO] [stdout]   {
[INFO] [stdout]     $b = $a + 1
[INFO] [stdout]     unless (($a + $a
[INFO] [stdout]           + $a)) {
[INFO] [stdout]       $b = $a + 1
[INFO] [stdout]       unless (($a + $a
[INFO] [stdout]             + $a)) {
[INFO] [stdout]         $b = $a + 1
[INFO] [stdout]       }
[INFO] [stdout]     }
[INFO] [stdout]   }
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] unless !$a {
[INFO] [stdout]   $a = 1
[INFO] [stdout]   unless (($a + $a + $a))
[INFO] [stdout]   {
[INFO] [stdout]     $b = $a + 1
[INFO] [stdout]     unless (($a + $a
[INFO] [stdout]           + $a)) {
[INFO] [stdout]       $b = $a + 1
[INFO] [stdout]       unless (($a + $a
[INFO] [stdout]             + $a)) {
[INFO] [stdout]         $b = $a + 1
[INFO] [stdout]       }
[INFO] [stdout]     }
[INFO] [stdout]   }
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] } else {
[INFO] [stdout]   $c
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] } else {
[INFO] [stdout]   $c
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] }
[INFO] [stdout] #comment1
[INFO] [stdout] else {
[INFO] [stdout]   1
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] }
[INFO] [stdout] #comment1
[INFO] [stdout] else {
[INFO] [stdout]   1
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] }
[INFO] [stdout] #comment1
[INFO] [stdout] else
[INFO] [stdout] #comment2
[INFO] [stdout] {
[INFO] [stdout]   1
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] }
[INFO] [stdout] #comment1
[INFO] [stdout] else
[INFO] [stdout] #comment2
[INFO] [stdout] {
[INFO] [stdout]   1
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] } 
[INFO] [stdout] #comment
[INFO] [stdout] elsif !$a {
[INFO] [stdout]   $a
[INFO] [stdout] } elsif !$b {
[INFO] [stdout]   $b
[INFO] [stdout] } else {
[INFO] [stdout]   1
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] } 
[INFO] [stdout] #comment
[INFO] [stdout] elsif !$a {
[INFO] [stdout]   $a
[INFO] [stdout] } elsif !$b {
[INFO] [stdout]   $b
[INFO] [stdout] } else {
[INFO] [stdout]   1
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] } elsif !$a {
[INFO] [stdout]   $a
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] } elsif !$a {
[INFO] [stdout]   $a
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] case $a {
[INFO] [stdout]   
[INFO] [stdout]   #comment
[INFO] [stdout]   1: {
[INFO] [stdout]     $b
[INFO] [stdout]   }
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] case $a {
[INFO] [stdout]   
[INFO] [stdout]   #comment
[INFO] [stdout]   1: {
[INFO] [stdout]     $b
[INFO] [stdout]   }
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] case $a {
[INFO] [stdout]   
[INFO] [stdout]   #comment
[INFO] [stdout]   1: {
[INFO] [stdout]     $b
[INFO] [stdout]   }
[INFO] [stdout]   default: {
[INFO] [stdout]     
[INFO] [stdout]   }
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] case $a {
[INFO] [stdout]   
[INFO] [stdout]   #comment
[INFO] [stdout]   1: {
[INFO] [stdout]     $b
[INFO] [stdout]   }
[INFO] [stdout]   default: {
[INFO] [stdout]     
[INFO] [stdout]   }
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] Exec
[INFO] [stdout] {
[INFO] [stdout]   command                      =>
[INFO] [stdout]     test,
[INFO] [stdout]   provider                     =>
[INFO] [stdout]     shell,
[INFO] [stdout]   # comment
[INFO] [stdout]   #line2
[INFO] [stdout]   #line3
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] Exec
[INFO] [stdout] {
[INFO] [stdout]   command  => test,
[INFO] [stdout]   provider  => shell,
[INFO] [stdout]   # comment
[INFO] [stdout]   #line2
[INFO] [stdout]   #line3
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] thread 'puppet_pp_printer::statement::test_idempotence_short' panicked at src/puppet_pp_printer/statement.rs:217:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Exec\n{\n  command  => test,\n  provider  => shell,\n  # comment\n  #line2\n  #line3\n}"
[INFO] [stdout]  right: "Exec\n{\n  command                      =>\n    test,\n  provider                     =>\n    shell,\n  # comment\n  #line2\n  #line3\n}"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b3ec57baa5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b3ec57baa5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b3ec57baa5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b3ec57baa5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b3ec5a3f9b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b3ec5a3f9b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b3ec5792df - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b3ec57b87e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b3ec57b87e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b3ec57d2a9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55b3ec57cf6e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b3ec539b1a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b3ec539b1a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b3ec57d8ab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b3ec57d8ab - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b3ec57d624 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b3ec57bf69 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b3ec57d357 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b3ec2f2d13 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b3ec2f313e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x55b3ec4b9852 - core::panicking::assert_failed::h7e1de4774084c4e5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x55b3ec4b3341 - shadowplay::puppet_pp_printer::statement::test_idempotence_short::h00a3242abaff8d12
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/statement.rs:217:9
[INFO] [stdout]   22:     0x55b3ec4b2a57 - shadowplay::puppet_pp_printer::statement::test_idempotence_short::{{closure}}::h441fbda24ce7f8dc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/statement.rs:187:28
[INFO] [stdout]   23:     0x55b3ec4d9c56 - core::ops::function::FnOnce::call_once::hf197b3ef3fafd7de
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55b3ec53e4fb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55b3ec53e4fb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55b3ec53dc01 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55b3ec53dc01 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55b3ec53dc01 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55b3ec53dc01 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55b3ec53dc01 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55b3ec53dc01 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55b3ec53dc01 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55b3ec5065c4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55b3ec5065c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55b3ec50aff2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55b3ec50aff2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55b3ec50aff2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55b3ec50aff2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55b3ec50aff2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55b3ec50aff2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55b3ec50aff2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55b3ec581a8b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55b3ec581a8b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55b3ec581a8b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f935fa72ac3 - <unknown>
[INFO] [stdout]   46:     0x7f935fb03a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     puppet_pp_printer::resource::test_idempotence_short
[INFO] [stdout]     puppet_pp_printer::statement::test_idempotence_long
[INFO] [stdout]     puppet_pp_printer::statement::test_idempotence_short
[INFO] [stdout]     puppet_pp_printer::toplevel::test_idempotence_short
[INFO] [stdout]     puppet_pp_printer::typing::test_idempotence_short
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 40 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "91bac988f0be7abd668cd14a7baac2bd60a6364467bb49cd4e23f394c6703ed3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91bac988f0be7abd668cd14a7baac2bd60a6364467bb49cd4e23f394c6703ed3", kill_on_drop: false }`
[INFO] [stdout] 91bac988f0be7abd668cd14a7baac2bd60a6364467bb49cd4e23f394c6703ed3
[INFO] testing shadowplay-0.16.3 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate shadowplay 0.16.3 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate shadowplay 0.16.3 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate shadowplay 0.16.3
[INFO] finished tweaking crates.io crate shadowplay 0.16.3
[INFO] tweaked toml for crates.io crate shadowplay 0.16.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate shadowplay 0.16.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 499db05ed98a8f8e8b639c40cb3626319bc788db8e198db6022870665c581d6a
[INFO] running `Command { std: "docker" "start" "-a" "499db05ed98a8f8e8b639c40cb3626319bc788db8e198db6022870665c581d6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "499db05ed98a8f8e8b639c40cb3626319bc788db8e198db6022870665c581d6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "499db05ed98a8f8e8b639c40cb3626319bc788db8e198db6022870665c581d6a", kill_on_drop: false }`
[INFO] [stdout] 499db05ed98a8f8e8b639c40cb3626319bc788db8e198db6022870665c581d6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55cbc2a872aebd58e36fedb11971223f4ec8c8a9ba7b442f1201217d95b21834
[INFO] running `Command { std: "docker" "start" "-a" "55cbc2a872aebd58e36fedb11971223f4ec8c8a9ba7b442f1201217d95b21834", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling serde_test v1.0.137
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling pretty v0.11.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling nom_locate v4.0.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling serde_yaml v0.8.24
[INFO] [stderr]    Compiling located_yaml v0.2.1
[INFO] [stderr]    Compiling shadowplay v0.16.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.21s
[INFO] running `Command { std: "docker" "inspect" "55cbc2a872aebd58e36fedb11971223f4ec8c8a9ba7b442f1201217d95b21834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55cbc2a872aebd58e36fedb11971223f4ec8c8a9ba7b442f1201217d95b21834", kill_on_drop: false }`
[INFO] [stdout] 55cbc2a872aebd58e36fedb11971223f4ec8c8a9ba7b442f1201217d95b21834
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9597c5370b47944d9469a8d359d7a16453c3bb81338b277d8e902f6015726de
[INFO] running `Command { std: "docker" "start" "-a" "e9597c5370b47944d9469a8d359d7a16453c3bb81338b277d8e902f6015726de", kill_on_drop: false }`
[INFO] [stderr]    Compiling shadowplay v0.16.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.67s
[INFO] running `Command { std: "docker" "inspect" "e9597c5370b47944d9469a8d359d7a16453c3bb81338b277d8e902f6015726de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9597c5370b47944d9469a8d359d7a16453c3bb81338b277d8e902f6015726de", kill_on_drop: false }`
[INFO] [stdout] e9597c5370b47944d9469a8d359d7a16453c3bb81338b277d8e902f6015726de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 15da146ea0d2b44a8233c22a8019c2bf33d0c554b84a1f543e0ab3d5d5963037
[INFO] running `Command { std: "docker" "start" "-a" "15da146ea0d2b44a8233c22a8019c2bf33d0c554b84a1f543e0ab3d5d5963037", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shadowplay-75e2f9a1c822804b)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test puppet_parser::common::test_comment ... ok
[INFO] [stdout] test puppet_parser::common::test_square_brackets_comma_separated0 ... ok
[INFO] [stdout] test puppet_parser::builtin::test_undef ... ok
[INFO] [stdout] test puppet_parser::common::test_round_brackets_comma_separated0 ... ok
[INFO] [stdout] test puppet_parser::double_quoted::test_interpolatad_variable ... ok
[INFO] [stdout] test puppet_parser::builtin::test_return ... ok
[INFO] [stdout] test puppet_parser::double_quoted::test_no_interpolation ... ok
[INFO] [stdout] test puppet_parser::double_quoted::test_simple ... ok
[INFO] [stdout] test puppet_parser::double_quoted::test_interpolatad_expression ... ok
[INFO] [stdout] test puppet_parser::class::test_body_tag ... ok
[INFO] [stdout] test puppet_parser::class::test_class ... ok
[INFO] [stdout] test puppet_parser::expression::test_function_call ... ok
[INFO] [stdout] test puppet_parser::class::test_body_require ... ok
[INFO] [stdout] test puppet_parser::regex::test ... ok
[INFO] [stdout] test puppet_parser::expression::test_multiply ... ok
[INFO] [stdout] test puppet_parser::term::test_bool ... ok
[INFO] [stdout] test puppet_parser::term::test_variable ... ok
[INFO] [stdout] test puppet_parser::identifier::test_identifier_with_toplevel ... ok
[INFO] [stdout] test puppet_parser::expression::test_accessor ... ok
[INFO] [stdout] test puppet_parser::single_quoted::test ... ok
[INFO] [stdout] test puppet_parser::term::test_array ... ok
[INFO] [stdout] test puppet_parser::expression::test_in_with_parens ... ok
[INFO] [stdout] test puppet_parser::term::test_array_of_types ... ok
[INFO] [stdout] test puppet_parser::term::test_numbers ... ok
[INFO] [stdout] test puppet_parser::expression::test_operators_precendence ... ok
[INFO] [stdout] test puppet_parser::typing::test_hash ... ok
[INFO] [stdout] test puppet_parser::typing::test_float ... ok
[INFO] [stdout] test puppet_parser::typing::test_array ... ok
[INFO] [stdout] test puppet_parser::typing::test_tuple ... ok
[INFO] [stdout] test puppet_parser::typing::test_optional ... ok
[INFO] [stdout] test puppet_pp_lint::ctx::erb_template::parser::test_code_block ... ok
[INFO] [stdout] test puppet_parser::typing::test_struct ... ok
[INFO] [stdout] test puppet_pp_lint::ctx::erb_template::parser::test_code_fragment ... ok
[INFO] [stdout] test puppet_parser::typing::test_type_specification ... ok
[INFO] [stdout] test puppet_parser::toplevel::test_toplevel ... ok
[INFO] [stdout] test puppet_pp_lint::ctx::erb_template::parser::test_toplevel ... ok
[INFO] [stdout] test puppet_parser::toplevel::test_function ... ok
[INFO] [stdout] test puppet_parser::statement::test_selector ... ok
[INFO] [stdout] test puppet_parser::term::test_map ... ok
[INFO] [stdout] test puppet_pp_printer::expression::test_idempotence_short ... ok
[INFO] [stdout] test puppet_pp_printer::typing::test_idempotence_short ... FAILED
[INFO] [stdout] test puppet_pp_printer::toplevel::test_idempotence_short ... FAILED
[INFO] [stdout] test puppet_pp_printer::resource::test_idempotence_short ... FAILED
[INFO] [stdout] test puppet_pp_printer::statement::test_idempotence_long ... FAILED
[INFO] [stdout] test puppet_pp_printer::statement::test_idempotence_short ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- puppet_pp_printer::typing::test_idempotence_short stdout ----
[INFO] [stdout] Float ==>
[INFO] [stdout] ------
[INFO] [stdout] Float
[INFO] [stdout] ------
[INFO] [stdout] Float[1.0] ==>
[INFO] [stdout] ------
[INFO] [stdout] Float[1.0]
[INFO] [stdout] ------
[INFO] [stdout] Float[1.0,
[INFO] [stdout]   2.2] ==>
[INFO] [stdout] ------
[INFO] [stdout] Float[1.0,
[INFO] [stdout]   2.2]
[INFO] [stdout] ------
[INFO] [stdout] Float[
[INFO] [stdout]   default,
[INFO] [stdout]   2.1] ==>
[INFO] [stdout] ------
[INFO] [stdout] Float[
[INFO] [stdout]   default,
[INFO] [stdout]   2.1]
[INFO] [stdout] ------
[INFO] [stdout] Integer ==>
[INFO] [stdout] ------
[INFO] [stdout] Integer
[INFO] [stdout] ------
[INFO] [stdout] String[1,
[INFO] [stdout]   2] ==>
[INFO] [stdout] ------
[INFO] [stdout] String[1,
[INFO] [stdout]   2]
[INFO] [stdout] ------
[INFO] [stdout] Pattern[
[INFO] [stdout]   /a/,
[INFO] [stdout]   /b/
[INFO] [stdout] ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Pattern[
[INFO] [stdout]   /a/,
[INFO] [stdout]   /b/
[INFO] [stdout] ]
[INFO] [stdout] ------
[INFO] [stdout] Regex[ // ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Regex[ // ]
[INFO] [stdout] ------
[INFO] [stdout] Regex[
[INFO] [stdout]   /aaaaaaaaaaa/
[INFO] [stdout] ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Regex[
[INFO] [stdout]   /aaaaaaaaaaa/
[INFO] [stdout] ]
[INFO] [stdout] ------
[INFO] [stdout] Optional[
[INFO] [stdout]   #comment
[INFO] [stdout]   Regex[
[INFO] [stdout]     /aaaaaaaaaaa/
[INFO] [stdout]   ]] ==>
[INFO] [stdout] ------
[INFO] [stdout] Optional[
[INFO] [stdout]   #comment
[INFO] [stdout]   Regex[
[INFO] [stdout]     /aaaaaaaaaaa/
[INFO] [stdout]   ]]
[INFO] [stdout] ------
[INFO] [stdout] Array[
[INFO] [stdout]   Integer ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Array[
[INFO] [stdout]   Integer ]
[INFO] [stdout] ------
[INFO] [stdout] Array[
[INFO] [stdout]   Integer,
[INFO] [stdout]   2 ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Array[
[INFO] [stdout]   Integer,
[INFO] [stdout]   2 ]
[INFO] [stdout] ------
[INFO] [stdout] Array[
[INFO] [stdout]   Integer,
[INFO] [stdout]   2, 4 ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Array[
[INFO] [stdout]   Integer,
[INFO] [stdout]   2, 4 ]
[INFO] [stdout] ------
[INFO] [stdout] Variant[
[INFO] [stdout]   String[1,
[INFO] [stdout]     2],
[INFO] [stdout]   Integer
[INFO] [stdout] ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Variant[
[INFO] [stdout]   String[1,
[INFO] [stdout]     2],
[INFO] [stdout]   Integer
[INFO] [stdout] ]
[INFO] [stdout] ------
[INFO] [stdout] Enum[
[INFO] [stdout]   1,
[INFO] [stdout]   aaaaaa,
[INFO] [stdout]   3
[INFO] [stdout] ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Enum[
[INFO] [stdout]   1,
[INFO] [stdout]   aaaaaa,
[INFO] [stdout]   3
[INFO] [stdout] ]
[INFO] [stdout] ------
[INFO] [stdout] Some::Type ==>
[INFO] [stdout] ------
[INFO] [stdout] Some::Type
[INFO] [stdout] ------
[INFO] [stdout] Some::Type[
[INFO] [stdout]   1 ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Some::Type[
[INFO] [stdout]   1 ]
[INFO] [stdout] ------
[INFO] [stdout] Hash[
[INFO] [stdout]   String,
[INFO] [stdout]   Integer,
[INFO] [stdout]   default,
[INFO] [stdout]   1
[INFO] [stdout] ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Hash[
[INFO] [stdout]   String,
[INFO] [stdout]   Integer,
[INFO] [stdout]   default,
[INFO] [stdout]   1
[INFO] [stdout] ]
[INFO] [stdout] ------
[INFO] [stdout] Struct[{
[INFO] [stdout]   a
[INFO] [stdout]                                =>
[INFO] [stdout]     Integer
[INFO] [stdout] }] ==>
[INFO] [stdout] ------
[INFO] [stdout] Struct[{
[INFO] [stdout]   a =>
[INFO] [stdout]     Integer
[INFO] [stdout] }]
[INFO] [stdout] ------
[INFO] [stdout] thread 'puppet_pp_printer::typing::test_idempotence_short' panicked at src/puppet_pp_printer/typing.rs:429:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Struct[{\n  a =>\n    Integer\n}]"
[INFO] [stdout]  right: "Struct[{\n  a\n                               =>\n    Integer\n}]"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c761517d25 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55c761517d25 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55c761517d25 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55c761517d25 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55c7615401bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55c7615401bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55c76151560f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55c761517afe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55c761517afe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55c761519469 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55c7615191bc - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55c7614d8f4f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55c7614d8f4f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55c761519a6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55c761519a6b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55c7615197e4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55c7615181e9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55c761519517 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55c761292cf3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55c76129311e - core::panicking::assert_failed_inner::h5c44db15a6ee70ee
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x55c76147c8e2 - core::panicking::assert_failed::h195f3488ca3fbc0f
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x55c7613d3416 - shadowplay::puppet_pp_printer::typing::test_idempotence_short::h12672255e744ce73
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/typing.rs:429:9
[INFO] [stdout]   22:     0x55c7613d2a27 - shadowplay::puppet_pp_printer::typing::test_idempotence_short::{{closure}}::h2f0127db64f5e5af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/typing.rs:390:28
[INFO] [stdout]   23:     0x55c7614377e6 - core::ops::function::FnOnce::call_once::hc7acbd948c992971
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55c7614dd86b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55c7614dd86b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55c7614dcf31 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55c7614dcf31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55c7614dcf31 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55c7614dcf31 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55c7614dcf31 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55c7614dcf31 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55c7614dcf31 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55c7614a5904 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55c7614a5904 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55c7614aa3d2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55c7614aa3d2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55c7614aa3d2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55c7614aa3d2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55c7614aa3d2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55c7614aa3d2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55c7614aa3d2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55c76151dc3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55c76151dc3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55c76151dc3b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f277fb7bac3 - <unknown>
[INFO] [stdout]   46:     0x7f277fc0ca04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- puppet_pp_printer::toplevel::test_idempotence_short stdout ----
[INFO] [stdout] class aaa::bbb () inherits zzz {
[INFO] [stdout]   
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] class aaa::bbb () inherits zzz {
[INFO] [stdout]   
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] class aaa::bbb () inherits zzz {
[INFO] [stdout]   if $a {
[INFO] [stdout]     1
[INFO] [stdout]   } else {
[INFO] [stdout]     2
[INFO] [stdout]   }
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] class aaa::bbb () inherits zzz {
[INFO] [stdout]   if $a {
[INFO] [stdout]     1
[INFO] [stdout]   } else {
[INFO] [stdout]     2
[INFO] [stdout]   }
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] function aaa::bbb (
[INFO] [stdout]   $empty,
[INFO] [stdout]   $a                           = 1,
[INFO] [stdout]   String $b                    = 'a b c',
[INFO] [stdout] ) >> String {
[INFO] [stdout]   
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] function aaa::bbb (
[INFO] [stdout]   $empty,
[INFO] [stdout]   $a  = 1,
[INFO] [stdout]   String $b  = 'a b c',
[INFO] [stdout] ) >> String {
[INFO] [stdout]   
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] thread 'puppet_pp_printer::toplevel::test_idempotence_short' panicked at src/puppet_pp_printer/toplevel.rs:102:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "function aaa::bbb (\n  $empty,\n  $a  = 1,\n  String $b  = 'a b c',\n) >> String {\n  \n}"
[INFO] [stdout]  right: "function aaa::bbb (\n  $empty,\n  $a                           = 1,\n  String $b                    = 'a b c',\n) >> String {\n  \n}"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c761517d25 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55c761517d25 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55c761517d25 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55c761517d25 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55c7615401bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55c7615401bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55c76151560f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55c761517afe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55c761517afe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55c761519469 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55c7615191bc - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55c7614d8f4f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55c7614d8f4f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55c761519a6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55c761519a6b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55c7615197e4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55c7615181e9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55c761519517 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55c761292cf3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55c76129311e - core::panicking::assert_failed_inner::h5c44db15a6ee70ee
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x55c76147c8e2 - core::panicking::assert_failed::h195f3488ca3fbc0f
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x55c7613d29aa - shadowplay::puppet_pp_printer::toplevel::test_idempotence_short::hfad46d3e941e6693
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/toplevel.rs:102:9
[INFO] [stdout]   22:     0x55c7613d2197 - shadowplay::puppet_pp_printer::toplevel::test_idempotence_short::{{closure}}::h92c5b7961e68b376
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/toplevel.rs:85:28
[INFO] [stdout]   23:     0x55c7614373f6 - core::ops::function::FnOnce::call_once::h62d7b3a777a35812
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55c7614dd86b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55c7614dd86b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55c7614dcf31 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55c7614dcf31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55c7614dcf31 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55c7614dcf31 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55c7614dcf31 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55c7614dcf31 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55c7614dcf31 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55c7614a5904 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55c7614a5904 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55c7614aa3d2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55c7614aa3d2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55c7614aa3d2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55c7614aa3d2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55c7614aa3d2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55c7614aa3d2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55c7614aa3d2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55c76151dc3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55c76151dc3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55c76151dc3b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f277fb7bac3 - <unknown>
[INFO] [stdout]   46:     0x7f277fc0ca04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- puppet_pp_printer::resource::test_idempotence_short stdout ----
[INFO] [stdout] Class[ a ] -> Class[ b::c ] ==>
[INFO] [stdout] ------
[INFO] [stdout] Class[ a ] -> Class[ b::c ]
[INFO] [stdout] ------
[INFO] [stdout] [ Class[ a ], Class[ b ], ] -> Class[ b::c ] ==>
[INFO] [stdout] ------
[INFO] [stdout] [ Class[ a ], Class[ b ], ] -> Class[ b::c ]
[INFO] [stdout] ------
[INFO] [stdout] Class[ a ] -> ClassB <| (abc != 1) and c == test or (c == notest and abc == 1) |> ==>
[INFO] [stdout] ------
[INFO] [stdout] Class[ a ] -> ClassB <| (abc != 1) and c == test or (c == notest and abc == 1) |>
[INFO] [stdout] ------
[INFO] [stdout] file { '/etc/passwd':
[INFO] [stdout]     ensure                     => file,
[INFO] [stdout]     mode                       => '0644'
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] file { '/etc/passwd':
[INFO] [stdout]     ensure => file,
[INFO] [stdout]     mode => '0644'
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] thread 'puppet_pp_printer::resource::test_idempotence_short' panicked at src/puppet_pp_printer/resource.rs:286:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "file { '/etc/passwd':\n    ensure => file,\n    mode => '0644'\n}"
[INFO] [stdout]  right: "file { '/etc/passwd':\n    ensure                     => file,\n    mode                       => '0644'\n}"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c761517d25 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55c761517d25 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55c761517d25 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55c761517d25 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55c7615401bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55c7615401bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55c76151560f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55c761517afe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55c761517afe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55c761519469 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55c7615191bc - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55c7614d8f4f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55c7614d8f4f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55c761519a6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55c761519a6b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55c7615197e4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55c7615181e9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55c761519517 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55c761292cf3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55c76129311e - core::panicking::assert_failed_inner::h5c44db15a6ee70ee
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x55c76147c8e2 - core::panicking::assert_failed::h195f3488ca3fbc0f
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x55c7613d0f4e - shadowplay::puppet_pp_printer::resource::test_idempotence_short::h8b24d80d4be8b77e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/resource.rs:286:9
[INFO] [stdout]   22:     0x55c7613d0707 - shadowplay::puppet_pp_printer::resource::test_idempotence_short::{{closure}}::h51471e3eb128187f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/resource.rs:262:28
[INFO] [stdout]   23:     0x55c761436f86 - core::ops::function::FnOnce::call_once::h0fa11dcef02cf05f
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55c7614dd86b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55c7614dd86b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55c7614dcf31 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55c7614dcf31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55c7614dcf31 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55c7614dcf31 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55c7614dcf31 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55c7614dcf31 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55c7614dcf31 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55c7614a5904 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55c7614a5904 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55c7614aa3d2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55c7614aa3d2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55c7614aa3d2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55c7614aa3d2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55c7614aa3d2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55c7614aa3d2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55c7614aa3d2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55c76151dc3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55c76151dc3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55c76151dc3b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f277fb7bac3 - <unknown>
[INFO] [stdout]   46:     0x7f277fc0ca04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- puppet_pp_printer::statement::test_idempotence_long stdout ----
[INFO] [stdout] unless !$a {
[INFO] [stdout]   $a = 1
[INFO] [stdout]   unless (($a + $a + $a)) {
[INFO] [stdout]     $b = $a + 1
[INFO] [stdout]     unless (($a + $a + $a)) {
[INFO] [stdout]       $b = $a + 1
[INFO] [stdout]       unless (($a + $a + $a)) {
[INFO] [stdout]         $b = $a + 1
[INFO] [stdout]       }
[INFO] [stdout]     }
[INFO] [stdout]   }
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] unless !$a {
[INFO] [stdout]   $a = 1
[INFO] [stdout]   unless (($a + $a + $a)) {
[INFO] [stdout]     $b = $a + 1
[INFO] [stdout]     unless (($a + $a + $a)) {
[INFO] [stdout]       $b = $a + 1
[INFO] [stdout]       unless (($a + $a + $a)) {
[INFO] [stdout]         $b = $a + 1
[INFO] [stdout]       }
[INFO] [stdout]     }
[INFO] [stdout]   }
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] Exec
[INFO] [stdout] {
[INFO] [stdout]   command                      => test,
[INFO] [stdout]   provider                     => shell,
[INFO] [stdout]   # comment
[INFO] [stdout]   #line2
[INFO] [stdout]   #line3
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] Exec
[INFO] [stdout] {
[INFO] [stdout]   command  => test,
[INFO] [stdout]   provider  => shell,
[INFO] [stdout]   # comment
[INFO] [stdout]   #line2
[INFO] [stdout]   #line3
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] thread 'puppet_pp_printer::statement::test_idempotence_long' panicked at src/puppet_pp_printer/statement.rs:241:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Exec\n{\n  command  => test,\n  provider  => shell,\n  # comment\n  #line2\n  #line3\n}"
[INFO] [stdout]  right: "Exec\n{\n  command                      => test,\n  provider                     => shell,\n  # comment\n  #line2\n  #line3\n}"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c761517d25 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55c761517d25 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55c761517d25 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55c761517d25 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55c7615401bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55c7615401bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55c76151560f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55c761517afe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55c761517afe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55c761519469 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55c7615191bc - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55c7614d8f4f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55c7614d8f4f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55c761519a6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55c761519a6b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55c7615197e4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55c7615181e9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55c761519517 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55c761292cf3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55c76129311e - core::panicking::assert_failed_inner::h5c44db15a6ee70ee
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x55c76147c8e2 - core::panicking::assert_failed::h195f3488ca3fbc0f
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x55c7613d2122 - shadowplay::puppet_pp_printer::statement::test_idempotence_long::haec4464eaaf108e4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/statement.rs:241:9
[INFO] [stdout]   22:     0x55c7613d1927 - shadowplay::puppet_pp_printer::statement::test_idempotence_long::{{closure}}::h824533a84eae81c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/statement.rs:222:27
[INFO] [stdout]   23:     0x55c761437b36 - core::ops::function::FnOnce::call_once::hecbb7310ef0cb520
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55c7614dd86b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55c7614dd86b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55c7614dcf31 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55c7614dcf31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55c7614dcf31 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55c7614dcf31 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55c7614dcf31 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55c7614dcf31 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55c7614dcf31 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55c7614a5904 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55c7614a5904 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55c7614aa3d2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55c7614aa3d2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55c7614aa3d2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55c7614aa3d2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55c7614aa3d2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55c7614aa3d2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55c7614aa3d2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55c76151dc3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55c76151dc3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55c76151dc3b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f277fb7bac3 - <unknown>
[INFO] [stdout]   46:     0x7f277fc0ca04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- puppet_pp_printer::statement::test_idempotence_short stdout ----
[INFO] [stdout] unless !$a {
[INFO] [stdout]   $a = 1
[INFO] [stdout]   $b = $a + 1
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] unless !$a {
[INFO] [stdout]   $a = 1
[INFO] [stdout]   $b = $a + 1
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] unless !$a {
[INFO] [stdout]   $a = 1
[INFO] [stdout]   unless (($a + $a + $a))
[INFO] [stdout]   {
[INFO] [stdout]     $b = $a + 1
[INFO] [stdout]     unless (($a + $a
[INFO] [stdout]           + $a)) {
[INFO] [stdout]       $b = $a + 1
[INFO] [stdout]       unless (($a + $a
[INFO] [stdout]             + $a)) {
[INFO] [stdout]         $b = $a + 1
[INFO] [stdout]       }
[INFO] [stdout]     }
[INFO] [stdout]   }
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] unless !$a {
[INFO] [stdout]   $a = 1
[INFO] [stdout]   unless (($a + $a + $a))
[INFO] [stdout]   {
[INFO] [stdout]     $b = $a + 1
[INFO] [stdout]     unless (($a + $a
[INFO] [stdout]           + $a)) {
[INFO] [stdout]       $b = $a + 1
[INFO] [stdout]       unless (($a + $a
[INFO] [stdout]             + $a)) {
[INFO] [stdout]         $b = $a + 1
[INFO] [stdout]       }
[INFO] [stdout]     }
[INFO] [stdout]   }
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] } else {
[INFO] [stdout]   $c
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] } else {
[INFO] [stdout]   $c
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] }
[INFO] [stdout] #comment1
[INFO] [stdout] else {
[INFO] [stdout]   1
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] }
[INFO] [stdout] #comment1
[INFO] [stdout] else {
[INFO] [stdout]   1
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] }
[INFO] [stdout] #comment1
[INFO] [stdout] else
[INFO] [stdout] #comment2
[INFO] [stdout] {
[INFO] [stdout]   1
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] }
[INFO] [stdout] #comment1
[INFO] [stdout] else
[INFO] [stdout] #comment2
[INFO] [stdout] {
[INFO] [stdout]   1
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] } 
[INFO] [stdout] #comment
[INFO] [stdout] elsif !$a {
[INFO] [stdout]   $a
[INFO] [stdout] } elsif !$b {
[INFO] [stdout]   $b
[INFO] [stdout] } else {
[INFO] [stdout]   1
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] } 
[INFO] [stdout] #comment
[INFO] [stdout] elsif !$a {
[INFO] [stdout]   $a
[INFO] [stdout] } elsif !$b {
[INFO] [stdout]   $b
[INFO] [stdout] } else {
[INFO] [stdout]   1
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] } elsif !$a {
[INFO] [stdout]   $a
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] if $a {
[INFO] [stdout]   undef
[INFO] [stdout] } elsif !$a {
[INFO] [stdout]   $a
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] case $a {
[INFO] [stdout]   
[INFO] [stdout]   #comment
[INFO] [stdout]   1: {
[INFO] [stdout]     $b
[INFO] [stdout]   }
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] case $a {
[INFO] [stdout]   
[INFO] [stdout]   #comment
[INFO] [stdout]   1: {
[INFO] [stdout]     $b
[INFO] [stdout]   }
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] case $a {
[INFO] [stdout]   
[INFO] [stdout]   #comment
[INFO] [stdout]   1: {
[INFO] [stdout]     $b
[INFO] [stdout]   }
[INFO] [stdout]   default: {
[INFO] [stdout]     
[INFO] [stdout]   }
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] case $a {
[INFO] [stdout]   
[INFO] [stdout]   #comment
[INFO] [stdout]   1: {
[INFO] [stdout]     $b
[INFO] [stdout]   }
[INFO] [stdout]   default: {
[INFO] [stdout]     
[INFO] [stdout]   }
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] Exec
[INFO] [stdout] {
[INFO] [stdout]   command                      =>
[INFO] [stdout]     test,
[INFO] [stdout]   provider                     =>
[INFO] [stdout]     shell,
[INFO] [stdout]   # comment
[INFO] [stdout]   #line2
[INFO] [stdout]   #line3
[INFO] [stdout] } ==>
[INFO] [stdout] ------
[INFO] [stdout] Exec
[INFO] [stdout] {
[INFO] [stdout]   command  => test,
[INFO] [stdout]   provider  => shell,
[INFO] [stdout]   # comment
[INFO] [stdout]   #line2
[INFO] [stdout]   #line3
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] }
[INFO] [stdout] ------
[INFO] [stdout] thread 'puppet_pp_printer::statement::test_idempotence_short' panicked at src/puppet_pp_printer/statement.rs:217:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Exec\n{\n  command  => test,\n  provider  => shell,\n  # comment\n  #line2\n  #line3\n}"
[INFO] [stdout]  right: "Exec\n{\n  command                      =>\n    test,\n  provider                     =>\n    shell,\n  # comment\n  #line2\n  #line3\n}"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c761517d25 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55c761517d25 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55c761517d25 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55c761517d25 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55c7615401bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55c7615401bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55c76151560f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55c761517afe - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55c761517afe - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55c761519469 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55c7615191bc - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55c7614d8f4f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55c7614d8f4f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55c761519a6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55c761519a6b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55c7615197e4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55c7615181e9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55c761519517 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55c761292cf3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55c76129311e - core::panicking::assert_failed_inner::h5c44db15a6ee70ee
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x55c76147c8e2 - core::panicking::assert_failed::h195f3488ca3fbc0f
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x55c7613d18b1 - shadowplay::puppet_pp_printer::statement::test_idempotence_short::h49ee1066a3f79ae0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/statement.rs:217:9
[INFO] [stdout]   22:     0x55c7613d0fc7 - shadowplay::puppet_pp_printer::statement::test_idempotence_short::{{closure}}::h1c5443ed78e95c1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puppet_pp_printer/statement.rs:187:28
[INFO] [stdout]   23:     0x55c761437206 - core::ops::function::FnOnce::call_once::h36e90341190ba9ac
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55c7614dd86b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55c7614dd86b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55c7614dcf31 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55c7614dcf31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55c7614dcf31 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55c7614dcf31 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55c7614dcf31 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55c7614dcf31 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55c7614dcf31 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55c7614a5904 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55c7614a5904 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55c7614aa3d2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55c7614aa3d2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55c7614aa3d2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55c7614aa3d2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55c7614aa3d2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55c7614aa3d2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55c7614aa3d2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55c76151dc3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55c76151dc3b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55c76151dc3b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f277fb7bac3 - <unknown>
[INFO] [stdout]   46:     0x7f277fc0ca04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     puppet_pp_printer::resource::test_idempotence_short
[INFO] [stdout]     puppet_pp_printer::statement::test_idempotence_long
[INFO] [stdout]     puppet_pp_printer::statement::test_idempotence_short
[INFO] [stdout]     puppet_pp_printer::toplevel::test_idempotence_short
[INFO] [stdout]     puppet_pp_printer::typing::test_idempotence_short
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 40 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "15da146ea0d2b44a8233c22a8019c2bf33d0c554b84a1f543e0ab3d5d5963037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15da146ea0d2b44a8233c22a8019c2bf33d0c554b84a1f543e0ab3d5d5963037", kill_on_drop: false }`
[INFO] [stdout] 15da146ea0d2b44a8233c22a8019c2bf33d0c554b84a1f543e0ab3d5d5963037
