[INFO] cloning repository https://github.com/Christiantyemele/Soft-Dev
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Christiantyemele/Soft-Dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristiantyemele%2FSoft-Dev", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristiantyemele%2FSoft-Dev'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a1abdfd13b85cdfef86fb7fea3ad86cd3787a75
[INFO] testing Christiantyemele/Soft-Dev against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristiantyemele%2FSoft-Dev" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Christiantyemele/Soft-Dev
[INFO] finished tweaking git repo https://github.com/Christiantyemele/Soft-Dev
[INFO] tweaked toml for git repo https://github.com/Christiantyemele/Soft-Dev written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Christiantyemele/Soft-Dev on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Christiantyemele/Soft-Dev 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35dafe81bdc18eb60fb7afc72ed4782fb55eaa0c801388a3fcfdc1bef836de40
[INFO] running `Command { std: "docker" "start" "-a" "35dafe81bdc18eb60fb7afc72ed4782fb55eaa0c801388a3fcfdc1bef836de40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35dafe81bdc18eb60fb7afc72ed4782fb55eaa0c801388a3fcfdc1bef836de40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35dafe81bdc18eb60fb7afc72ed4782fb55eaa0c801388a3fcfdc1bef836de40", kill_on_drop: false }`
[INFO] [stdout] 35dafe81bdc18eb60fb7afc72ed4782fb55eaa0c801388a3fcfdc1bef836de40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74d9373daf3be439c14cf640ced1ad77c079d7ac179dc76f45bd67a30ee40e2f
[INFO] running `Command { std: "docker" "start" "-a" "74d9373daf3be439c14cf640ced1ad77c079d7ac179dc76f45bd67a30ee40e2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling fred-macros v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling redis-protocol v6.0.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling config v0.2.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling fred v10.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling agent-client v0.1.0 (/opt/rustwide/workdir/crates/agent-client)
[INFO] [stderr]    Compiling pair-harness v0.2.0 (/opt/rustwide/workdir/crates/pair-harness)
[INFO] [stderr]    Compiling pocketflow-core v0.1.0 (/opt/rustwide/workdir/crates/pocketflow-core)
[INFO] [stderr]    Compiling github v0.1.0 (/opt/rustwide/workdir/crates/github)
[INFO] [stderr]    Compiling anthropic-proxy v0.1.0 (/opt/rustwide/workdir/crates/anthropic-mock)
[INFO] [stderr]    Compiling agent-nexus v0.1.0 (/opt/rustwide/workdir/crates/agent-nexus)
[INFO] [stderr]    Compiling agent-vessel v0.1.0 (/opt/rustwide/workdir/crates/agent-vessel)
[INFO] [stderr]    Compiling agent-lore v0.1.0 (/opt/rustwide/workdir/crates/agent-lore)
[INFO] [stderr]    Compiling agent-forge v0.1.0 (/opt/rustwide/workdir/crates/agent-forge)
[INFO] [stderr]    Compiling agent-team v0.1.0 (/opt/rustwide/workdir/binary)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "74d9373daf3be439c14cf640ced1ad77c079d7ac179dc76f45bd67a30ee40e2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74d9373daf3be439c14cf640ced1ad77c079d7ac179dc76f45bd67a30ee40e2f", kill_on_drop: false }`
[INFO] [stdout] 74d9373daf3be439c14cf640ced1ad77c079d7ac179dc76f45bd67a30ee40e2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c23da8ab247a6e01ef95b7f27b70d9a12e5f73196a112d26a1bf4a3a5c42c79
[INFO] running `Command { std: "docker" "start" "-a" "4c23da8ab247a6e01ef95b7f27b70d9a12e5f73196a112d26a1bf4a3a5c42c79", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling pocketflow-core v0.1.0 (/opt/rustwide/workdir/crates/pocketflow-core)
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling config v0.2.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]    Compiling github v0.1.0 (/opt/rustwide/workdir/crates/github)
[INFO] [stderr]    Compiling pair-harness v0.2.0 (/opt/rustwide/workdir/crates/pair-harness)
[INFO] [stderr]    Compiling agent-client v0.1.0 (/opt/rustwide/workdir/crates/agent-client)
[INFO] [stderr]    Compiling agent-vessel v0.1.0 (/opt/rustwide/workdir/crates/agent-vessel)
[INFO] [stderr]    Compiling agent-lore v0.1.0 (/opt/rustwide/workdir/crates/agent-lore)
[INFO] [stderr]    Compiling agent-nexus v0.1.0 (/opt/rustwide/workdir/crates/agent-nexus)
[INFO] [stderr]    Compiling anthropic-proxy v0.1.0 (/opt/rustwide/workdir/crates/anthropic-mock)
[INFO] [stderr] error: could not compile `pair-harness` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name pair_harness --edition=2021 crates/pair-harness/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2f412883afba49de -C extra-filename=-3ce1fdc48240297b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-806bb794ad68afb3.rmeta --extern config=/opt/rustwide/target/debug/deps/libconfig-da83b4eec86f32a5.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a38925358b6b5df9.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-676ce5124eca36f8.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-021e519fc88cd809.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-eace03207f0f3934.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-424f16bb6222664f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-09933487b235f426.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5301319b2d1628ad.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-957685d314c5cf8c.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-f842b1256149db28.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" "4c23da8ab247a6e01ef95b7f27b70d9a12e5f73196a112d26a1bf4a3a5c42c79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c23da8ab247a6e01ef95b7f27b70d9a12e5f73196a112d26a1bf4a3a5c42c79", kill_on_drop: false }`
[INFO] [stdout] 4c23da8ab247a6e01ef95b7f27b70d9a12e5f73196a112d26a1bf4a3a5c42c79
