[INFO] fetching crate polywrap_plugin 0.1.11... [INFO] testing polywrap_plugin-0.1.11 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate polywrap_plugin 0.1.11 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate polywrap_plugin 0.1.11 [INFO] finished tweaking crates.io crate polywrap_plugin 0.1.11 [INFO] tweaked toml for crates.io crate polywrap_plugin 0.1.11 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate polywrap_plugin 0.1.11 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 168 packages to latest compatible versions [INFO] [stderr] Adding bigdecimal v0.3.1 (available: v0.4.8) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12527393e40f4fb0d444951954fee1b482fdfbacd9a03a4cf625dc391cd86484 [INFO] running `Command { std: "docker" "start" "-a" "12527393e40f4fb0d444951954fee1b482fdfbacd9a03a4cf625dc391cd86484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12527393e40f4fb0d444951954fee1b482fdfbacd9a03a4cf625dc391cd86484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12527393e40f4fb0d444951954fee1b482fdfbacd9a03a4cf625dc391cd86484", kill_on_drop: false }` [INFO] [stdout] 12527393e40f4fb0d444951954fee1b482fdfbacd9a03a4cf625dc391cd86484 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa1937e5fc7c05ce0401df86c7fee9319a735111fd9285adc312bc59aebda30b [INFO] running `Command { std: "docker" "start" "-a" "fa1937e5fc7c05ce0401df86c7fee9319a735111fd9285adc312bc59aebda30b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling iso8601 v0.5.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling schemafy_core v0.6.0 [INFO] [stderr] Compiling polywrap_uri v0.1.11 [INFO] [stderr] Compiling polywrap_schemafy_lib v0.1.0 [INFO] [stderr] Compiling polywrap_core_macros v0.1.11 [INFO] [stderr] Compiling polywrap_schemafy v0.1.1 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling polywrap_msgpack_serde v0.0.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fraction v0.12.2 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling jsonschema v0.16.1 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling polywrap-jsonref v0.1.0 [INFO] [stderr] Compiling wrap_manifest_schemas v0.1.11 [INFO] [stderr] Compiling polywrap_core v0.1.11 [INFO] [stderr] Compiling polywrap_plugin_implementor v0.1.11 [INFO] [stderr] Compiling polywrap_plugin v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stdout] | - but the name `from_slice` in the value namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 25 | pub use serde_json::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `from_slice` in the value namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stdout] | - but the name `Deserializer` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 25 | pub use serde_json::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `Deserializer` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stdout] | - but the name `Error` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 25 | pub use serde_json::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stdout] | - but the name `Result` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 25 | pub use serde_json::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `Result` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stdout] | - but the name `Serializer` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 25 | pub use serde_json::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `Serializer` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.18s [INFO] running `Command { std: "docker" "inspect" "fa1937e5fc7c05ce0401df86c7fee9319a735111fd9285adc312bc59aebda30b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa1937e5fc7c05ce0401df86c7fee9319a735111fd9285adc312bc59aebda30b", kill_on_drop: false }` [INFO] [stdout] fa1937e5fc7c05ce0401df86c7fee9319a735111fd9285adc312bc59aebda30b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c840cc45fe8f82f30fa6d8aa3fe96810d2820f814acc9b589cdcd166e14f9cd [INFO] running `Command { std: "docker" "start" "-a" "3c840cc45fe8f82f30fa6d8aa3fe96810d2820f814acc9b589cdcd166e14f9cd", kill_on_drop: false }` [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stdout] | - but the name `from_slice` in the value namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 25 | pub use serde_json::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `from_slice` in the value namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stdout] | - but the name `Deserializer` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 25 | pub use serde_json::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `Deserializer` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stdout] | - but the name `Error` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 25 | pub use serde_json::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stdout] | - but the name `Result` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 25 | pub use serde_json::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `Result` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stdout] | - but the name `Serializer` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 25 | pub use serde_json::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `Serializer` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling polywrap_plugin v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stdout] | - but the name `from_slice` in the value namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 25 | pub use serde_json::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `from_slice` in the value namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stdout] | - but the name `Deserializer` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 25 | pub use serde_json::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `Deserializer` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stdout] | - but the name `Error` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 25 | pub use serde_json::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stdout] | - but the name `Result` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 25 | pub use serde_json::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `Result` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stdout] | - but the name `Serializer` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 25 | pub use serde_json::*; [INFO] [stdout] | ^^^^^^^^^^^^^ the name `Serializer` in the type namespace is first re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "3c840cc45fe8f82f30fa6d8aa3fe96810d2820f814acc9b589cdcd166e14f9cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c840cc45fe8f82f30fa6d8aa3fe96810d2820f814acc9b589cdcd166e14f9cd", kill_on_drop: false }` [INFO] [stdout] 3c840cc45fe8f82f30fa6d8aa3fe96810d2820f814acc9b589cdcd166e14f9cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4dcc6547f987944040db835ceed59ce4720d004c926aaaafb5108343ab996803 [INFO] running `Command { std: "docker" "start" "-a" "4dcc6547f987944040db835ceed59ce4720d004c926aaaafb5108343ab996803", kill_on_drop: false }` [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stderr] | - but the name `from_slice` in the value namespace is also re-exported here [INFO] [stderr] ... [INFO] [stderr] 25 | pub use serde_json::*; [INFO] [stderr] | ^^^^^^^^^^^^^ the name `from_slice` in the value namespace is first re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stderr] | - but the name `Deserializer` in the type namespace is also re-exported here [INFO] [stderr] ... [INFO] [stderr] 25 | pub use serde_json::*; [INFO] [stderr] | ^^^^^^^^^^^^^ the name `Deserializer` in the type namespace is first re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stderr] | - but the name `Error` in the type namespace is also re-exported here [INFO] [stderr] ... [INFO] [stderr] 25 | pub use serde_json::*; [INFO] [stderr] | ^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stderr] | - but the name `Result` in the type namespace is also re-exported here [INFO] [stderr] ... [INFO] [stderr] 25 | pub use serde_json::*; [INFO] [stderr] | ^^^^^^^^^^^^^ the name `Result` in the type namespace is first re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/lib.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *}; [INFO] [stderr] | - but the name `Serializer` in the type namespace is also re-exported here [INFO] [stderr] ... [INFO] [stderr] 25 | pub use serde_json::*; [INFO] [stderr] | ^^^^^^^^^^^^^ the name `Serializer` in the type namespace is first re-exported here [INFO] [stderr] [INFO] [stderr] warning: `polywrap_plugin` (lib) generated 5 warnings [INFO] [stderr] warning: `polywrap_plugin` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/polywrap_plugin-837304300413f287) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests polywrap_plugin [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4dcc6547f987944040db835ceed59ce4720d004c926aaaafb5108343ab996803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dcc6547f987944040db835ceed59ce4720d004c926aaaafb5108343ab996803", kill_on_drop: false }` [INFO] [stdout] 4dcc6547f987944040db835ceed59ce4720d004c926aaaafb5108343ab996803