[INFO] fetching crate flow-db 0.1.2... [INFO] testing flow-db-0.1.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate flow-db 0.1.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate flow-db 0.1.2 [INFO] finished tweaking crates.io crate flow-db 0.1.2 [INFO] tweaked toml for crates.io crate flow-db 0.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate flow-db 0.1.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate flow-db 0.1.2 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dd4fe023433bc35a4f2cb9e86dfd4bdb532e4f9731f2c1db3f2277389bfeb3b [INFO] running `Command { std: "docker" "start" "-a" "8dd4fe023433bc35a4f2cb9e86dfd4bdb532e4f9731f2c1db3f2277389bfeb3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dd4fe023433bc35a4f2cb9e86dfd4bdb532e4f9731f2c1db3f2277389bfeb3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd4fe023433bc35a4f2cb9e86dfd4bdb532e4f9731f2c1db3f2277389bfeb3b", kill_on_drop: false }` [INFO] [stdout] 8dd4fe023433bc35a4f2cb9e86dfd4bdb532e4f9731f2c1db3f2277389bfeb3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e94145f088eae6411a433de0126d07c6b64461547d385bf41423a1bc3629f72 [INFO] running `Command { std: "docker" "start" "-a" "0e94145f088eae6411a433de0126d07c6b64461547d385bf41423a1bc3629f72", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling agentflow-core v0.1.2 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling flow-db v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.35s [INFO] running `Command { std: "docker" "inspect" "0e94145f088eae6411a433de0126d07c6b64461547d385bf41423a1bc3629f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e94145f088eae6411a433de0126d07c6b64461547d385bf41423a1bc3629f72", kill_on_drop: false }` [INFO] [stdout] 0e94145f088eae6411a433de0126d07c6b64461547d385bf41423a1bc3629f72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13b068e15334300ebeee958e95b5aa9e23ebff60c348f343e56043c8eefb0d82 [INFO] running `Command { std: "docker" "start" "-a" "13b068e15334300ebeee958e95b5aa9e23ebff60c348f343e56043c8eefb0d82", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling flow-db v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.17s [INFO] running `Command { std: "docker" "inspect" "13b068e15334300ebeee958e95b5aa9e23ebff60c348f343e56043c8eefb0d82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b068e15334300ebeee958e95b5aa9e23ebff60c348f343e56043c8eefb0d82", kill_on_drop: false }` [INFO] [stdout] 13b068e15334300ebeee958e95b5aa9e23ebff60c348f343e56043c8eefb0d82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d0559e0c653b711369bb79f35442efc3af83aecdb79dae391e11bd76f76013d2 [INFO] running `Command { std: "docker" "start" "-a" "d0559e0c653b711369bb79f35442efc3af83aecdb79dae391e11bd76f76013d2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flow_db-92a3e8fa30f55aaf) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test task_sync::tests::test_feature_to_task ... ok [INFO] [stdout] test task_sync::tests::test_feature_to_task_completed ... ok [INFO] [stdout] test event_log::tests::test_log_and_get_events ... ok [INFO] [stdout] test schema::tests::test_init_connection ... ok [INFO] [stdout] test task_sync::tests::test_task_to_feature_completed ... ok [INFO] [stdout] test feature::tests::test_mark_passing_failing ... ok [INFO] [stdout] test migration::tests::test_feature_table_schema ... ok [INFO] [stdout] test event_log::tests::test_events_for_nonexistent_feature ... ok [INFO] [stdout] test feature::tests::test_bulk_create_with_index_dependencies ... ok [INFO] [stdout] test feature::tests::test_create_and_get ... ok [INFO] [stdout] test feature::tests::test_claim_and_get ... ok [INFO] [stdout] test event_log::tests::test_event_with_optional_fields ... ok [INFO] [stdout] test feature::tests::test_dependencies ... ok [INFO] [stdout] test tests::test_concurrent_access ... ok [INFO] [stdout] test task_sync::tests::test_task_to_feature ... ok [INFO] [stdout] test feature::tests::test_get_graph ... ok [INFO] [stdout] test task_sync::tests::test_roundtrip_conversion ... ok [INFO] [stdout] test feature::tests::test_get_stats ... ok [INFO] [stdout] test migration::tests::test_migrations ... ok [INFO] [stdout] test tests::test_open_in_memory ... ok [INFO] [stdout] test task_sync::tests::test_feature_to_task_pending ... ok [INFO] [stdout] test feature::tests::test_get_ready_and_blocked ... ok [INFO] [stderr] Doc-tests flow_db [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d0559e0c653b711369bb79f35442efc3af83aecdb79dae391e11bd76f76013d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0559e0c653b711369bb79f35442efc3af83aecdb79dae391e11bd76f76013d2", kill_on_drop: false }` [INFO] [stdout] d0559e0c653b711369bb79f35442efc3af83aecdb79dae391e11bd76f76013d2