[INFO] updating cached repository zheludkovm/TarantoolRustAPI [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/zheludkovm/TarantoolRustAPI [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/zheludkovm/TarantoolRustAPI" "work/ex/beta-1.38-1/sources/1.37.0/gh/zheludkovm/TarantoolRustAPI"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/zheludkovm/TarantoolRustAPI'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zheludkovm/TarantoolRustAPI" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zheludkovm/TarantoolRustAPI"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zheludkovm/TarantoolRustAPI'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2f73755bc72c824f28085eedc66f2ba50da63d4a [INFO] sha for GitHub repo zheludkovm/TarantoolRustAPI: 2f73755bc72c824f28085eedc66f2ba50da63d4a [INFO] validating manifest of zheludkovm/TarantoolRustAPI on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of zheludkovm/TarantoolRustAPI on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing zheludkovm/TarantoolRustAPI [INFO] finished frobbing zheludkovm/TarantoolRustAPI [INFO] frobbed toml for zheludkovm/TarantoolRustAPI written to work/ex/beta-1.38-1/sources/1.37.0/gh/zheludkovm/TarantoolRustAPI/Cargo.toml [INFO] started frobbing zheludkovm/TarantoolRustAPI [INFO] finished frobbing zheludkovm/TarantoolRustAPI [INFO] frobbed toml for zheludkovm/TarantoolRustAPI written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zheludkovm/TarantoolRustAPI/Cargo.toml [INFO] crate zheludkovm/TarantoolRustAPI already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing zheludkovm/TarantoolRustAPI against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zheludkovm/TarantoolRustAPI:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] a3adcba8975cba578056e152292ba34f28da1326edd563933f3e05f7f657315b [INFO] running `"docker" "start" "-a" "a3adcba8975cba578056e152292ba34f28da1326edd563933f3e05f7f657315b"` [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.1 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling serde v1.0.33 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling termcolor v0.3.5 [INFO] [stderr] Compiling base64 v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling rmpv v0.4.1 (https://github.com/3Hren/msgpack-rust#e96d118f) [INFO] [stderr] Compiling rmp-serialize v0.8.0 (https://github.com/3Hren/msgpack-rust#e96d118f) [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling serde_derive_internals v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.33 [INFO] [stderr] Compiling env_logger v0.5.5 [INFO] [stderr] Compiling rmp-serde v0.14.0 (https://github.com/3Hren/msgpack-rust#e96d118f) [INFO] [stderr] Compiling tarantool_rust_api v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tarantool/internal.rs:273:23 [INFO] [stderr] | [INFO] [stderr] 273 | where E: Into> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error + Send + Sync` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/tarantool/dict.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | pub static ref SPACE_DICTIONARY: RwLock> = RwLock::new(HashMap::new()); [INFO] [stderr] 8 | | pub static ref SPACE_INDEX_DICTIONARY: RwLock>> = RwLock::new(HashMap::new()); [INFO] [stderr] 9 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/tarantool/dict.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | pub static ref SPACE_DICTIONARY: RwLock> = RwLock::new(HashMap::new()); [INFO] [stderr] 8 | | pub static ref SPACE_INDEX_DICTIONARY: RwLock>> = RwLock::new(HashMap::new()); [INFO] [stderr] 9 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `"docker" "inspect" "a3adcba8975cba578056e152292ba34f28da1326edd563933f3e05f7f657315b"` [INFO] running `"docker" "rm" "-f" "a3adcba8975cba578056e152292ba34f28da1326edd563933f3e05f7f657315b"` [INFO] [stdout] a3adcba8975cba578056e152292ba34f28da1326edd563933f3e05f7f657315b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zheludkovm/TarantoolRustAPI:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 3bfbbdb6b7eec3a3e47c82052647275b5e8c858377715421f3b3d245e68aacde [INFO] running `"docker" "start" "-a" "3bfbbdb6b7eec3a3e47c82052647275b5e8c858377715421f3b3d245e68aacde"` [INFO] [stderr] Compiling tarantool_rust_api v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tarantool/internal.rs:273:23 [INFO] [stderr] | [INFO] [stderr] 273 | where E: Into> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error + Send + Sync` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/tarantool/dict.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | pub static ref SPACE_DICTIONARY: RwLock> = RwLock::new(HashMap::new()); [INFO] [stderr] 8 | | pub static ref SPACE_INDEX_DICTIONARY: RwLock>> = RwLock::new(HashMap::new()); [INFO] [stderr] 9 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/tarantool/dict.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | pub static ref SPACE_DICTIONARY: RwLock> = RwLock::new(HashMap::new()); [INFO] [stderr] 8 | | pub static ref SPACE_INDEX_DICTIONARY: RwLock>> = RwLock::new(HashMap::new()); [INFO] [stderr] 9 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "3bfbbdb6b7eec3a3e47c82052647275b5e8c858377715421f3b3d245e68aacde"` [INFO] running `"docker" "rm" "-f" "3bfbbdb6b7eec3a3e47c82052647275b5e8c858377715421f3b3d245e68aacde"` [INFO] [stdout] 3bfbbdb6b7eec3a3e47c82052647275b5e8c858377715421f3b3d245e68aacde [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/zheludkovm/TarantoolRustAPI:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] dc6e14e8d2414ca5bb90ab3156ca80e680e54be0d0e9a1d00523a0620d17be6d [INFO] running `"docker" "start" "-a" "dc6e14e8d2414ca5bb90ab3156ca80e680e54be0d0e9a1d00523a0620d17be6d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/tarantool_rust_api-dc94408aa0793f3d [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 [INFO] [stdout] [INFO] [stderr] Doc-tests tarantool_rust_api [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "dc6e14e8d2414ca5bb90ab3156ca80e680e54be0d0e9a1d00523a0620d17be6d"` [INFO] running `"docker" "rm" "-f" "dc6e14e8d2414ca5bb90ab3156ca80e680e54be0d0e9a1d00523a0620d17be6d"` [INFO] [stdout] dc6e14e8d2414ca5bb90ab3156ca80e680e54be0d0e9a1d00523a0620d17be6d