[INFO] fetching crate retcon 1.0.0... [INFO] testing retcon-1.0.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate retcon 1.0.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate retcon 1.0.0 [INFO] finished tweaking crates.io crate retcon 1.0.0 [INFO] tweaked toml for crates.io crate retcon 1.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate retcon 1.0.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate retcon 1.0.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pastey v0.2.1 [INFO] [stderr] Downloaded rmcp-macros v0.12.0 [INFO] [stderr] Downloaded uuid v1.20.0 [INFO] [stderr] Downloaded boxfnonce v0.1.1 [INFO] [stderr] Downloaded sacp-trace-viewer v11.0.0-alpha.1 [INFO] [stderr] Downloaded open v5.3.3 [INFO] [stderr] Downloaded tracing-appender v0.2.4 [INFO] [stderr] Downloaded jsonrpcmsg v0.1.2 [INFO] [stderr] Downloaded determinishtic v0.2.0 [INFO] [stderr] Downloaded sacp-conductor v11.0.0-alpha.1 [INFO] [stderr] Downloaded futures-concurrency v7.7.1 [INFO] [stderr] Downloaded sacp v11.0.0-alpha.1 [INFO] [stderr] Downloaded rmcp v0.12.0 [INFO] [stderr] Downloaded agent-client-protocol-schema v0.10.7 [INFO] [stderr] Downloaded schemars v1.2.0 [INFO] [stderr] Downloaded sacp-tokio v11.0.0-alpha.1 [INFO] [stderr] Downloaded schemars_derive v1.2.0 [INFO] [stderr] Downloaded sacp-derive v11.0.0-alpha.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 295fc1f2c76d046278cea7bbf75821c19631146c76c6ea43281c9fc3df8ce46d [INFO] running `Command { std: "docker" "start" "-a" "295fc1f2c76d046278cea7bbf75821c19631146c76c6ea43281c9fc3df8ce46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "295fc1f2c76d046278cea7bbf75821c19631146c76c6ea43281c9fc3df8ce46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "295fc1f2c76d046278cea7bbf75821c19631146c76c6ea43281c9fc3df8ce46d", kill_on_drop: false }` [INFO] [stdout] 295fc1f2c76d046278cea7bbf75821c19631146c76c6ea43281c9fc3df8ce46d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4980ce3f47b1b89ca242546f0ac52992b93917da4b09ed6330dac69ec7f01650 [INFO] running `Command { std: "docker" "start" "-a" "4980ce3f47b1b89ca242546f0ac52992b93917da4b09ed6330dac69ec7f01650", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling time v0.3.46 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling sacp-derive v11.0.0-alpha.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.2.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-concurrency v7.7.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v0.12.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling jsonrpcmsg v0.1.2 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling schemars v1.2.0 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling agent-client-protocol-schema v0.10.7 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling rmcp v0.12.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling sacp-trace-viewer v11.0.0-alpha.1 [INFO] [stderr] Compiling sacp v11.0.0-alpha.1 [INFO] [stderr] Compiling sacp-tokio v11.0.0-alpha.1 [INFO] [stderr] Compiling sacp-conductor v11.0.0-alpha.1 [INFO] [stderr] Compiling determinishtic v0.2.0 [INFO] [stderr] Compiling retcon v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "4980ce3f47b1b89ca242546f0ac52992b93917da4b09ed6330dac69ec7f01650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4980ce3f47b1b89ca242546f0ac52992b93917da4b09ed6330dac69ec7f01650", kill_on_drop: false }` [INFO] [stdout] 4980ce3f47b1b89ca242546f0ac52992b93917da4b09ed6330dac69ec7f01650 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec48602039c76022363aa23c2e7f71329ee72bfb0d1ea65a13e0a1e51238edbd [INFO] running `Command { std: "docker" "start" "-a" "ec48602039c76022363aa23c2e7f71329ee72bfb0d1ea65a13e0a1e51238edbd", kill_on_drop: false }` [INFO] [stderr] Compiling retcon v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.18s [INFO] running `Command { std: "docker" "inspect" "ec48602039c76022363aa23c2e7f71329ee72bfb0d1ea65a13e0a1e51238edbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec48602039c76022363aa23c2e7f71329ee72bfb0d1ea65a13e0a1e51238edbd", kill_on_drop: false }` [INFO] [stdout] ec48602039c76022363aa23c2e7f71329ee72bfb0d1ea65a13e0a1e51238edbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 20df19d10529dd10ae09d04730247b3cfea7223bf29c4baf13f0023fc982e0ac [INFO] running `Command { std: "docker" "start" "-a" "20df19d10529dd10ae09d04730247b3cfea7223bf29c4baf13f0023fc982e0ac", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/retcon-14c48f8066758f96) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/retcon-48d4c4bf492d7aac) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/retcon-proxy.rs (/opt/rustwide/target/debug/deps/retcon_proxy-dc9e77ffb17ad0a0) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests retcon [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/execute.rs - execute::execute_with_connection (line 161) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.42s; merged doctests compilation took 0.42s [INFO] running `Command { std: "docker" "inspect" "20df19d10529dd10ae09d04730247b3cfea7223bf29c4baf13f0023fc982e0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20df19d10529dd10ae09d04730247b3cfea7223bf29c4baf13f0023fc982e0ac", kill_on_drop: false }` [INFO] [stdout] 20df19d10529dd10ae09d04730247b3cfea7223bf29c4baf13f0023fc982e0ac