[INFO] cloning repository https://github.com/praxec/elicitation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/praxec/elicitation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpraxec%2Felicitation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpraxec%2Felicitation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bba8c0309eaf833ac81554e521288c5d3e36e35e
[INFO] testing praxec/elicitation against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpraxec%2Felicitation" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/praxec/elicitation
[INFO] finished tweaking git repo https://github.com/praxec/elicitation
[INFO] tweaked toml for git repo https://github.com/praxec/elicitation written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/praxec/elicitation on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/praxec/elicitation 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b9ccfad8a2683abf1e1b0d4b77ced1040f0552606a8327a4e458a40b29bf9006
[INFO] running `Command { std: "docker" "start" "b9ccfad8a2683abf1e1b0d4b77ced1040f0552606a8327a4e458a40b29bf9006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9ccfad8a2683abf1e1b0d4b77ced1040f0552606a8327a4e458a40b29bf9006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9ccfad8a2683abf1e1b0d4b77ced1040f0552606a8327a4e458a40b29bf9006" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9ccfad8a2683abf1e1b0d4b77ced1040f0552606a8327a4e458a40b29bf9006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9ccfad8a2683abf1e1b0d4b77ced1040f0552606a8327a4e458a40b29bf9006" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling elicitation-session v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "b9ccfad8a2683abf1e1b0d4b77ced1040f0552606a8327a4e458a40b29bf9006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9ccfad8a2683abf1e1b0d4b77ced1040f0552606a8327a4e458a40b29bf9006" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling elicitation-session v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/session/contract_tests.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let mut s = SessionState::new();
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4.44s
[INFO] running `Command { std: "docker" "inspect" "b9ccfad8a2683abf1e1b0d4b77ced1040f0552606a8327a4e458a40b29bf9006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9ccfad8a2683abf1e1b0d4b77ced1040f0552606a8327a4e458a40b29bf9006" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/session/contract_tests.rs:149:13
[INFO] [stderr]     |
[INFO] [stderr] 149 |         let mut s = SessionState::new();
[INFO] [stderr]     |             ----^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `elicitation-session` (lib test) generated 1 warning (run `cargo fix --lib -p elicitation-session --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/elicitation_session-332c9350ba99ae68)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test session::contract_tests::contract_tests::memory_store_contracts ... ok
[INFO] [stdout] test session::contract_tests::contract_tests::recovery_quarantines_invalid_awaiting_confirm ... ok
[INFO] [stdout] test session::contract_tests::contract_tests::recovery_sqlite_quarantines_invalid ... ok
[INFO] [stdout] test session::contract_tests::contract_tests::sqlite_store_contracts ... ok
[INFO] [stdout] test session::tests::poka_yoke_tests::batch_missing_open_text_rejected ... ok
[INFO] [stdout] test session::tests::poka_yoke_tests::close_guard_rejects_yes_from_collecting ... ok
[INFO] [stdout] test session::contract_tests::contract_tests::registry_not_found_for_missing_session ... ok
[INFO] [stdout] test session::contract_tests::contract_tests::registry_get_locked_and_commit ... ok
[INFO] [stdout] test session::tests::poka_yoke_tests::enqueue_summary_confirm_rejected ... ok
[INFO] [stdout] test session::tests::poka_yoke_tests::happy_path_confirm_yes_closes_session ... ok
[INFO] [stdout] test session::tests::poka_yoke_tests::queue_depth_cap_enforced ... ok
[INFO] [stdout] test session::tests::poka_yoke_tests::single_use_token_consumed_on_first_use ... ok
[INFO] [stdout] test session::tests::poka_yoke_tests::store_delete_refuses_non_closed ... ok
[INFO] [stdout] test session::tests::poka_yoke_tests::revision_cap_enforced ... ok
[INFO] [stdout] test session::contract_tests::contract_tests::sqlite_atomic_persist_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests elicitation_session
[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" "b9ccfad8a2683abf1e1b0d4b77ced1040f0552606a8327a4e458a40b29bf9006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9ccfad8a2683abf1e1b0d4b77ced1040f0552606a8327a4e458a40b29bf9006", kill_on_drop: false }`
[INFO] [stdout] b9ccfad8a2683abf1e1b0d4b77ced1040f0552606a8327a4e458a40b29bf9006
