[INFO] fetching crate grid1d 0.3.5... [INFO] checking grid1d-0.3.5 against 1.95.0 for pr-155915 [INFO] extracting crate grid1d 0.3.5 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate grid1d 0.3.5 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate grid1d 0.3.5 [INFO] tweaked toml for crates.io crate grid1d 0.3.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate grid1d 0.3.5 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate grid1d 0.3.5 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sorted-vec v0.8.10 [INFO] [stderr] Downloaded into_inner_derive v0.1.2 [INFO] [stderr] Downloaded nutype v0.6.2 [INFO] [stderr] Downloaded nutype_macros v0.6.2 [INFO] [stderr] Downloaded try_create v0.1.2 [INFO] [stderr] Downloaded into_inner v0.1.2 [INFO] [stderr] Downloaded num-valid v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c105f980de282ff48718b8aaed1c1731906a6bb13f0333b8ccf30bb3c780f6b [INFO] running `Command { std: "docker" "start" "-a" "2c105f980de282ff48718b8aaed1c1731906a6bb13f0333b8ccf30bb3c780f6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c105f980de282ff48718b8aaed1c1731906a6bb13f0333b8ccf30bb3c780f6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c105f980de282ff48718b8aaed1c1731906a6bb13f0333b8ccf30bb3c780f6b", kill_on_drop: false }` [INFO] [stdout] 2c105f980de282ff48718b8aaed1c1731906a6bb13f0333b8ccf30bb3c780f6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0e587ff03bfe3d78dc78c312e098bda059bbd926e3cbb26c195689ada03ae16 [INFO] running `Command { std: "docker" "start" "-a" "a0e587ff03bfe3d78dc78c312e098bda059bbd926e3cbb26c195689ada03ae16", kill_on_drop: false }` [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling nutype_macros v0.6.2 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking more-asserts v0.3.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling into_inner_derive v0.1.2 [INFO] [stderr] Compiling kinded_macros v0.3.0 [INFO] [stderr] Compiling duplicate v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling kinded v0.3.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking zerocopy v0.8.31 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking sorted-vec v0.8.10 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking proptest v1.9.0 [INFO] [stderr] Checking into_inner v0.1.2 [INFO] [stderr] Checking criterion v0.8.1 [INFO] [stderr] Checking try_create v0.1.2 [INFO] [stderr] Checking nutype v0.6.2 [INFO] [stderr] Checking num-valid v0.3.2 [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/core/errors.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/abs.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/complex.rs:298:17 [INFO] [stdout] | [INFO] [stdout] 298 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/exponential.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/hyperbolic.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/hyperbolic.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/hyperbolic.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/hyperbolic.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/hyperbolic.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/hyperbolic.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/hyperbolic.rs:162:17 [INFO] [stdout] | [INFO] [stdout] 162 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/logarithm.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/logarithm.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/pow.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/pow.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/pow.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/pow.rs:221:17 [INFO] [stdout] | [INFO] [stdout] 221 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/pow.rs:250:17 [INFO] [stdout] | [INFO] [stdout] 250 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/reciprocal.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/sqrt.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/sqrt.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:447:17 [INFO] [stdout] | [INFO] [stdout] 447 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `thiserror` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | #[derive(Debug, Error)] [INFO] [stdout] | ^^^^^ no `ThiserrorProvide` in `__private17` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&Box` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/core/errors.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | source: Box, [INFO] [stdout] | ^^^^^^ method not found in `&Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&Box` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/core/errors.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | source: Box, [INFO] [stdout] | ^^^^^^ method not found in `&Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&::ValidationErrors` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/abs.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&::ValidationErrors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawComplex>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/complex.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawComplex>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/num_valid-44bd78bad45a1ac8.long-type-11622363046671179050.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&::ValidationErrors` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/exponential.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&::ValidationErrors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&::ValidationErrors` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/hyperbolic.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&::ValidationErrors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawReal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/hyperbolic.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawReal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&::ValidationErrors` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/hyperbolic.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&::ValidationErrors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawComplex>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/hyperbolic.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawComplex>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/num_valid-44bd78bad45a1ac8.long-type-5874081905410279963.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawReal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/logarithm.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawReal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawComplex>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/logarithm.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawComplex>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/num_valid-44bd78bad45a1ac8.long-type-5874081905410279963.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawReal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/pow.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawReal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawReal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/pow.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawReal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawComplex>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/pow.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawComplex>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/num_valid-44bd78bad45a1ac8.long-type-11622363046671179050.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawReal<::RawReal>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/pow.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawReal<::RawReal>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&::ValidationErrors` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/pow.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&::ValidationErrors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawReal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/pow.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawReal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawComplex>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/pow.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 266 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawComplex>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/num_valid-44bd78bad45a1ac8.long-type-11622363046671179050.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&::ValidationErrors` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/reciprocal.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&::ValidationErrors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawReal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/sqrt.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawReal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawComplex>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/sqrt.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawComplex>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/num_valid-44bd78bad45a1ac8.long-type-11622363046671179050.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&::ValidationErrors` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | source: RawScalar::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&::ValidationErrors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawReal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawReal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawReal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | source: RawReal::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawReal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawReal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawReal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawComplex>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawComplex>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/num_valid-44bd78bad45a1ac8.long-type-11622363046671179050.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawComplex>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawComplex>` [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/num_valid-44bd78bad45a1ac8.long-type-5874081905410279963.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawReal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:459:9 [INFO] [stdout] | [INFO] [stdout] 459 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawReal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&ErrorsValidationRawReal` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions/trigonometric.rs:472:9 [INFO] [stdout] | [INFO] [stdout] 472 | source: ::ValidationErrors, [INFO] [stdout] | ^^^^^^ method not found in `&ErrorsValidationRawReal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `thiserror_provide` found for reference `&OutputError` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-valid-0.3.2/src/functions.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | source: OutputError, [INFO] [stdout] | ^^^^^^ method not found in `&OutputError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0554, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `num-valid` (lib) due to 64 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a0e587ff03bfe3d78dc78c312e098bda059bbd926e3cbb26c195689ada03ae16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0e587ff03bfe3d78dc78c312e098bda059bbd926e3cbb26c195689ada03ae16", kill_on_drop: false }` [INFO] [stdout] a0e587ff03bfe3d78dc78c312e098bda059bbd926e3cbb26c195689ada03ae16