[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] 6e620cece1842d3934afdd32f77ef2400a1a2f32
[INFO] testing lhalf/autospy against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhalf%2Fautospy" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lhalf/autospy on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 272420ca37ce9715744a740725d7b251115a4f8194d6d36b449d044f7ae658e8
[INFO] running `Command { std: "docker" "start" "272420ca37ce9715744a740725d7b251115a4f8194d6d36b449d044f7ae658e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "272420ca37ce9715744a740725d7b251115a4f8194d6d36b449d044f7ae658e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "272420ca37ce9715744a740725d7b251115a4f8194d6d36b449d044f7ae658e8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "272420ca37ce9715744a740725d7b251115a4f8194d6d36b449d044f7ae658e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "272420ca37ce9715744a740725d7b251115a4f8194d6d36b449d044f7ae658e8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]    Compiling const-default v1.0.0
[INFO] [stderr]    Compiling event-listener v5.4.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling syn v3.0.4
[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 `release` profile [optimized] target(s) in 9.98s
[INFO] running `Command { std: "docker" "inspect" "272420ca37ce9715744a740725d7b251115a4f8194d6d36b449d044f7ae658e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "272420ca37ce9715744a740725d7b251115a4f8194d6d36b449d044f7ae658e8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-sink v0.3.34
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.34
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling futures-io v0.3.34
[INFO] [stderr]    Compiling futures-task v0.3.34
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling futures-util v0.3.34
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling http v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling writeable v0.6.4
[INFO] [stderr]    Compiling litemap v0.8.3
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling cookie v0.18.2
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v1.1.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling time v0.3.55
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerotrie v0.2.5
[INFO] [stderr]    Compiling zerovec v0.11.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tinystr v0.8.4
[INFO] [stderr]    Compiling icu_locale_core v2.3.0
[INFO] [stderr]    Compiling potential_utf v0.1.6
[INFO] [stderr]    Compiling icu_collections v2.3.0
[INFO] [stderr]    Compiling icu_provider v2.3.0
[INFO] [stderr]    Compiling icu_normalizer v2.3.0
[INFO] [stderr]    Compiling icu_properties v2.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling futures v0.3.34
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-util v0.7.19
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling h2 v0.4.19
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.5
[INFO] [stderr]    Compiling bytestring v1.5.1
[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 serde_json v1.0.151
[INFO] [stderr]    Compiling ipnet v2.12.1
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling hyper v1.11.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling spin v0.9.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling actix-http v3.13.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-server v2.7.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling tokio-stream v0.1.19
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling autospy_macro v1.6.1 (/opt/rustwide/workdir/autospy_macro)
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling impl-more v0.3.5
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling actix-web v4.15.0
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling pollster v1.0.1
[INFO] [stderr]    Compiling autospy v1.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 7m 13s
[INFO] running `Command { std: "docker" "inspect" "272420ca37ce9715744a740725d7b251115a4f8194d6d36b449d044f7ae658e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "272420ca37ce9715744a740725d7b251115a4f8194d6d36b449d044f7ae658e8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/autospy-d8b18fd714f13529)
[INFO] [stderr]      Running tests/arguments.rs (/opt/rustwide/target/release/deps/arguments-2dda6e90ea280212)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/array_arguments.rs (/opt/rustwide/target/release/deps/array_arguments-40339b9309960a93)
[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] [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] [stderr]      Running tests/associated_const_attribute.rs (/opt/rustwide/target/release/deps/associated_const_attribute-b8c073082c363d08)
[INFO] [stderr]      Running tests/associated_type_arguments.rs (/opt/rustwide/target/release/deps/associated_type_arguments-91597be3cc82bf15)
[INFO] [stderr]      Running tests/associated_type_returns.rs (/opt/rustwide/target/release/deps/associated_type_returns-fdff4691392619a5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test borrowed_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.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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] [stderr]      Running tests/associated_type_with_bounds.rs (/opt/rustwide/target/release/deps/associated_type_with_bounds-c663d4344e5da49c)
[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.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test trait_with_associated_type_with_bounds_has_attribute_type_returned ... ok
[INFO] [stderr]      Running tests/async_trait.rs (/opt/rustwide/target/release/deps/async_trait-77071aecdb1c2c99)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/async_trait_recv.rs (/opt/rustwide/target/release/deps/async_trait_recv-a0b3518adfdf7a58)
[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 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.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/clippy.rs (/opt/rustwide/target/release/deps/clippy-03da697836ca8d67)
[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/release/deps/extern_std-ede503c9e47fa359)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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] [stderr]      Running tests/external_trait.rs (/opt/rustwide/target/release/deps/external_trait-6d7bafac21b3d835)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/function_arguments.rs (/opt/rustwide/target/release/deps/function_arguments-05cc79cbc8e9de1b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/generic_associated_type.rs (/opt/rustwide/target/release/deps/generic_associated_type-0df5774932529f8b)
[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_generic_reference_associated_type_is_supported ... ok
[INFO] [stdout] test trait_with_lending_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/release/deps/generic_function-4914a91bf7f6c383)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generic_function_with_impl.rs (/opt/rustwide/target/release/deps/generic_function_with_impl-c53cbfe14aacfacc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test trait_argument_captured_in_box ... 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_function_with_lifetime.rs (/opt/rustwide/target/release/deps/generic_function_with_lifetime-099d3a640dbbdcf8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test generic_functions_can_have_returns_with_lifetimes ... ok
[INFO] [stderr]      Running tests/generic_functions_with_where_clause.rs (/opt/rustwide/target/release/deps/generic_functions_with_where_clause-f5c84e4e3de1156b)
[INFO] [stdout] test generic_functions_can_have_arguments_with_lifetimes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 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_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/release/deps/generic_trait-27092de863ef6cae)
[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/release/deps/generic_trait_with_bounds-c8716ba71c6b7f2b)
[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/release/deps/generic_trait_with_where_clause-067cb8efdd6e6d2b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test spy_object_is_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/ignore_argument_attribute.rs (/opt/rustwide/target/release/deps/ignore_argument_attribute-428e04965522fe0e)
[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/release/deps/implicit_ignore_argument-cc07633a69854869)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/into_argument_attribute.rs (/opt/rustwide/target/release/deps/into_argument_attribute-1df3c4cc2c95890c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test functions_with_into_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] [stderr]      Running tests/lifetime_reference_returns.rs (/opt/rustwide/target/release/deps/lifetime_reference_returns-4a809b0eaf612f2d)
[INFO] [stdout] 
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/marker_supertrait.rs (/opt/rustwide/target/release/deps/marker_supertrait-65b80bd0c685d613)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/multiple_arguments.rs (/opt/rustwide/target/release/deps/multiple_arguments-cc0e7e2e4302a33b)
[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.01s
[INFO] [stdout] 
[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/release/deps/multiple_functions-640015afda3a678a)
[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/release/deps/multiple_generics_trait-b3dd52e782d09785)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test spy_object_is_generic_over_all_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_generics_trait_functions.rs (/opt/rustwide/target/release/deps/multiple_generics_trait_functions-20a48eeb688a4815)
[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/release/deps/multiple_reference_returns-a23dc30081595a9c)
[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/release/deps/multiple_supertraits-248b176ed0868493)
[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/release/deps/mutable_reference_arguments-c3b147036f75dd20)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/mutable_reference_returns.rs (/opt/rustwide/target/release/deps/mutable_reference_returns-09b3a706a07a7691)
[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.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test supports_mutable_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/owned_arguments.rs (/opt/rustwide/target/release/deps/owned_arguments-ab2fdfc7cbd1cc63)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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] [stderr]      Running tests/owned_returns.rs (/opt/rustwide/target/release/deps/owned_returns-083060be3a51c0e4)
[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/release/deps/reference_arguments-9a84ce7fd05f0629)
[INFO] [stdout] 
[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] [stderr]      Running tests/reference_returns.rs (/opt/rustwide/target/release/deps/reference_returns-6463bb7314bace2e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/reference_struct_returns.rs (/opt/rustwide/target/release/deps/reference_struct_returns-63a78ed59801bd47)
[INFO] [stdout] test supports_reference_return_values ... ok
[INFO] [stdout] test supports_return_value_containing_reference ... 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] [stderr]      Running tests/return_type_attribute.rs (/opt/rustwide/target/release/deps/return_type_attribute-337b5713304e4e2e)
[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/release/deps/return_values-7e69769a11b674b3)
[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 if_take_used_and_then_more_returns_set_panic_message_is_correct ... ok
[INFO] [stdout] test if_set_fn_and_not_used_then_does_not_panic_when_dropped ... ok
[INFO] [stdout] test if_no_return_set_then_panics_when_called ... ok
[INFO] [stdout] test if_take_used_then_panics_message_is_correct ... ok
[INFO] [stdout] test if_set_fn_called_with_fn_uses_that_function_to_create_return_values ... ok
[INFO] [stdout] test calling_set_overrides_set_fn_and_vice_versa ... ok
[INFO] [stdout] test returns_items_from_set_command_in_order ... ok
[INFO] [stdout] test if_set_fn_called_with_fn_mut_uses_that_function_to_create_return_values ... ok
[INFO] [stderr]      Running tests/slice_arguments.rs (/opt/rustwide/target/release/deps/slice_arguments-534fc9f5d127422c)
[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.01s
[INFO] [stdout] 
[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/release/deps/specializing_function-a2243552c6ed6929)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/static_reference_returns.rs (/opt/rustwide/target/release/deps/static_reference_returns-c2f03ab1d0f49caf)
[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/release/deps/struct_arguments-61dfe404b70d853d)
[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/release/deps/struct_returns-e9b99b52a9d6f779)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test non_debug_struct_can_be_returned_by_spy ... ok
[INFO] [stdout] test non_clone_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/release/deps/supertrait-f802c69f4c58065f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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] [stderr]      Running tests/supertrait_associated_const.rs (/opt/rustwide/target/release/deps/supertrait_associated_const-c41c0f8cb07b36f8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/supertrait_associated_type.rs (/opt/rustwide/target/release/deps/supertrait_associated_type-86612ce5ab9646f4)
[INFO] [stdout] test supertrait_associated_consts_use_attribute_value_or_default ... 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 supertrait_associated_type_uses_attribute_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] [stderr]      Running tests/supertrait_ignore_attribute.rs (/opt/rustwide/target/release/deps/supertrait_ignore_attribute-76d1d5a049471cb5)
[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/release/deps/unsafe_functions-f573d22bce782c41)
[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/release/deps/unsafe_trait-d87fbcadcae8f32b)
[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/release/deps/use_default_attribute-b051c29998bb01e2)
[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/release/deps/with_argument_attribute-07ec06b0c66fe271)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test functions_with_into_with_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] [stderr]    Doc-tests autospy
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test src/lib.rs - (line 228) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 151) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 251) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 175) ... 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 12) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 129) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 273) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 384) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 301) ... 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 359) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 44) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 66) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 452) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 409) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 89) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Arguments<A>::clear (line 323) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::supertrait (line 6) ... 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>::take (line 241) ... 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::Arguments<A>::recv (line 352) ... 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>::len (line 296) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Returns (line 389) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Returns (line 416) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Returns<A,R>::set (line 455) ... 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_fn (line 479) ... 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 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 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 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 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 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 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 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 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 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 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 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 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/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 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/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 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<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/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/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>::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::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::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 (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>::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::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 (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::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] ---- 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_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] 
[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.70s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 4.45s; merged doctests compilation took 0.71s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "272420ca37ce9715744a740725d7b251115a4f8194d6d36b449d044f7ae658e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "272420ca37ce9715744a740725d7b251115a4f8194d6d36b449d044f7ae658e8", kill_on_drop: false }`
[INFO] [stdout] 272420ca37ce9715744a740725d7b251115a4f8194d6d36b449d044f7ae658e8
