[INFO] fetching crate v-common-storage 0.2.11... [INFO] testing v-common-storage-0.2.11 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate v-common-storage 0.2.11 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate v-common-storage 0.2.11 [INFO] finished tweaking crates.io crate v-common-storage 0.2.11 [INFO] tweaked toml for crates.io crate v-common-storage 0.2.11 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate v-common-storage 0.2.11 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 141 packages to latest compatible versions [INFO] [stderr] Adding lmdb-rs-m v0.7.8 (available: v0.8.1) [INFO] [stderr] Adding rust-ini v0.16.1 (available: v0.21.3) [INFO] [stderr] Adding rust_decimal v1.12.3 (available: v1.39.0) [INFO] [stderr] Adding rusty_tarantool v0.2.11 (available: v0.3.0) [INFO] [stderr] Adding tokio v0.2.25 (available: v1.48.0) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.18.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 700d96bef881cd6738a57f092f86bacd559af2e226bb1a6e93324c3abfacd404 [INFO] running `Command { std: "docker" "start" "-a" "700d96bef881cd6738a57f092f86bacd559af2e226bb1a6e93324c3abfacd404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "700d96bef881cd6738a57f092f86bacd559af2e226bb1a6e93324c3abfacd404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "700d96bef881cd6738a57f092f86bacd559af2e226bb1a6e93324c3abfacd404", kill_on_drop: false }` [INFO] [stdout] 700d96bef881cd6738a57f092f86bacd559af2e226bb1a6e93324c3abfacd404 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7b3aa533b7c5a3e067e88ae66f8e86d51083a1443bc87db69e4460a2bdceb7b [INFO] running `Command { std: "docker" "start" "-a" "d7b3aa533b7c5a3e067e88ae66f8e86d51083a1443bc87db69e4460a2bdceb7b", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling liblmdb-sys-m v0.2.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling ahash v0.4.8 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling oxiri v0.1.1 [INFO] [stderr] Compiling nng-sys v1.4.0-rc.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rio_api v0.5.3 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling v-cbr-codec v0.7.1 [INFO] [stderr] Compiling rio_turtle v0.5.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rmp-serialize v0.8.1 [INFO] [stderr] Compiling rust-ini v0.16.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling lmdb-rs-m v0.7.8 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling rmpv v0.4.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rust_decimal v1.12.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling nng v1.0.1 [INFO] [stderr] Compiling v-common-onto v0.1.13 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rusty_tarantool v0.2.11 [INFO] [stderr] Compiling v-common-storage v0.2.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d7b3aa533b7c5a3e067e88ae66f8e86d51083a1443bc87db69e4460a2bdceb7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7b3aa533b7c5a3e067e88ae66f8e86d51083a1443bc87db69e4460a2bdceb7b", kill_on_drop: false }` [INFO] [stdout] d7b3aa533b7c5a3e067e88ae66f8e86d51083a1443bc87db69e4460a2bdceb7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b0b10797944286f5aa032ffe13a8f9366a981bf8538e91efe165ff08aa70deb [INFO] running `Command { std: "docker" "start" "-a" "1b0b10797944286f5aa032ffe13a8f9366a981bf8538e91efe165ff08aa70deb", kill_on_drop: false }` [INFO] [stderr] Compiling v-common-storage v0.2.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1b0b10797944286f5aa032ffe13a8f9366a981bf8538e91efe165ff08aa70deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b0b10797944286f5aa032ffe13a8f9366a981bf8538e91efe165ff08aa70deb", kill_on_drop: false }` [INFO] [stdout] 1b0b10797944286f5aa032ffe13a8f9366a981bf8538e91efe165ff08aa70deb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 87ced73aee87c3583169e8d8b1f405de0c74a8c3200212a18228953f0121b4f5 [INFO] running `Command { std: "docker" "start" "-a" "87ced73aee87c3583169e8d8b1f405de0c74a8c3200212a18228953f0121b4f5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/v_common_storage-58424443fbd810ce) [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 v_common_storage [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" "87ced73aee87c3583169e8d8b1f405de0c74a8c3200212a18228953f0121b4f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87ced73aee87c3583169e8d8b1f405de0c74a8c3200212a18228953f0121b4f5", kill_on_drop: false }` [INFO] [stdout] 87ced73aee87c3583169e8d8b1f405de0c74a8c3200212a18228953f0121b4f5