[INFO] fetching crate v-common-storage 0.2.11... [INFO] testing v-common-storage-0.2.11 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate v-common-storage 0.2.11 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate v-common-storage 0.2.11 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 143 packages to latest compatible versions [INFO] [stderr] Adding lmdb-rs-m v0.7.8 (available: v0.8.0) [INFO] [stderr] Adding rust-ini v0.16.1 (available: v0.21.3) [INFO] [stderr] Adding rust_decimal v1.12.3 (available: v1.38.0) [INFO] [stderr] Adding rusty_tarantool v0.2.11 (available: v0.3.0) [INFO] [stderr] Adding tokio v0.2.25 (available: v1.47.1) [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 116afa5d8856140654b9752da685f3cb460eb0e585db671cd86850fe659366f9 [INFO] running `Command { std: "docker" "start" "-a" "116afa5d8856140654b9752da685f3cb460eb0e585db671cd86850fe659366f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "116afa5d8856140654b9752da685f3cb460eb0e585db671cd86850fe659366f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "116afa5d8856140654b9752da685f3cb460eb0e585db671cd86850fe659366f9", kill_on_drop: false }` [INFO] [stdout] 116afa5d8856140654b9752da685f3cb460eb0e585db671cd86850fe659366f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 315bcd2a7d97cee690e54b3b8adf5ef7daaba910039a979f117ee610dd85a52c [INFO] running `Command { std: "docker" "start" "-a" "315bcd2a7d97cee690e54b3b8adf5ef7daaba910039a979f117ee610dd85a52c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling ahash v0.4.8 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling oxiri v0.1.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling rio_api v0.5.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rmp-serialize v0.8.1 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling v-cbr-codec v0.7.1 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling rio_turtle v0.5.3 [INFO] [stderr] Compiling nng-sys v1.4.0-rc.0 [INFO] [stderr] Compiling liblmdb-sys-m v0.2.3 [INFO] [stderr] Compiling rust-ini v0.16.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling lmdb-rs-m v0.7.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling rust_decimal v1.12.3 [INFO] [stderr] Compiling rmpv v0.4.7 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling nng v1.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling v-common-onto v0.1.13 [INFO] [stderr] Compiling tokio-util v0.3.1 [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 36.46s [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 2` [INFO] running `Command { std: "docker" "inspect" "315bcd2a7d97cee690e54b3b8adf5ef7daaba910039a979f117ee610dd85a52c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315bcd2a7d97cee690e54b3b8adf5ef7daaba910039a979f117ee610dd85a52c", kill_on_drop: false }` [INFO] [stdout] 315bcd2a7d97cee690e54b3b8adf5ef7daaba910039a979f117ee610dd85a52c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 762cf785517bfbe1fc819834aaab21aa313b7f5b0d0201940d4a4bd426aff9b9 [INFO] running `Command { std: "docker" "start" "-a" "762cf785517bfbe1fc819834aaab21aa313b7f5b0d0201940d4a4bd426aff9b9", 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.96s [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 2` [INFO] running `Command { std: "docker" "inspect" "762cf785517bfbe1fc819834aaab21aa313b7f5b0d0201940d4a4bd426aff9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "762cf785517bfbe1fc819834aaab21aa313b7f5b0d0201940d4a4bd426aff9b9", kill_on_drop: false }` [INFO] [stdout] 762cf785517bfbe1fc819834aaab21aa313b7f5b0d0201940d4a4bd426aff9b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c6e433d0632cc1e8fdacda010871212372074fc2c62df302a22f1e68d8fa997d [INFO] running `Command { std: "docker" "start" "-a" "c6e433d0632cc1e8fdacda010871212372074fc2c62df302a22f1e68d8fa997d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [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 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/v_common_storage-0b208250e85596ea) [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" "c6e433d0632cc1e8fdacda010871212372074fc2c62df302a22f1e68d8fa997d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6e433d0632cc1e8fdacda010871212372074fc2c62df302a22f1e68d8fa997d", kill_on_drop: false }` [INFO] [stdout] c6e433d0632cc1e8fdacda010871212372074fc2c62df302a22f1e68d8fa997d