[INFO] fetching crate oxiderr 0.1.0...
[INFO] testing oxiderr-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate oxiderr 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate oxiderr 0.1.0
[INFO] finished tweaking crates.io crate oxiderr 0.1.0
[INFO] tweaked toml for crates.io crate oxiderr 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxiderr 0.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxiderr 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oxiderr-derive v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b8586c9ed29904e5a8b1d7c83cff5dbf15d6388158f042714f8499a4f7d191b
[INFO] running `Command { std: "docker" "start" "-a" "0b8586c9ed29904e5a8b1d7c83cff5dbf15d6388158f042714f8499a4f7d191b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b8586c9ed29904e5a8b1d7c83cff5dbf15d6388158f042714f8499a4f7d191b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b8586c9ed29904e5a8b1d7c83cff5dbf15d6388158f042714f8499a4f7d191b", kill_on_drop: false }`
[INFO] [stdout] 0b8586c9ed29904e5a8b1d7c83cff5dbf15d6388158f042714f8499a4f7d191b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e1f4b70984a7fc3336e8743ca562b29f9019e9548db0831b312c09f93057248
[INFO] running `Command { std: "docker" "start" "-a" "6e1f4b70984a7fc3336e8743ca562b29f9019e9548db0831b312c09f93057248", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling oxiderr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.08s
[INFO] running `Command { std: "docker" "inspect" "6e1f4b70984a7fc3336e8743ca562b29f9019e9548db0831b312c09f93057248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e1f4b70984a7fc3336e8743ca562b29f9019e9548db0831b312c09f93057248", kill_on_drop: false }`
[INFO] [stdout] 6e1f4b70984a7fc3336e8743ca562b29f9019e9548db0831b312c09f93057248
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bbf77cdc87ceaacfa0f996c816bdc254e8157e2bbcccce4c646aa5b4870964c
[INFO] running `Command { std: "docker" "start" "-a" "0bbf77cdc87ceaacfa0f996c816bdc254e8157e2bbcccce4c646aa5b4870964c", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxiderr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "0bbf77cdc87ceaacfa0f996c816bdc254e8157e2bbcccce4c646aa5b4870964c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bbf77cdc87ceaacfa0f996c816bdc254e8157e2bbcccce4c646aa5b4870964c", kill_on_drop: false }`
[INFO] [stdout] 0bbf77cdc87ceaacfa0f996c816bdc254e8157e2bbcccce4c646aa5b4870964c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] efa8efca08b2e3daa708c86f67f014246a1d348b1e3860f552dffdc53895864b
[INFO] running `Command { std: "docker" "start" "-a" "efa8efca08b2e3daa708c86f67f014246a1d348b1e3860f552dffdc53895864b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxiderr-185abea60be82923)
[INFO] [stderr]    Doc-tests oxiderr
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::test_error ... ok
[INFO] [stdout] test test::test_kind ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/error.rs - error::Error (line 81) ... FAILED
[INFO] [stdout] test src/error.rs - error::std::io::Error (line 103) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 144) ... FAILED
[INFO] [stdout] test src/lib.rs - Result (line 173) ... FAILED
[INFO] [stdout] test src/error.rs - error::Error (line 125) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 110) ... FAILED
[INFO] [stdout] test src/kind.rs - kind::ErrorKind::side (line 76) ... ok
[INFO] [stdout] test src/kind.rs - kind::ErrorKind::message_id (line 40) ... ok
[INFO] [stdout] test src/kind.rs - kind::ErrorKind::code (line 51) ... ok
[INFO] [stdout] test src/kind.rs - kind::ErrorKind::name (line 29) ... ok
[INFO] [stdout] test src/kind.rs - kind::ErrorKind::description (line 62) ... ok
[INFO] [stdout] test src/kind.rs - kind::ErrorKind (line 10) ... ok
[INFO] [stdout] test src/lib.rs - (line 29) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/error.rs - error::Error (line 81) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Error` in this scope
[INFO] [stdout]   --> src/error.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | let error: Error = custom_error.into();
[INFO] [stdout]    |            ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 81 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 81 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 81 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout] 81 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 5 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyCustomError`
[INFO] [stdout]   --> src/error.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 | let custom_error = MyCustomError::new();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^ use of undeclared type `MyCustomError`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error.rs - error::std::io::Error (line 103) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/error.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 | let custom_error = Error::new(...);
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 104 - let custom_error = Error::new(...);
[INFO] [stdout] 104 + let custom_error = Error::new(..);
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 104 - let custom_error = Error::new(...);
[INFO] [stdout] 104 + let custom_error = Error::new(..=);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/error.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 | let custom_error = Error::new(...);
[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] 104 - let custom_error = Error::new(...);
[INFO] [stdout] 104 + let custom_error = Error::new(..);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error`
[INFO] [stdout]    --> src/error.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 | let custom_error = Error::new(...);
[INFO] [stdout]     |                    ^^^^^ use of undeclared type `Error`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 103 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 103 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 103 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout] 103 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 5 other candidates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 144) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `oxiderr::define_errors`, `oxiderr::define_kinds`
[INFO] [stdout]    --> src/lib.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 | use oxiderr::{define_errors, define_kinds, AsError};
[INFO] [stdout]     |               ^^^^^^^^^^^^^  ^^^^^^^^^^^^ no `define_kinds` in the root
[INFO] [stdout]     |               |
[INFO] [stdout]     |               no `define_errors` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Result (line 173) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/lib.rs:176:29
[INFO] [stdout]     |
[INFO] [stdout] 176 |     Err(oxiderr::Error::new(...))
[INFO] [stdout]     |                             ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 176 -     Err(oxiderr::Error::new(...))
[INFO] [stdout] 176 +     Err(oxiderr::Error::new(..))
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 176 -     Err(oxiderr::Error::new(...))
[INFO] [stdout] 176 +     Err(oxiderr::Error::new(..=))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/lib.rs:176:29
[INFO] [stdout]     |
[INFO] [stdout] 176 |     Err(oxiderr::Error::new(...))
[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] 176 -     Err(oxiderr::Error::new(...))
[INFO] [stdout] 176 +     Err(oxiderr::Error::new(..))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `oxiderr::Error` in the current scope
[INFO] [stdout]    --> src/lib.rs:176:25
[INFO] [stdout]     |
[INFO] [stdout] 176 |     Err(oxiderr::Error::new(...))
[INFO] [stdout]     |                         ^^^ function or associated item not found in `oxiderr::Error`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0586, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0586`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error.rs - error::Error (line 125) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/error.rs:126:24
[INFO] [stdout]     |
[INFO] [stdout] 126 | let error = Error::new(...);
[INFO] [stdout]     |                        ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 126 - let error = Error::new(...);
[INFO] [stdout] 126 + let error = Error::new(..);
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 126 - let error = Error::new(...);
[INFO] [stdout] 126 + let error = Error::new(..=);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/error.rs:126:24
[INFO] [stdout]     |
[INFO] [stdout] 126 | let error = Error::new(...);
[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] 126 - let error = Error::new(...);
[INFO] [stdout] 126 + let error = Error::new(..);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error`
[INFO] [stdout]    --> src/error.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 | let error = Error::new(...);
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Error`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 125 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 125 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 125 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout] 125 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 5 other candidates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 110) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NotFoundError`
[INFO] [stdout]    --> src/lib.rs:116:39
[INFO] [stdout]     |
[INFO] [stdout] 116 |     Ok(File::open(path).map_err(|err| NotFoundError::new().set_message(err.to_string()))?)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of undeclared type `NotFoundError`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 29) stdout ----
[INFO] [stdout] error[E0599]: no method named `message` found for reference `&NotFoundError` in the current scope
[INFO] [stdout]   --> src/lib.rs:99:105
[INFO] [stdout]    |
[INFO] [stdout] 99 |         write!(f, "[{}] {} ({}): {}", Self::kind.message_id(), "NotFoundError", Self::kind.code(), self.message())
[INFO] [stdout]    |                                                                                                         ^^^^^^^ field, not a method
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: there is a method `set_message` with a similar name, but with different arguments
[INFO] [stdout]   --> src/lib.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn set_message(mut self, message: String) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the arguments
[INFO] [stdout]    |
[INFO] [stdout] 99 -         write!(f, "[{}] {} ({}): {}", Self::kind.message_id(), "NotFoundError", Self::kind.code(), self.message())
[INFO] [stdout] 99 +         write!(f, "[{}] {} ({}): {}", Self::kind.message_id(), "NotFoundError", Self::kind.code(), self.message)
[INFO] [stdout]    |
[INFO] [stdout] help: trait `AsError` which provides `message` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 28 + use crate::oxiderr::AsError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/error.rs - error::Error (line 125)
[INFO] [stdout]     src/error.rs - error::Error (line 81)
[INFO] [stdout]     src/error.rs - error::std::io::Error (line 103)
[INFO] [stdout]     src/lib.rs - (line 110)
[INFO] [stdout]     src/lib.rs - (line 144)
[INFO] [stdout]     src/lib.rs - (line 29)
[INFO] [stdout]     src/lib.rs - Result (line 173)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "efa8efca08b2e3daa708c86f67f014246a1d348b1e3860f552dffdc53895864b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efa8efca08b2e3daa708c86f67f014246a1d348b1e3860f552dffdc53895864b", kill_on_drop: false }`
[INFO] [stdout] efa8efca08b2e3daa708c86f67f014246a1d348b1e3860f552dffdc53895864b
