[INFO] cloning repository https://github.com/vyPal/PVault
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vyPal/PVault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvyPal%2FPVault", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvyPal%2FPVault'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7042df3ec69d2e5d8fcf45085c6e0aeac704e20
[INFO] checking vyPal/PVault against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FvyPal%2FPVault" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/vyPal/PVault
[INFO] finished tweaking git repo https://github.com/vyPal/PVault
[INFO] tweaked toml for git repo https://github.com/vyPal/PVault written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vyPal/PVault on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vyPal/PVault 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 59393bd7558fb893db7512125e33307301a2540b2db2c032bd1b809f5f53d796
[INFO] running `Command { std: "docker" "start" "59393bd7558fb893db7512125e33307301a2540b2db2c032bd1b809f5f53d796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59393bd7558fb893db7512125e33307301a2540b2db2c032bd1b809f5f53d796", 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" "59393bd7558fb893db7512125e33307301a2540b2db2c032bd1b809f5f53d796" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59393bd7558fb893db7512125e33307301a2540b2db2c032bd1b809f5f53d796", 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" "59393bd7558fb893db7512125e33307301a2540b2db2c032bd1b809f5f53d796" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling wit-bindgen-rust v0.61.1
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.61.1
[INFO] [stderr]    Compiling tracing-serde-structured v0.4.0
[INFO] [stderr]    Compiling wit-bindgen v0.61.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking indexmap v2.14.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking multimap v0.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling wasmparser v0.258.0
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]     Checking logos v0.15.1
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking prost v0.14.4
[INFO] [stderr]     Checking logos v0.16.1
[INFO] [stderr]     Checking pvault-proto v1.0.4 (/opt/rustwide/workdir/crates/pvault-proto)
[INFO] [stderr]     Checking prost-types v0.14.4
[INFO] [stderr]     Checking pvault-core v1.0.4 (/opt/rustwide/workdir/crates/pvault-core)
[INFO] [stderr]     Checking protox-parse v0.9.0
[INFO] [stderr]     Checking prost-reflect v0.16.5
[INFO] [stderr]     Checking prost-build v0.14.4
[INFO] [stderr]     Checking protox v0.9.1
[INFO] [stderr]     Checking proto-gen v1.0.4 (/opt/rustwide/workdir/tools/proto-gen)
[INFO] [stderr]    Compiling wit-parser v0.258.0
[INFO] [stderr]    Compiling wasm-encoder v0.258.0
[INFO] [stderr]    Compiling wasm-metadata v0.258.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.61.1
[INFO] [stderr]    Compiling wit-component v0.258.0
[INFO] [stderr]     Checking pumpkin-plugin-api v0.1.0+26.2-26.45 (https://github.com/Pumpkin-MC/Pumpkin#b961f977)
[INFO] [stderr] error: could not compile `pumpkin-plugin-api` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name pumpkin_plugin_api --edition=2024 /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/b961f97/crates/pumpkin-plugin-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c94f104f4d97e04 -C extra-filename=-85230b2d76867849 --out-dir /opt/rustwide/target/debug/build/pumpkin-plugin-api/85230b2d76867849/out -L dependency=/opt/rustwide/target/debug/build/byteorder/94fc675bb8dfbb56/out -L dependency=/opt/rustwide/target/debug/build/cobs/c427e0f8ac0fadc7/out -L dependency=/opt/rustwide/target/debug/build/hash32/d14c427d219a4217/out -L dependency=/opt/rustwide/target/debug/build/heapless/906715de246d2e83/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/memchr/1479ae024ac081f3/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/serde/568641757efe8056/out -L dependency=/opt/rustwide/target/debug/build/serde_core/31ebf1ee06936497/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/fb62f6ce68be8467/out -L dependency=/opt/rustwide/target/debug/build/spin/b5e4800b9ca17bc6/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/a4bd0afb694af506/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/36c2e98fafac8b9f/out -L dependency=/opt/rustwide/target/debug/build/thiserror/e4c09c7009d2cdab/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/dea6d66d8cd8fb56/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/3324456f4d23a949/out -L dependency=/opt/rustwide/target/debug/build/wit-bindgen-rust-macro/fa76876f3a33322d/out -L dependency=/opt/rustwide/target/debug/build/zmij/93cb3e10a525d438/out --extern postcard=/opt/rustwide/target/debug/build/postcard/fcbe0f0db121ea04/out/libpostcard-fcbe0f0db121ea04.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/6f064210f32eaa3b/out/libserde_json-6f064210f32eaa3b.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/ec16f80652abf744/out/libtracing-ec16f80652abf744.rmeta --extern tracing_serde_structured=/opt/rustwide/target/debug/build/tracing-serde-structured/f75252346f6f8f4e/out/libtracing_serde_structured-f75252346f6f8f4e.rmeta --extern wit_bindgen=/opt/rustwide/target/debug/build/wit-bindgen/1bdf49d44b36862a/out/libwit_bindgen-1bdf49d44b36862a.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "59393bd7558fb893db7512125e33307301a2540b2db2c032bd1b809f5f53d796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59393bd7558fb893db7512125e33307301a2540b2db2c032bd1b809f5f53d796", kill_on_drop: false }`
[INFO] [stdout] 59393bd7558fb893db7512125e33307301a2540b2db2c032bd1b809f5f53d796
