Oct 15 09:40:34.537 INFO testing KVData/mysql2mongodb against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 09:40:34.537 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 09:40:34.984 INFO blam! 8a10c8445b2b735c656e20e2d07f5365ef08f88234ff0e5226738c10bb263d69 Oct 15 09:40:34.987 INFO running `"docker" "start" "-a" "8a10c8445b2b735c656e20e2d07f5365ef08f88234ff0e5226738c10bb263d69"` Oct 15 09:40:36.933 INFO kablam! usermod: no changes Oct 15 09:40:37.206 INFO kablam! Compiling scan_fmt v0.1.1 Oct 15 09:40:37.206 INFO kablam! Compiling atoi v0.2.2 Oct 15 09:40:37.211 INFO kablam! Compiling memchr v1.0.1 Oct 15 09:40:37.227 INFO kablam! Compiling hostname v0.1.3 Oct 15 09:40:37.243 INFO kablam! Compiling serde_json v1.0.4 Oct 15 09:40:37.243 INFO kablam! Compiling toml v0.4.5 Oct 15 09:40:37.263 INFO kablam! Compiling nix v0.9.0 Oct 15 09:40:37.263 INFO kablam! Compiling semver v0.8.0 Oct 15 09:40:40.297 INFO kablam! Compiling twox-hash v1.1.0 Oct 15 09:40:41.643 INFO kablam! Compiling thread_local v0.3.4 Oct 15 09:40:42.287 INFO kablam! Compiling rust-crypto v0.2.36 Oct 15 09:40:42.399 INFO kablam! Compiling aho-corasick v0.6.3 Oct 15 09:40:45.283 INFO kablam! Compiling nom v3.2.0 Oct 15 09:40:47.399 INFO kablam! Compiling textnonce v0.6.3 Oct 15 09:40:47.419 INFO kablam! Compiling regex v0.2.2 Oct 15 09:41:02.859 INFO kablam! Compiling config v0.7.0 Oct 15 09:41:13.371 INFO kablam! Compiling mysql_common v0.2.0 Oct 15 09:41:16.575 INFO kablam! Compiling bson v0.10.0 Oct 15 09:41:21.761 INFO kablam! Compiling mongodb v0.3.7 Oct 15 09:41:25.192 INFO kablam! Compiling mysql v12.0.3 Oct 15 09:41:38.191 INFO kablam! Compiling mysql2mongodb v0.1.0 (/source) Oct 15 09:41:40.774 INFO kablam! warning: unused `#[macro_use]` import Oct 15 09:41:40.774 INFO kablam! --> src/main.rs:1:1 Oct 15 09:41:40.774 INFO kablam! | Oct 15 09:41:40.774 INFO kablam! 1 | #[macro_use] Oct 15 09:41:40.774 INFO kablam! | ^^^^^^^^^^^^ Oct 15 09:41:40.774 INFO kablam! | Oct 15 09:41:40.774 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:41:40.774 INFO kablam! Oct 15 09:41:41.127 INFO kablam! warning: struct is never constructed: `Goods` Oct 15 09:41:41.127 INFO kablam! --> src/main.rs:100:1 Oct 15 09:41:41.127 INFO kablam! | Oct 15 09:41:41.127 INFO kablam! 100 | struct Goods { Oct 15 09:41:41.127 INFO kablam! | ^^^^^^^^^^^^ Oct 15 09:41:41.127 INFO kablam! | Oct 15 09:41:41.127 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:41:41.127 INFO kablam! Oct 15 09:41:41.127 INFO kablam! warning: method is never used: `to_bson` Oct 15 09:41:41.127 INFO kablam! --> src/main.rs:117:5 Oct 15 09:41:41.127 INFO kablam! | Oct 15 09:41:41.127 INFO kablam! 117 | fn to_bson(&self) -> Document { Oct 15 09:41:41.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:41:41.127 INFO kablam! Oct 15 09:41:41.127 INFO kablam! warning: function is never used: `get_goods_count` Oct 15 09:41:41.127 INFO kablam! --> src/main.rs:139:1 Oct 15 09:41:41.127 INFO kablam! | Oct 15 09:41:41.127 INFO kablam! 139 | fn get_goods_count(pool: &mysql::Pool) -> u32 { Oct 15 09:41:41.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:41:41.127 INFO kablam! Oct 15 09:41:41.127 INFO kablam! warning: function is never used: `get_goods_by_page` Oct 15 09:41:41.127 INFO kablam! --> src/main.rs:150:1 Oct 15 09:41:41.127 INFO kablam! | Oct 15 09:41:41.127 INFO kablam! 150 | fn get_goods_by_page(pool: &mysql::Pool, current_size: u32, page_size: u32) -> Vec { Oct 15 09:41:41.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:41:41.127 INFO kablam! Oct 15 09:41:41.127 INFO kablam! warning: function is never used: `get_comments_by_goods` Oct 15 09:41:41.127 INFO kablam! --> src/main.rs:178:1 Oct 15 09:41:41.127 INFO kablam! | Oct 15 09:41:41.127 INFO kablam! 178 | fn get_comments_by_goods(pool: &mysql::Pool, good_id: &str) -> Vec { Oct 15 09:41:41.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:41:41.127 INFO kablam! Oct 15 09:41:45.465 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 08s Oct 15 09:41:45.479 INFO kablam! su: No module specific data is present Oct 15 09:41:46.624 INFO running `"docker" "rm" "-f" "8a10c8445b2b735c656e20e2d07f5365ef08f88234ff0e5226738c10bb263d69"` Oct 15 09:41:46.921 INFO blam! 8a10c8445b2b735c656e20e2d07f5365ef08f88234ff0e5226738c10bb263d69 Oct 15 09:41:46.951 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 09:41:47.437 INFO blam! fd5a59230cb9a3546d9166b8aa35574161cc503c10aa7f75a242be64c13541e2 Oct 15 09:41:47.447 INFO running `"docker" "start" "-a" "fd5a59230cb9a3546d9166b8aa35574161cc503c10aa7f75a242be64c13541e2"` Oct 15 09:41:48.954 INFO kablam! usermod: no changes Oct 15 09:41:49.199 INFO kablam! Compiling mysql2mongodb v0.1.0 (/source) Oct 15 09:41:51.843 INFO kablam! warning: unused `#[macro_use]` import Oct 15 09:41:51.843 INFO kablam! --> src/main.rs:1:1 Oct 15 09:41:51.843 INFO kablam! | Oct 15 09:41:51.843 INFO kablam! 1 | #[macro_use] Oct 15 09:41:51.843 INFO kablam! | ^^^^^^^^^^^^ Oct 15 09:41:51.843 INFO kablam! | Oct 15 09:41:51.843 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:41:51.843 INFO kablam! Oct 15 09:41:52.160 INFO kablam! warning: struct is never constructed: `Goods` Oct 15 09:41:52.160 INFO kablam! --> src/main.rs:100:1 Oct 15 09:41:52.160 INFO kablam! | Oct 15 09:41:52.160 INFO kablam! 100 | struct Goods { Oct 15 09:41:52.160 INFO kablam! | ^^^^^^^^^^^^ Oct 15 09:41:52.160 INFO kablam! | Oct 15 09:41:52.160 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:41:52.160 INFO kablam! Oct 15 09:41:52.160 INFO kablam! warning: method is never used: `to_bson` Oct 15 09:41:52.160 INFO kablam! --> src/main.rs:117:5 Oct 15 09:41:52.160 INFO kablam! | Oct 15 09:41:52.160 INFO kablam! 117 | fn to_bson(&self) -> Document { Oct 15 09:41:52.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:41:52.160 INFO kablam! Oct 15 09:41:52.160 INFO kablam! warning: function is never used: `get_goods_count` Oct 15 09:41:52.160 INFO kablam! --> src/main.rs:139:1 Oct 15 09:41:52.160 INFO kablam! | Oct 15 09:41:52.160 INFO kablam! 139 | fn get_goods_count(pool: &mysql::Pool) -> u32 { Oct 15 09:41:52.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:41:52.160 INFO kablam! Oct 15 09:41:52.160 INFO kablam! warning: function is never used: `get_goods_by_page` Oct 15 09:41:52.160 INFO kablam! --> src/main.rs:150:1 Oct 15 09:41:52.160 INFO kablam! | Oct 15 09:41:52.160 INFO kablam! 150 | fn get_goods_by_page(pool: &mysql::Pool, current_size: u32, page_size: u32) -> Vec { Oct 15 09:41:52.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:41:52.161 INFO kablam! Oct 15 09:41:52.161 INFO kablam! warning: function is never used: `get_comments_by_goods` Oct 15 09:41:52.161 INFO kablam! --> src/main.rs:178:1 Oct 15 09:41:52.161 INFO kablam! | Oct 15 09:41:52.161 INFO kablam! 178 | fn get_comments_by_goods(pool: &mysql::Pool, good_id: &str) -> Vec { Oct 15 09:41:52.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:41:52.161 INFO kablam! Oct 15 09:41:53.019 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.02s Oct 15 09:41:53.025 INFO kablam! su: No module specific data is present Oct 15 09:41:54.007 INFO running `"docker" "rm" "-f" "fd5a59230cb9a3546d9166b8aa35574161cc503c10aa7f75a242be64c13541e2"` Oct 15 09:41:54.322 INFO blam! fd5a59230cb9a3546d9166b8aa35574161cc503c10aa7f75a242be64c13541e2 Oct 15 09:41:54.339 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 09:41:54.812 INFO blam! 0dfd0e5347b9f19e1be60d56f6f03b8502f6de77fddf71141c5b785c50eaf61f Oct 15 09:41:54.819 INFO running `"docker" "start" "-a" "0dfd0e5347b9f19e1be60d56f6f03b8502f6de77fddf71141c5b785c50eaf61f"` Oct 15 09:41:56.759 INFO kablam! usermod: no changes Oct 15 09:41:57.007 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 15 09:41:57.020 INFO kablam! Running /target/debug/deps/mysql2mongodb-4e94bcf9a32377f5 Oct 15 09:41:57.020 INFO blam! Oct 15 09:41:57.021 INFO blam! running 0 tests Oct 15 09:41:57.021 INFO blam! Oct 15 09:41:57.021 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:41:57.022 INFO blam! Oct 15 09:41:57.027 INFO kablam! su: No module specific data is present Oct 15 09:41:58.047 INFO running `"docker" "rm" "-f" "0dfd0e5347b9f19e1be60d56f6f03b8502f6de77fddf71141c5b785c50eaf61f"` Oct 15 09:41:58.391 INFO blam! 0dfd0e5347b9f19e1be60d56f6f03b8502f6de77fddf71141c5b785c50eaf61f