[INFO] fetching crate bigerror-error-stack 0.6.0-alpha... [INFO] checking bigerror-error-stack-0.6.0-alpha against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate bigerror-error-stack 0.6.0-alpha into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate bigerror-error-stack 0.6.0-alpha [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bigerror-error-stack 0.6.0-alpha [INFO] tweaked toml for crates.io crate bigerror-error-stack 0.6.0-alpha written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bigerror-error-stack 0.6.0-alpha on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bigerror-error-stack 0.6.0-alpha 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 825d0e2006efa9a10d9d11d7feb6189b14bfd2804a1995f0d1558cea5a897c67 [INFO] running `Command { std: "docker" "start" "-a" "825d0e2006efa9a10d9d11d7feb6189b14bfd2804a1995f0d1558cea5a897c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "825d0e2006efa9a10d9d11d7feb6189b14bfd2804a1995f0d1558cea5a897c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "825d0e2006efa9a10d9d11d7feb6189b14bfd2804a1995f0d1558cea5a897c67", kill_on_drop: false }` [INFO] [stdout] 825d0e2006efa9a10d9d11d7feb6189b14bfd2804a1995f0d1558cea5a897c67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14be85fdc5cf547313ddd9ccdb1c2022467b9a9a9122b5641976bb1a4f0489c6 [INFO] running `Command { std: "docker" "start" "-a" "14be85fdc5cf547313ddd9ccdb1c2022467b9a9a9122b5641976bb1a4f0489c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking expect-test v1.5.1 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling bigerror-error-stack v0.6.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking toml_parser v1.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ansi-to-html v0.2.2 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking toml v0.9.2 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Checking trybuild v1.0.106 [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/common.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use error_stack::{AttachmentKind, Frame, FrameKind, Report}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] --> tests/test_debug.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use error_stack::{ [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/test_debug.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use error_stack::{ [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/common.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use error_stack::{AttachmentKind, Frame, FrameKind, Report}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/test_iter.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use error_stack::{IntoReport as _, Report}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/common.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use error_stack::{AttachmentKind, Frame, FrameKind, Report}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> examples/exit_code.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use error_stack::Report; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/test_conversion.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use error_stack::IntoReport; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/test_conversion.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use error_stack::{FrameKind, Report, ResultExt as _}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/common.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use error_stack::{AttachmentKind, Frame, FrameKind, Report}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] --> examples/detect.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use error_stack::{ [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> examples/detect.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use error_stack::{ [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/common.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use error_stack::{AttachmentKind, Frame, FrameKind, Report}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/test_provision.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use error_stack::Report; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> examples/demo.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use error_stack::{Report, ResultExt as _}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/common.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use error_stack::{AttachmentKind, Frame, FrameKind, Report}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> examples/parse_config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use error_stack::{Report, ResultExt as _}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `Char` in the current scope [INFO] [stdout] --> tests/test_iter.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 14 | struct Char(char); [INFO] [stdout] | ----------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 47 | let mut report_c = Char('C').into_report().expand(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Char` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `Char` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `Char` in the current scope [INFO] [stdout] --> tests/test_iter.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 14 | struct Char(char); [INFO] [stdout] | ----------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 48 | let report_d = Char('D').into_report(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Char` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `Char` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/common.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use error_stack::{AttachmentKind, Frame, FrameKind, Report}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/common.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use error_stack::{AttachmentKind, Frame, FrameKind, Report}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/test_extend.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use error_stack::{IntoReport as _, Report}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bigerror-error-stack` (test "test_debug") due to 3 previous errors [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `Char` in the current scope [INFO] [stdout] --> tests/test_iter.rs:53:30 [INFO] [stdout] | [INFO] [stdout] 14 | struct Char(char); [INFO] [stdout] | ----------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 53 | let report_f = Char('F').into_report(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Char` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `Char` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `Char` in the current scope [INFO] [stdout] --> tests/test_iter.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 14 | struct Char(char); [INFO] [stdout] | ----------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 60 | let report_h = Char('H').into_report(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Char` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `Char` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bigerror-error-stack` (test "test_conversion") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/test_backtrace.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use error_stack::Report; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bigerror-error-stack` (example "exit_code") due to 1 previous error [INFO] [stderr] error: could not compile `bigerror-error-stack` (test "test_downcast") due to 1 previous error [INFO] [stderr] error: could not compile `bigerror-error-stack` (example "detect") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/common.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use error_stack::{AttachmentKind, Frame, FrameKind, Report}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/test_attach.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use error_stack::{AttachmentKind, FrameKind, FutureExt as _, Report, ResultExt as _}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bigerror-error-stack` (test "test_iter") due to 6 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bigerror-error-stack` (test "test_frame") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/common.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use error_stack::{AttachmentKind, Frame, FrameKind, Report}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `error_stack` [INFO] [stdout] --> tests/test_change_context.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use error_stack::{AttachmentKind, FrameKind, FutureExt as _, Report, ResultExt as _}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `error_stack` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `error_stack`, use `cargo add error_stack` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `attach_printable_lazy` found for enum `Result` in the current scope [INFO] [stdout] --> examples/demo.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 27 | / value [INFO] [stdout] 28 | | .parse::() [INFO] [stdout] 29 | | .attach_printable_lazy(|| format!("{value:?} could not be parsed as experiment")) [INFO] [stdout] | |_________________-^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/result.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | fn attach_printable_lazy( [INFO] [stdout] | --------------------- the method is available for `Result` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ResultExt` which provides `attach_printable_lazy` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 4 + use bigerror_error_stack::ResultExt; [INFO] [stdout] | [INFO] [stdout] help: there is a method `attach_printable` with a similar name [INFO] [stdout] | [INFO] [stdout] 29 - .attach_printable_lazy(|| format!("{value:?} could not be parsed as experiment")) [INFO] [stdout] 29 + .attach_printable(|| format!("{value:?} could not be parsed as experiment")) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `change_context` found for enum `Result` in the current scope [INFO] [stdout] --> examples/parse_config.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 35 | let content = fs::read_to_string(path) [INFO] [stdout] | ___________________- [INFO] [stdout] 36 | | .change_context(ParseConfigError::new()) [INFO] [stdout] | |_________-^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/result.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | fn change_context(self, context: C) -> core::result::Result> [INFO] [stdout] | -------------- the method is available for `Result` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `ResultExt` which provides `change_context` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 5 + use bigerror_error_stack::ResultExt; [INFO] [stdout] | [INFO] [stdout] help: there is a method `change_context_lazy` with a similar name [INFO] [stdout] | [INFO] [stdout] 36 | .change_context_lazy(ParseConfigError::new()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bigerror-error-stack` (test "test_provision") due to 2 previous errors [INFO] [stderr] error: could not compile `bigerror-error-stack` (example "parse_config") due to 2 previous errors [INFO] [stderr] error: could not compile `bigerror-error-stack` (example "demo") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bigerror-error-stack` (test "test_backtrace") due to 2 previous errors [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `MyError` in the current scope [INFO] [stdout] --> tests/test_extend.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 13 | struct MyError; [INFO] [stdout] | -------------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 25 | let mut err1 = MyError [INFO] [stdout] | ____________________- [INFO] [stdout] 26 | | .into_report() [INFO] [stdout] | | -^^^^^^^^^^^ method not found in `MyError` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `MyError` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `MyError` in the current scope [INFO] [stdout] --> tests/test_extend.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 13 | struct MyError; [INFO] [stdout] | -------------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 29 | let err2 = MyError.into_report().attach_printable("Not Supported"); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `MyError` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `MyError` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `MyError` in the current scope [INFO] [stdout] --> tests/test_extend.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 13 | struct MyError; [INFO] [stdout] | -------------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 30 | let mut err3 = MyError [INFO] [stdout] | ____________________- [INFO] [stdout] 31 | | .into_report() [INFO] [stdout] | | -^^^^^^^^^^^ method not found in `MyError` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `MyError` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `MyError` in the current scope [INFO] [stdout] --> tests/test_extend.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 13 | struct MyError; [INFO] [stdout] | -------------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 46 | let mut err1 = MyError [INFO] [stdout] | ____________________- [INFO] [stdout] 47 | | .into_report() [INFO] [stdout] | | -^^^^^^^^^^^ method not found in `MyError` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `MyError` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `MyError` in the current scope [INFO] [stdout] --> tests/test_extend.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 13 | struct MyError; [INFO] [stdout] | -------------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 50 | let err2 = MyError.into_report().attach_printable("Not Supported"); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `MyError` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `MyError` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `MyError` in the current scope [INFO] [stdout] --> tests/test_extend.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 13 | struct MyError; [INFO] [stdout] | -------------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 51 | let err3 = MyError.into_report().attach_printable("Not Supported"); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `MyError` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `MyError` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `attach` found for opaque type `impl futures::Future>` in the current scope [INFO] [stdout] --> tests/test_attach.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 79 | let future = create_future() [INFO] [stdout] | __________________- [INFO] [stdout] 80 | | .attach(PrintableA) [INFO] [stdout] | |_________-^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/future.rs:156:8 [INFO] [stdout] | [INFO] [stdout] 156 | fn attach(self, attachment: A) -> FutureWithAttachment [INFO] [stdout] | ------ the method is available for `impl futures::Future>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `FutureExt` which provides `attach` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::FutureExt; [INFO] [stdout] | [INFO] [stdout] help: there is a method `attach_lazy` with a similar name [INFO] [stdout] | [INFO] [stdout] 80 | .attach_lazy(PrintableA) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `MyError` in the current scope [INFO] [stdout] --> tests/test_extend.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 13 | struct MyError; [INFO] [stdout] | -------------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 64 | let mut err1 = MyError [INFO] [stdout] | ____________________- [INFO] [stdout] 65 | | .into_report() [INFO] [stdout] | | -^^^^^^^^^^^ method not found in `MyError` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `MyError` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `MyError` in the current scope [INFO] [stdout] --> tests/test_extend.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 13 | struct MyError; [INFO] [stdout] | -------------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 68 | let err2 = MyError.into_report().attach_printable("Not Supported"); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `MyError` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `MyError` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `MyError` in the current scope [INFO] [stdout] --> tests/test_extend.rs:69:24 [INFO] [stdout] | [INFO] [stdout] 13 | struct MyError; [INFO] [stdout] | -------------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 69 | let err3 = MyError.into_report().attach_printable("Not Supported"); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `MyError` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `MyError` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bigerror-error-stack` (test "test_display") due to 1 previous error [INFO] [stderr] error: could not compile `bigerror-error-stack` (test "test_attach") due to 3 previous errors [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `MyError` in the current scope [INFO] [stdout] --> tests/test_extend.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 13 | struct MyError; [INFO] [stdout] | -------------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 79 | MyError.into_report(), [INFO] [stdout] | ^^^^^^^^^^^ method not found in `MyError` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `MyError` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `MyError` in the current scope [INFO] [stdout] --> tests/test_extend.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 13 | struct MyError; [INFO] [stdout] | -------------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 80 | MyError.into_report(), [INFO] [stdout] | ^^^^^^^^^^^ method not found in `MyError` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `MyError` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `MyError` in the current scope [INFO] [stdout] --> tests/test_extend.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 13 | struct MyError; [INFO] [stdout] | -------------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 81 | MyError.into_report(), [INFO] [stdout] | ^^^^^^^^^^^ method not found in `MyError` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `MyError` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `MyError` in the current scope [INFO] [stdout] --> tests/test_extend.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 13 | struct MyError; [INFO] [stdout] | -------------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 94 | MyError.into_report().expand(), [INFO] [stdout] | ^^^^^^^^^^^ method not found in `MyError` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `MyError` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `MyError` in the current scope [INFO] [stdout] --> tests/test_extend.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 13 | struct MyError; [INFO] [stdout] | -------------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 95 | MyError.into_report().expand(), [INFO] [stdout] | ^^^^^^^^^^^ method not found in `MyError` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `MyError` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_report` found for struct `MyError` in the current scope [INFO] [stdout] --> tests/test_extend.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 13 | struct MyError; [INFO] [stdout] | -------------- method `into_report` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 96 | MyError.into_report().expand(), [INFO] [stdout] | ^^^^^^^^^^^ method not found in `MyError` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/report.rs:987:8 [INFO] [stdout] | [INFO] [stdout] 987 | fn into_report(self) -> Report; [INFO] [stdout] | ----------- the method is available for `MyError` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `IntoReport` which provides `into_report` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::IntoReport; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bigerror-error-stack` (test "test_extend") due to 17 previous errors [INFO] [stdout] error[E0599]: no method named `change_context` found for opaque type `impl futures::Future>` in the current scope [INFO] [stdout] --> tests/test_change_context.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 79 | let future = create_future() [INFO] [stdout] | __________________- [INFO] [stdout] 80 | | .change_context(ContextA(0)) [INFO] [stdout] | |_________-^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/future.rs:215:8 [INFO] [stdout] | [INFO] [stdout] 215 | fn change_context(self, context: C) -> FutureWithContext [INFO] [stdout] | -------------- the method is available for `impl futures::Future>` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `FutureExt` which provides `change_context` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 3 + use bigerror_error_stack::FutureExt; [INFO] [stdout] | [INFO] [stdout] help: there is a method `change_context_lazy` with a similar name [INFO] [stdout] | [INFO] [stdout] 80 | .change_context_lazy(ContextA(0)) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bigerror-error-stack` (test "test_change_context") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "14be85fdc5cf547313ddd9ccdb1c2022467b9a9a9122b5641976bb1a4f0489c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14be85fdc5cf547313ddd9ccdb1c2022467b9a9a9122b5641976bb1a4f0489c6", kill_on_drop: false }` [INFO] [stdout] 14be85fdc5cf547313ddd9ccdb1c2022467b9a9a9122b5641976bb1a4f0489c6