[INFO] fetching crate polywrap_core 0.1.11...
[INFO] testing polywrap_core-0.1.11 against 1.91.0 for beta-1.92-2
[INFO] extracting crate polywrap_core 0.1.11 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate polywrap_core 0.1.11
[INFO] finished tweaking crates.io crate polywrap_core 0.1.11
[INFO] tweaked toml for crates.io crate polywrap_core 0.1.11 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate polywrap_core 0.1.11 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 164 packages to latest compatible versions
[INFO] [stderr]       Adding jsonschema v0.16.1 (available: v0.33.0)
[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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded polywrap_schemafy_lib v0.1.0
[INFO] [stderr]   Downloaded bigdecimal v0.3.1
[INFO] [stderr]   Downloaded schemafy_core v0.6.0
[INFO] [stderr]   Downloaded snafu-derive v0.6.10
[INFO] [stderr]   Downloaded polywrap-jsonref v0.1.0
[INFO] [stderr]   Downloaded polywrap_msgpack_serde v0.0.2
[INFO] [stderr]   Downloaded polywrap_core_macros v0.1.11
[INFO] [stderr]   Downloaded iso8601 v0.5.1
[INFO] [stderr]   Downloaded wrap_manifest_schemas v0.1.11
[INFO] [stderr]   Downloaded polywrap_uri v0.1.11
[INFO] [stderr]   Downloaded snafu v0.6.10
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded handlebars v4.5.0
[INFO] [stderr]   Downloaded jsonschema v0.16.1
[INFO] [stderr]   Downloaded fraction v0.12.2
[INFO] [stderr]   Downloaded polywrap_schemafy v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b714b82f06d826bbe2c6197d801e4818b964d390e1a1e03531a46d53aa7dc16
[INFO] running `Command { std: "docker" "start" "-a" "6b714b82f06d826bbe2c6197d801e4818b964d390e1a1e03531a46d53aa7dc16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b714b82f06d826bbe2c6197d801e4818b964d390e1a1e03531a46d53aa7dc16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b714b82f06d826bbe2c6197d801e4818b964d390e1a1e03531a46d53aa7dc16", kill_on_drop: false }`
[INFO] [stdout] 6b714b82f06d826bbe2c6197d801e4818b964d390e1a1e03531a46d53aa7dc16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d59f4e5c0dff427db6d8dd920fcb30633b4a0f476bdfb5e118fd9c0d26a4362
[INFO] running `Command { std: "docker" "start" "-a" "2d59f4e5c0dff427db6d8dd920fcb30633b4a0f476bdfb5e118fd9c0d26a4362", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling fancy-regex v0.10.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling pest_meta v2.8.3
[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 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 serde_repr v0.1.20
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling polywrap_uri v0.1.11
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling schemafy_core v0.6.0
[INFO] [stderr]    Compiling polywrap_schemafy_lib v0.1.0
[INFO] [stderr]    Compiling polywrap_core_macros v0.1.11
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling polywrap_schemafy v0.1.1
[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 ureq v2.12.1
[INFO] [stderr]    Compiling jsonschema v0.16.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 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.26s
[INFO] running `Command { std: "docker" "inspect" "2d59f4e5c0dff427db6d8dd920fcb30633b4a0f476bdfb5e118fd9c0d26a4362", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d59f4e5c0dff427db6d8dd920fcb30633b4a0f476bdfb5e118fd9c0d26a4362", kill_on_drop: false }`
[INFO] [stdout] 2d59f4e5c0dff427db6d8dd920fcb30633b4a0f476bdfb5e118fd9c0d26a4362
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8f0b6d18a57b85c01049e7a63c6fca57575878df57d2111ae403ddf932b3383
[INFO] running `Command { std: "docker" "start" "-a" "b8f0b6d18a57b85c01049e7a63c6fca57575878df57d2111ae403ddf932b3383", kill_on_drop: false }`
[INFO] [stderr]    Compiling polywrap_core v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "b8f0b6d18a57b85c01049e7a63c6fca57575878df57d2111ae403ddf932b3383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8f0b6d18a57b85c01049e7a63c6fca57575878df57d2111ae403ddf932b3383", kill_on_drop: false }`
[INFO] [stdout] b8f0b6d18a57b85c01049e7a63c6fca57575878df57d2111ae403ddf932b3383
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2a6ba243d1488bdbca159c34ae3132a4e7abeea46e0146fb5df24c7b5f83e573
[INFO] running `Command { std: "docker" "start" "-a" "2a6ba243d1488bdbca159c34ae3132a4e7abeea46e0146fb5df24c7b5f83e573", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/polywrap_core-4be16c3191cf12ce)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests polywrap_core
[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] [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" "2a6ba243d1488bdbca159c34ae3132a4e7abeea46e0146fb5df24c7b5f83e573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a6ba243d1488bdbca159c34ae3132a4e7abeea46e0146fb5df24c7b5f83e573", kill_on_drop: false }`
[INFO] [stdout] 2a6ba243d1488bdbca159c34ae3132a4e7abeea46e0146fb5df24c7b5f83e573
