[INFO] fetching crate polywrap_core 0.1.11... [INFO] testing polywrap_core-0.1.11 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate polywrap_core 0.1.11 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate polywrap_core 0.1.11 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6532b93e7a21170e49a3b6a0c94edf90334105cc80c9e9218ce00d35f745fa5 [INFO] running `Command { std: "docker" "start" "-a" "a6532b93e7a21170e49a3b6a0c94edf90334105cc80c9e9218ce00d35f745fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6532b93e7a21170e49a3b6a0c94edf90334105cc80c9e9218ce00d35f745fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6532b93e7a21170e49a3b6a0c94edf90334105cc80c9e9218ce00d35f745fa5", kill_on_drop: false }` [INFO] [stdout] a6532b93e7a21170e49a3b6a0c94edf90334105cc80c9e9218ce00d35f745fa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ebb2c835e8bb44cfac3537c153656ef5459989ccf16eaafd6aa03fa38cf3188 [INFO] running `Command { std: "docker" "start" "-a" "5ebb2c835e8bb44cfac3537c153656ef5459989ccf16eaafd6aa03fa38cf3188", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling fnv v1.0.7 [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 getrandom v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling polywrap_uri v0.1.11 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling iso8601 v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling schemafy_core v0.6.0 [INFO] [stderr] Compiling polywrap_msgpack_serde v0.0.2 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fraction v0.12.2 [INFO] [stderr] Compiling polywrap_schemafy_lib v0.1.0 [INFO] [stderr] Compiling jsonschema v0.16.1 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling polywrap_core_macros v0.1.11 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling polywrap_schemafy v0.1.1 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling handlebars v4.5.0 [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 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.32s [INFO] running `Command { std: "docker" "inspect" "5ebb2c835e8bb44cfac3537c153656ef5459989ccf16eaafd6aa03fa38cf3188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ebb2c835e8bb44cfac3537c153656ef5459989ccf16eaafd6aa03fa38cf3188", kill_on_drop: false }` [INFO] [stdout] 5ebb2c835e8bb44cfac3537c153656ef5459989ccf16eaafd6aa03fa38cf3188 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d75f300c0beb57ba7e371e3897bf67b2160d305772cd233da4c1b2c1a865a2c [INFO] running `Command { std: "docker" "start" "-a" "9d75f300c0beb57ba7e371e3897bf67b2160d305772cd233da4c1b2c1a865a2c", 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.05s [INFO] running `Command { std: "docker" "inspect" "9d75f300c0beb57ba7e371e3897bf67b2160d305772cd233da4c1b2c1a865a2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d75f300c0beb57ba7e371e3897bf67b2160d305772cd233da4c1b2c1a865a2c", kill_on_drop: false }` [INFO] [stdout] 9d75f300c0beb57ba7e371e3897bf67b2160d305772cd233da4c1b2c1a865a2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 507fea2d87da18d055de0cc1f7276f76bf82f296c3a23944ef4a44364aeafd1b [INFO] running `Command { std: "docker" "start" "-a" "507fea2d87da18d055de0cc1f7276f76bf82f296c3a23944ef4a44364aeafd1b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/polywrap_core-bbc8103a5b18033f) [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" "507fea2d87da18d055de0cc1f7276f76bf82f296c3a23944ef4a44364aeafd1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "507fea2d87da18d055de0cc1f7276f76bf82f296c3a23944ef4a44364aeafd1b", kill_on_drop: false }` [INFO] [stdout] 507fea2d87da18d055de0cc1f7276f76bf82f296c3a23944ef4a44364aeafd1b