[INFO] fetching crate polodb_core 2.0.0... [INFO] testing polodb_core-2.0.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate polodb_core 2.0.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate polodb_core 2.0.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate polodb_core 2.0.0 [INFO] finished tweaking crates.io crate polodb_core 2.0.0 [INFO] tweaked toml for crates.io crate polodb_core 2.0.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru v0.7.0 [INFO] [stderr] Downloaded crc64fast v1.0.0 [INFO] [stderr] Downloaded polodb_bson v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2a598b7b2b6881b7b547053df5352860aa37f8abfad6d8390e7fc5d81cf9c96c [INFO] running `Command { std: "docker" "start" "-a" "2a598b7b2b6881b7b547053df5352860aa37f8abfad6d8390e7fc5d81cf9c96c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a598b7b2b6881b7b547053df5352860aa37f8abfad6d8390e7fc5d81cf9c96c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a598b7b2b6881b7b547053df5352860aa37f8abfad6d8390e7fc5d81cf9c96c", kill_on_drop: false }` [INFO] [stdout] 2a598b7b2b6881b7b547053df5352860aa37f8abfad6d8390e7fc5d81cf9c96c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9f517a8ade0b682f6a8da0ff088b74a5e0e3b07a8620c31f343d16ff7b5f36c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e9f517a8ade0b682f6a8da0ff088b74a5e0e3b07a8620c31f343d16ff7b5f36c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling crc64fast v1.0.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lru v0.7.0 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling polodb_bson v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stderr] Compiling polodb_core v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.33s [INFO] running `Command { std: "docker" "inspect" "e9f517a8ade0b682f6a8da0ff088b74a5e0e3b07a8620c31f343d16ff7b5f36c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9f517a8ade0b682f6a8da0ff088b74a5e0e3b07a8620c31f343d16ff7b5f36c", kill_on_drop: false }` [INFO] [stdout] e9f517a8ade0b682f6a8da0ff088b74a5e0e3b07a8620c31f343d16ff7b5f36c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34f194292e319d260cd6d93697a69295b75d663e6ae85c545e4e5072ed0d4008 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "34f194292e319d260cd6d93697a69295b75d663e6ae85c545e4e5072ed0d4008", kill_on_drop: false }` [INFO] [stderr] Compiling polodb_core v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `polodb_line_diff` [INFO] [stdout] --> vm/subprogram.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | use polodb_line_diff::assert_eq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `polodb_line_diff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq` [INFO] [stdout] --> vm/subprogram.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | assert_eq!(expect, actual); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq` [INFO] [stdout] --> vm/subprogram.rs:392:9 [INFO] [stdout] | [INFO] [stdout] 392 | assert_eq!(expect, actual) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq` [INFO] [stdout] --> vm/subprogram.rs:429:9 [INFO] [stdout] | [INFO] [stdout] 429 | assert_eq!(expect, actual) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq` [INFO] [stdout] --> vm/subprogram.rs:493:9 [INFO] [stdout] | [INFO] [stdout] 493 | assert_eq!(expect, actual) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq` [INFO] [stdout] --> vm/subprogram.rs:567:9 [INFO] [stdout] | [INFO] [stdout] 567 | assert_eq!(expect, actual); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq` [INFO] [stdout] --> vm/subprogram.rs:628:9 [INFO] [stdout] | [INFO] [stdout] 628 | assert_eq!(expect, actual); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_eq` [INFO] [stdout] --> vm/subprogram.rs:734:9 [INFO] [stdout] | [INFO] [stdout] 734 | assert_eq!(expect, actual); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> vm/subprogram.rs:340:24 [INFO] [stdout] | [INFO] [stdout] 340 | let test_doc = mk_document! { [INFO] [stdout] | ________________________^ [INFO] [stdout] 341 | | "name": "Vincent Chan", [INFO] [stdout] 342 | | "age": 32, [INFO] [stdout] 343 | | }; [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Value: From<{integer}>` found in the `polodb_bson` crate: [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] and 1 more [INFO] [stdout] note: required by `from` [INFO] [stdout] = note: this error originates in the macro `mk_document` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> vm/subprogram.rs:398:24 [INFO] [stdout] | [INFO] [stdout] 398 | let test_doc = mk_document! { [INFO] [stdout] | ________________________^ [INFO] [stdout] 399 | | "_id": 6, [INFO] [stdout] 400 | | "age": 32, [INFO] [stdout] 401 | | }; [INFO] [stdout] | |_________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Value: From<{integer}>` found in the `polodb_bson` crate: [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] and 1 more [INFO] [stdout] note: required by `from` [INFO] [stdout] = note: this error originates in the macro `mk_document` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> vm/subprogram.rs:437:17 [INFO] [stdout] | [INFO] [stdout] 437 | / mk_document! { [INFO] [stdout] 438 | | "_id": 6, [INFO] [stdout] 439 | | }, [INFO] [stdout] | |_________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Value: From<{integer}>` found in the `polodb_bson` crate: [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] and 1 more [INFO] [stdout] note: required by `from` [INFO] [stdout] = note: this error originates in the macro `mk_document` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> vm/subprogram.rs:440:17 [INFO] [stdout] | [INFO] [stdout] 440 | / mk_document! { [INFO] [stdout] 441 | | "age": 32, [INFO] [stdout] 442 | | }, [INFO] [stdout] | |_________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Value: From<{integer}>` found in the `polodb_bson` crate: [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] and 1 more [INFO] [stdout] note: required by `from` [INFO] [stdout] = note: this error originates in the macro `mk_document` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> vm/subprogram.rs:501:17 [INFO] [stdout] | [INFO] [stdout] 501 | / mk_document! { [INFO] [stdout] 502 | | "age": 11, [INFO] [stdout] 503 | | }, [INFO] [stdout] | |_________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Value: From<{integer}>` found in the `polodb_bson` crate: [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] and 1 more [INFO] [stdout] note: required by `from` [INFO] [stdout] = note: this error originates in the macro `mk_document` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> vm/subprogram.rs:504:17 [INFO] [stdout] | [INFO] [stdout] 504 | / mk_document! { [INFO] [stdout] 505 | | "age": 12, [INFO] [stdout] 506 | | }, [INFO] [stdout] | |_________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Value: From<{integer}>` found in the `polodb_bson` crate: [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] and 1 more [INFO] [stdout] note: required by `from` [INFO] [stdout] = note: this error originates in the macro `mk_document` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> vm/subprogram.rs:574:20 [INFO] [stdout] | [INFO] [stdout] 574 | "age": mk_document! { [INFO] [stdout] | ____________________^ [INFO] [stdout] 575 | | "$gt": 3, [INFO] [stdout] 576 | | }, [INFO] [stdout] | |_____________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Value: From<{integer}>` found in the `polodb_bson` crate: [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] and 1 more [INFO] [stdout] note: required by `from` [INFO] [stdout] = note: this error originates in the macro `mk_document` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> vm/subprogram.rs:578:24 [INFO] [stdout] | [INFO] [stdout] 578 | "$in": mk_array! [ 1, 2 ], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Value: From<{integer}>` found in the `polodb_bson` crate: [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] and 1 more [INFO] [stdout] note: required by `from` [INFO] [stdout] = note: this error originates in the macro `mk_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> vm/subprogram.rs:635:20 [INFO] [stdout] | [INFO] [stdout] 635 | "_id": mk_document! { [INFO] [stdout] | ____________________^ [INFO] [stdout] 636 | | "$gt": 3 [INFO] [stdout] 637 | | }, [INFO] [stdout] | |_____________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Value: From<{integer}>` found in the `polodb_bson` crate: [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] and 1 more [INFO] [stdout] note: required by `from` [INFO] [stdout] = note: this error originates in the macro `mk_document` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> vm/subprogram.rs:643:21 [INFO] [stdout] | [INFO] [stdout] 643 | "$inc": mk_document! { [INFO] [stdout] | _____________________^ [INFO] [stdout] 644 | | "age": 1, [INFO] [stdout] 645 | | }, [INFO] [stdout] | |_____________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Value: From<{integer}>` found in the `polodb_bson` crate: [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] and 1 more [INFO] [stdout] note: required by `from` [INFO] [stdout] = note: this error originates in the macro `mk_document` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> vm/subprogram.rs:646:21 [INFO] [stdout] | [INFO] [stdout] 646 | "$mul": mk_document! { [INFO] [stdout] | _____________________^ [INFO] [stdout] 647 | | "age": 3, [INFO] [stdout] 648 | | }, [INFO] [stdout] | |_____________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Value: From<{integer}>` found in the `polodb_bson` crate: [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] and 1 more [INFO] [stdout] note: required by `from` [INFO] [stdout] = note: this error originates in the macro `mk_document` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> vm/subprogram.rs:649:21 [INFO] [stdout] | [INFO] [stdout] 649 | "$min": mk_document! { [INFO] [stdout] | _____________________^ [INFO] [stdout] 650 | | "age": 100, [INFO] [stdout] 651 | | }, [INFO] [stdout] | |_____________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Value: From<{integer}>` found in the `polodb_bson` crate: [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] - impl From for Value; [INFO] [stdout] and 1 more [INFO] [stdout] note: required by `from` [INFO] [stdout] = note: this error originates in the macro `mk_document` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `polodb_core` due to 21 previous errors [INFO] running `Command { std: "docker" "inspect" "34f194292e319d260cd6d93697a69295b75d663e6ae85c545e4e5072ed0d4008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34f194292e319d260cd6d93697a69295b75d663e6ae85c545e4e5072ed0d4008", kill_on_drop: false }` [INFO] [stdout] 34f194292e319d260cd6d93697a69295b75d663e6ae85c545e4e5072ed0d4008