[INFO] cloning repository https://github.com/oosquare/iocc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oosquare/iocc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foosquare%2Fiocc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foosquare%2Fiocc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d27ec0b7f904cba5f7513725157240aaa271078c
[INFO] testing oosquare/iocc against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foosquare%2Fiocc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/oosquare/iocc
[INFO] finished tweaking git repo https://github.com/oosquare/iocc
[INFO] tweaked toml for git repo https://github.com/oosquare/iocc written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oosquare/iocc on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oosquare/iocc 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2b804695c2600618b8e282254bf58c63e898811cc45663e7c079c928919f93f
[INFO] running `Command { std: "docker" "start" "-a" "a2b804695c2600618b8e282254bf58c63e898811cc45663e7c079c928919f93f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2b804695c2600618b8e282254bf58c63e898811cc45663e7c079c928919f93f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2b804695c2600618b8e282254bf58c63e898811cc45663e7c079c928919f93f", kill_on_drop: false }`
[INFO] [stdout] a2b804695c2600618b8e282254bf58c63e898811cc45663e7c079c928919f93f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aeb8f6cdd09dce35d214af67302661eb60393ff3a0f1882bd563e84d0b140d36
[INFO] running `Command { std: "docker" "start" "-a" "aeb8f6cdd09dce35d214af67302661eb60393ff3a0f1882bd563e84d0b140d36", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling iocc-derive v0.1.0 (/opt/rustwide/workdir/src/iocc-derive)
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling iocc v0.1.0 (/opt/rustwide/workdir/src/iocc)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.27s
[INFO] running `Command { std: "docker" "inspect" "aeb8f6cdd09dce35d214af67302661eb60393ff3a0f1882bd563e84d0b140d36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeb8f6cdd09dce35d214af67302661eb60393ff3a0f1882bd563e84d0b140d36", kill_on_drop: false }`
[INFO] [stdout] aeb8f6cdd09dce35d214af67302661eb60393ff3a0f1882bd563e84d0b140d36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fdd323b5c444f9e12876dcae92b7b5869f67e4d3f27e1f46d375bcfd47d1cf1
[INFO] running `Command { std: "docker" "start" "-a" "1fdd323b5c444f9e12876dcae92b7b5869f67e4d3f27e1f46d375bcfd47d1cf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling iocc-derive v0.1.0 (/opt/rustwide/workdir/src/iocc-derive)
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling iocc v0.1.0 (/opt/rustwide/workdir/src/iocc)
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling trybuild v1.0.104
[INFO] [stdout] warning: struct `DslCompilationTest` is never constructed
[INFO] [stdout]   --> src/iocc/src/module/dsl/mod.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 |     struct DslCompilationTest;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TestTrait` is never used
[INFO] [stdout]   --> src/iocc/src/module/dsl/mod.rs:98:11
[INFO] [stdout]    |
[INFO] [stdout] 98 |     trait TestTrait: Send + Sync + 'static {}
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestDynObject` is never constructed
[INFO] [stdout]    --> src/iocc/src/module/dsl/mod.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout] 100 |     struct TestDynObject;
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestObject` is never constructed
[INFO] [stdout]    --> src/iocc/src/module/dsl/mod.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 121 |     struct TestObject;
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.08s
[INFO] running `Command { std: "docker" "inspect" "1fdd323b5c444f9e12876dcae92b7b5869f67e4d3f27e1f46d375bcfd47d1cf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fdd323b5c444f9e12876dcae92b7b5869f67e4d3f27e1f46d375bcfd47d1cf1", kill_on_drop: false }`
[INFO] [stdout] 1fdd323b5c444f9e12876dcae92b7b5869f67e4d3f27e1f46d375bcfd47d1cf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 05ee10c0327aa223a96d1063ef3928351a182c6ac09958536a6718a9c2073d00
[INFO] running `Command { std: "docker" "start" "-a" "05ee10c0327aa223a96d1063ef3928351a182c6ac09958536a6718a9c2073d00", kill_on_drop: false }`
[INFO] [stderr] warning: struct `DslCompilationTest` is never constructed
[INFO] [stderr]   --> src/iocc/src/module/dsl/mod.rs:56:12
[INFO] [stderr]    |
[INFO] [stderr] 56 |     struct DslCompilationTest;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `TestTrait` is never used
[INFO] [stderr]   --> src/iocc/src/module/dsl/mod.rs:98:11
[INFO] [stderr]    |
[INFO] [stderr] 98 |     trait TestTrait: Send + Sync + 'static {}
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestDynObject` is never constructed
[INFO] [stderr]    --> src/iocc/src/module/dsl/mod.rs:100:12
[INFO] [stderr]     |
[INFO] [stderr] 100 |     struct TestDynObject;
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestObject` is never constructed
[INFO] [stderr]    --> src/iocc/src/module/dsl/mod.rs:121:12
[INFO] [stderr]     |
[INFO] [stderr] 121 |     struct TestObject;
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `iocc` (lib test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iocc-018b5ead04ead631)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test container::core::tests::shared_context_get_fails_when_key_not_found ... ok
[INFO] [stdout] test container::core::tests::shared_context_get_succeeds_when_object_lifetime_is_within_scope ... ok
[INFO] [stdout] test container::core::tests::shared_context_get_succeeds_when_lifetime_outlives_current_scope ... ok
[INFO] [stdout] test container::injector::collect::tests::vec_collect_fails_when_no_matching_key_exists ... ok
[INFO] [stdout] test container::core::tests::shared_context_get_fails_when_there_exists_cyclic_dependency ... ok
[INFO] [stdout] test container::injector::collect::tests::vec_collect_succeeds ... ok
[INFO] [stdout] test container::registry::provider_map::tests::type_slot_registry_get_succeeds_when_provider_is_shared ... ok
[INFO] [stdout] test container::registry::provider_map::tests::type_slot_registry_register_shared_succeeds ... ok
[INFO] [stdout] test container::registry::provider_map::tests::type_slot_registry_register_succeeds ... ok
[INFO] [stdout] test key::implementation::tests::key_impl_eq_succeeds ... ok
[INFO] [stdout] test container::injector::object_map::tests::object_map_insert_succeeds ... ok
[INFO] [stdout] test container::registry::configurer::tests::configurer_impl_finish_fails_when_key_is_duplicated ... ok
[INFO] [stdout] test container::registry::configurer::tests::configurer_impl_finish_fails_when_other_error_reported ... ok
[INFO] [stdout] test container::registry::configurer::tests::configurer_impl_register_succeeds ... ok
[INFO] [stdout] test key::implementation::tests::key_impl_qualifer_succeeds ... ok
[INFO] [stdout] test key::implementation::tests::key_impl_target_succeeds ... ok
[INFO] [stdout] test key::pattern::tests::any_pattern_matches_succeeds ... ok
[INFO] [stdout] test key::pattern::tests::key_type_pattern_matches_succeeds ... ok
[INFO] [stdout] test provider::closure::closure_implementation::tests::closure_implementation_compilation_succeeds ... ok
[INFO] [stdout] test provider::closure::raw_wrapper::tests::closure_provider_succeeds ... ok
[INFO] [stdout] test provider::closure::wrapper::tests::closure_provider_succeeds ... ok
[INFO] [stdout] test container::injector::collect::tests::hash_map_collect_succeeds ... ok
[INFO] [stdout] test container::handle::tests::container_operations_succeeds ... ok
[INFO] [stdout] test provider::instance::tests::instance_provider_succeeds ... ok
[INFO] [stdout] test provider::component::wrapper::tests::component_provider_succeeds ... ok
[INFO] [stdout] test util::hash::tests::dyn_hash_succeeds ... ok
[INFO] [stdout] test util::any::tests::downcast_succeeds_when_receiver_is_a_box ... ok
[INFO] [stdout] test util::any::tests::downcast_succeeds_when_receiver_is_a_ref ... ok
[INFO] [stdout] test util::hash::tests::dyn_eq_succeeds ... ok
[INFO] [stdout] test container::core::tests::shared_context_get_succeeds_when_it_needs_complex_structure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/all-attributes.rs (/opt/rustwide/target/debug/deps/all_attributes-5272f5b74ea9a91c)
[INFO] [stderr]      Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-e06a019fa9391010)
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling iocc-derive v0.1.0 (/opt/rustwide/workdir/src/iocc-derive)
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling iocc v0.1.0 (/opt/rustwide/workdir/src/iocc)
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling iocc-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/iocc)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.89s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/fail/component-attribute-arguments.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/ui/fail/component-attribute-placement.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/ui/fail/inject-attribute-invalid-return-type.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: a constructor's return type should be `Self` or `Result<Self, E>`
[INFO] [stderr]  --> tests/ui/fail/inject-attribute-invalid-return-type.rs:8:21
[INFO] [stderr]   |
[INFO] [stderr] 8 |     pub fn new() -> Option<Self> {
[INFO] [stderr]   |                     ^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: a constructor's return type should be `Self` or `Result<Self, E>`
[INFO] [stderr]  --> tests/ui/fail/inject-attribute-invalid-return-type.rs:8:21
[INFO] [stderr]   |
[INFO] [stderr] 8 |     pub fn new() -> Option<Self> {
[INFO] [stderr]   |                     ^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/fail/inject-attribute-multiple-occurrences.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: only one associated function can be annotated with `#[inject]`
[INFO] [stderr]  --> tests/ui/fail/inject-attribute-multiple-occurrences.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | impl Test {
[INFO] [stderr]   | ^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: only one associated function can be annotated with `#[inject]`
[INFO] [stderr]  --> tests/ui/fail/inject-attribute-multiple-occurrences.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr]  6 | / impl Test {
[INFO] [stderr]  7 | |     #[inject]
[INFO] [stderr]  8 | |     pub fn new1() -> Self {
[INFO] [stderr]  9 | |         todo!()
[INFO] [stderr] ...  |
[INFO] [stderr] 16 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/fail/inject-attribute-no-occurrence.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: no associated function is annotated with `#[inject]`
[INFO] [stderr]  --> tests/ui/fail/inject-attribute-no-occurrence.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | impl Test {}
[INFO] [stderr]   | ^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: no associated function is annotated with `#[inject]`
[INFO] [stderr]  --> tests/ui/fail/inject-attribute-no-occurrence.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | impl Test {}
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/fail/inject-attribute-on-method.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/ui/pass/constructor-return-type.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test ui ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ui' (252) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/run.rs:102:13:
[INFO] [stdout] 3 of 7 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f530bcf33aa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f530bcf33aa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f530bcf33aa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f530bcf33aa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f530bd09baa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f530bd09baa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5f530bcf8252 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f530bcf8252 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f530bccebef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f530bccebef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f530bcea1d9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f530b9df30c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f530b9df30c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f530bcea392 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f530bcea392 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f530bcceca8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f530bcc6359 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f530bccf9bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f530bd0a33c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f530ba17a54 - <trybuild[d1dfd2477a993041]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/run.rs:102:13
[INFO] [stdout]   20:     0x5f530ba20cb8 - <trybuild[d1dfd2477a993041]::TestCases as core[35159d6ffb30e017]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/lib.rs:341:38
[INFO] [stdout]   21:     0x5f530b9d1e57 - core[35159d6ffb30e017]::ptr::drop_in_place::<trybuild[d1dfd2477a993041]::TestCases>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   22:     0x5f530b9d20bb - ui[c40859c07f20de4d]::ui
[INFO] [stdout]                                at /opt/rustwide/workdir/src/iocc/tests/ui.rs:8:1
[INFO] [stdout]   23:     0x5f530b9d1ff7 - ui[c40859c07f20de4d]::ui::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/iocc/tests/ui.rs:4:8
[INFO] [stdout]   24:     0x5f530b9d2546 - <ui[c40859c07f20de4d]::ui::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f530b9d25eb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5f530b9d25eb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5f530b9dfddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5f530b9dfddb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5f530b9dfddb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5f530b9dfddb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5f530b9dfddb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5f530b9dfddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5f530b9dfddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5f530b9da7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5f530b9da7b4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5f530b9e29e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5f530b9e29e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5f530b9e29e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5f530b9e29e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5f530b9e29e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5f530b9e29e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5f530b9e29e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5f530bcf26ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5f530bcf26ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x74a49fd8eaa4 - <unknown>
[INFO] [stdout]   46:     0x74a49fe1ba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.98s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p iocc --test ui`
[INFO] running `Command { std: "docker" "inspect" "05ee10c0327aa223a96d1063ef3928351a182c6ac09958536a6718a9c2073d00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05ee10c0327aa223a96d1063ef3928351a182c6ac09958536a6718a9c2073d00", kill_on_drop: false }`
[INFO] [stdout] 05ee10c0327aa223a96d1063ef3928351a182c6ac09958536a6718a9c2073d00
