[INFO] fetching crate yopo 11.0.0... [INFO] testing yopo-11.0.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate yopo 11.0.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate yopo 11.0.0 [INFO] finished tweaking crates.io crate yopo 11.0.0 [INFO] tweaked toml for crates.io crate yopo 11.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yopo 11.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 yopo 11.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] Downloading crates ... [INFO] [stderr] Downloaded sacp-derive v11.0.0 [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] [stderr] Downloaded strum v0.28.0 [INFO] [stderr] Downloaded boxfnonce v0.1.1 [INFO] [stderr] Downloaded schemars_derive v1.1.0 [INFO] [stderr] Downloaded strum_macros v0.28.0 [INFO] [stderr] Downloaded rmcp-macros v1.2.0 [INFO] [stderr] Downloaded clap v4.5.51 [INFO] [stderr] Downloaded agent-client-protocol-schema v0.11.2 [INFO] [stderr] Downloaded futures-concurrency v7.7.0 [INFO] [stderr] Downloaded cc v1.2.45 [INFO] [stderr] Downloaded sacp v11.0.0 [INFO] [stderr] Downloaded schemars v1.1.0 [INFO] [stderr] Downloaded sacp-tokio v11.0.0 [INFO] [stderr] Downloaded jsonrpcmsg v0.1.2 [INFO] [stderr] Downloaded clap_builder v4.5.51 [INFO] [stderr] Downloaded rmcp v1.2.0 [INFO] [stderr] Downloaded syn v2.0.109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4d10a9c715f85648ddd99a5d079b84545f5d718d7bb6f8b90abc5d604d7390f7 [INFO] running `Command { std: "docker" "start" "-a" "4d10a9c715f85648ddd99a5d079b84545f5d718d7bb6f8b90abc5d604d7390f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d10a9c715f85648ddd99a5d079b84545f5d718d7bb6f8b90abc5d604d7390f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d10a9c715f85648ddd99a5d079b84545f5d718d7bb6f8b90abc5d604d7390f7", kill_on_drop: false }` [INFO] [stdout] 4d10a9c715f85648ddd99a5d079b84545f5d718d7bb6f8b90abc5d604d7390f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] baafca40b20459e35384bc593d8ac78f2c598e840af430c49c15a875a0849ffa [INFO] running `Command { std: "docker" "start" "-a" "baafca40b20459e35384bc593d8ac78f2c598e840af430c49c15a875a0849ffa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling rmcp v1.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling sacp-derive v11.0.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-concurrency v7.7.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v1.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling jsonrpcmsg v0.1.2 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling schemars v1.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling agent-client-protocol-schema v0.11.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling sacp v11.0.0 [INFO] [stderr] Compiling sacp-tokio v11.0.0 [INFO] [stderr] Compiling yopo v11.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "baafca40b20459e35384bc593d8ac78f2c598e840af430c49c15a875a0849ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baafca40b20459e35384bc593d8ac78f2c598e840af430c49c15a875a0849ffa", kill_on_drop: false }` [INFO] [stdout] baafca40b20459e35384bc593d8ac78f2c598e840af430c49c15a875a0849ffa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d3f5ce16db3b3e34d04cf55b1ec24eb819cb1c43b2aec80a358a054945aad3a7 [INFO] running `Command { std: "docker" "start" "-a" "d3f5ce16db3b3e34d04cf55b1ec24eb819cb1c43b2aec80a358a054945aad3a7", kill_on_drop: false }` [INFO] [stderr] Compiling yopo v11.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "d3f5ce16db3b3e34d04cf55b1ec24eb819cb1c43b2aec80a358a054945aad3a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3f5ce16db3b3e34d04cf55b1ec24eb819cb1c43b2aec80a358a054945aad3a7", kill_on_drop: false }` [INFO] [stdout] d3f5ce16db3b3e34d04cf55b1ec24eb819cb1c43b2aec80a358a054945aad3a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b89dfe115cd7ba57e67e287228444e03aa179c6ee8358d49926681ee9322c612 [INFO] running `Command { std: "docker" "start" "-a" "b89dfe115cd7ba57e67e287228444e03aa179c6ee8358d49926681ee9322c612", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yopo-821dc97e6770dbc6) [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/yopo-1ab8d72dfe0cf4f4) [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] Doc-tests yopo [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - prompt (line 201) ... ignored [INFO] [stdout] test src/lib.rs - prompt_with_callback (line 67) ... ignored [INFO] [stdout] test src/lib.rs - content_block_to_string (line 25) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.01s; merged doctests compilation took 1.00s [INFO] running `Command { std: "docker" "inspect" "b89dfe115cd7ba57e67e287228444e03aa179c6ee8358d49926681ee9322c612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b89dfe115cd7ba57e67e287228444e03aa179c6ee8358d49926681ee9322c612", kill_on_drop: false }` [INFO] [stdout] b89dfe115cd7ba57e67e287228444e03aa179c6ee8358d49926681ee9322c612