[INFO] fetching crate depyler-ruchy 3.25.0...
[INFO] checking depyler-ruchy-3.25.0 against 24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343-retry
[INFO] extracting crate depyler-ruchy 3.25.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate depyler-ruchy 3.25.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate depyler-ruchy 3.25.0
[INFO] tweaked toml for crates.io crate depyler-ruchy 3.25.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate depyler-ruchy 3.25.0 on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate depyler-ruchy 3.25.0 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f06ef2eb1c50b3a05fdf3b70ea82e7c984adb40b0fc6cab5a6fe8e2a61dd3369
[INFO] running `Command { std: "docker" "start" "f06ef2eb1c50b3a05fdf3b70ea82e7c984adb40b0fc6cab5a6fe8e2a61dd3369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f06ef2eb1c50b3a05fdf3b70ea82e7c984adb40b0fc6cab5a6fe8e2a61dd3369", 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" "f06ef2eb1c50b3a05fdf3b70ea82e7c984adb40b0fc6cab5a6fe8e2a61dd3369" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f06ef2eb1c50b3a05fdf3b70ea82e7c984adb40b0fc6cab5a6fe8e2a61dd3369", 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" "f06ef2eb1c50b3a05fdf3b70ea82e7c984adb40b0fc6cab5a6fe8e2a61dd3369" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking unic-emoji-char v0.9.0
[INFO] [stderr]     Checking unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking indexmap v2.11.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking rustpython-parser-core v0.4.0
[INFO] [stderr]     Checking rustpython-ast v0.4.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking depyler-annotations v4.1.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking insta v1.46.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking depyler-hir v4.1.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking depyler-lambda v4.1.1
[INFO] [stderr]     Checking depyler-tooling v4.1.1
[INFO] [stderr]     Checking depyler-analysis v4.1.1
[INFO] [stderr]     Checking depyler-core v4.1.1
[INFO] [stderr] error: could not compile `depyler-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name depyler_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/depyler-core-4.1.1/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chaos-basic", "chaos-byzantine", "chaos-full", "chaos-network", "decision-tracing", "default", "depyler-knowledge", "deterministic", "enable-decision-tracing", "generative", "lazy_static", "phf", "phf-lookup", "rmp-serde", "ruchy", "sovereign-types", "verificar-integration"))' -C metadata=01fe8d522808b0fa -C extra-filename=-472a4503d4f00f96 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5cf73cd768c5f646.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-6e81ee6df29e140f.rmeta --extern depyler_analysis=/opt/rustwide/target/debug/deps/libdepyler_analysis-3a6034c53841f344.rmeta --extern depyler_annotations=/opt/rustwide/target/debug/deps/libdepyler_annotations-1bf296cecfdba895.rmeta --extern depyler_hir=/opt/rustwide/target/debug/deps/libdepyler_hir-34307bceb9ce9d4f.rmeta --extern depyler_lambda=/opt/rustwide/target/debug/deps/libdepyler_lambda-8992b3a2220ccf04.rmeta --extern depyler_tooling=/opt/rustwide/target/debug/deps/libdepyler_tooling-45e919ed8e758daa.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bf9ae889bab8acee.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-55337847d2ecf339.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-10b5a6f9d6a98f4b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a06f417e92c8460f.rmeta --extern rustpython_ast=/opt/rustwide/target/debug/deps/librustpython_ast-9f89edafbba6f570.rmeta --extern rustpython_parser=/opt/rustwide/target/debug/deps/librustpython_parser-e4598e2e10cf26eb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d63797be2889d3d4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f3306fc1d3e77251.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ae65ba02927e00c8.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-5e4e9f36842e0bdf.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e9e5f2733683b866.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8f9e832bb18ccaf2.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-ee3df5d6e4f0abde.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-edd6cff4768c7e1e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f06ef2eb1c50b3a05fdf3b70ea82e7c984adb40b0fc6cab5a6fe8e2a61dd3369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f06ef2eb1c50b3a05fdf3b70ea82e7c984adb40b0fc6cab5a6fe8e2a61dd3369", kill_on_drop: false }`
[INFO] [stdout] f06ef2eb1c50b3a05fdf3b70ea82e7c984adb40b0fc6cab5a6fe8e2a61dd3369
