[INFO] fetching crate agent-code-lib 0.17.0...
[INFO] testing agent-code-lib-0.17.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] extracting crate agent-code-lib 0.17.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate agent-code-lib 0.17.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate agent-code-lib 0.17.0
[INFO] tweaked toml for crates.io crate agent-code-lib 0.17.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate agent-code-lib 0.17.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate agent-code-lib 0.17.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libredox v0.1.15
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.7
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.67
[INFO] [stderr]   Downloaded reqwest-eventsource v0.6.0
[INFO] [stderr]   Downloaded similar v3.1.0
[INFO] [stderr]   Downloaded cc v1.2.58
[INFO] [stderr]   Downloaded tree-sitter v0.26.8
[INFO] [stderr]   Downloaded tree-sitter-bash v0.25.1
[INFO] [stderr]   Downloaded web-sys v0.3.94
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea1b263755952221204239dc4d8bca72b01e1b4e2d1df286d2f0c32f43e6e02a
[INFO] running `Command { std: "docker" "start" "-a" "ea1b263755952221204239dc4d8bca72b01e1b4e2d1df286d2f0c32f43e6e02a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea1b263755952221204239dc4d8bca72b01e1b4e2d1df286d2f0c32f43e6e02a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea1b263755952221204239dc4d8bca72b01e1b4e2d1df286d2f0c32f43e6e02a", kill_on_drop: false }`
[INFO] [stdout] ea1b263755952221204239dc4d8bca72b01e1b4e2d1df286d2f0c32f43e6e02a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 057a070938b6fb28324e61083517e65c0e02a2e9cdfac80fbe240469898cd895
[INFO] running `Command { std: "docker" "start" "-a" "057a070938b6fb28324e61083517e65c0e02a2e9cdfac80fbe240469898cd895", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling similar v3.1.0
[INFO] [stderr]    Compiling agent-code-lib v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "057a070938b6fb28324e61083517e65c0e02a2e9cdfac80fbe240469898cd895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "057a070938b6fb28324e61083517e65c0e02a2e9cdfac80fbe240469898cd895", kill_on_drop: false }`
[INFO] [stdout] 057a070938b6fb28324e61083517e65c0e02a2e9cdfac80fbe240469898cd895
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01a95500837a11938c252a1c93a2c6796c3e900f3502c564a89ec32e5c04fe11
[INFO] running `Command { std: "docker" "start" "-a" "01a95500837a11938c252a1c93a2c6796c3e900f3502c564a89ec32e5c04fe11", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling agent-code-lib v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `agent-code-lib` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name agent_code_lib --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2a8536ed62387701 -C extra-filename=-cf6436ad106f32b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-70e9bb4dc0d166ee.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-42e20d98d9b3f450.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-94dd1d0e6f12a088.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-0113a588e5ce3e79.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-f92e94af910282ed.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4d8784da3f2c70d1.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-fd49e133749f9c02.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-3f6dcfb6dac45b1c.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-a38925358b6b5df9.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8ad468af17824a0b.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-c8cceafce8b81bad.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f6ba391624fcd9f8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7e5fa00fd04a50d4.rlib --extern reqwest_eventsource=/opt/rustwide/target/debug/deps/libreqwest_eventsource-46b2ee4181a54875.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4ec999752e432374.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-195ff27eed452674.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-da0d3bc8aa7316d7.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-4a2ff8e28c4f6507.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-2c9ca5799b86e07f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-20639f57a9363db1.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-829fb1458a93c3b9.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c13d85e5ccf1361c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-af40d4163f7a32ff.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8787c5f293942b83.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-fa30ef7466f5da98.rlib --extern tree_sitter_bash=/opt/rustwide/target/debug/deps/libtree_sitter_bash-770f3662b5a89f0c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e79e9b40ed905a6e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-c8820c4f7a42c80c/out -L native=/opt/rustwide/target/debug/build/ring-35d55b37cafb31da/out -L native=/opt/rustwide/target/debug/build/tree-sitter-dcd0a7ea292a4b80/out -L native=/opt/rustwide/target/debug/build/tree-sitter-bash-85b376273b856ec1/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "01a95500837a11938c252a1c93a2c6796c3e900f3502c564a89ec32e5c04fe11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01a95500837a11938c252a1c93a2c6796c3e900f3502c564a89ec32e5c04fe11", kill_on_drop: false }`
[INFO] [stdout] 01a95500837a11938c252a1c93a2c6796c3e900f3502c564a89ec32e5c04fe11
