[INFO] fetching crate rhabdomancer 0.7.3... [INFO] checking rhabdomancer-0.7.3 against master#733108b6d4acaa93fe26ae281ea305aacd6aac4e for pr-148967 [INFO] extracting crate rhabdomancer 0.7.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate rhabdomancer 0.7.3 [INFO] finished tweaking crates.io crate rhabdomancer 0.7.3 [INFO] tweaked toml for crates.io crate rhabdomancer 0.7.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rhabdomancer 0.7.3 on toolchain 733108b6d4acaa93fe26ae281ea305aacd6aac4e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rhabdomancer 0.7.3 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" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indoc v1.0.9 [INFO] [stderr] Downloaded autocxx-build v0.27.1 [INFO] [stderr] Downloaded autocxx-macro v0.27.1 [INFO] [stderr] Downloaded autocxx-parser v0.27.1 [INFO] [stderr] Downloaded idalib-build v0.7.2+9.2.250908 [INFO] [stderr] Downloaded autocxx v0.27.0 [INFO] [stderr] Downloaded idalib v0.7.2+9.2.250908 [INFO] [stderr] Downloaded config v0.15.19 [INFO] [stderr] Downloaded moveit v0.6.0 [INFO] [stderr] Downloaded cxx-gen v0.7.188 [INFO] [stderr] Downloaded ron v0.12.0 [INFO] [stderr] Downloaded autocxx-engine v0.27.1 [INFO] [stderr] Downloaded autocxx-bindgen v0.71.1 [INFO] [stderr] Downloaded aquamarine v0.1.12 [INFO] [stderr] Downloaded idalib-sys v0.7.2+9.2.250908 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87352e5e025e68cd84a0d37a81cc4a0b18c87154612a8dff940fb68290fb77c7 [INFO] running `Command { std: "docker" "start" "-a" "87352e5e025e68cd84a0d37a81cc4a0b18c87154612a8dff940fb68290fb77c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87352e5e025e68cd84a0d37a81cc4a0b18c87154612a8dff940fb68290fb77c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87352e5e025e68cd84a0d37a81cc4a0b18c87154612a8dff940fb68290fb77c7", kill_on_drop: false }` [INFO] [stdout] 87352e5e025e68cd84a0d37a81cc4a0b18c87154612a8dff940fb68290fb77c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8701fdd991bcca522d33000d502a17f3992f740ec48fd37bbd9397571dc12cfc [INFO] running `Command { std: "docker" "start" "-a" "8701fdd991bcca522d33000d502a17f3992f740ec48fd37bbd9397571dc12cfc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling cxxbridge-flags v1.0.188 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling autocxx-bindgen v0.71.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling cxx v1.0.188 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling autocxx v0.27.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling idalib-build v0.7.2+9.2.250908 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733108b6d4acaa93fe26ae281ea305aacd6aac4e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.110/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=47646298cd213671 -C extra-filename=-460f03290d284a83 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-93c8d70432850ba0.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-861a41ecc22fa5f2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-35dcc6e3b07e117f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733108b6d4acaa93fe26ae281ea305aacd6aac4e/bin/rustc --crate-name serde_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=428a780dd19ae850 -C extra-filename=-a271723646da7c22 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8701fdd991bcca522d33000d502a17f3992f740ec48fd37bbd9397571dc12cfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8701fdd991bcca522d33000d502a17f3992f740ec48fd37bbd9397571dc12cfc", kill_on_drop: false }` [INFO] [stdout] 8701fdd991bcca522d33000d502a17f3992f740ec48fd37bbd9397571dc12cfc