[INFO] cloning repository https://github.com/adamjberg/hammer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamjberg/hammer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamjberg%2Fhammer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamjberg%2Fhammer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac60c57283c0984b17a796308ebdc44349d8b4f1
[INFO] testing adamjberg/hammer against master#198328ad7960b1bece0dc48496bff6c62dd5d339 for pr-149852
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamjberg%2Fhammer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adamjberg/hammer
[INFO] finished tweaking git repo https://github.com/adamjberg/hammer
[INFO] tweaked toml for git repo https://github.com/adamjberg/hammer written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adamjberg/hammer on toolchain 198328ad7960b1bece0dc48496bff6c62dd5d339
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adamjberg/hammer 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" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded os_str_bytes v6.0.0
[INFO] [stderr]   Downloaded indexmap v1.8.1
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded heck v0.4.0
[INFO] [stderr]   Downloaded clap_derive v3.1.7
[INFO] [stderr]   Downloaded proc-macro2 v1.0.37
[INFO] [stderr]   Downloaded quote v1.0.17
[INFO] [stderr]   Downloaded syn v1.0.91
[INFO] [stderr]   Downloaded clap v3.1.8
[INFO] [stderr]   Downloaded regex v1.5.5
[INFO] [stderr]   Downloaded libc v0.2.122
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1189dced6b22dc15b6df46a746c28791653e4e2c2edc79693031d2a1c3539c53
[INFO] running `Command { std: "docker" "start" "-a" "1189dced6b22dc15b6df46a746c28791653e4e2c2edc79693031d2a1c3539c53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1189dced6b22dc15b6df46a746c28791653e4e2c2edc79693031d2a1c3539c53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1189dced6b22dc15b6df46a746c28791653e4e2c2edc79693031d2a1c3539c53", kill_on_drop: false }`
[INFO] [stdout] 1189dced6b22dc15b6df46a746c28791653e4e2c2edc79693031d2a1c3539c53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b5411bb44ad65202dea2a05b3aa7207cb0710c55ba033ffb85580e0fc9de4db
[INFO] running `Command { std: "docker" "start" "-a" "3b5411bb44ad65202dea2a05b3aa7207cb0710c55ba033ffb85580e0fc9de4db", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling clap v3.1.8
[INFO] [stderr]    Compiling hammer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.48s
[INFO] running `Command { std: "docker" "inspect" "3b5411bb44ad65202dea2a05b3aa7207cb0710c55ba033ffb85580e0fc9de4db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b5411bb44ad65202dea2a05b3aa7207cb0710c55ba033ffb85580e0fc9de4db", kill_on_drop: false }`
[INFO] [stdout] 3b5411bb44ad65202dea2a05b3aa7207cb0710c55ba033ffb85580e0fc9de4db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28899857dc5abcf582dd407ebc79819e63ee0f8e7b64e106f28bf0061bd8feb8
[INFO] running `Command { std: "docker" "start" "-a" "28899857dc5abcf582dd407ebc79819e63ee0f8e7b64e106f28bf0061bd8feb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling hammer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "28899857dc5abcf582dd407ebc79819e63ee0f8e7b64e106f28bf0061bd8feb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28899857dc5abcf582dd407ebc79819e63ee0f8e7b64e106f28bf0061bd8feb8", kill_on_drop: false }`
[INFO] [stdout] 28899857dc5abcf582dd407ebc79819e63ee0f8e7b64e106f28bf0061bd8feb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+198328ad7960b1bece0dc48496bff6c62dd5d339" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5ff1495a7a64d83f51d230167b807cc14ab164dbaf43fa46ec9435aa7f3a6e66
[INFO] running `Command { std: "docker" "start" "-a" "5ff1495a7a64d83f51d230167b807cc14ab164dbaf43fa46ec9435aa7f3a6e66", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hammer-3726f376b6c25663)
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::it_should_return_single_import ... ok
[INFO] [stdout] test tests::it_should_remove_imports ... ok
[INFO] [stdout] test tests::it_should_return_with_imports ... ok
[INFO] [stdout] test tests::it_should_remove_param_types ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::it_should_remove_param_types stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::it_should_remove_param_types' (18) panicked at src/lib.rs:114:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "export function Text(text: string) {}"
[INFO] [stdout]  right: "function Text(text) {}"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c19d286c402 - std[5bcc0e71a8235ab5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c19d286c402 - std[5bcc0e71a8235ab5]::backtrace_rs::backtrace::trace_unsynchronized::<std[5bcc0e71a8235ab5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c19d286c402 - std[5bcc0e71a8235ab5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:68:9
[INFO] [stdout]    3:     0x5c19d286c402 - <<std[5bcc0e71a8235ab5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[372fedceae7346d9]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:38:26
[INFO] [stdout]    4:     0x5c19d2881a87 - <core[372fedceae7346d9]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c19d2881a87 - core[372fedceae7346d9]::fmt::write
[INFO] [stdout]    6:     0x5c19d28712f6 - std[5bcc0e71a8235ab5]::io::default_write_fmt::<alloc[35ef4788f429acbe]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/io/mod.rs:614:11
[INFO] [stdout]    7:     0x5c19d28712f6 - <alloc[35ef4788f429acbe]::vec::Vec<u8> as std[5bcc0e71a8235ab5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/io/mod.rs:1969:13
[INFO] [stdout]    8:     0x5c19d284abaf - <std[5bcc0e71a8235ab5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:41:9
[INFO] [stdout]    9:     0x5c19d284abaf - std[5bcc0e71a8235ab5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c19d2864719 - std[5bcc0e71a8235ab5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c19d26a7f0e - <alloc[35ef4788f429acbe]::boxed::Box<dyn for<'a, 'b> core[372fedceae7346d9]::ops::function::Fn<(&'a std[5bcc0e71a8235ab5]::panic::PanicHookInfo<'b>,), Output = ()> + core[372fedceae7346d9]::marker::Send + core[372fedceae7346d9]::marker::Sync> as core[372fedceae7346d9]::ops::function::Fn<(&std[5bcc0e71a8235ab5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c19d26a7f0e - test[ed9e78a9c2b5b40d]::test_main_with_exit_callback::<test[ed9e78a9c2b5b40d]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c19d28648d2 - <alloc[35ef4788f429acbe]::boxed::Box<dyn for<'a, 'b> core[372fedceae7346d9]::ops::function::Fn<(&'a std[5bcc0e71a8235ab5]::panic::PanicHookInfo<'b>,), Output = ()> + core[372fedceae7346d9]::marker::Send + core[372fedceae7346d9]::marker::Sync> as core[372fedceae7346d9]::ops::function::Fn<(&std[5bcc0e71a8235ab5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c19d28648d2 - std[5bcc0e71a8235ab5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c19d284ac68 - std[5bcc0e71a8235ab5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c19d283fe29 - std[5bcc0e71a8235ab5]::sys::backtrace::__rust_end_short_backtrace::<std[5bcc0e71a8235ab5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:176:18
[INFO] [stdout]   17:     0x5c19d284bb9d - __rustc[b94d33a91dc06419]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c19d288214c - core[372fedceae7346d9]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c19d2882003 - core[372fedceae7346d9]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c19d269a771 - core[372fedceae7346d9]::panicking::assert_failed::<alloc[35ef4788f429acbe]::string::String, &str>
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c19d269b298 - hammer[54584620433a7bb5]::tests::it_should_remove_param_types
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:114:9
[INFO] [stdout]   22:     0x5c19d269a897 - hammer[54584620433a7bb5]::tests::it_should_remove_param_types::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:112:38
[INFO] [stdout]   23:     0x5c19d269c096 - <hammer[54584620433a7bb5]::tests::it_should_remove_param_types::{closure#0} as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c19d269c23b - <fn() -> core[372fedceae7346d9]::result::Result<(), alloc[35ef4788f429acbe]::string::String> as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c19d269c23b - test[ed9e78a9c2b5b40d]::__rust_begin_short_backtrace::<core[372fedceae7346d9]::result::Result<(), alloc[35ef4788f429acbe]::string::String>, fn() -> core[372fedceae7346d9]::result::Result<(), alloc[35ef4788f429acbe]::string::String>>
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c19d26a8b1a - test[ed9e78a9c2b5b40d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c19d26a8b1a - <core[372fedceae7346d9]::panic::unwind_safe::AssertUnwindSafe<test[ed9e78a9c2b5b40d]::run_test_in_process::{closure#0}> as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c19d26a8b1a - std[5bcc0e71a8235ab5]::panicking::catch_unwind::do_call::<core[372fedceae7346d9]::panic::unwind_safe::AssertUnwindSafe<test[ed9e78a9c2b5b40d]::run_test_in_process::{closure#0}>, core[372fedceae7346d9]::result::Result<(), alloc[35ef4788f429acbe]::string::String>>
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c19d26a8b1a - std[5bcc0e71a8235ab5]::panicking::catch_unwind::<core[372fedceae7346d9]::result::Result<(), alloc[35ef4788f429acbe]::string::String>, core[372fedceae7346d9]::panic::unwind_safe::AssertUnwindSafe<test[ed9e78a9c2b5b40d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c19d26a8b1a - std[5bcc0e71a8235ab5]::panic::catch_unwind::<core[372fedceae7346d9]::panic::unwind_safe::AssertUnwindSafe<test[ed9e78a9c2b5b40d]::run_test_in_process::{closure#0}>, core[372fedceae7346d9]::result::Result<(), alloc[35ef4788f429acbe]::string::String>>
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c19d26a8b1a - test[ed9e78a9c2b5b40d]::run_test_in_process
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c19d26a8b1a - test[ed9e78a9c2b5b40d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c19d26a4094 - test[ed9e78a9c2b5b40d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c19d26a4094 - std[5bcc0e71a8235ab5]::sys::backtrace::__rust_begin_short_backtrace::<test[ed9e78a9c2b5b40d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/backtrace.rs:160:18
[INFO] [stdout]   35:     0x5c19d26ab612 - std[5bcc0e71a8235ab5]::thread::lifecycle::spawn_unchecked::<test[ed9e78a9c2b5b40d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/thread/lifecycle.rs:92:13
[INFO] [stdout]   36:     0x5c19d26ab612 - <core[372fedceae7346d9]::panic::unwind_safe::AssertUnwindSafe<std[5bcc0e71a8235ab5]::thread::lifecycle::spawn_unchecked<test[ed9e78a9c2b5b40d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c19d26ab612 - std[5bcc0e71a8235ab5]::panicking::catch_unwind::do_call::<core[372fedceae7346d9]::panic::unwind_safe::AssertUnwindSafe<std[5bcc0e71a8235ab5]::thread::lifecycle::spawn_unchecked<test[ed9e78a9c2b5b40d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c19d26ab612 - std[5bcc0e71a8235ab5]::panicking::catch_unwind::<(), core[372fedceae7346d9]::panic::unwind_safe::AssertUnwindSafe<std[5bcc0e71a8235ab5]::thread::lifecycle::spawn_unchecked<test[ed9e78a9c2b5b40d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c19d26ab612 - std[5bcc0e71a8235ab5]::panic::catch_unwind::<core[372fedceae7346d9]::panic::unwind_safe::AssertUnwindSafe<std[5bcc0e71a8235ab5]::thread::lifecycle::spawn_unchecked<test[ed9e78a9c2b5b40d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c19d26ab612 - std[5bcc0e71a8235ab5]::thread::lifecycle::spawn_unchecked::<test[ed9e78a9c2b5b40d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/thread/lifecycle.rs:90:26
[INFO] [stdout]   41:     0x5c19d26ab612 - <std[5bcc0e71a8235ab5]::thread::lifecycle::spawn_unchecked<test[ed9e78a9c2b5b40d]::run_test::{closure#1}, ()>::{closure#1} as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c19d286bcaf - <alloc[35ef4788f429acbe]::boxed::Box<dyn core[372fedceae7346d9]::ops::function::FnOnce<(), Output = ()> + core[372fedceae7346d9]::marker::Send> as core[372fedceae7346d9]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c19d286bcaf - <std[5bcc0e71a8235ab5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/198328ad7960b1bece0dc48496bff6c62dd5d339/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7264094adaa4 - <unknown>
[INFO] [stdout]   45:     0x72640953aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::it_should_remove_param_types
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5ff1495a7a64d83f51d230167b807cc14ab164dbaf43fa46ec9435aa7f3a6e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ff1495a7a64d83f51d230167b807cc14ab164dbaf43fa46ec9435aa7f3a6e66", kill_on_drop: false }`
[INFO] [stdout] 5ff1495a7a64d83f51d230167b807cc14ab164dbaf43fa46ec9435aa7f3a6e66
