[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] a4c1e498ead989c1b593b7fdc5aae16f2b35e21d
[INFO] testing lhalf/autospy against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhalf%2Fautospy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lhalf/autospy on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e79075ee189ba51edee014c9ab290a631e5999e7e945e11607a91dcbb4d24269
[INFO] running `Command { std: "docker" "start" "-a" "e79075ee189ba51edee014c9ab290a631e5999e7e945e11607a91dcbb4d24269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e79075ee189ba51edee014c9ab290a631e5999e7e945e11607a91dcbb4d24269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e79075ee189ba51edee014c9ab290a631e5999e7e945e11607a91dcbb4d24269", kill_on_drop: false }`
[INFO] [stdout] e79075ee189ba51edee014c9ab290a631e5999e7e945e11607a91dcbb4d24269
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb5b806354be232efe7d97e5585f49e83e8912db935aa491d482127a69028a11
[INFO] running `Command { std: "docker" "start" "-a" "cb5b806354be232efe7d97e5585f49e83e8912db935aa491d482127a69028a11", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling const-default v1.0.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling autospy_macro v1.4.0 (/opt/rustwide/workdir/autospy_macro)
[INFO] [stderr]    Compiling autospy v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.10s
[INFO] running `Command { std: "docker" "inspect" "cb5b806354be232efe7d97e5585f49e83e8912db935aa491d482127a69028a11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb5b806354be232efe7d97e5585f49e83e8912db935aa491d482127a69028a11", kill_on_drop: false }`
[INFO] [stdout] cb5b806354be232efe7d97e5585f49e83e8912db935aa491d482127a69028a11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 786acef614e0c8326ce6e48cfec7fe4c783fca601dbb3c7efcc25d954c1be87c
[INFO] running `Command { std: "docker" "start" "-a" "786acef614e0c8326ce6e48cfec7fe4c783fca601dbb3c7efcc25d954c1be87c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling autospy_macro v1.4.0 (/opt/rustwide/workdir/autospy_macro)
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling autospy v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "786acef614e0c8326ce6e48cfec7fe4c783fca601dbb3c7efcc25d954c1be87c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "786acef614e0c8326ce6e48cfec7fe4c783fca601dbb3c7efcc25d954c1be87c", kill_on_drop: false }`
[INFO] [stdout] 786acef614e0c8326ce6e48cfec7fe4c783fca601dbb3c7efcc25d954c1be87c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 350fdfb402a16604066b03aca85aae5a2f0587ad9f2daa6a559309ef107f18ce
[INFO] running `Command { std: "docker" "start" "-a" "350fdfb402a16604066b03aca85aae5a2f0587ad9f2daa6a559309ef107f18ce", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/autospy-e08176b41e4b4899)
[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/arguments.rs (/opt/rustwide/target/debug/deps/arguments-071faf1d8c7feb24)
[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/array_arguments.rs (/opt/rustwide/target/debug/deps/array_arguments-f30aa226fe704841)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/associated_const_attribute.rs (/opt/rustwide/target/debug/deps/associated_const_attribute-1ac5f49ac307185d)
[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] [stderr]      Running tests/associated_type_arguments.rs (/opt/rustwide/target/debug/deps/associated_type_arguments-57592a9be2be3893)
[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] [stderr]      Running tests/associated_type_returns.rs (/opt/rustwide/target/debug/deps/associated_type_returns-e64cbaf3c57ddd28)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/associated_type_with_bounds.rs (/opt/rustwide/target/debug/deps/associated_type_with_bounds-f4185c4ae9c62a40)
[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] [stderr]      Running tests/async_trait.rs (/opt/rustwide/target/debug/deps/async_trait-ba761b7fe7c18a8e)
[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] [stderr]      Running tests/async_trait_recv.rs (/opt/rustwide/target/debug/deps/async_trait_recv-6bedb751698a2fc3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/extern_std.rs (/opt/rustwide/target/debug/deps/extern_std-b6c6ba24c4aa4126)
[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] [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.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/external_trait.rs (/opt/rustwide/target/debug/deps/external_trait-185eb5ad64052390)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/function_arguments.rs (/opt/rustwide/target/debug/deps/function_arguments-83530e7fe6e198ac)
[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] [stderr]      Running tests/generic_associated_type.rs (/opt/rustwide/target/debug/deps/generic_associated_type-1bf98c5e08abb9c9)
[INFO] [stdout] 
[INFO] [stdout] running 2 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] 
[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/generic_function.rs (/opt/rustwide/target/debug/deps/generic_function-8ea20b655de673b0)
[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/debug/deps/generic_function_with_impl-06f1b370c4b1b469)
[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/debug/deps/generic_function_with_lifetime-766fd06d375509b6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test trait_functions_can_have_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/generic_functions_with_where_clause.rs (/opt/rustwide/target/debug/deps/generic_functions_with_where_clause-3acf3aaf2c20978f)
[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-1fb821c95b045df4)
[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-2206189771088de0)
[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-c20d39806934895f)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ignore_argument_attribute.rs (/opt/rustwide/target/debug/deps/ignore_argument_attribute-abb8beb5bc6c7775)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/implicit_ignore_argument.rs (/opt/rustwide/target/debug/deps/implicit_ignore_argument-39d0408fb1a1ad68)
[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] [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/debug/deps/into_argument_attribute-e8c76df6fcd0c7c8)
[INFO] [stderr]      Running tests/lifetime_reference_returns.rs (/opt/rustwide/target/debug/deps/lifetime_reference_returns-9a5627755893e856)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/marker_supertrait.rs (/opt/rustwide/target/debug/deps/marker_supertrait-46d2428dfae994eb)
[INFO] [stdout] test supports_returning_reference_values_with_trait_lifetime ... 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 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-2567d47fc7b1ae23)
[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-c62b9504d51ee24c)
[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-9d3929ddf43eb5dc)
[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/debug/deps/multiple_generics_trait_functions-b362a0a4914bbaa3)
[INFO] [stderr]      Running tests/multiple_reference_returns.rs (/opt/rustwide/target/debug/deps/multiple_reference_returns-821358f0f93198d0)
[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] [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-be74583c5af69ebd)
[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_returns.rs (/opt/rustwide/target/debug/deps/mutable_reference_returns-529c0810963d4ebe)
[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/debug/deps/owned_arguments-6d1b7029e82d3e93)
[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/debug/deps/owned_returns-280aac0ce7b2aa4f)
[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-4d1a54ea59fde5cd)
[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/debug/deps/reference_returns-77bbcabf0505ac72)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test supports_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/reference_struct_returns.rs (/opt/rustwide/target/debug/deps/reference_struct_returns-bc8678959d77821c)
[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] [stderr]      Running tests/return_type_attribute.rs (/opt/rustwide/target/debug/deps/return_type_attribute-f1117dd2e8ef9640)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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] [stderr]      Running tests/return_values.rs (/opt/rustwide/target/debug/deps/return_values-1c7281523882b7a3)
[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_mut_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_uses_that_function_to_create_return_values ... ok
[INFO] [stdout] test returns_items_from_set_command_in_order ... ok
[INFO] [stdout] test if_a_return_set_and_not_used_then_panics_when_dropped - should panic ... ok
[INFO] [stdout] test if_take_used_and_then_more_returns_set_panic_message_is_correct ... ok
[INFO] [stdout] test if_take_used_then_panics_message_is_correct ... ok
[INFO] [stdout] test if_no_return_set_then_panics_when_called ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/slice_arguments.rs (/opt/rustwide/target/debug/deps/slice_arguments-b9331a8f32ef02d6)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/specializing_function.rs (/opt/rustwide/target/debug/deps/specializing_function-f2f20e35bd5caa18)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test supports_specializing_function_in_trait ... ok
[INFO] [stderr]      Running tests/static_reference_returns.rs (/opt/rustwide/target/debug/deps/static_reference_returns-95d84e2923ce7ead)
[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_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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/struct_arguments.rs (/opt/rustwide/target/debug/deps/struct_arguments-3f9964bb336c4fc0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test non_clone_struct_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/struct_returns.rs (/opt/rustwide/target/debug/deps/struct_returns-f2cbb8e03828161d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/supertrait.rs (/opt/rustwide/target/debug/deps/supertrait-50ffaa907e478a5d)
[INFO] [stdout] test non_clone_struct_can_be_returned_by_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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test supertraits_are_supported ... ok
[INFO] [stderr]      Running tests/supertrait_ignore_attribute.rs (/opt/rustwide/target/debug/deps/supertrait_ignore_attribute-f5878e6781b81693)
[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 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-362fe290f8aaa638)
[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-ca4b80b844c5b284)
[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-942866ba5f4d7502)
[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-365ce067dd21663b)
[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 29 tests
[INFO] [stdout] test src/lib.rs - (line 151) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 204) ... 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 12) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 409) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 109) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 129) ... FAILED
[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 359) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 428) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 89) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 301) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 251) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 452) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Returns (line 307) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 66) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 44) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Returns<A,R>::set (line 361) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 326) ... 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 259) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Returns (line 322) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Returns<A,R>::set_fn (line 384) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::supertrait (line 6) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Returns (line 295) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Arguments<A>::take (line 232) ... FAILED
[INFO] [stdout] test src/spy_function.rs - spy_function::Arguments<A>::get (line 206) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 151) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/lib.rs:164:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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]: failed to resolve: use of undeclared type `ReadSpy`
[INFO] [stdout]   --> src/lib.rs:218:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | 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 273) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/lib.rs:284:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | let spy = MyTraitSpy::<u32, String>::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/lib.rs:397:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/lib.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/lib.rs:419:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | assert_eq!(100, MyTraitSpy::VALUE);
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |                 help: a trait with a similar name exists: `MyTrait`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/lib.rs:420:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | assert_eq!(0, MyTraitSpy::DEFAULT);
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |               help: a trait with a similar name exists: `MyTrait`
[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 109) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/lib.rs:120:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/lib.rs:140:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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 228) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/lib.rs:240:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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]: failed to resolve: use of undeclared type `LendingIteratorSpy`
[INFO] [stdout]   --> src/lib.rs:194:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |  let mut spy = LendingIteratorSpy::default();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                use of undeclared type `LendingIteratorSpy`
[INFO] [stdout]    |                help: a trait with a similar name exists: `LendingIterator`
[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]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/lib.rs:372:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/lib.rs:444:27
[INFO] [stdout]    |
[INFO] [stdout] 19 | assert_eq!(120, use_trait(MyTraitSpy::default()));
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |                           help: a trait with a similar name exists: `MyTrait`
[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]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/lib.rs:100:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/lib.rs:315:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/lib.rs:262:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/lib.rs:471:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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 307) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/spy_function.rs:314:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/lib.rs:77:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/lib.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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 361) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/spy_function.rs:368:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/lib.rs:344:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let spy = MyTraitSpy::default();
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |               help: a trait with a similar name exists: `MyTrait`
[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]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/spy_function.rs:89:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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 259) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/spy_function.rs:277:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let spy = MyTraitSpy::default();
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |               help: a trait with a similar name exists: `MyTrait`
[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 322) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/spy_function.rs:329:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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 384) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/spy_function.rs:391:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/spy_function.rs:392:25
[INFO] [stdout]    |
[INFO] [stdout] 11 | spy.foo.returns.set_fn(|bar| bar.len());
[INFO] [stdout]    |                         ^^^  --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 11 | spy.foo.returns.set_fn(|bar: /* Type */| bar.len());
[INFO] [stdout]    |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::supertrait (line 6) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/macros.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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 295) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/spy_function.rs:302:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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 232) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/spy_function.rs:243:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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 206) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyTraitSpy`
[INFO] [stdout]   --> src/spy_function.rs:217:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | let spy = MyTraitSpy::default();
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |           |
[INFO] [stdout]    |           use of undeclared type `MyTraitSpy`
[INFO] [stdout]    |           help: a trait with a similar name exists: `MyTrait`
[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>::get (line 206)
[INFO] [stdout]     src/spy_function.rs - spy_function::Arguments<A>::recv (line 259)
[INFO] [stdout]     src/spy_function.rs - spy_function::Arguments<A>::take (line 232)
[INFO] [stdout]     src/spy_function.rs - spy_function::Returns (line 295)
[INFO] [stdout]     src/spy_function.rs - spy_function::Returns (line 307)
[INFO] [stdout]     src/spy_function.rs - spy_function::Returns (line 322)
[INFO] [stdout]     src/spy_function.rs - spy_function::Returns<A,R>::set (line 361)
[INFO] [stdout]     src/spy_function.rs - spy_function::Returns<A,R>::set_fn (line 384)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 29 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.73s; merged doctests compilation took 0.72s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "350fdfb402a16604066b03aca85aae5a2f0587ad9f2daa6a559309ef107f18ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "350fdfb402a16604066b03aca85aae5a2f0587ad9f2daa6a559309ef107f18ce", kill_on_drop: false }`
[INFO] [stdout] 350fdfb402a16604066b03aca85aae5a2f0587ad9f2daa6a559309ef107f18ce
