[INFO] fetching crate xops_core 0.1.1...
[INFO] testing xops_core-0.1.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate xops_core 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate xops_core 0.1.1
[INFO] finished tweaking crates.io crate xops_core 0.1.1
[INFO] tweaked toml for crates.io crate xops_core 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xops_core 0.1.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 10 packages to latest compatible versions
[INFO] [stderr]       Adding darling v0.13.4 (available: v0.23.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.114)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78be38567bbf959364367b2225d6d0a3896c0e52e250d62548825386cb85aab3
[INFO] running `Command { std: "docker" "start" "-a" "78be38567bbf959364367b2225d6d0a3896c0e52e250d62548825386cb85aab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78be38567bbf959364367b2225d6d0a3896c0e52e250d62548825386cb85aab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78be38567bbf959364367b2225d6d0a3896c0e52e250d62548825386cb85aab3", kill_on_drop: false }`
[INFO] [stdout] 78be38567bbf959364367b2225d6d0a3896c0e52e250d62548825386cb85aab3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17a76f03bebf3a1ddc76737f1bed1dcca17ee081e730ba515c2dcd5ba17758f5
[INFO] running `Command { std: "docker" "start" "-a" "17a76f03bebf3a1ddc76737f1bed1dcca17ee081e730ba515c2dcd5ba17758f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling xops_core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `write::*`
[INFO] [stdout]  --> src/binop.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use write::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_verbatim` and `try_deref` are never used
[INFO] [stdout]   --> src/utils.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait TypeConversion: Sized {
[INFO] [stdout]    |           -------------- methods in this trait
[INFO] [stdout] 13 |     fn as_ref(&self) -> Self;
[INFO] [stdout] 14 |     fn as_verbatim(&self) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 15 |     fn as_deref(&self) -> Option<Self>;
[INFO] [stdout] 16 |     fn try_deref(&self) -> Result<Self, String>;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.12s
[INFO] running `Command { std: "docker" "inspect" "17a76f03bebf3a1ddc76737f1bed1dcca17ee081e730ba515c2dcd5ba17758f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17a76f03bebf3a1ddc76737f1bed1dcca17ee081e730ba515c2dcd5ba17758f5", kill_on_drop: false }`
[INFO] [stdout] 17a76f03bebf3a1ddc76737f1bed1dcca17ee081e730ba515c2dcd5ba17758f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17208e4735d7026d8c3512016dd8f0200d964c08445c4f69a05816078a565d87
[INFO] running `Command { std: "docker" "start" "-a" "17208e4735d7026d8c3512016dd8f0200d964c08445c4f69a05816078a565d87", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `write::*`
[INFO] [stdout]  --> src/binop.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use write::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling xops_core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `as_verbatim` and `try_deref` are never used
[INFO] [stdout]   --> src/utils.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait TypeConversion: Sized {
[INFO] [stdout]    |           -------------- methods in this trait
[INFO] [stdout] 13 |     fn as_ref(&self) -> Self;
[INFO] [stdout] 14 |     fn as_verbatim(&self) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 15 |     fn as_deref(&self) -> Option<Self>;
[INFO] [stdout] 16 |     fn try_deref(&self) -> Result<Self, String>;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `write::*`
[INFO] [stdout]  --> src/binop.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use write::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_verbatim` and `try_deref` are never used
[INFO] [stdout]   --> src/utils.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait TypeConversion: Sized {
[INFO] [stdout]    |           -------------- methods in this trait
[INFO] [stdout] 13 |     fn as_ref(&self) -> Self;
[INFO] [stdout] 14 |     fn as_verbatim(&self) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 15 |     fn as_deref(&self) -> Option<Self>;
[INFO] [stdout] 16 |     fn try_deref(&self) -> Result<Self, String>;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] running `Command { std: "docker" "inspect" "17208e4735d7026d8c3512016dd8f0200d964c08445c4f69a05816078a565d87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17208e4735d7026d8c3512016dd8f0200d964c08445c4f69a05816078a565d87", kill_on_drop: false }`
[INFO] [stdout] 17208e4735d7026d8c3512016dd8f0200d964c08445c4f69a05816078a565d87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 40bcdd2c5738b6f7738a2ef4061bff180ba3a241756cdb7b2daa9c0ac8a6ed33
[INFO] running `Command { std: "docker" "start" "-a" "40bcdd2c5738b6f7738a2ef4061bff180ba3a241756cdb7b2daa9c0ac8a6ed33", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `write::*`
[INFO] [stderr]  --> src/binop.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub use write::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `as_verbatim` and `try_deref` are never used
[INFO] [stderr]   --> src/utils.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub trait TypeConversion: Sized {
[INFO] [stderr]    |           -------------- methods in this trait
[INFO] [stderr] 13 |     fn as_ref(&self) -> Self;
[INFO] [stderr] 14 |     fn as_verbatim(&self) -> Self;
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 15 |     fn as_deref(&self) -> Option<Self>;
[INFO] [stderr] 16 |     fn try_deref(&self) -> Result<Self, String>;
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `xops_core` (lib) generated 2 warnings (run `cargo fix --lib -p xops_core` to apply 1 suggestion)
[INFO] [stderr] warning: `xops_core` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xops_core-85de6ed9235e09d0)
[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]    Doc-tests xops_core
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/binop/write.rs - binop::write::BinOpImpl::ref_lhs_clone (line 121) ... FAILED
[INFO] [stdout] test src/binop/write.rs - binop::write::BinOpImpl::try_deref_both (line 90) ... FAILED
[INFO] [stdout] test src/binop/write.rs - binop::write::BinOpImpl::ref_both_clone (line 200) ... FAILED
[INFO] [stdout] test src/binop/write.rs - binop::write::BinOpImpl::ref_rhs_clone (line 158) ... FAILED
[INFO] [stdout] test src/binop/write.rs - binop::write::BinOpImpl::ref_rhs_clone (line 164) ... FAILED
[INFO] [stdout] test src/binop/write.rs - binop::write::BinOpImpl::try_deref_lhs (line 13) ... FAILED
[INFO] [stdout] test src/binop/write.rs - binop::write::BinOpImpl::commute (line 238) ... FAILED
[INFO] [stdout] test src/binop/write.rs - binop::write::BinOpImpl::ref_lhs_clone (line 127) ... FAILED
[INFO] [stdout] test src/binop/write.rs - binop::write::BinOpImpl::ref_both_clone (line 194) ... FAILED
[INFO] [stdout] test src/binop/write.rs - binop::write::BinOpImpl::try_deref_rhs (line 49) ... FAILED
[INFO] [stdout] test src/binop/write.rs - binop::write::BinOpImpl::commute (line 232) ... FAILED
[INFO] [stdout] test src/binop/write.rs - binop::write::BinOpImpl::try_deref_rhs (line 55) ... FAILED
[INFO] [stdout] test src/binop/write.rs - binop::write::BinOpImpl::try_deref_both (line 84) ... FAILED
[INFO] [stdout] test src/binop/write.rs - binop::write::BinOpImpl::try_deref_lhs (line 19) ... FAILED
[INFO] [stdout] test src/binop/parse.rs - binop::parse::BinOpImpl (line 52) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/binop/write.rs - binop::write::BinOpImpl::ref_lhs_clone (line 121) stdout ----
[INFO] [stdout] error: non-item in item list
[INFO] [stdout]    --> src/binop/write.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl Op<B> for A {
[INFO] [stdout]     |                  - item list starts here
[INFO] [stdout] 123 |     ...
[INFO] [stdout]     |     ^^^ non-item starts here
[INFO] [stdout] 124 | }
[INFO] [stdout]     | - item list ends here
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Op` in this scope
[INFO] [stdout]    --> src/binop/write.rs:122:6
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl Op<B> for A {
[INFO] [stdout]     |      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `B` in this scope
[INFO] [stdout]    --> src/binop/write.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl Op<B> for A {
[INFO] [stdout]     |         ^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl<B> Op<B> for A {
[INFO] [stdout]     |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `A` in this scope
[INFO] [stdout]    --> src/binop/write.rs:122:16
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl Op<B> for A {
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binop/write.rs - binop::write::BinOpImpl::try_deref_both (line 90) stdout ----
[INFO] [stdout] error: non-item in item list
[INFO] [stdout]   --> src/binop/write.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl Op<B> for A {
[INFO] [stdout]    |                  - item list starts here
[INFO] [stdout] 92 |     ...
[INFO] [stdout]    |     ^^^ non-item starts here
[INFO] [stdout] ...
[INFO] [stdout] 96 | }
[INFO] [stdout]    | - item list ends here
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Op` in this scope
[INFO] [stdout]   --> src/binop/write.rs:91:6
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl Op<B> for A {
[INFO] [stdout]    |      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `B` in this scope
[INFO] [stdout]   --> src/binop/write.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl Op<B> for A {
[INFO] [stdout]    |         ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl<B> Op<B> for A {
[INFO] [stdout]    |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `A` in this scope
[INFO] [stdout]   --> src/binop/write.rs:91:16
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl Op<B> for A {
[INFO] [stdout]    |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binop/write.rs - binop::write::BinOpImpl::ref_both_clone (line 200) stdout ----
[INFO] [stdout] error: non-item in item list
[INFO] [stdout]    --> src/binop/write.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl Op<&B> for &A {
[INFO] [stdout]     |                    - item list starts here
[INFO] [stdout] 202 |     ...
[INFO] [stdout]     |     ^^^ non-item starts here
[INFO] [stdout] ...
[INFO] [stdout] 206 | }
[INFO] [stdout]     | - item list ends here
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Op` in this scope
[INFO] [stdout]    --> src/binop/write.rs:201:6
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl Op<&B> for &A {
[INFO] [stdout]     |      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `B` in this scope
[INFO] [stdout]    --> src/binop/write.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl Op<&B> for &A {
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl<B> Op<&B> for &A {
[INFO] [stdout]     |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `A` in this scope
[INFO] [stdout]    --> src/binop/write.rs:201:18
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl Op<&B> for &A {
[INFO] [stdout]     |                  ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binop/write.rs - binop::write::BinOpImpl::ref_rhs_clone (line 158) stdout ----
[INFO] [stdout] error: non-item in item list
[INFO] [stdout]    --> src/binop/write.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Op<B> for A {
[INFO] [stdout]     |                  - item list starts here
[INFO] [stdout] 160 |     ...
[INFO] [stdout]     |     ^^^ non-item starts here
[INFO] [stdout] 161 | }
[INFO] [stdout]     | - item list ends here
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Op` in this scope
[INFO] [stdout]    --> src/binop/write.rs:159:6
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Op<B> for A {
[INFO] [stdout]     |      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `B` in this scope
[INFO] [stdout]    --> src/binop/write.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Op<B> for A {
[INFO] [stdout]     |         ^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl<B> Op<B> for A {
[INFO] [stdout]     |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `A` in this scope
[INFO] [stdout]    --> src/binop/write.rs:159:16
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Op<B> for A {
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binop/write.rs - binop::write::BinOpImpl::ref_rhs_clone (line 164) stdout ----
[INFO] [stdout] error: non-item in item list
[INFO] [stdout]    --> src/binop/write.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 165 | impl Op<&B> for A {
[INFO] [stdout]     |                   - item list starts here
[INFO] [stdout] 166 |     ...
[INFO] [stdout]     |     ^^^ non-item starts here
[INFO] [stdout] ...
[INFO] [stdout] 170 | }
[INFO] [stdout]     | - item list ends here
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Op` in this scope
[INFO] [stdout]    --> src/binop/write.rs:165:6
[INFO] [stdout]     |
[INFO] [stdout] 165 | impl Op<&B> for A {
[INFO] [stdout]     |      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `B` in this scope
[INFO] [stdout]    --> src/binop/write.rs:165:10
[INFO] [stdout]     |
[INFO] [stdout] 165 | impl Op<&B> for A {
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 165 | impl<B> Op<&B> for A {
[INFO] [stdout]     |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `A` in this scope
[INFO] [stdout]    --> src/binop/write.rs:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 | impl Op<&B> for A {
[INFO] [stdout]     |                 ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binop/write.rs - binop::write::BinOpImpl::try_deref_lhs (line 13) stdout ----
[INFO] [stdout] error: non-item in item list
[INFO] [stdout]   --> src/binop/write.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Op<B> for &A {
[INFO] [stdout]    |                   - item list starts here
[INFO] [stdout] 15 |     ...
[INFO] [stdout]    |     ^^^ non-item starts here
[INFO] [stdout] 16 | }
[INFO] [stdout]    | - item list ends here
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Op` in this scope
[INFO] [stdout]   --> src/binop/write.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Op<B> for &A {
[INFO] [stdout]    |      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `B` in this scope
[INFO] [stdout]   --> src/binop/write.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Op<B> for &A {
[INFO] [stdout]    |         ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<B> Op<B> for &A {
[INFO] [stdout]    |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `A` in this scope
[INFO] [stdout]   --> src/binop/write.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Op<B> for &A {
[INFO] [stdout]    |                 ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binop/write.rs - binop::write::BinOpImpl::commute (line 238) stdout ----
[INFO] [stdout] error: non-item in item list
[INFO] [stdout]    --> src/binop/write.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | impl Op<A> for B {
[INFO] [stdout]     |                  - item list starts here
[INFO] [stdout] 240 |     ...
[INFO] [stdout]     |     ^^^ non-item starts here
[INFO] [stdout] ...
[INFO] [stdout] 244 | }
[INFO] [stdout]     | - item list ends here
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Op` in this scope
[INFO] [stdout]    --> src/binop/write.rs:239:6
[INFO] [stdout]     |
[INFO] [stdout] 239 | impl Op<A> for B {
[INFO] [stdout]     |      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `A` in this scope
[INFO] [stdout]    --> src/binop/write.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 | impl Op<A> for B {
[INFO] [stdout]     |         ^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 239 | impl<A> Op<A> for B {
[INFO] [stdout]     |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `B` in this scope
[INFO] [stdout]    --> src/binop/write.rs:239:16
[INFO] [stdout]     |
[INFO] [stdout] 239 | impl Op<A> for B {
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binop/write.rs - binop::write::BinOpImpl::ref_lhs_clone (line 127) stdout ----
[INFO] [stdout] error: non-item in item list
[INFO] [stdout]    --> src/binop/write.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl Op<B> for &A {
[INFO] [stdout]     |                   - item list starts here
[INFO] [stdout] 129 |     ...
[INFO] [stdout]     |     ^^^ non-item starts here
[INFO] [stdout] ...
[INFO] [stdout] 133 | }
[INFO] [stdout]     | - item list ends here
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Op` in this scope
[INFO] [stdout]    --> src/binop/write.rs:128:6
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl Op<B> for &A {
[INFO] [stdout]     |      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `B` in this scope
[INFO] [stdout]    --> src/binop/write.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl Op<B> for &A {
[INFO] [stdout]     |         ^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl<B> Op<B> for &A {
[INFO] [stdout]     |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `A` in this scope
[INFO] [stdout]    --> src/binop/write.rs:128:17
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl Op<B> for &A {
[INFO] [stdout]     |                 ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binop/write.rs - binop::write::BinOpImpl::ref_both_clone (line 194) stdout ----
[INFO] [stdout] error: non-item in item list
[INFO] [stdout]    --> src/binop/write.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 195 | impl Op<B> for A {
[INFO] [stdout]     |                  - item list starts here
[INFO] [stdout] 196 |     ...
[INFO] [stdout]     |     ^^^ non-item starts here
[INFO] [stdout] 197 | }
[INFO] [stdout]     | - item list ends here
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Op` in this scope
[INFO] [stdout]    --> src/binop/write.rs:195:6
[INFO] [stdout]     |
[INFO] [stdout] 195 | impl Op<B> for A {
[INFO] [stdout]     |      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `B` in this scope
[INFO] [stdout]    --> src/binop/write.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 | impl Op<B> for A {
[INFO] [stdout]     |         ^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 195 | impl<B> Op<B> for A {
[INFO] [stdout]     |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `A` in this scope
[INFO] [stdout]    --> src/binop/write.rs:195:16
[INFO] [stdout]     |
[INFO] [stdout] 195 | impl Op<B> for A {
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binop/write.rs - binop::write::BinOpImpl::try_deref_rhs (line 49) stdout ----
[INFO] [stdout] error: non-item in item list
[INFO] [stdout]   --> src/binop/write.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl Op<&B> for A {
[INFO] [stdout]    |                   - item list starts here
[INFO] [stdout] 51 |     ...
[INFO] [stdout]    |     ^^^ non-item starts here
[INFO] [stdout] 52 | }
[INFO] [stdout]    | - item list ends here
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Op` in this scope
[INFO] [stdout]   --> src/binop/write.rs:50:6
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl Op<&B> for A {
[INFO] [stdout]    |      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `B` in this scope
[INFO] [stdout]   --> src/binop/write.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl Op<&B> for A {
[INFO] [stdout]    |          ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<B> Op<&B> for A {
[INFO] [stdout]    |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `A` in this scope
[INFO] [stdout]   --> src/binop/write.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl Op<&B> for A {
[INFO] [stdout]    |                 ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binop/write.rs - binop::write::BinOpImpl::commute (line 232) stdout ----
[INFO] [stdout] error: non-item in item list
[INFO] [stdout]    --> src/binop/write.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 233 | impl Op<B> for A {
[INFO] [stdout]     |                  - item list starts here
[INFO] [stdout] 234 |     ...
[INFO] [stdout]     |     ^^^ non-item starts here
[INFO] [stdout] 235 | }
[INFO] [stdout]     | - item list ends here
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Op` in this scope
[INFO] [stdout]    --> src/binop/write.rs:233:6
[INFO] [stdout]     |
[INFO] [stdout] 233 | impl Op<B> for A {
[INFO] [stdout]     |      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `B` in this scope
[INFO] [stdout]    --> src/binop/write.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 | impl Op<B> for A {
[INFO] [stdout]     |         ^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 233 | impl<B> Op<B> for A {
[INFO] [stdout]     |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `A` in this scope
[INFO] [stdout]    --> src/binop/write.rs:233:16
[INFO] [stdout]     |
[INFO] [stdout] 233 | impl Op<B> for A {
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binop/write.rs - binop::write::BinOpImpl::try_deref_rhs (line 55) stdout ----
[INFO] [stdout] error: non-item in item list
[INFO] [stdout]   --> src/binop/write.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl Op<B> for A {
[INFO] [stdout]    |                  - item list starts here
[INFO] [stdout] 57 |     ...
[INFO] [stdout]    |     ^^^ non-item starts here
[INFO] [stdout] ...
[INFO] [stdout] 61 | }
[INFO] [stdout]    | - item list ends here
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Op` in this scope
[INFO] [stdout]   --> src/binop/write.rs:56:6
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl Op<B> for A {
[INFO] [stdout]    |      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `B` in this scope
[INFO] [stdout]   --> src/binop/write.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl Op<B> for A {
[INFO] [stdout]    |         ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl<B> Op<B> for A {
[INFO] [stdout]    |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `A` in this scope
[INFO] [stdout]   --> src/binop/write.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl Op<B> for A {
[INFO] [stdout]    |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binop/write.rs - binop::write::BinOpImpl::try_deref_both (line 84) stdout ----
[INFO] [stdout] error: non-item in item list
[INFO] [stdout]   --> src/binop/write.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl Op<&B> for &A {
[INFO] [stdout]    |                    - item list starts here
[INFO] [stdout] 86 |     ...
[INFO] [stdout]    |     ^^^ non-item starts here
[INFO] [stdout] 87 | }
[INFO] [stdout]    | - item list ends here
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Op` in this scope
[INFO] [stdout]   --> src/binop/write.rs:85:6
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl Op<&B> for &A {
[INFO] [stdout]    |      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `B` in this scope
[INFO] [stdout]   --> src/binop/write.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl Op<&B> for &A {
[INFO] [stdout]    |          ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl<B> Op<&B> for &A {
[INFO] [stdout]    |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `A` in this scope
[INFO] [stdout]   --> src/binop/write.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl Op<&B> for &A {
[INFO] [stdout]    |                  ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binop/write.rs - binop::write::BinOpImpl::try_deref_lhs (line 19) stdout ----
[INFO] [stdout] error: non-item in item list
[INFO] [stdout]   --> src/binop/write.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Op<B> for A {
[INFO] [stdout]    |                  - item list starts here
[INFO] [stdout] 21 |     ...
[INFO] [stdout]    |     ^^^ non-item starts here
[INFO] [stdout] ...
[INFO] [stdout] 25 | }
[INFO] [stdout]    | - item list ends here
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Op` in this scope
[INFO] [stdout]   --> src/binop/write.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Op<B> for A {
[INFO] [stdout]    |      ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `B` in this scope
[INFO] [stdout]   --> src/binop/write.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Op<B> for A {
[INFO] [stdout]    |         ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<B> Op<B> for A {
[INFO] [stdout]    |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `A` in this scope
[INFO] [stdout]   --> src/binop/write.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Op<B> for A {
[INFO] [stdout]    |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/binop/parse.rs - binop::parse::BinOpImpl (line 52) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]   --> src/binop/parse.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         ...
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]    |
[INFO] [stdout] 57 -         ...
[INFO] [stdout] 57 +         ..
[INFO] [stdout]    |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout] 57 -         ...
[INFO] [stdout] 57 +         ..=
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]   --> src/binop/parse.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         ...
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]    |
[INFO] [stdout] 57 -         ...
[INFO] [stdout] 57 +         ..
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Add` in this scope
[INFO] [stdout]   --> src/binop/parse.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl Add<B> for A {
[INFO] [stdout]    |      ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 52 + use std::ops::Add;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `B` in this scope
[INFO] [stdout]   --> src/binop/parse.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl Add<B> for A {
[INFO] [stdout]    |          ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl<B> Add<B> for A {
[INFO] [stdout]    |     +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `A` in this scope
[INFO] [stdout]   --> src/binop/parse.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl Add<B> for A {
[INFO] [stdout]    |                 ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `C` in this scope
[INFO] [stdout]   --> src/binop/parse.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |     type Output = C;
[INFO] [stdout]    |                   ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `B` in this scope
[INFO] [stdout]   --> src/binop/parse.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn add(self, rhs: B) -> Self::Output {
[INFO] [stdout]    |                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/binop/parse.rs - binop::parse::BinOpImpl (line 52)
[INFO] [stdout]     src/binop/write.rs - binop::write::BinOpImpl::commute (line 232)
[INFO] [stdout]     src/binop/write.rs - binop::write::BinOpImpl::commute (line 238)
[INFO] [stdout]     src/binop/write.rs - binop::write::BinOpImpl::ref_both_clone (line 194)
[INFO] [stdout]     src/binop/write.rs - binop::write::BinOpImpl::ref_both_clone (line 200)
[INFO] [stdout]     src/binop/write.rs - binop::write::BinOpImpl::ref_lhs_clone (line 121)
[INFO] [stdout]     src/binop/write.rs - binop::write::BinOpImpl::ref_lhs_clone (line 127)
[INFO] [stdout]     src/binop/write.rs - binop::write::BinOpImpl::ref_rhs_clone (line 158)
[INFO] [stdout]     src/binop/write.rs - binop::write::BinOpImpl::ref_rhs_clone (line 164)
[INFO] [stdout]     src/binop/write.rs - binop::write::BinOpImpl::try_deref_both (line 84)
[INFO] [stdout]     src/binop/write.rs - binop::write::BinOpImpl::try_deref_both (line 90)
[INFO] [stdout]     src/binop/write.rs - binop::write::BinOpImpl::try_deref_lhs (line 13)
[INFO] [stdout]     src/binop/write.rs - binop::write::BinOpImpl::try_deref_lhs (line 19)
[INFO] [stdout]     src/binop/write.rs - binop::write::BinOpImpl::try_deref_rhs (line 49)
[INFO] [stdout]     src/binop/write.rs - binop::write::BinOpImpl::try_deref_rhs (line 55)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "40bcdd2c5738b6f7738a2ef4061bff180ba3a241756cdb7b2daa9c0ac8a6ed33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40bcdd2c5738b6f7738a2ef4061bff180ba3a241756cdb7b2daa9c0ac8a6ed33", kill_on_drop: false }`
[INFO] [stdout] 40bcdd2c5738b6f7738a2ef4061bff180ba3a241756cdb7b2daa9c0ac8a6ed33
