[INFO] fetching crate ralph-agent-loop 0.3.0... [INFO] checking ralph-agent-loop-0.3.0 against try#88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c for pr-154887 [INFO] extracting crate ralph-agent-loop 0.3.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate ralph-agent-loop 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ralph-agent-loop 0.3.0 [INFO] tweaked toml for crates.io crate ralph-agent-loop 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ralph-agent-loop 0.3.0 on toolchain 88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ralph-agent-loop 0.3.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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d5a75b4c547943a04469183c03eee0bd0934bbc4607e71c15dfc19b63cb4da1 [INFO] running `Command { std: "docker" "start" "-a" "0d5a75b4c547943a04469183c03eee0bd0934bbc4607e71c15dfc19b63cb4da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d5a75b4c547943a04469183c03eee0bd0934bbc4607e71c15dfc19b63cb4da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d5a75b4c547943a04469183c03eee0bd0934bbc4607e71c15dfc19b63cb4da1", kill_on_drop: false }` [INFO] [stdout] 0d5a75b4c547943a04469183c03eee0bd0934bbc4607e71c15dfc19b63cb4da1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfcbe83e631a5b642806e31933cb3e24757d6da506b83db2a9a5691dc6de35e6 [INFO] running `Command { std: "docker" "start" "-a" "bfcbe83e631a5b642806e31933cb3e24757d6da506b83db2a9a5691dc6de35e6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling vergen-lib v9.1.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Checking syn v2.0.117 [INFO] [stderr] Compiling vergen v9.1.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling vergen-gitcl v9.1.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling signal-hook v0.4.3 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking ureq-proto v0.5.3 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking notify-types v2.1.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking dialoguer v0.12.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Compiling ralph-agent-loop v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking nucleo-matcher v0.3.1 [INFO] [stderr] warning: ralph-agent-loop@0.3.0: not within a suitable 'git' worktree! [INFO] [stderr] warning: ralph-agent-loop@0.3.0: VERGEN_GIT_SHA set to default [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking ctrlc v3.5.2 [INFO] [stderr] Checking clap_complete v4.6.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking jsonc-parser v0.29.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking colored v3.1.1 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking zvariant_utils v3.3.0 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking ureq v3.2.0 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Checking insta v1.46.3 [INFO] [stderr] Checking serial_test v3.4.0 [INFO] [stderr] Checking env_logger v0.11.9 [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.12.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `Command { std: "docker" "inspect" "bfcbe83e631a5b642806e31933cb3e24757d6da506b83db2a9a5691dc6de35e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfcbe83e631a5b642806e31933cb3e24757d6da506b83db2a9a5691dc6de35e6", kill_on_drop: false }` [INFO] [stdout] bfcbe83e631a5b642806e31933cb3e24757d6da506b83db2a9a5691dc6de35e6