Oct 11 06:34:32.268 INFO testing GildedHonour/shopify against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:34:32.268 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:34:32.268 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:34:32.493 INFO blam! cfbb57371fc9880d497aa1f49866816bee651d8fc9f0910582ab676ea2161916 Oct 11 06:34:32.500 INFO running `"docker" "start" "-a" "cfbb57371fc9880d497aa1f49866816bee651d8fc9f0910582ab676ea2161916"` Oct 11 06:34:33.437 INFO kablam! usermod: no changes Oct 11 06:34:33.756 INFO kablam! Compiling shopify_buddy v0.1.0 (/source) Oct 11 06:34:42.232 INFO kablam! warning: unused variable: `api_key` Oct 11 06:34:42.232 INFO kablam! --> src/lib.rs:9:12 Oct 11 06:34:42.232 INFO kablam! | Oct 11 06:34:42.232 INFO kablam! 9 | fn new(api_key: &str, password: &str) -> Self { Oct 11 06:34:42.232 INFO kablam! | ^^^^^^^ help: consider using `_api_key` instead Oct 11 06:34:42.232 INFO kablam! | Oct 11 06:34:42.232 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:34:42.232 INFO kablam! Oct 11 06:34:42.232 INFO kablam! warning: unused variable: `password` Oct 11 06:34:42.232 INFO kablam! --> src/lib.rs:9:27 Oct 11 06:34:42.232 INFO kablam! | Oct 11 06:34:42.232 INFO kablam! 9 | fn new(api_key: &str, password: &str) -> Self { Oct 11 06:34:42.232 INFO kablam! | ^^^^^^^^ help: consider using `_password` instead Oct 11 06:34:42.232 INFO kablam! Oct 11 06:34:42.248 INFO kablam! warning: field is never used: `api_key` Oct 11 06:34:42.248 INFO kablam! --> src/lib.rs:4:5 Oct 11 06:34:42.248 INFO kablam! | Oct 11 06:34:42.248 INFO kablam! 4 | api_key: String, Oct 11 06:34:42.248 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 06:34:42.248 INFO kablam! | Oct 11 06:34:42.248 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:34:42.248 INFO kablam! Oct 11 06:34:42.248 INFO kablam! warning: field is never used: `password` Oct 11 06:34:42.248 INFO kablam! --> src/lib.rs:5:5 Oct 11 06:34:42.248 INFO kablam! | Oct 11 06:34:42.248 INFO kablam! 5 | password: String, Oct 11 06:34:42.248 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 06:34:42.248 INFO kablam! Oct 11 06:34:42.248 INFO kablam! warning: method is never used: `new` Oct 11 06:34:42.248 INFO kablam! --> src/lib.rs:9:5 Oct 11 06:34:42.248 INFO kablam! | Oct 11 06:34:42.248 INFO kablam! 9 | fn new(api_key: &str, password: &str) -> Self { Oct 11 06:34:42.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:34:42.248 INFO kablam! Oct 11 06:34:42.248 INFO kablam! warning: method is never used: `build_request` Oct 11 06:34:42.248 INFO kablam! --> src/lib.rs:13:5 Oct 11 06:34:42.248 INFO kablam! | Oct 11 06:34:42.248 INFO kablam! 13 | fn build_request() { Oct 11 06:34:42.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 06:34:42.248 INFO kablam! Oct 11 06:34:42.248 INFO kablam! warning: method is never used: `get_request` Oct 11 06:34:42.248 INFO kablam! --> src/lib.rs:19:5 Oct 11 06:34:42.248 INFO kablam! | Oct 11 06:34:42.248 INFO kablam! 19 | fn get_request() { Oct 11 06:34:42.248 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 06:34:42.248 INFO kablam! Oct 11 06:34:42.248 INFO kablam! warning: method is never used: `post_request` Oct 11 06:34:42.248 INFO kablam! --> src/lib.rs:23:5 Oct 11 06:34:42.248 INFO kablam! | Oct 11 06:34:42.248 INFO kablam! 23 | fn post_request() { Oct 11 06:34:42.248 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 06:34:42.248 INFO kablam! Oct 11 06:34:42.248 INFO kablam! warning: method is never used: `test1` Oct 11 06:34:42.248 INFO kablam! --> src/lib.rs:27:5 Oct 11 06:34:42.248 INFO kablam! | Oct 11 06:34:42.248 INFO kablam! 27 | fn test1() { Oct 11 06:34:42.248 INFO kablam! | ^^^^^^^^^^ Oct 11 06:34:42.249 INFO kablam! Oct 11 06:34:49.052 INFO kablam! warning: unused import: `Bearer` Oct 11 06:34:49.052 INFO kablam! --> src/main.rs:2:51 Oct 11 06:34:49.052 INFO kablam! | Oct 11 06:34:49.052 INFO kablam! 2 | use reqwest::header::{ContentType, Authorization, Bearer, Basic}; Oct 11 06:34:49.052 INFO kablam! | ^^^^^^ Oct 11 06:34:49.052 INFO kablam! | Oct 11 06:34:49.052 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:34:49.052 INFO kablam! Oct 11 06:34:49.154 INFO kablam! warning: unused variable: `url2` Oct 11 06:34:49.154 INFO kablam! --> src/main.rs:9:7 Oct 11 06:34:49.154 INFO kablam! | Oct 11 06:34:49.160 INFO kablam! 9 | let url2 = &format!("https://{}:{}@kardani.myshopify.com/admin/products.json", api_key, secret); Oct 11 06:34:49.160 INFO kablam! | ^^^^ help: consider using `_url2` instead Oct 11 06:34:49.160 INFO kablam! | Oct 11 06:34:49.160 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:34:49.160 INFO kablam! Oct 11 06:34:53.578 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.12s Oct 11 06:34:53.588 INFO kablam! su: No module specific data is present Oct 11 06:34:54.568 INFO running `"docker" "rm" "-f" "cfbb57371fc9880d497aa1f49866816bee651d8fc9f0910582ab676ea2161916"` Oct 11 06:34:54.937 INFO blam! cfbb57371fc9880d497aa1f49866816bee651d8fc9f0910582ab676ea2161916 Oct 11 06:34:54.948 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:34:54.948 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:34:55.581 INFO blam! 407de6f030f583250b541032c86f1fab000bc52a802054d3e4a1f5bcfe6e1f17 Oct 11 06:34:55.592 INFO running `"docker" "start" "-a" "407de6f030f583250b541032c86f1fab000bc52a802054d3e4a1f5bcfe6e1f17"` Oct 11 06:34:56.967 INFO kablam! usermod: no changes Oct 11 06:34:57.201 INFO kablam! Compiling shopify_buddy v0.1.0 (/source) Oct 11 06:35:06.116 INFO kablam! warning: unused import: `Bearer` Oct 11 06:35:06.116 INFO kablam! --> src/main.rs:2:51 Oct 11 06:35:06.116 INFO kablam! | Oct 11 06:35:06.116 INFO kablam! 2 | use reqwest::header::{ContentType, Authorization, Bearer, Basic}; Oct 11 06:35:06.116 INFO kablam! | ^^^^^^ Oct 11 06:35:06.116 INFO kablam! | Oct 11 06:35:06.116 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:35:06.116 INFO kablam! Oct 11 06:35:06.188 INFO kablam! warning: unused variable: `url2` Oct 11 06:35:06.188 INFO kablam! --> src/main.rs:9:7 Oct 11 06:35:06.188 INFO kablam! | Oct 11 06:35:06.188 INFO kablam! 9 | let url2 = &format!("https://{}:{}@kardani.myshopify.com/admin/products.json", api_key, secret); Oct 11 06:35:06.188 INFO kablam! | ^^^^ help: consider using `_url2` instead Oct 11 06:35:06.188 INFO kablam! | Oct 11 06:35:06.188 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:35:06.188 INFO kablam! Oct 11 06:35:06.604 INFO kablam! warning: unused variable: `api_key` Oct 11 06:35:06.604 INFO kablam! --> src/lib.rs:9:12 Oct 11 06:35:06.604 INFO kablam! | Oct 11 06:35:06.604 INFO kablam! 9 | fn new(api_key: &str, password: &str) -> Self { Oct 11 06:35:06.604 INFO kablam! | ^^^^^^^ help: consider using `_api_key` instead Oct 11 06:35:06.604 INFO kablam! | Oct 11 06:35:06.604 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:35:06.604 INFO kablam! Oct 11 06:35:06.604 INFO kablam! warning: unused variable: `password` Oct 11 06:35:06.604 INFO kablam! --> src/lib.rs:9:27 Oct 11 06:35:06.604 INFO kablam! | Oct 11 06:35:06.604 INFO kablam! 9 | fn new(api_key: &str, password: &str) -> Self { Oct 11 06:35:06.604 INFO kablam! | ^^^^^^^^ help: consider using `_password` instead Oct 11 06:35:06.612 INFO kablam! Oct 11 06:35:06.632 INFO kablam! warning: field is never used: `api_key` Oct 11 06:35:06.632 INFO kablam! --> src/lib.rs:4:5 Oct 11 06:35:06.632 INFO kablam! | Oct 11 06:35:06.632 INFO kablam! 4 | api_key: String, Oct 11 06:35:06.632 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 06:35:06.640 INFO kablam! | Oct 11 06:35:06.640 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:35:06.640 INFO kablam! Oct 11 06:35:06.640 INFO kablam! warning: field is never used: `password` Oct 11 06:35:06.640 INFO kablam! --> src/lib.rs:5:5 Oct 11 06:35:06.640 INFO kablam! | Oct 11 06:35:06.640 INFO kablam! 5 | password: String, Oct 11 06:35:06.640 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 06:35:06.640 INFO kablam! Oct 11 06:35:06.640 INFO kablam! warning: method is never used: `new` Oct 11 06:35:06.640 INFO kablam! --> src/lib.rs:9:5 Oct 11 06:35:06.640 INFO kablam! | Oct 11 06:35:06.640 INFO kablam! 9 | fn new(api_key: &str, password: &str) -> Self { Oct 11 06:35:06.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:35:06.640 INFO kablam! Oct 11 06:35:06.641 INFO kablam! warning: method is never used: `build_request` Oct 11 06:35:06.641 INFO kablam! --> src/lib.rs:13:5 Oct 11 06:35:06.641 INFO kablam! | Oct 11 06:35:06.641 INFO kablam! 13 | fn build_request() { Oct 11 06:35:06.641 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 06:35:06.641 INFO kablam! Oct 11 06:35:06.641 INFO kablam! warning: method is never used: `get_request` Oct 11 06:35:06.641 INFO kablam! --> src/lib.rs:19:5 Oct 11 06:35:06.641 INFO kablam! | Oct 11 06:35:06.641 INFO kablam! 19 | fn get_request() { Oct 11 06:35:06.641 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 06:35:06.641 INFO kablam! Oct 11 06:35:06.641 INFO kablam! warning: method is never used: `post_request` Oct 11 06:35:06.641 INFO kablam! --> src/lib.rs:23:5 Oct 11 06:35:06.641 INFO kablam! | Oct 11 06:35:06.641 INFO kablam! 23 | fn post_request() { Oct 11 06:35:06.641 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 06:35:06.641 INFO kablam! Oct 11 06:35:06.641 INFO kablam! warning: method is never used: `test1` Oct 11 06:35:06.641 INFO kablam! --> src/lib.rs:27:5 Oct 11 06:35:06.641 INFO kablam! | Oct 11 06:35:06.641 INFO kablam! 27 | fn test1() { Oct 11 06:35:06.641 INFO kablam! | ^^^^^^^^^^ Oct 11 06:35:06.641 INFO kablam! Oct 11 06:35:07.357 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.36s Oct 11 06:35:07.371 INFO kablam! su: No module specific data is present Oct 11 06:35:08.210 INFO running `"docker" "rm" "-f" "407de6f030f583250b541032c86f1fab000bc52a802054d3e4a1f5bcfe6e1f17"` Oct 11 06:35:08.653 INFO blam! 407de6f030f583250b541032c86f1fab000bc52a802054d3e4a1f5bcfe6e1f17 Oct 11 06:35:08.653 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:35:08.655 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:35:09.080 INFO blam! 7783801f214aefb359a854e9dfac6564a0341d89773673f5c62cbeb13d696855 Oct 11 06:35:09.085 INFO running `"docker" "start" "-a" "7783801f214aefb359a854e9dfac6564a0341d89773673f5c62cbeb13d696855"` Oct 11 06:35:10.197 INFO kablam! usermod: no changes Oct 11 06:35:10.416 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 11 06:35:10.440 INFO kablam! Running /target/debug/deps/shopify_buddy-e3c8c33db5bcedb1 Oct 11 06:35:10.443 INFO blam! Oct 11 06:35:10.443 INFO blam! running 0 tests Oct 11 06:35:10.448 INFO blam! Oct 11 06:35:10.448 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:35:10.448 INFO blam! Oct 11 06:35:10.448 INFO kablam! Running /target/debug/deps/shopify_buddy-6ff8826793d35fd6 Oct 11 06:35:10.454 INFO blam! Oct 11 06:35:10.454 INFO blam! running 0 tests Oct 11 06:35:10.454 INFO blam! Oct 11 06:35:10.454 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:35:10.454 INFO blam! Oct 11 06:35:10.460 INFO kablam! Doc-tests shopify_buddy Oct 11 06:35:23.990 INFO blam! Oct 11 06:35:23.990 INFO blam! running 0 tests Oct 11 06:35:23.990 INFO blam! Oct 11 06:35:23.990 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:35:23.990 INFO blam! Oct 11 06:35:23.997 INFO kablam! su: No module specific data is present Oct 11 06:35:24.969 INFO running `"docker" "rm" "-f" "7783801f214aefb359a854e9dfac6564a0341d89773673f5c62cbeb13d696855"` Oct 11 06:35:25.199 INFO blam! 7783801f214aefb359a854e9dfac6564a0341d89773673f5c62cbeb13d696855