[INFO] fetching crate polywrap_plugin 0.1.11...
[INFO] checking polywrap_plugin-0.1.11 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] extracting crate polywrap_plugin 0.1.11 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate polywrap_plugin 0.1.11 on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 166 packages to latest compatible versions
[INFO] [stderr]       Adding bigdecimal v0.3.1 (available: v0.4.9)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdcd6546f4252203e8e574b5f7ceb4583f8dcc74531b07c69ff074f9dc89905b
[INFO] running `Command { std: "docker" "start" "-a" "fdcd6546f4252203e8e574b5f7ceb4583f8dcc74531b07c69ff074f9dc89905b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdcd6546f4252203e8e574b5f7ceb4583f8dcc74531b07c69ff074f9dc89905b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdcd6546f4252203e8e574b5f7ceb4583f8dcc74531b07c69ff074f9dc89905b", kill_on_drop: false }`
[INFO] [stdout] fdcd6546f4252203e8e574b5f7ceb4583f8dcc74531b07c69ff074f9dc89905b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55782a86023b0d4eee25a029d5e3777c81e7af9d6c353db7cb758b887a510cd4
[INFO] running `Command { std: "docker" "start" "-a" "55782a86023b0d4eee25a029d5e3777c81e7af9d6c353db7cb758b887a510cd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling fancy-regex v0.10.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling iso8601 v0.5.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling schemafy_core v0.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling polywrap_uri v0.1.11
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling polywrap_schemafy_lib v0.1.0
[INFO] [stderr]    Compiling polywrap_core_macros v0.1.11
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling polywrap_schemafy v0.1.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.12.2
[INFO] [stderr]     Checking polywrap_msgpack_serde v0.0.2
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking jsonschema v0.16.1
[INFO] [stderr]     Checking polywrap-jsonref v0.1.0
[INFO] [stderr]     Checking wrap_manifest_schemas v0.1.11
[INFO] [stderr]     Checking polywrap_core v0.1.11
[INFO] [stderr]    Compiling polywrap_plugin_implementor v0.1.11
[INFO] [stderr]     Checking 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] [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 1m 08s
[INFO] running `Command { std: "docker" "inspect" "55782a86023b0d4eee25a029d5e3777c81e7af9d6c353db7cb758b887a510cd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55782a86023b0d4eee25a029d5e3777c81e7af9d6c353db7cb758b887a510cd4", kill_on_drop: false }`
[INFO] [stdout] 55782a86023b0d4eee25a029d5e3777c81e7af9d6c353db7cb758b887a510cd4
