[INFO] fetching crate jutella 0.6.0... [INFO] testing jutella-0.6.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759 [INFO] extracting crate jutella 0.6.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate jutella 0.6.0 [INFO] finished tweaking crates.io crate jutella 0.6.0 [INFO] tweaked toml for crates.io crate jutella 0.6.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jutella 0.6.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jutella 0.6.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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustix v1.1.1 [INFO] [stderr] Downloaded tiktoken-rs v0.7.0 [INFO] [stderr] Downloaded iter_accumulate v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69e9f0d0a275d2cddc64f545ca21547ee7862f2a3426c50f02981f6005bac295 [INFO] running `Command { std: "docker" "start" "-a" "69e9f0d0a275d2cddc64f545ca21547ee7862f2a3426c50f02981f6005bac295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69e9f0d0a275d2cddc64f545ca21547ee7862f2a3426c50f02981f6005bac295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69e9f0d0a275d2cddc64f545ca21547ee7862f2a3426c50f02981f6005bac295", kill_on_drop: false }` [INFO] [stdout] 69e9f0d0a275d2cddc64f545ca21547ee7862f2a3426c50f02981f6005bac295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78941c8b0bca7eac20c290ef848f66d551613387c27829effab87ff2d90672c0 [INFO] running `Command { std: "docker" "start" "-a" "78941c8b0bca7eac20c290ef848f66d551613387c27829effab87ff2d90672c0", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustix v1.1.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling iter_accumulate v1.0.1 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling tiktoken-rs v0.7.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling compression-codecs v0.4.30 [INFO] [stderr] Compiling async-compression v0.4.30 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling jutella v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "78941c8b0bca7eac20c290ef848f66d551613387c27829effab87ff2d90672c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78941c8b0bca7eac20c290ef848f66d551613387c27829effab87ff2d90672c0", kill_on_drop: false }` [INFO] [stdout] 78941c8b0bca7eac20c290ef848f66d551613387c27829effab87ff2d90672c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d082f6850c99c4c115108634b91bb2a5fa0d3d34c6a61ed060f5ec8c0774dbea [INFO] running `Command { std: "docker" "start" "-a" "d082f6850c99c4c115108634b91bb2a5fa0d3d34c6a61ed060f5ec8c0774dbea", kill_on_drop: false }` [INFO] [stderr] Compiling jutella v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.22s [INFO] running `Command { std: "docker" "inspect" "d082f6850c99c4c115108634b91bb2a5fa0d3d34c6a61ed060f5ec8c0774dbea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d082f6850c99c4c115108634b91bb2a5fa0d3d34c6a61ed060f5ec8c0774dbea", kill_on_drop: false }` [INFO] [stdout] d082f6850c99c4c115108634b91bb2a5fa0d3d34c6a61ed060f5ec8c0774dbea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b466885efc2facd73efe5d68a64b9f64716a1405d160a8324dfd50407428d1b6 [INFO] running `Command { std: "docker" "start" "-a" "b466885efc2facd73efe5d68a64b9f64716a1405d160a8324dfd50407428d1b6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jutella-149401e441a42862) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test chat_client::context::tests::empty_with_system_message ... ok [INFO] [stdout] test chat_client::context::tests::empty ... ok [INFO] [stdout] test chat_client::context::tests::non_empty ... ok [INFO] [stdout] test chat_client::context::tests::non_empty_with_system_message ... ok [INFO] [stdout] test chat_client::context::tests::max_history_tokens_exact ... ok [INFO] [stdout] test chat_client::context::tests::min_history_tokens_exact ... ok [INFO] [stdout] test chat_client::context::tests::min_history_tokens ... ok [INFO] [stdout] test chat_client::context::tests::max_history_tokens ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jutella-e2048253e77c76ec) [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 jutella [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] running `Command { std: "docker" "inspect" "b466885efc2facd73efe5d68a64b9f64716a1405d160a8324dfd50407428d1b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b466885efc2facd73efe5d68a64b9f64716a1405d160a8324dfd50407428d1b6", kill_on_drop: false }` [INFO] [stdout] b466885efc2facd73efe5d68a64b9f64716a1405d160a8324dfd50407428d1b6