[INFO] fetching crate ralph-agent-loop 0.4.0...
[INFO] checking ralph-agent-loop-0.4.0 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate ralph-agent-loop 0.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate ralph-agent-loop 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ralph-agent-loop 0.4.0
[INFO] tweaked toml for crates.io crate ralph-agent-loop 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ralph-agent-loop 0.4.0 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ralph-agent-loop 0.4.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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c644c957a55c1964c058b9761a4d3ac8e2f6b606b30dfb76639de42dac81d4a
[INFO] running `Command { std: "docker" "start" "-a" "6c644c957a55c1964c058b9761a4d3ac8e2f6b606b30dfb76639de42dac81d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c644c957a55c1964c058b9761a4d3ac8e2f6b606b30dfb76639de42dac81d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c644c957a55c1964c058b9761a4d3ac8e2f6b606b30dfb76639de42dac81d4a", kill_on_drop: false }`
[INFO] [stdout] 6c644c957a55c1964c058b9761a4d3ac8e2f6b606b30dfb76639de42dac81d4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e878a550a42dbfb2589445a77087693467b03c2491ca67e954e95684847895b6
[INFO] running `Command { std: "docker" "start" "-a" "e878a550a42dbfb2589445a77087693467b03c2491ca67e954e95684847895b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling vergen-gitcl v9.1.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking nucleo-matcher v0.3.1
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rustls-webpki v0.103.12
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking serial_test v3.4.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking clap_complete v4.6.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking jsonc-parser v0.32.3
[INFO] [stderr]     Checking ureq v3.3.0
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ralph-agent-loop v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: ralph-agent-loop@0.4.0: not within a suitable 'git' worktree!
[INFO] [stderr] warning: ralph-agent-loop@0.4.0: VERGEN_GIT_SHA set to default
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]     Checking zbus_names v4.3.1
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]     Checking zbus v5.14.0
[INFO] [stderr]     Checking notify-rust v4.14.0
[INFO] [stderr] warning: ralph-agent-loop@0.4.0: not within a suitable 'git' worktree!
[INFO] [stderr] warning: ralph-agent-loop@0.4.0: VERGEN_GIT_SHA set to default
[INFO] [stderr] error: could not compile `ralph-agent-loop` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name ralph --edition=2024 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"' --cfg 'feature="notifications"' --cfg 'feature="notify-rust"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "notifications", "notify-rust"))' -C metadata=21edb1e919337939 -C extra-filename=-3948ae8bd7a14e82 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-6798728817f59765.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-03336c4e6551580e.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f3aaa8abb754ab86.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-08b7e77ad03b4a96.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-724fe55610533e3d.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-c60d8caa42f726c9.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-cbec6ebe05c8d4c0.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-c009056d8b7c751e.rmeta --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-35343201a3e83703.rmeta --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-f48e7ad3d8541536.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-9cd656a04d817e34.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-07f9b1a9d8d54c20.rmeta --extern globset=/opt/rustwide/target/debug/deps/libglobset-db2ca21ae8fe2442.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-82f5126a2736781c.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-66ca3d34e5670f47.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-66ce4de3ae60a15c.rmeta --extern jsonc_parser=/opt/rustwide/target/debug/deps/libjsonc_parser-b605962c57795add.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bb298bcdb0216953.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9d3224bdc66abff9.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-aef0d95677712f87.rmeta --extern notify_rust=/opt/rustwide/target/debug/deps/libnotify_rust-382b7ca1071bc028.rmeta --extern nucleo_matcher=/opt/rustwide/target/debug/deps/libnucleo_matcher-d470d27d219eb506.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4c66d8b7c24b7897.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-c821d43e3f9769ed.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-40030431ba7738a7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e54b3f57d7a3b191.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-985c658823fc2ba3.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8fe6ddd2448b2303.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-7a61b5864c93e0af.rmeta --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-ca3a48f3cd6a8ce1.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-90c86e93d231ba65.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-df6c8be0095a4fe2.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-09c876fa556a8c81.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-795b8a22c195a8b3.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-1df05becf69c6c57.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e878a550a42dbfb2589445a77087693467b03c2491ca67e954e95684847895b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e878a550a42dbfb2589445a77087693467b03c2491ca67e954e95684847895b6", kill_on_drop: false }`
[INFO] [stdout] e878a550a42dbfb2589445a77087693467b03c2491ca67e954e95684847895b6
