[INFO] fetching crate xops_core 0.1.1... [INFO] testing xops_core-0.1.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate xops_core 0.1.1 into /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xops_core 0.1.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "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.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_core v0.13.4 [INFO] [stderr] Downloaded darling v0.13.4 [INFO] [stderr] Downloaded syn v1.0.109 [INFO] [stderr] Downloaded strsim v0.10.0 [INFO] [stderr] Downloaded darling_macro v0.13.4 [INFO] [stderr] Downloaded ident_case v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6085fea8442401d94bbecbb7d37d32ef1e9a590e3c7539000b1db1d6ab522c69 [INFO] running `Command { std: "docker" "start" "-a" "6085fea8442401d94bbecbb7d37d32ef1e9a590e3c7539000b1db1d6ab522c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6085fea8442401d94bbecbb7d37d32ef1e9a590e3c7539000b1db1d6ab522c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6085fea8442401d94bbecbb7d37d32ef1e9a590e3c7539000b1db1d6ab522c69", kill_on_drop: false }` [INFO] [stdout] 6085fea8442401d94bbecbb7d37d32ef1e9a590e3c7539000b1db1d6ab522c69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d999a0d06f00d6650eb0a6318927aa1cbdcb2cc28ede997e95aa2e2a7df54bb9 [INFO] running `Command { std: "docker" "start" "-a" "d999a0d06f00d6650eb0a6318927aa1cbdcb2cc28ede997e95aa2e2a7df54bb9", kill_on_drop: false }` [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling quote v1.0.41 [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 6.49s [INFO] running `Command { std: "docker" "inspect" "d999a0d06f00d6650eb0a6318927aa1cbdcb2cc28ede997e95aa2e2a7df54bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d999a0d06f00d6650eb0a6318927aa1cbdcb2cc28ede997e95aa2e2a7df54bb9", kill_on_drop: false }` [INFO] [stdout] d999a0d06f00d6650eb0a6318927aa1cbdcb2cc28ede997e95aa2e2a7df54bb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 674fa99085a00fe8bcc7cd5e93873c721dce42a2c517ba20c1431f239fc1837a [INFO] running `Command { std: "docker" "start" "-a" "674fa99085a00fe8bcc7cd5e93873c721dce42a2c517ba20c1431f239fc1837a", 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; [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.25s [INFO] running `Command { std: "docker" "inspect" "674fa99085a00fe8bcc7cd5e93873c721dce42a2c517ba20c1431f239fc1837a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "674fa99085a00fe8bcc7cd5e93873c721dce42a2c517ba20c1431f239fc1837a", kill_on_drop: false }` [INFO] [stdout] 674fa99085a00fe8bcc7cd5e93873c721dce42a2c517ba20c1431f239fc1837a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 334121164e3b38c957233bddad69042fb1c6598d33e9a431f0c95a67414d4148 [INFO] running `Command { std: "docker" "start" "-a" "334121164e3b38c957233bddad69042fb1c6598d33e9a431f0c95a67414d4148", 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.02s [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_rhs_clone (line 158) ... 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_both_clone (line 194) ... 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_lhs_clone (line 121) ... 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::try_deref_both (line 84) ... 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_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::commute (line 232) ... 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::try_deref_rhs (line 55) ... 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_lhs (line 19) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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::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::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 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_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::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] ---- 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/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_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::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/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_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::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::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_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] [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.15s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "334121164e3b38c957233bddad69042fb1c6598d33e9a431f0c95a67414d4148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "334121164e3b38c957233bddad69042fb1c6598d33e9a431f0c95a67414d4148", kill_on_drop: false }` [INFO] [stdout] 334121164e3b38c957233bddad69042fb1c6598d33e9a431f0c95a67414d4148