[INFO] fetching crate polywrap_plugin 0.1.11...
[INFO] checking polywrap_plugin-0.1.11 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] extracting crate polywrap_plugin 0.1.11 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate polywrap_plugin 0.1.11 on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 165 packages to latest compatible versions
[INFO] [stderr]       Adding bigdecimal v0.3.1 (available: v0.4.10)
[INFO] [stderr]       Adding num-bigint v0.4.8 (available: v0.5.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.19)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cb1292b2dfe63f92e1377fc4558afb0627eb3b7e41c02106451557c6da2eb0dc
[INFO] running `Command { std: "docker" "start" "cb1292b2dfe63f92e1377fc4558afb0627eb3b7e41c02106451557c6da2eb0dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb1292b2dfe63f92e1377fc4558afb0627eb3b7e41c02106451557c6da2eb0dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb1292b2dfe63f92e1377fc4558afb0627eb3b7e41c02106451557c6da2eb0dc" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb1292b2dfe63f92e1377fc4558afb0627eb3b7e41c02106451557c6da2eb0dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb1292b2dfe63f92e1377fc4558afb0627eb3b7e41c02106451557c6da2eb0dc" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]    Compiling webpki-roots v1.0.9
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]    Compiling num-iter v0.1.46
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling iso8601 v0.5.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling uuid v1.24.0
[INFO] [stderr]     Checking time v0.3.54
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking fraction v0.12.2
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.8
[INFO] [stderr]     Checking fancy-regex v0.10.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking polywrap_uri v0.1.11
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.8
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking polywrap_msgpack_serde v0.0.2
[INFO] [stderr]     Checking handlebars v4.5.0
[INFO] [stderr]    Compiling schemafy_core v0.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling polywrap_schemafy_lib v0.1.0
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling polywrap_core_macros v0.1.11
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling polywrap_schemafy v0.1.1
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking jsonschema v0.16.1
[INFO] [stderr]     Checking ureq v2.12.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 52.58s
[INFO] running `Command { std: "docker" "inspect" "cb1292b2dfe63f92e1377fc4558afb0627eb3b7e41c02106451557c6da2eb0dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb1292b2dfe63f92e1377fc4558afb0627eb3b7e41c02106451557c6da2eb0dc", kill_on_drop: false }`
[INFO] [stdout] cb1292b2dfe63f92e1377fc4558afb0627eb3b7e41c02106451557c6da2eb0dc
