[INFO] fetching crate polywrap_core 0.1.11... [INFO] testing polywrap_core-0.1.11 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate polywrap_core 0.1.11 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate polywrap_core 0.1.11 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 164 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab47a7352abb2ec8c947753495e1ad3ee5c90adf6bd2947aa7a82f71ac0d221c [INFO] running `Command { std: "docker" "start" "-a" "ab47a7352abb2ec8c947753495e1ad3ee5c90adf6bd2947aa7a82f71ac0d221c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab47a7352abb2ec8c947753495e1ad3ee5c90adf6bd2947aa7a82f71ac0d221c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab47a7352abb2ec8c947753495e1ad3ee5c90adf6bd2947aa7a82f71ac0d221c", kill_on_drop: false }` [INFO] [stdout] ab47a7352abb2ec8c947753495e1ad3ee5c90adf6bd2947aa7a82f71ac0d221c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03aeb7a0854653c161e017d72b86bded8242e52f5a7cead01a0ea747f825b3f1 [INFO] running `Command { std: "docker" "start" "-a" "03aeb7a0854653c161e017d72b86bded8242e52f5a7cead01a0ea747f825b3f1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling iso8601 v0.5.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties 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 idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling schemafy_core v0.6.0 [INFO] [stderr] Compiling polywrap_schemafy_lib v0.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling polywrap_core_macros v0.1.11 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling polywrap_msgpack_serde v0.0.2 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling polywrap_schemafy v0.1.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fraction v0.12.2 [INFO] [stderr] Compiling polywrap-jsonref v0.1.0 [INFO] [stderr] Compiling jsonschema v0.16.1 [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 35.60s [INFO] running `Command { std: "docker" "inspect" "03aeb7a0854653c161e017d72b86bded8242e52f5a7cead01a0ea747f825b3f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03aeb7a0854653c161e017d72b86bded8242e52f5a7cead01a0ea747f825b3f1", kill_on_drop: false }` [INFO] [stdout] 03aeb7a0854653c161e017d72b86bded8242e52f5a7cead01a0ea747f825b3f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03f2b9a53268c6aef50908e02ecede8fe2249bb1f6a0e47932ae906305a80b3b [INFO] running `Command { std: "docker" "start" "-a" "03f2b9a53268c6aef50908e02ecede8fe2249bb1f6a0e47932ae906305a80b3b", 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 1.00s [INFO] running `Command { std: "docker" "inspect" "03f2b9a53268c6aef50908e02ecede8fe2249bb1f6a0e47932ae906305a80b3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03f2b9a53268c6aef50908e02ecede8fe2249bb1f6a0e47932ae906305a80b3b", kill_on_drop: false }` [INFO] [stdout] 03f2b9a53268c6aef50908e02ecede8fe2249bb1f6a0e47932ae906305a80b3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f09901dfb13c7383302efe6630752b6998c3bb4f780854f189e2c68ae906e02f [INFO] running `Command { std: "docker" "start" "-a" "f09901dfb13c7383302efe6630752b6998c3bb4f780854f189e2c68ae906e02f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/polywrap_core-6fb5235f3a23a16e) [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_core [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" "f09901dfb13c7383302efe6630752b6998c3bb4f780854f189e2c68ae906e02f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f09901dfb13c7383302efe6630752b6998c3bb4f780854f189e2c68ae906e02f", kill_on_drop: false }` [INFO] [stdout] f09901dfb13c7383302efe6630752b6998c3bb4f780854f189e2c68ae906e02f