[INFO] cloning repository https://github.com/rorads/openai-chat-explore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rorads/openai-chat-explore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frorads%2Fopenai-chat-explore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frorads%2Fopenai-chat-explore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b85042b548bf3e5a23155604c26421ae7c4069e [INFO] testing rorads/openai-chat-explore against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frorads%2Fopenai-chat-explore" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rorads/openai-chat-explore [INFO] finished tweaking git repo https://github.com/rorads/openai-chat-explore [INFO] tweaked toml for git repo https://github.com/rorads/openai-chat-explore written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rorads/openai-chat-explore on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rorads/openai-chat-explore 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27edf670cb412d95e42d4fc939c382013200654581b18ef4f1e2cb8754771e17 [INFO] running `Command { std: "docker" "start" "-a" "27edf670cb412d95e42d4fc939c382013200654581b18ef4f1e2cb8754771e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27edf670cb412d95e42d4fc939c382013200654581b18ef4f1e2cb8754771e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27edf670cb412d95e42d4fc939c382013200654581b18ef4f1e2cb8754771e17", kill_on_drop: false }` [INFO] [stdout] 27edf670cb412d95e42d4fc939c382013200654581b18ef4f1e2cb8754771e17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5f0079b4af4cebb12c5b2834b61aaa160c3664a5387f8590d6b8ed2b5e57e8a8 [INFO] running `Command { std: "docker" "start" "-a" "5f0079b4af4cebb12c5b2834b61aaa160c3664a5387f8590d6b8ed2b5e57e8a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling json_inspector v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/populate_db.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 59 | struct MessageData { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 60 | id: Option, // Message's own ID, might not be the one we use for point_id [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `MessageData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/populate_db.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 67 | struct MappingNode { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 68 | id: Option, // This is the node_id, sometimes same as the key in the map [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `MappingNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.22s [INFO] running `Command { std: "docker" "inspect" "5f0079b4af4cebb12c5b2834b61aaa160c3664a5387f8590d6b8ed2b5e57e8a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f0079b4af4cebb12c5b2834b61aaa160c3664a5387f8590d6b8ed2b5e57e8a8", kill_on_drop: false }` [INFO] [stdout] 5f0079b4af4cebb12c5b2834b61aaa160c3664a5387f8590d6b8ed2b5e57e8a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 27e3144a8e3ffafefddbb9a00bc6057c519dd3489ad20b3609c885fa703bbb10 [INFO] running `Command { std: "docker" "start" "-a" "27e3144a8e3ffafefddbb9a00bc6057c519dd3489ad20b3609c885fa703bbb10", kill_on_drop: false }` [INFO] [stderr] Compiling json_inspector v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/populate_db.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 59 | struct MessageData { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 60 | id: Option, // Message's own ID, might not be the one we use for point_id [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `MessageData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/populate_db.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 67 | struct MappingNode { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 68 | id: Option, // This is the node_id, sometimes same as the key in the map [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `MappingNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "27e3144a8e3ffafefddbb9a00bc6057c519dd3489ad20b3609c885fa703bbb10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e3144a8e3ffafefddbb9a00bc6057c519dd3489ad20b3609c885fa703bbb10", kill_on_drop: false }` [INFO] [stdout] 27e3144a8e3ffafefddbb9a00bc6057c519dd3489ad20b3609c885fa703bbb10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ce1b54e37fb342a1e6cc96fbe0bda553c0d9f5e9b391effc9c7f2f0e37f032ab [INFO] running `Command { std: "docker" "start" "-a" "ce1b54e37fb342a1e6cc96fbe0bda553c0d9f5e9b391effc9c7f2f0e37f032ab", kill_on_drop: false }` [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/populate_db.rs:60:5 [INFO] [stderr] | [INFO] [stderr] 59 | struct MessageData { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 60 | id: Option, // Message's own ID, might not be the one we use for point_id [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `MessageData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/populate_db.rs:68:5 [INFO] [stderr] | [INFO] [stderr] 67 | struct MappingNode { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 68 | id: Option, // This is the node_id, sometimes same as the key in the map [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `MappingNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `json_inspector` (bin "populate_db" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/analyse_conversation_json.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/analyse_conversation_json-2714188e556a0204) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/db_initializer.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/db_initializer-88eb554cab812b6f) [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] [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/populate_db.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/populate_db-2b20aa09a57d5d54) [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" "ce1b54e37fb342a1e6cc96fbe0bda553c0d9f5e9b391effc9c7f2f0e37f032ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce1b54e37fb342a1e6cc96fbe0bda553c0d9f5e9b391effc9c7f2f0e37f032ab", kill_on_drop: false }` [INFO] [stdout] ce1b54e37fb342a1e6cc96fbe0bda553c0d9f5e9b391effc9c7f2f0e37f032ab