[INFO] cloning repository https://github.com/LynithDev/rust-plugin-loader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LynithDev/rust-plugin-loader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLynithDev%2Frust-plugin-loader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLynithDev%2Frust-plugin-loader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06c3fb4abeb9310abf29711dfb7e2cf8c6e23f1b [INFO] checking LynithDev/rust-plugin-loader against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLynithDev%2Frust-plugin-loader" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/LynithDev/rust-plugin-loader [INFO] finished tweaking git repo https://github.com/LynithDev/rust-plugin-loader [INFO] tweaked toml for git repo https://github.com/LynithDev/rust-plugin-loader written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LynithDev/rust-plugin-loader on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LynithDev/rust-plugin-loader 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/Cargo.toml: unused manifest key: workspace.package.name [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f3d7332a4e83d52ccd6991d87f59ef2ab8586f62de70538e165bbe3feb9f029 [INFO] running `Command { std: "docker" "start" "-a" "3f3d7332a4e83d52ccd6991d87f59ef2ab8586f62de70538e165bbe3feb9f029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f3d7332a4e83d52ccd6991d87f59ef2ab8586f62de70538e165bbe3feb9f029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f3d7332a4e83d52ccd6991d87f59ef2ab8586f62de70538e165bbe3feb9f029", kill_on_drop: false }` [INFO] [stdout] 3f3d7332a4e83d52ccd6991d87f59ef2ab8586f62de70538e165bbe3feb9f029 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2015a4097f4888150efaa46750a53756bf51eda982c483cc9a63aa406e1723a [INFO] running `Command { std: "docker" "start" "-a" "f2015a4097f4888150efaa46750a53756bf51eda982c483cc9a63aa406e1723a", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling stabby-macros v36.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling stabby-abi v36.2.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling stabby v36.2.2 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking proc-macro2 v1.0.94 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking plugin_macros v0.1.0 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] error: could not compile `stabby-abi` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name stabby_abi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::unnecessary_map_or' '--allow=clippy::needless_lifetimes' --cfg 'feature="alloc-rs"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi_stable", "abi_stable-channels", "alloc-rs", "default", "experimental-ctypes", "libc", "serde", "std", "test"))' -C metadata=394077d80fdfa4cf -C extra-filename=-eaa97c9a34ff8245 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-f6207e4faac2740f.so --extern serde=/opt/rustwide/target/debug/deps/libserde-c54a91ed18454ea4.rmeta --extern sha2_const_stable=/opt/rustwide/target/debug/deps/libsha2_const_stable-cf25a519fc046e36.rmeta --extern stabby_macros=/opt/rustwide/target/debug/deps/libstabby_macros-1576f7602e89f282.so --cap-lints allow --cap-lints=forbid --cfg 'stabby_default_alloc="RustAlloc"' --cfg stabby_nightly --check-cfg 'cfg(stabby_max_tuple, values(any()))' --check-cfg 'cfg(stabby_nightly, values(none()))' --check-cfg 'cfg(stabby_default_alloc, values("RustAlloc", "LibcAlloc", "disabled"))' --check-cfg 'cfg(stabby_check_unreachable, values(none(), "true", "false"))' --check-cfg 'cfg(stabby_unsafe_wakers, values(none(), "true", "false"))' --check-cfg 'cfg(stabby_vtables, values(none(), "vec", "btree", "no_alloc"))'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f2015a4097f4888150efaa46750a53756bf51eda982c483cc9a63aa406e1723a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2015a4097f4888150efaa46750a53756bf51eda982c483cc9a63aa406e1723a", kill_on_drop: false }` [INFO] [stdout] f2015a4097f4888150efaa46750a53756bf51eda982c483cc9a63aa406e1723a