[INFO] crate tk-cantal 0.3.2 is already in cache [INFO] extracting crate tk-cantal 0.3.2 into work/ex/beta-1.37-6/sources/1.36.0/reg/tk-cantal/0.3.2 [INFO] extracting crate tk-cantal 0.3.2 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/tk-cantal/0.3.2 [INFO] validating manifest of tk-cantal-0.3.2 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tk-cantal-0.3.2 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tk-cantal-0.3.2 [INFO] finished frobbing tk-cantal-0.3.2 [INFO] frobbed toml for tk-cantal-0.3.2 written to work/ex/beta-1.37-6/sources/1.36.0/reg/tk-cantal/0.3.2/Cargo.toml [INFO] started frobbing tk-cantal-0.3.2 [INFO] finished frobbing tk-cantal-0.3.2 [INFO] frobbed toml for tk-cantal-0.3.2 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/tk-cantal/0.3.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tk-cantal-0.3.2 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/tk-cantal/0.3.2:/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-07-23" "build" "--frozen"` [INFO] [stdout] 779ec68d7b2579014d0bb0051e857922a7855f32d063f5de0e1aff9fccf6ccdd [INFO] running `"docker" "start" "-a" "779ec68d7b2579014d0bb0051e857922a7855f32d063f5de0e1aff9fccf6ccdd"` [INFO] [stderr] Compiling netbuf v0.4.1 [INFO] [stderr] Compiling sha1 v0.4.0 [INFO] [stderr] Compiling serde_millis v0.1.1 [INFO] [stderr] Compiling abstract-ns v0.4.3 [INFO] [stderr] Compiling tk-bufstream v0.3.0 [INFO] [stderr] Compiling tk-pool v0.5.3 [INFO] [stderr] Compiling tk-http v0.3.9 [INFO] [stderr] Compiling tk-cantal v0.3.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/connect.rs:16:42 [INFO] [stderr] | [INFO] [stderr] 16 | pub type Pool = tk_pool::queue::Pool, Error>>>, [INFO] [stderr] | |___________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 16 | pub type Pool = tk_pool::queue::Pool, Error>>>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.21s [INFO] running `"docker" "inspect" "779ec68d7b2579014d0bb0051e857922a7855f32d063f5de0e1aff9fccf6ccdd"` [INFO] running `"docker" "rm" "-f" "779ec68d7b2579014d0bb0051e857922a7855f32d063f5de0e1aff9fccf6ccdd"` [INFO] [stdout] 779ec68d7b2579014d0bb0051e857922a7855f32d063f5de0e1aff9fccf6ccdd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/tk-cantal/0.3.2:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 4f9e164a2deb3ffb4ca52f7186755c30a316e2adcb30832135eb1fef44b673e8 [INFO] running `"docker" "start" "-a" "4f9e164a2deb3ffb4ca52f7186755c30a316e2adcb30832135eb1fef44b673e8"` [INFO] [stderr] Compiling tk-easyloop v0.1.1 [INFO] [stderr] Compiling tk-cantal v0.3.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/connect.rs:16:42 [INFO] [stderr] | [INFO] [stderr] 16 | pub type Pool = tk_pool::queue::Pool, Error>>>, [INFO] [stderr] | |___________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 16 | pub type Pool = tk_pool::queue::Pool, Error>>>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.20s [INFO] running `"docker" "inspect" "4f9e164a2deb3ffb4ca52f7186755c30a316e2adcb30832135eb1fef44b673e8"` [INFO] running `"docker" "rm" "-f" "4f9e164a2deb3ffb4ca52f7186755c30a316e2adcb30832135eb1fef44b673e8"` [INFO] [stdout] 4f9e164a2deb3ffb4ca52f7186755c30a316e2adcb30832135eb1fef44b673e8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/tk-cantal/0.3.2:/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-07-23" "test" "--frozen"` [INFO] [stdout] bc45a05fccbb1d9c618b57c7d4e49f6be7fe307d46e2ea89213a5114815d82b2 [INFO] running `"docker" "start" "-a" "bc45a05fccbb1d9c618b57c7d4e49f6be7fe307d46e2ea89213a5114815d82b2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/tk_cantal-ebe53dedca56f64f [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 tk-cantal [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" "bc45a05fccbb1d9c618b57c7d4e49f6be7fe307d46e2ea89213a5114815d82b2"` [INFO] running `"docker" "rm" "-f" "bc45a05fccbb1d9c618b57c7d4e49f6be7fe307d46e2ea89213a5114815d82b2"` [INFO] [stdout] bc45a05fccbb1d9c618b57c7d4e49f6be7fe307d46e2ea89213a5114815d82b2