[INFO] fetching crate xops_core 0.1.1... [INFO] testing xops_core-0.1.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [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 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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] Locking 10 packages to latest compatible versions [INFO] [stderr] Adding darling v0.13.4 (available: v0.21.3) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df83ea9a6a024385a654a014b5315eac069c990cb273564b116f8ed1ee396ea5 [INFO] running `Command { std: "docker" "start" "-a" "df83ea9a6a024385a654a014b5315eac069c990cb273564b116f8ed1ee396ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df83ea9a6a024385a654a014b5315eac069c990cb273564b116f8ed1ee396ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df83ea9a6a024385a654a014b5315eac069c990cb273564b116f8ed1ee396ea5", kill_on_drop: false }` [INFO] [stdout] df83ea9a6a024385a654a014b5315eac069c990cb273564b116f8ed1ee396ea5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3bed2fe1a5dcc11e596f459ba2ca0f7982508ac9348b7168b364603e4142570 [INFO] running `Command { std: "docker" "start" "-a" "f3bed2fe1a5dcc11e596f459ba2ca0f7982508ac9348b7168b364603e4142570", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling ident_case v1.0.1 [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; [INFO] [stdout] 16 | fn try_deref(&self) -> Result; [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 8.08s [INFO] running `Command { std: "docker" "inspect" "f3bed2fe1a5dcc11e596f459ba2ca0f7982508ac9348b7168b364603e4142570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3bed2fe1a5dcc11e596f459ba2ca0f7982508ac9348b7168b364603e4142570", kill_on_drop: false }` [INFO] [stdout] f3bed2fe1a5dcc11e596f459ba2ca0f7982508ac9348b7168b364603e4142570 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 044a958133ad6bd9835d503e8b4fc198045b71d54288d9dc130c6d7746d2db2e [INFO] running `Command { std: "docker" "start" "-a" "044a958133ad6bd9835d503e8b4fc198045b71d54288d9dc130c6d7746d2db2e", kill_on_drop: false }` [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; [INFO] [stdout] 16 | fn try_deref(&self) -> Result; [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; [INFO] [stdout] 16 | fn try_deref(&self) -> Result; [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.44s [INFO] running `Command { std: "docker" "inspect" "044a958133ad6bd9835d503e8b4fc198045b71d54288d9dc130c6d7746d2db2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "044a958133ad6bd9835d503e8b4fc198045b71d54288d9dc130c6d7746d2db2e", kill_on_drop: false }` [INFO] [stdout] 044a958133ad6bd9835d503e8b4fc198045b71d54288d9dc130c6d7746d2db2e [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fb4d9c15e12c42bfcc1b1fd47c4029ca208828873a44adfc6ed3873ede759d41 [INFO] running `Command { std: "docker" "start" "-a" "fb4d9c15e12c42bfcc1b1fd47c4029ca208828873a44adfc6ed3873ede759d41", 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; [INFO] [stderr] 16 | fn try_deref(&self) -> Result; [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.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xops_core-403390499eb9abca) [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::ref_both_clone (line 200) ... 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::ref_lhs_clone (line 127) ... 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::commute (line 232) ... 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::try_deref_lhs (line 19) ... 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::ref_both_clone (line 194) ... 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::commute (line 238) ... FAILED [INFO] [stdout] test src/binop/parse.rs - binop::parse::BinOpImpl (line 52) ... 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_rhs (line 49) ... 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] 3 | impl Op for A { [INFO] [stdout] | - item list starts here [INFO] [stdout] 4 | ... [INFO] [stdout] | ^^^ non-item starts here [INFO] [stdout] 5 | } [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] 3 | impl Op for A { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `B` in this scope [INFO] [stdout] --> src/binop/write.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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] 3 | impl Op for A { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `A` in this scope [INFO] [stdout] --> src/binop/write.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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, E0412. [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] 3 | impl Op<&B> for &A { [INFO] [stdout] | - item list starts here [INFO] [stdout] 4 | ... [INFO] [stdout] | ^^^ non-item starts here [INFO] [stdout] ... [INFO] [stdout] 8 | } [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] 3 | impl Op<&B> for &A { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `B` in this scope [INFO] [stdout] --> src/binop/write.rs:201:10 [INFO] [stdout] | [INFO] [stdout] 3 | 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] 3 | impl Op<&B> for &A { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `A` in this scope [INFO] [stdout] --> src/binop/write.rs:201:18 [INFO] [stdout] | [INFO] [stdout] 3 | 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, E0412. [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] 3 | impl Op<&B> for &A { [INFO] [stdout] | - item list starts here [INFO] [stdout] 4 | ... [INFO] [stdout] | ^^^ non-item starts here [INFO] [stdout] 5 | } [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] 3 | impl Op<&B> for &A { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `B` in this scope [INFO] [stdout] --> src/binop/write.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 3 | 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] 3 | impl Op<&B> for &A { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `A` in this scope [INFO] [stdout] --> src/binop/write.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 3 | 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, E0412. [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] 3 | impl Op for &A { [INFO] [stdout] | - item list starts here [INFO] [stdout] 4 | ... [INFO] [stdout] | ^^^ non-item starts here [INFO] [stdout] ... [INFO] [stdout] 8 | } [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] 3 | impl Op for &A { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `B` in this scope [INFO] [stdout] --> src/binop/write.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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] 3 | impl Op for &A { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `A` in this scope [INFO] [stdout] --> src/binop/write.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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, E0412. [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] 3 | impl Op for A { [INFO] [stdout] | - item list starts here [INFO] [stdout] 4 | ... [INFO] [stdout] | ^^^ non-item starts here [INFO] [stdout] ... [INFO] [stdout] 8 | } [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] 3 | impl Op for A { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `B` in this scope [INFO] [stdout] --> src/binop/write.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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] 3 | impl Op for A { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `A` in this scope [INFO] [stdout] --> src/binop/write.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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, E0412. [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] 3 | impl Op for A { [INFO] [stdout] | - item list starts here [INFO] [stdout] 4 | ... [INFO] [stdout] | ^^^ non-item starts here [INFO] [stdout] 5 | } [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] 3 | impl Op for A { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `B` in this scope [INFO] [stdout] --> src/binop/write.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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] 3 | impl Op for A { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `A` in this scope [INFO] [stdout] --> src/binop/write.rs:233:16 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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, E0412. [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] 3 | impl Op for &A { [INFO] [stdout] | - item list starts here [INFO] [stdout] 4 | ... [INFO] [stdout] | ^^^ non-item starts here [INFO] [stdout] 5 | } [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] 3 | impl Op for &A { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `B` in this scope [INFO] [stdout] --> src/binop/write.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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] 3 | impl Op for &A { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `A` in this scope [INFO] [stdout] --> src/binop/write.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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, E0412. [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] 3 | impl Op for A { [INFO] [stdout] | - item list starts here [INFO] [stdout] 4 | ... [INFO] [stdout] | ^^^ non-item starts here [INFO] [stdout] ... [INFO] [stdout] 8 | } [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] 3 | impl Op for A { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `B` in this scope [INFO] [stdout] --> src/binop/write.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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] 3 | impl Op for A { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `A` in this scope [INFO] [stdout] --> src/binop/write.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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, E0412. [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] 3 | impl Op<&B> for A { [INFO] [stdout] | - item list starts here [INFO] [stdout] 4 | ... [INFO] [stdout] | ^^^ non-item starts here [INFO] [stdout] ... [INFO] [stdout] 8 | } [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] 3 | impl Op<&B> for A { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `B` in this scope [INFO] [stdout] --> src/binop/write.rs:165:10 [INFO] [stdout] | [INFO] [stdout] 3 | 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] 3 | impl Op<&B> for A { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `A` in this scope [INFO] [stdout] --> src/binop/write.rs:165:17 [INFO] [stdout] | [INFO] [stdout] 3 | 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, E0412. [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] 3 | impl Op for A { [INFO] [stdout] | - item list starts here [INFO] [stdout] 4 | ... [INFO] [stdout] | ^^^ non-item starts here [INFO] [stdout] 5 | } [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] 3 | impl Op for A { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `B` in this scope [INFO] [stdout] --> src/binop/write.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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] 3 | impl Op for A { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `A` in this scope [INFO] [stdout] --> src/binop/write.rs:195:16 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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, E0412. [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] 3 | impl Op for A { [INFO] [stdout] | - item list starts here [INFO] [stdout] 4 | ... [INFO] [stdout] | ^^^ non-item starts here [INFO] [stdout] 5 | } [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] 3 | impl Op for A { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `B` in this scope [INFO] [stdout] --> src/binop/write.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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] 3 | impl Op for A { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `A` in this scope [INFO] [stdout] --> src/binop/write.rs:159:16 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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, E0412. [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] 3 | impl Op for B { [INFO] [stdout] | - item list starts here [INFO] [stdout] 4 | ... [INFO] [stdout] | ^^^ non-item starts here [INFO] [stdout] ... [INFO] [stdout] 8 | } [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] 3 | impl Op for B { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `A` in this scope [INFO] [stdout] --> src/binop/write.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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] 3 | impl Op for B { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `B` in this scope [INFO] [stdout] --> src/binop/write.rs:239:16 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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, E0412. [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] 7 | ... [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 7 - ... [INFO] [stdout] 7 + .. [INFO] [stdout] | [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 7 - ... [INFO] [stdout] 7 + ..= [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] 7 | ... [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] 7 - ... [INFO] [stdout] 7 + .. [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] 3 | impl Add for A { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 2 + use std::ops::Add; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `B` in this scope [INFO] [stdout] --> src/binop/parse.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 3 | impl Add 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] 3 | impl Add for A { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `A` in this scope [INFO] [stdout] --> src/binop/parse.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 3 | impl Add for A { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `C` in this scope [INFO] [stdout] --> src/binop/parse.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 4 | type Output = C; [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `B` in this scope [INFO] [stdout] --> src/binop/parse.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 6 | 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, E0412, E0586. [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] 3 | impl Op for A { [INFO] [stdout] | - item list starts here [INFO] [stdout] 4 | ... [INFO] [stdout] | ^^^ non-item starts here [INFO] [stdout] ... [INFO] [stdout] 8 | } [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] 3 | impl Op for A { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `B` in this scope [INFO] [stdout] --> src/binop/write.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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] 3 | impl Op for A { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `A` in this scope [INFO] [stdout] --> src/binop/write.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 3 | impl Op 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, E0412. [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] 3 | impl Op<&B> for A { [INFO] [stdout] | - item list starts here [INFO] [stdout] 4 | ... [INFO] [stdout] | ^^^ non-item starts here [INFO] [stdout] 5 | } [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] 3 | impl Op<&B> for A { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `B` in this scope [INFO] [stdout] --> src/binop/write.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 3 | 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] 3 | impl Op<&B> for A { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `A` in this scope [INFO] [stdout] --> src/binop/write.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 3 | 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, E0412. [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.36s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "fb4d9c15e12c42bfcc1b1fd47c4029ca208828873a44adfc6ed3873ede759d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb4d9c15e12c42bfcc1b1fd47c4029ca208828873a44adfc6ed3873ede759d41", kill_on_drop: false }` [INFO] [stdout] fb4d9c15e12c42bfcc1b1fd47c4029ca208828873a44adfc6ed3873ede759d41