[INFO] cloning repository https://github.com/lhalf/autospy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lhalf/autospy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhalf%2Fautospy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhalf%2Fautospy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a3eaff1e0081ef896995e457d926582f1afa769
[INFO] testing lhalf/autospy against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhalf%2Fautospy" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lhalf/autospy
[INFO] finished tweaking git repo https://github.com/lhalf/autospy
[INFO] tweaked toml for git repo https://github.com/lhalf/autospy written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lhalf/autospy on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lhalf/autospy 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9e96e997e842838c1defc9c48d966bd969d4a3cd10b687e9cdea4a41420f2f7
[INFO] running `Command { std: "docker" "start" "-a" "a9e96e997e842838c1defc9c48d966bd969d4a3cd10b687e9cdea4a41420f2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9e96e997e842838c1defc9c48d966bd969d4a3cd10b687e9cdea4a41420f2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9e96e997e842838c1defc9c48d966bd969d4a3cd10b687e9cdea4a41420f2f7", kill_on_drop: false }`
[INFO] [stdout] a9e96e997e842838c1defc9c48d966bd969d4a3cd10b687e9cdea4a41420f2f7
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c3e9467ebe1695dd3d718a75ed251f7a98df5e8a3d53c3f93e719480c9343a2
[INFO] running `Command { std: "docker" "start" "-a" "9c3e9467ebe1695dd3d718a75ed251f7a98df5e8a3d53c3f93e719480c9343a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling const-default v1.0.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling autospy_macro v1.6.1 (/opt/rustwide/workdir/autospy_macro)
[INFO] [stderr]    Compiling autospy v1.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.00s
[INFO] running `Command { std: "docker" "inspect" "9c3e9467ebe1695dd3d718a75ed251f7a98df5e8a3d53c3f93e719480c9343a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c3e9467ebe1695dd3d718a75ed251f7a98df5e8a3d53c3f93e719480c9343a2", kill_on_drop: false }`
[INFO] [stdout] 9c3e9467ebe1695dd3d718a75ed251f7a98df5e8a3d53c3f93e719480c9343a2
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5efcfb2de2cc94994b3fe3208b018edc40cdd417f6aa81e7fce9b8888c18868
[INFO] running `Command { std: "docker" "start" "-a" "f5efcfb2de2cc94994b3fe3208b018edc40cdd417f6aa81e7fce9b8888c18868", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.11.1 (https://github.com/tokio-rs/bytes?tag=v1.11.1#417dccde)
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling time-core v0.1.8 (https://github.com/time-rs/time?tag=v0.3.47#d5144cd2)
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling time-macros v0.2.27 (https://github.com/time-rs/time?tag=v0.3.47#d5144cd2)
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling time v0.3.47 (https://github.com/time-rs/time?tag=v0.3.47#d5144cd2)
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling autospy_macro v1.6.1 (/opt/rustwide/workdir/autospy_macro)
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling autospy v1.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 16s
[INFO] running `Command { std: "docker" "inspect" "f5efcfb2de2cc94994b3fe3208b018edc40cdd417f6aa81e7fce9b8888c18868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5efcfb2de2cc94994b3fe3208b018edc40cdd417f6aa81e7fce9b8888c18868", kill_on_drop: false }`
[INFO] [stdout] f5efcfb2de2cc94994b3fe3208b018edc40cdd417f6aa81e7fce9b8888c18868
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b57817990ee4c99fb544ebbc1b30b00e25f9c06939a026db79b72357d5d59ae
[INFO] running `Command { std: "docker" "start" "-a" "6b57817990ee4c99fb544ebbc1b30b00e25f9c06939a026db79b72357d5d59ae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/autospy-7f9b5579392f9278)
[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] [stderr]      Running tests/arguments.rs (/opt/rustwide/target/debug/deps/arguments-1dd9981fc33b0ad5)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/array_arguments.rs (/opt/rustwide/target/debug/deps/array_arguments-5e0edaf482a7978c)
[INFO] [stdout] running 1 test
[INFO] [stdout] test arguments_are_partial_eq_to_standard_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test borrowed_argument_converted_to_owned ... ok
[INFO] [stderr]      Running tests/associated_const_attribute.rs (/opt/rustwide/target/debug/deps/associated_const_attribute-8d335576afe40e25)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/associated_type_arguments.rs (/opt/rustwide/target/debug/deps/associated_type_arguments-4bdc4bc0867ad032)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr]      Running tests/associated_type_returns.rs (/opt/rustwide/target/debug/deps/associated_type_returns-3e2bc0826ae17b1f)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/associated_type_with_bounds.rs (/opt/rustwide/target/debug/deps/associated_type_with_bounds-545dc1591d2af24b)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/async_trait.rs (/opt/rustwide/target/debug/deps/async_trait-868fad73dc250155)
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/async_trait_recv.rs (/opt/rustwide/target/debug/deps/async_trait_recv-56ad4574d0fa49e9)
[INFO] [stdout] test trait_with_associated_const_uses_attribute_value_or_default_if_not_specified ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test trait_with_associated_type_has_attribute_type_captured ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test trait_with_associated_type_has_attribute_type_returned ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test trait_with_associated_type_with_bounds_has_attribute_type_returned ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test async_function_argument_captured_and_return_value_returned ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test async_function_argument_captured_and_can_be_taken_with_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/clippy.rs (/opt/rustwide/target/debug/deps/clippy-239dfee4a5e3351b)
[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] [stderr]      Running tests/extern_std.rs (/opt/rustwide/target/debug/deps/extern_std-6c4c5eeaebf75099)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/external_trait.rs (/opt/rustwide/target/debug/deps/external_trait-f452f720c1477809)
[INFO] [stdout] test supports_when_std_is_an_extern_crate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test external_traits_can_be_spied ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/function_arguments.rs (/opt/rustwide/target/debug/deps/function_arguments-a00951a323529dde)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/generic_associated_type.rs (/opt/rustwide/target/debug/deps/generic_associated_type-435e951a13b7f80a)
[INFO] [stdout] test borrowed_argument_coverted_to_owned ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test trait_with_generic_owned_associated_type_is_supported ... ok
[INFO] [stdout] test trait_with_lending_generic_reference_associated_type_is_supported ... ok
[INFO] [stdout] test trait_with_generic_reference_associated_type_is_supported ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generic_function.rs (/opt/rustwide/target/debug/deps/generic_function-0df539817676078f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test trait_functions_can_be_generic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generic_function_with_impl.rs (/opt/rustwide/target/debug/deps/generic_function_with_impl-8ce63513a45dbfad)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test trait_argument_captured_in_box ... ok
[INFO] [stderr]      Running tests/generic_function_with_lifetime.rs (/opt/rustwide/target/debug/deps/generic_function_with_lifetime-59f452dda4f6df62)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/generic_functions_with_where_clause.rs (/opt/rustwide/target/debug/deps/generic_functions_with_where_clause-2da87326f1f05841)
[INFO] [stdout] test generic_functions_can_have_arguments_with_lifetimes ... ok
[INFO] [stdout] test generic_functions_can_have_returns_with_lifetimes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test trait_functions_can_be_generic_with_where_clause ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generic_trait.rs (/opt/rustwide/target/debug/deps/generic_trait-1653e382a97f5d2c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test spy_object_is_generic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generic_trait_with_bounds.rs (/opt/rustwide/target/debug/deps/generic_trait_with_bounds-8ea9e6c756256422)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test spy_object_is_generic_with_bounds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generic_trait_with_where_clause.rs (/opt/rustwide/target/debug/deps/generic_trait_with_where_clause-f4f6b0efe07ec182)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test spy_object_is_generic_with_where_clause ... ok
[INFO] [stderr]      Running tests/ignore_argument_attribute.rs (/opt/rustwide/target/debug/deps/ignore_argument_attribute-40de194aa59febd1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test arguments_marked_with_ignore_attribute_are_not_captured ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/implicit_ignore_argument.rs (/opt/rustwide/target/debug/deps/implicit_ignore_argument-995c1a03a488fed7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test arguments_with_no_name_are_not_captured ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/into_argument_attribute.rs (/opt/rustwide/target/debug/deps/into_argument_attribute-9c550913b98c1dad)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test functions_with_into_attribute_return_that_type ... ok
[INFO] [stderr]      Running tests/lifetime_reference_returns.rs (/opt/rustwide/target/debug/deps/lifetime_reference_returns-e922d956ac247bec)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/marker_supertrait.rs (/opt/rustwide/target/debug/deps/marker_supertrait-66afe8a778491dff)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test supports_returning_type_containing_lifetime_reference_values ... ok
[INFO] [stdout] test supports_returning_reference_values_with_trait_lifetime ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test marker_supertraits_are_supported ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/multiple_arguments.rs (/opt/rustwide/target/debug/deps/multiple_arguments-23e677de9b42e68f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test multiple_arguments_are_captured_in_spy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/multiple_functions.rs (/opt/rustwide/target/debug/deps/multiple_functions-dfe3e72f37283c4c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test can_spy_on_how_many_times_functions_called ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/multiple_generics_trait.rs (/opt/rustwide/target/debug/deps/multiple_generics_trait-aef8cb36cb188db8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test spy_object_is_generic_over_all_generics ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/multiple_generics_trait_functions.rs (/opt/rustwide/target/debug/deps/multiple_generics_trait_functions-9d3e91c37c74755e)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test trait_functions_can_have_multiple_generics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/multiple_reference_returns.rs (/opt/rustwide/target/debug/deps/multiple_reference_returns-e59f65cad4e81d6d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test supports_multiple_functions_returning_references_with_different_lifetimes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/multiple_supertraits.rs (/opt/rustwide/target/debug/deps/multiple_supertraits-29b5394a39a9672d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test multiple_supertraits_are_supported ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mutable_reference_arguments.rs (/opt/rustwide/target/debug/deps/mutable_reference_arguments-ebb9d34c20f4f2b8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test supports_mutable_reference_arguments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mutable_reference_returns.rs (/opt/rustwide/target/debug/deps/mutable_reference_returns-4acd55bf589ac369)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test supports_mutable_reference_return_values ... ok
[INFO] [stderr]      Running tests/owned_arguments.rs (/opt/rustwide/target/debug/deps/owned_arguments-82f7f5387a5c06d4)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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/owned_returns.rs (/opt/rustwide/target/debug/deps/owned_returns-eb3c08ceafbd43d4)
[INFO] [stdout] test owned_function_argument_captured ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test returns_owned_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/reference_arguments.rs (/opt/rustwide/target/debug/deps/reference_arguments-c9886313e8332ba4)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/reference_returns.rs (/opt/rustwide/target/debug/deps/reference_returns-6d6fb963924f2564)
[INFO] [stdout] running 1 test
[INFO] [stdout] test reference_argument_converted_to_owned ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test supports_reference_return_values ... ok
[INFO] [stderr]      Running tests/reference_struct_returns.rs (/opt/rustwide/target/debug/deps/reference_struct_returns-74ff667ed341c7c5)
[INFO] [stdout] test supports_return_value_containing_reference ... ok
[INFO] [stderr]      Running tests/return_type_attribute.rs (/opt/rustwide/target/debug/deps/return_type_attribute-ae9addd03d62307c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test supports_returning_referenced_structs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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/return_values.rs (/opt/rustwide/target/debug/deps/return_values-72ce2b9bb6b47a1a)
[INFO] [stdout] test functions_with_return_attribute_return_that_type ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test calling_set_overrides_set_fn_and_vice_versa ... ok
[INFO] [stdout] test if_set_fn_called_with_fn_uses_that_function_to_create_return_values ... ok
[INFO] [stdout] test if_set_fn_and_not_used_then_does_not_panic_when_dropped ... ok
[INFO] [stdout] test if_set_fn_called_with_fn_mut_uses_that_function_to_create_return_values ... ok
[INFO] [stdout] test returns_items_from_set_command_in_order ... ok
[INFO] [stdout] test if_take_used_then_panics_message_is_correct ... ok
[INFO] [stdout] test if_take_used_and_then_more_returns_set_panic_message_is_correct ... ok
[INFO] [stdout] test if_no_return_set_then_panics_when_called ... ok
[INFO] [stdout] test if_a_return_set_and_not_used_then_panics_when_dropped - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/slice_arguments.rs (/opt/rustwide/target/debug/deps/slice_arguments-339c72b9d1a601e6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test borrowed_slice_converted_to_owned_vec ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/specializing_function.rs (/opt/rustwide/target/debug/deps/specializing_function-6fcca1d204f146f1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test supports_specializing_function_in_trait ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/static_reference_returns.rs (/opt/rustwide/target/debug/deps/static_reference_returns-63b1a923da9d23e8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test supports_static_reference_return_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/struct_arguments.rs (/opt/rustwide/target/debug/deps/struct_arguments-7afd731dee7d8dd8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test non_clone_struct_function_argument_captured ... ok
[INFO] [stdout] test non_debug_struct_function_argument_captured ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/struct_returns.rs (/opt/rustwide/target/debug/deps/struct_returns-568ae1d6a5c19978)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test non_clone_struct_can_be_returned_by_spy ... ok
[INFO] [stdout] test non_debug_struct_can_be_returned_by_spy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/supertrait.rs (/opt/rustwide/target/debug/deps/supertrait-362374027b6c96fe)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/supertrait_ignore_attribute.rs (/opt/rustwide/target/debug/deps/supertrait_ignore_attribute-f5e9c76bba900379)
[INFO] [stdout] test supertraits_are_supported ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test supertraits_support_ignore_attribute ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/unsafe_functions.rs (/opt/rustwide/target/debug/deps/unsafe_functions-90b2d5f9ec2528d7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test handles_unsafe_trait_functions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/unsafe_trait.rs (/opt/rustwide/target/debug/deps/unsafe_trait-27fe07619d74dbbc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test handles_unsafe_trait ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/use_default_attribute.rs (/opt/rustwide/target/debug/deps/use_default_attribute-4d1d528a7d7e7cfa)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test function_marked_with_use_default_is_not_spied ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/with_argument_attribute.rs (/opt/rustwide/target/debug/deps/with_argument_attribute-3e282756d0ba8d51)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test functions_with_into_with_attribute_return_that_type ... ok
[INFO] [stderr]    Doc-tests autospy
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test src/lib.rs - (line 228) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 175) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 251) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 151) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 129) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 109) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 204) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 301) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 12) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 273) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 409) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 384) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 359) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 326) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 428) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 44) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::supertrait (line 6) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 452) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Arguments<A>::clear (line 323) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 66) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 89) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Arguments (line 78) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Arguments<A>::recv (line 352) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Arguments<A>::get (line 214) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Arguments<A>::len (line 296) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Arguments<A>::take (line 241) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Returns (line 416) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Arguments<A>::is_empty (line 269) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Returns (line 389) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Returns<A,R>::set_fn (line 479) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Returns (line 401) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Returns<A,R>::set (line 455) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 228) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/lib.rs:240:11
[INFO] [stdout]     |
[INFO] [stdout] 240 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 240 - let spy = MyTraitSpy::default();
[INFO] [stdout] 240 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 175) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `LendingIteratorSpy` in this scope
[INFO] [stdout]    --> src/lib.rs:194:16
[INFO] [stdout]     |
[INFO] [stdout] 194 |  let mut spy = LendingIteratorSpy::default();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ use of undeclared type `LendingIteratorSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 194 -  let mut spy = LendingIteratorSpy::default();
[INFO] [stdout] 194 +  let mut spy = LendingIterator::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 251) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/lib.rs:262:11
[INFO] [stdout]     |
[INFO] [stdout] 262 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 262 - let spy = MyTraitSpy::default();
[INFO] [stdout] 262 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 151) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/lib.rs:164:11
[INFO] [stdout]     |
[INFO] [stdout] 164 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 164 - let spy = MyTraitSpy::default();
[INFO] [stdout] 164 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 129) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/lib.rs:140:11
[INFO] [stdout]     |
[INFO] [stdout] 140 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 140 - let spy = MyTraitSpy::default();
[INFO] [stdout] 140 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 109) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/lib.rs:120:11
[INFO] [stdout]     |
[INFO] [stdout] 120 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 120 - let spy = MyTraitSpy::default();
[INFO] [stdout] 120 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 204) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `ReadSpy` in this scope
[INFO] [stdout]    --> src/lib.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 | let spy = ReadSpy::default();
[INFO] [stdout]     |           ^^^^^^^ use of undeclared type `ReadSpy`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 301) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/lib.rs:315:11
[INFO] [stdout]     |
[INFO] [stdout] 315 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 315 - let spy = MyTraitSpy::default();
[INFO] [stdout] 315 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 12) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]   --> src/lib.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 23 - let spy = MyTraitSpy::default();
[INFO] [stdout] 23 + let spy = MyTrait::default();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 273) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/lib.rs:284:11
[INFO] [stdout]     |
[INFO] [stdout] 284 | let spy = MyTraitSpy::<u32, String>::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 284 - let spy = MyTraitSpy::<u32, String>::default();
[INFO] [stdout] 284 + let spy = MyTrait::<u32, String>::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 409) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/lib.rs:419:17
[INFO] [stdout]     |
[INFO] [stdout] 419 | assert_eq!(100, MyTraitSpy::VALUE);
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 419 - assert_eq!(100, MyTraitSpy::VALUE);
[INFO] [stdout] 419 + assert_eq!(100, MyTrait::VALUE);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/lib.rs:420:15
[INFO] [stdout]     |
[INFO] [stdout] 420 | assert_eq!(0, MyTraitSpy::DEFAULT);
[INFO] [stdout]     |               ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 420 - assert_eq!(0, MyTraitSpy::DEFAULT);
[INFO] [stdout] 420 + assert_eq!(0, MyTrait::DEFAULT);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 384) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/lib.rs:397:11
[INFO] [stdout]     |
[INFO] [stdout] 397 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 397 - let spy = MyTraitSpy::default();
[INFO] [stdout] 397 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 359) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/lib.rs:372:11
[INFO] [stdout]     |
[INFO] [stdout] 372 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 372 - let spy = MyTraitSpy::default();
[INFO] [stdout] 372 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 326) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/lib.rs:344:15
[INFO] [stdout]     |
[INFO] [stdout] 344 |     let spy = MyTraitSpy::default();
[INFO] [stdout]     |               ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 344 -     let spy = MyTraitSpy::default();
[INFO] [stdout] 344 +     let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 428) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/lib.rs:444:27
[INFO] [stdout]     |
[INFO] [stdout] 444 | assert_eq!(120, use_trait(MyTraitSpy::default()));
[INFO] [stdout]     |                           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 444 - assert_eq!(120, use_trait(MyTraitSpy::default()));
[INFO] [stdout] 444 + assert_eq!(120, use_trait(MyTrait::default()));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 44) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]   --> src/lib.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 55 - let spy = MyTraitSpy::default();
[INFO] [stdout] 55 + let spy = MyTrait::default();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::supertrait (line 6) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]   --> src/macros.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 25 - let spy = MyTraitSpy::default();
[INFO] [stdout] 25 + let spy = MyTrait::default();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 452) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/lib.rs:471:11
[INFO] [stdout]     |
[INFO] [stdout] 471 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 471 - let spy = MyTraitSpy::default();
[INFO] [stdout] 471 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spy_function.rs - spy_function::Arguments<A>::clear (line 323) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/spy_function.rs:334:11
[INFO] [stdout]     |
[INFO] [stdout] 334 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 334 - let spy = MyTraitSpy::default();
[INFO] [stdout] 334 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 66) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]   --> src/lib.rs:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 77 - let spy = MyTraitSpy::default();
[INFO] [stdout] 77 + let spy = MyTrait::default();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 89) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/lib.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 100 - let spy = MyTraitSpy::default();
[INFO] [stdout] 100 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spy_function.rs - spy_function::Arguments (line 78) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]   --> src/spy_function.rs:89:11
[INFO] [stdout]    |
[INFO] [stdout] 89 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 89 - let spy = MyTraitSpy::default();
[INFO] [stdout] 89 + let spy = MyTrait::default();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spy_function.rs - spy_function::Arguments<A>::recv (line 352) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/spy_function.rs:370:15
[INFO] [stdout]     |
[INFO] [stdout] 370 |     let spy = MyTraitSpy::default();
[INFO] [stdout]     |               ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 370 -     let spy = MyTraitSpy::default();
[INFO] [stdout] 370 +     let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spy_function.rs - spy_function::Arguments<A>::get (line 214) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/spy_function.rs:225:11
[INFO] [stdout]     |
[INFO] [stdout] 225 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 225 - let spy = MyTraitSpy::default();
[INFO] [stdout] 225 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spy_function.rs - spy_function::Arguments<A>::len (line 296) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/spy_function.rs:309:11
[INFO] [stdout]     |
[INFO] [stdout] 309 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 309 - let spy = MyTraitSpy::default();
[INFO] [stdout] 309 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spy_function.rs - spy_function::Arguments<A>::take (line 241) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/spy_function.rs:252:11
[INFO] [stdout]     |
[INFO] [stdout] 252 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 252 - let spy = MyTraitSpy::default();
[INFO] [stdout] 252 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spy_function.rs - spy_function::Returns (line 416) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/spy_function.rs:423:11
[INFO] [stdout]     |
[INFO] [stdout] 423 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 423 - let spy = MyTraitSpy::default();
[INFO] [stdout] 423 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spy_function.rs - spy_function::Arguments<A>::is_empty (line 269) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/spy_function.rs:280:11
[INFO] [stdout]     |
[INFO] [stdout] 280 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 280 - let spy = MyTraitSpy::default();
[INFO] [stdout] 280 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spy_function.rs - spy_function::Returns (line 389) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/spy_function.rs:396:11
[INFO] [stdout]     |
[INFO] [stdout] 396 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 396 - let spy = MyTraitSpy::default();
[INFO] [stdout] 396 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spy_function.rs - spy_function::Returns<A,R>::set_fn (line 479) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/spy_function.rs:486:11
[INFO] [stdout]     |
[INFO] [stdout] 486 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 486 - let spy = MyTraitSpy::default();
[INFO] [stdout] 486 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spy_function.rs - spy_function::Returns (line 401) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/spy_function.rs:408:11
[INFO] [stdout]     |
[INFO] [stdout] 408 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 408 - let spy = MyTraitSpy::default();
[INFO] [stdout] 408 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/spy_function.rs - spy_function::Returns<A,R>::set (line 455) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `MyTraitSpy` in this scope
[INFO] [stdout]    --> src/spy_function.rs:462:11
[INFO] [stdout]     |
[INFO] [stdout] 462 | let spy = MyTraitSpy::default();
[INFO] [stdout]     |           ^^^^^^^^^^ use of undeclared type `MyTraitSpy`
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 462 - let spy = MyTraitSpy::default();
[INFO] [stdout] 462 + let spy = MyTrait::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 109)
[INFO] [stdout]     src/lib.rs - (line 12)
[INFO] [stdout]     src/lib.rs - (line 129)
[INFO] [stdout]     src/lib.rs - (line 151)
[INFO] [stdout]     src/lib.rs - (line 175)
[INFO] [stdout]     src/lib.rs - (line 204)
[INFO] [stdout]     src/lib.rs - (line 228)
[INFO] [stdout]     src/lib.rs - (line 251)
[INFO] [stdout]     src/lib.rs - (line 273)
[INFO] [stdout]     src/lib.rs - (line 301)
[INFO] [stdout]     src/lib.rs - (line 326)
[INFO] [stdout]     src/lib.rs - (line 359)
[INFO] [stdout]     src/lib.rs - (line 384)
[INFO] [stdout]     src/lib.rs - (line 409)
[INFO] [stdout]     src/lib.rs - (line 428)
[INFO] [stdout]     src/lib.rs - (line 44)
[INFO] [stdout]     src/lib.rs - (line 452)
[INFO] [stdout]     src/lib.rs - (line 66)
[INFO] [stdout]     src/lib.rs - (line 89)
[INFO] [stdout]     src/macros.rs - macros::supertrait (line 6)
[INFO] [stdout]     src/spy_function.rs - spy_function::Arguments (line 78)
[INFO] [stdout]     src/spy_function.rs - spy_function::Arguments<A>::clear (line 323)
[INFO] [stdout]     src/spy_function.rs - spy_function::Arguments<A>::get (line 214)
[INFO] [stdout]     src/spy_function.rs - spy_function::Arguments<A>::is_empty (line 269)
[INFO] [stdout]     src/spy_function.rs - spy_function::Arguments<A>::len (line 296)
[INFO] [stdout]     src/spy_function.rs - spy_function::Arguments<A>::recv (line 352)
[INFO] [stdout]     src/spy_function.rs - spy_function::Arguments<A>::take (line 241)
[INFO] [stdout]     src/spy_function.rs - spy_function::Returns (line 389)
[INFO] [stdout]     src/spy_function.rs - spy_function::Returns (line 401)
[INFO] [stdout]     src/spy_function.rs - spy_function::Returns (line 416)
[INFO] [stdout]     src/spy_function.rs - spy_function::Returns<A,R>::set (line 455)
[INFO] [stdout]     src/spy_function.rs - spy_function::Returns<A,R>::set_fn (line 479)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 32 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.57s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 4.34s; merged doctests compilation took 0.76s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6b57817990ee4c99fb544ebbc1b30b00e25f9c06939a026db79b72357d5d59ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b57817990ee4c99fb544ebbc1b30b00e25f9c06939a026db79b72357d5d59ae", kill_on_drop: false }`
[INFO] [stdout] 6b57817990ee4c99fb544ebbc1b30b00e25f9c06939a026db79b72357d5d59ae
