[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 try#311784882baa42a9638298cb325fa01a062c9d0f+cargoflags=-Zbuild-dir-new-layout for pr-149852
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamjberg%2Fhammer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adamjberg/hammer on toolchain 311784882baa42a9638298cb325fa01a062c9d0f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "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" "+311784882baa42a9638298cb325fa01a062c9d0f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e26c07767e6496094a7592adb52ddc7fabc9c956fc370af43050980bcba1fcde
[INFO] running `Command { std: "docker" "start" "-a" "e26c07767e6496094a7592adb52ddc7fabc9c956fc370af43050980bcba1fcde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e26c07767e6496094a7592adb52ddc7fabc9c956fc370af43050980bcba1fcde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e26c07767e6496094a7592adb52ddc7fabc9c956fc370af43050980bcba1fcde", kill_on_drop: false }`
[INFO] [stdout] e26c07767e6496094a7592adb52ddc7fabc9c956fc370af43050980bcba1fcde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4c42aa403a5de4890b3da8a98eac3fa3f5ec740f2debbd2c690a00410f9c7488
[INFO] running `Command { std: "docker" "start" "-a" "4c42aa403a5de4890b3da8a98eac3fa3f5ec740f2debbd2c690a00410f9c7488", 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 syn v1.0.91
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[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 22.13s
[INFO] running `Command { std: "docker" "inspect" "4c42aa403a5de4890b3da8a98eac3fa3f5ec740f2debbd2c690a00410f9c7488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c42aa403a5de4890b3da8a98eac3fa3f5ec740f2debbd2c690a00410f9c7488", kill_on_drop: false }`
[INFO] [stdout] 4c42aa403a5de4890b3da8a98eac3fa3f5ec740f2debbd2c690a00410f9c7488
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6e46208176d6ea6402f0d39f4528f70dcc7119bae4943fa5a2b99f1dda1abf42
[INFO] running `Command { std: "docker" "start" "-a" "6e46208176d6ea6402f0d39f4528f70dcc7119bae4943fa5a2b99f1dda1abf42", 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.65s
[INFO] running `Command { std: "docker" "inspect" "6e46208176d6ea6402f0d39f4528f70dcc7119bae4943fa5a2b99f1dda1abf42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e46208176d6ea6402f0d39f4528f70dcc7119bae4943fa5a2b99f1dda1abf42", kill_on_drop: false }`
[INFO] [stdout] 6e46208176d6ea6402f0d39f4528f70dcc7119bae4943fa5a2b99f1dda1abf42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+311784882baa42a9638298cb325fa01a062c9d0f" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 30663a241bd3c0c5a26043340129a8527997d52cd89e9725c587638e981fcb2b
[INFO] running `Command { std: "docker" "start" "-a" "30663a241bd3c0c5a26043340129a8527997d52cd89e9725c587638e981fcb2b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/hammer/bea1c7a3ec02f853/deps/hammer-bea1c7a3ec02f853)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::it_should_return_with_imports ... ok
[INFO] [stdout] test tests::it_should_remove_imports ... ok
[INFO] [stdout] test tests::it_should_return_single_import ... 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' (19) 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:     0x5578eb6ef2d2 - std[7ec1163218fd4288]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5578eb6ef2d2 - std[7ec1163218fd4288]::backtrace_rs::backtrace::trace_unsynchronized::<std[7ec1163218fd4288]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5578eb6ef2d2 - std[7ec1163218fd4288]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:68:9
[INFO] [stdout]    3:     0x5578eb6ef2d2 - <<std[7ec1163218fd4288]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[784384805ecffc2c]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:38:26
[INFO] [stdout]    4:     0x5578eb704957 - <core[784384805ecffc2c]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5578eb704957 - core[784384805ecffc2c]::fmt::write
[INFO] [stdout]    6:     0x5578eb6f41c6 - std[7ec1163218fd4288]::io::default_write_fmt::<alloc[a1c94c07e218b93e]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/io/mod.rs:614:11
[INFO] [stdout]    7:     0x5578eb6f41c6 - <alloc[a1c94c07e218b93e]::vec::Vec<u8> as std[7ec1163218fd4288]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/io/mod.rs:1969:13
[INFO] [stdout]    8:     0x5578eb6cda7f - <std[7ec1163218fd4288]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:41:9
[INFO] [stdout]    9:     0x5578eb6cda7f - std[7ec1163218fd4288]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5578eb6e7599 - std[7ec1163218fd4288]::panicking::default_hook
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5578eb52ae2e - <alloc[a1c94c07e218b93e]::boxed::Box<dyn for<'a, 'b> core[784384805ecffc2c]::ops::function::Fn<(&'a std[7ec1163218fd4288]::panic::PanicHookInfo<'b>,), Output = ()> + core[784384805ecffc2c]::marker::Sync + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::Fn<(&std[7ec1163218fd4288]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5578eb52ae2e - test[370c4ac83c3338cc]::test_main_with_exit_callback::<test[370c4ac83c3338cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5578eb6e7752 - <alloc[a1c94c07e218b93e]::boxed::Box<dyn for<'a, 'b> core[784384805ecffc2c]::ops::function::Fn<(&'a std[7ec1163218fd4288]::panic::PanicHookInfo<'b>,), Output = ()> + core[784384805ecffc2c]::marker::Sync + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::Fn<(&std[7ec1163218fd4288]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5578eb6e7752 - std[7ec1163218fd4288]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5578eb6cdb38 - std[7ec1163218fd4288]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5578eb6c2c69 - std[7ec1163218fd4288]::sys::backtrace::__rust_end_short_backtrace::<std[7ec1163218fd4288]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:176:18
[INFO] [stdout]   17:     0x5578eb6cea6d - __rustc[cbcfe5aadef28f7f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5578eb70501c - core[784384805ecffc2c]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5578eb704ed3 - core[784384805ecffc2c]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5578eb51d6d1 - core[784384805ecffc2c]::panicking::assert_failed::<alloc[a1c94c07e218b93e]::string::String, &str>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5578eb51e1b8 - hammer[f0261637895ce6c8]::tests::it_should_remove_param_types
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:114:9
[INFO] [stdout]   22:     0x5578eb51d7b7 - hammer[f0261637895ce6c8]::tests::it_should_remove_param_types::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:112:38
[INFO] [stdout]   23:     0x5578eb51efb6 - <hammer[f0261637895ce6c8]::tests::it_should_remove_param_types::{closure#0} as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5578eb51f15b - <fn() -> core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5578eb51f15b - test[370c4ac83c3338cc]::__rust_begin_short_backtrace::<core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>, fn() -> core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5578eb52ba3a - test[370c4ac83c3338cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5578eb52ba3a - <core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5578eb52ba3a - std[7ec1163218fd4288]::panicking::catch_unwind::do_call::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}>, core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5578eb52ba3a - std[7ec1163218fd4288]::panicking::catch_unwind::<core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>, core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5578eb52ba3a - std[7ec1163218fd4288]::panic::catch_unwind::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<test[370c4ac83c3338cc]::run_test_in_process::{closure#0}>, core[784384805ecffc2c]::result::Result<(), alloc[a1c94c07e218b93e]::string::String>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5578eb52ba3a - test[370c4ac83c3338cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5578eb52ba3a - test[370c4ac83c3338cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5578eb525ed4 - test[370c4ac83c3338cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5578eb525ed4 - std[7ec1163218fd4288]::sys::backtrace::__rust_begin_short_backtrace::<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/backtrace.rs:160:18
[INFO] [stdout]   35:     0x5578eb52e532 - std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked::<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/thread/lifecycle.rs:92:13
[INFO] [stdout]   36:     0x5578eb52e532 - <core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5578eb52e532 - std[7ec1163218fd4288]::panicking::catch_unwind::do_call::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5578eb52e532 - std[7ec1163218fd4288]::panicking::catch_unwind::<(), core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5578eb52e532 - std[7ec1163218fd4288]::panic::catch_unwind::<core[784384805ecffc2c]::panic::unwind_safe::AssertUnwindSafe<std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5578eb52e532 - std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked::<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/thread/lifecycle.rs:90:26
[INFO] [stdout]   41:     0x5578eb52e532 - <std[7ec1163218fd4288]::thread::lifecycle::spawn_unchecked<test[370c4ac83c3338cc]::run_test::{closure#1}, ()>::{closure#1} as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5578eb6eeb7f - <alloc[a1c94c07e218b93e]::boxed::Box<dyn core[784384805ecffc2c]::ops::function::FnOnce<(), Output = ()> + core[784384805ecffc2c]::marker::Send> as core[784384805ecffc2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5578eb6eeb7f - <std[7ec1163218fd4288]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/311784882baa42a9638298cb325fa01a062c9d0f/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7594d4040aa4 - <unknown>
[INFO] [stdout]   45:     0x7594d40cda64 - 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.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "30663a241bd3c0c5a26043340129a8527997d52cd89e9725c587638e981fcb2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30663a241bd3c0c5a26043340129a8527997d52cd89e9725c587638e981fcb2b", kill_on_drop: false }`
[INFO] [stdout] 30663a241bd3c0c5a26043340129a8527997d52cd89e9725c587638e981fcb2b
