[INFO] fetching crate warpgate_pdk 0.16.1... [INFO] testing warpgate_pdk-0.16.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate warpgate_pdk 0.16.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate warpgate_pdk 0.16.1 [INFO] finished tweaking crates.io crate warpgate_pdk 0.16.1 [INFO] tweaked toml for crates.io crate warpgate_pdk 0.16.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate warpgate_pdk 0.16.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate warpgate_pdk 0.16.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8586fcb8c87a625770127541b55559631824cb50c893714f49130e534e90006a [INFO] running `Command { std: "docker" "start" "-a" "8586fcb8c87a625770127541b55559631824cb50c893714f49130e534e90006a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8586fcb8c87a625770127541b55559631824cb50c893714f49130e534e90006a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8586fcb8c87a625770127541b55559631824cb50c893714f49130e534e90006a", kill_on_drop: false }` [INFO] [stdout] 8586fcb8c87a625770127541b55559631824cb50c893714f49130e534e90006a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2941cfcc1119ffeda8020281eb08f39ebf5f6c2095be861eb34fabca09803f0 [INFO] running `Command { std: "docker" "start" "-a" "c2941cfcc1119ffeda8020281eb08f39ebf5f6c2095be861eb34fabca09803f0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling schematic_types v0.10.6 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling extism-convert-macros v1.12.0 [INFO] [stderr] Compiling extism-pdk-derive v1.4.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling derive_setters v0.1.8 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling schematic_macros v0.18.11 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling schematic v0.18.12 [INFO] [stderr] Compiling extism-manifest v1.12.0 [INFO] [stderr] Compiling system_env v0.8.3 [INFO] [stderr] Compiling starbase_id v0.2.1 [INFO] [stderr] Compiling extism-convert v1.12.0 [INFO] [stderr] Compiling warpgate_api v0.17.1 [INFO] [stderr] Compiling extism-pdk v1.4.1 [INFO] [stderr] Compiling warpgate_pdk v0.16.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.88s [INFO] running `Command { std: "docker" "inspect" "c2941cfcc1119ffeda8020281eb08f39ebf5f6c2095be861eb34fabca09803f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2941cfcc1119ffeda8020281eb08f39ebf5f6c2095be861eb34fabca09803f0", kill_on_drop: false }` [INFO] [stdout] c2941cfcc1119ffeda8020281eb08f39ebf5f6c2095be861eb34fabca09803f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27455d7f96459c819b2d178f6f1f002ca58587f9d3d054d1a89917c849d841b6 [INFO] running `Command { std: "docker" "start" "-a" "27455d7f96459c819b2d178f6f1f002ca58587f9d3d054d1a89917c849d841b6", kill_on_drop: false }` [INFO] [stderr] Compiling warpgate_pdk v0.16.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `Command { std: "docker" "inspect" "27455d7f96459c819b2d178f6f1f002ca58587f9d3d054d1a89917c849d841b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27455d7f96459c819b2d178f6f1f002ca58587f9d3d054d1a89917c849d841b6", kill_on_drop: false }` [INFO] [stdout] 27455d7f96459c819b2d178f6f1f002ca58587f9d3d054d1a89917c849d841b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9a2939b0bb1a32ce90cab817cc7987d2b94bdcdd324b0755b3b4295278345875 [INFO] running `Command { std: "docker" "start" "-a" "9a2939b0bb1a32ce90cab817cc7987d2b94bdcdd324b0755b3b4295278345875", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/warpgate_pdk-6fce4a647e14fc58) [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 warpgate_pdk [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" "9a2939b0bb1a32ce90cab817cc7987d2b94bdcdd324b0755b3b4295278345875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a2939b0bb1a32ce90cab817cc7987d2b94bdcdd324b0755b3b4295278345875", kill_on_drop: false }` [INFO] [stdout] 9a2939b0bb1a32ce90cab817cc7987d2b94bdcdd324b0755b3b4295278345875