Oct 15 10:37:05.309 INFO testing GildedHonour/shopify against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 10:37:05.311 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 10:37:05.711 INFO blam! 083debfd1345d725b6a1b1bf27ef64779e7bdc571d73785ffa915d8fa08e6fd3 Oct 15 10:37:05.727 INFO running `"docker" "start" "-a" "083debfd1345d725b6a1b1bf27ef64779e7bdc571d73785ffa915d8fa08e6fd3"` Oct 15 10:37:06.473 INFO kablam! usermod: no changes Oct 15 10:37:06.744 INFO kablam! Compiling shopify_buddy v0.1.0 (/source) Oct 15 10:37:11.555 INFO kablam! warning: unused variable: `api_key` Oct 15 10:37:11.555 INFO kablam! --> src/lib.rs:9:12 Oct 15 10:37:11.555 INFO kablam! | Oct 15 10:37:11.555 INFO kablam! 9 | fn new(api_key: &str, password: &str) -> Self { Oct 15 10:37:11.555 INFO kablam! | ^^^^^^^ help: consider using `_api_key` instead Oct 15 10:37:11.555 INFO kablam! | Oct 15 10:37:11.555 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:37:11.555 INFO kablam! Oct 15 10:37:11.555 INFO kablam! warning: unused variable: `password` Oct 15 10:37:11.555 INFO kablam! --> src/lib.rs:9:27 Oct 15 10:37:11.555 INFO kablam! | Oct 15 10:37:11.555 INFO kablam! 9 | fn new(api_key: &str, password: &str) -> Self { Oct 15 10:37:11.555 INFO kablam! | ^^^^^^^^ help: consider using `_password` instead Oct 15 10:37:11.555 INFO kablam! Oct 15 10:37:11.571 INFO kablam! warning: field is never used: `api_key` Oct 15 10:37:11.571 INFO kablam! --> src/lib.rs:4:5 Oct 15 10:37:11.571 INFO kablam! | Oct 15 10:37:11.571 INFO kablam! 4 | api_key: String, Oct 15 10:37:11.571 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 10:37:11.571 INFO kablam! | Oct 15 10:37:11.571 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:37:11.571 INFO kablam! Oct 15 10:37:11.571 INFO kablam! warning: field is never used: `password` Oct 15 10:37:11.571 INFO kablam! --> src/lib.rs:5:5 Oct 15 10:37:11.571 INFO kablam! | Oct 15 10:37:11.571 INFO kablam! 5 | password: String, Oct 15 10:37:11.571 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 10:37:11.571 INFO kablam! Oct 15 10:37:11.571 INFO kablam! warning: method is never used: `new` Oct 15 10:37:11.571 INFO kablam! --> src/lib.rs:9:5 Oct 15 10:37:11.571 INFO kablam! | Oct 15 10:37:11.571 INFO kablam! 9 | fn new(api_key: &str, password: &str) -> Self { Oct 15 10:37:11.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:11.571 INFO kablam! Oct 15 10:37:11.571 INFO kablam! warning: method is never used: `build_request` Oct 15 10:37:11.571 INFO kablam! --> src/lib.rs:13:5 Oct 15 10:37:11.571 INFO kablam! | Oct 15 10:37:11.571 INFO kablam! 13 | fn build_request() { Oct 15 10:37:11.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 10:37:11.571 INFO kablam! Oct 15 10:37:11.571 INFO kablam! warning: method is never used: `get_request` Oct 15 10:37:11.571 INFO kablam! --> src/lib.rs:19:5 Oct 15 10:37:11.571 INFO kablam! | Oct 15 10:37:11.571 INFO kablam! 19 | fn get_request() { Oct 15 10:37:11.571 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 10:37:11.571 INFO kablam! Oct 15 10:37:11.571 INFO kablam! warning: method is never used: `post_request` Oct 15 10:37:11.571 INFO kablam! --> src/lib.rs:23:5 Oct 15 10:37:11.571 INFO kablam! | Oct 15 10:37:11.571 INFO kablam! 23 | fn post_request() { Oct 15 10:37:11.571 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 10:37:11.571 INFO kablam! Oct 15 10:37:11.571 INFO kablam! warning: method is never used: `test1` Oct 15 10:37:11.571 INFO kablam! --> src/lib.rs:27:5 Oct 15 10:37:11.571 INFO kablam! | Oct 15 10:37:11.571 INFO kablam! 27 | fn test1() { Oct 15 10:37:11.571 INFO kablam! | ^^^^^^^^^^ Oct 15 10:37:11.571 INFO kablam! Oct 15 10:37:14.935 INFO kablam! warning: unused import: `Bearer` Oct 15 10:37:14.935 INFO kablam! --> src/main.rs:2:51 Oct 15 10:37:14.935 INFO kablam! | Oct 15 10:37:14.935 INFO kablam! 2 | use reqwest::header::{ContentType, Authorization, Bearer, Basic}; Oct 15 10:37:14.935 INFO kablam! | ^^^^^^ Oct 15 10:37:14.935 INFO kablam! | Oct 15 10:37:14.935 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:37:14.935 INFO kablam! Oct 15 10:37:15.011 INFO kablam! warning: unused variable: `url2` Oct 15 10:37:15.011 INFO kablam! --> src/main.rs:9:7 Oct 15 10:37:15.011 INFO kablam! | Oct 15 10:37:15.011 INFO kablam! 9 | let url2 = &format!("https://{}:{}@kardani.myshopify.com/admin/products.json", api_key, secret); Oct 15 10:37:15.011 INFO kablam! | ^^^^ help: consider using `_url2` instead Oct 15 10:37:15.011 INFO kablam! | Oct 15 10:37:15.011 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:37:15.011 INFO kablam! Oct 15 10:37:19.159 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.67s Oct 15 10:37:19.171 INFO kablam! su: No module specific data is present Oct 15 10:37:19.807 INFO running `"docker" "rm" "-f" "083debfd1345d725b6a1b1bf27ef64779e7bdc571d73785ffa915d8fa08e6fd3"` Oct 15 10:37:20.241 INFO blam! 083debfd1345d725b6a1b1bf27ef64779e7bdc571d73785ffa915d8fa08e6fd3 Oct 15 10:37:20.259 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 10:37:20.667 INFO blam! 7b4af999d0cdbc22fa101bc5e133294220a85fc190db3031d0a1ea5d5bb7e136 Oct 15 10:37:20.675 INFO running `"docker" "start" "-a" "7b4af999d0cdbc22fa101bc5e133294220a85fc190db3031d0a1ea5d5bb7e136"` Oct 15 10:37:21.708 INFO kablam! usermod: no changes Oct 15 10:37:21.917 INFO kablam! Compiling shopify_buddy v0.1.0 (/source) Oct 15 10:37:27.699 INFO kablam! warning: unused import: `Bearer` Oct 15 10:37:27.700 INFO kablam! --> src/main.rs:2:51 Oct 15 10:37:27.700 INFO kablam! | Oct 15 10:37:27.700 INFO kablam! 2 | use reqwest::header::{ContentType, Authorization, Bearer, Basic}; Oct 15 10:37:27.701 INFO kablam! | ^^^^^^ Oct 15 10:37:27.701 INFO kablam! | Oct 15 10:37:27.701 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:37:27.702 INFO kablam! Oct 15 10:37:27.754 INFO kablam! warning: unused variable: `api_key` Oct 15 10:37:27.754 INFO kablam! --> src/lib.rs:9:12 Oct 15 10:37:27.754 INFO kablam! | Oct 15 10:37:27.754 INFO kablam! 9 | fn new(api_key: &str, password: &str) -> Self { Oct 15 10:37:27.754 INFO kablam! | ^^^^^^^ help: consider using `_api_key` instead Oct 15 10:37:27.755 INFO kablam! | Oct 15 10:37:27.755 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:37:27.755 INFO kablam! Oct 15 10:37:27.755 INFO kablam! warning: unused variable: `password` Oct 15 10:37:27.755 INFO kablam! --> src/lib.rs:9:27 Oct 15 10:37:27.755 INFO kablam! | Oct 15 10:37:27.755 INFO kablam! 9 | fn new(api_key: &str, password: &str) -> Self { Oct 15 10:37:27.755 INFO kablam! | ^^^^^^^^ help: consider using `_password` instead Oct 15 10:37:27.755 INFO kablam! Oct 15 10:37:27.787 INFO kablam! warning: field is never used: `api_key` Oct 15 10:37:27.787 INFO kablam! --> src/lib.rs:4:5 Oct 15 10:37:27.787 INFO kablam! | Oct 15 10:37:27.787 INFO kablam! 4 | api_key: String, Oct 15 10:37:27.787 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 10:37:27.787 INFO kablam! | Oct 15 10:37:27.787 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:37:27.787 INFO kablam! Oct 15 10:37:27.787 INFO kablam! warning: field is never used: `password` Oct 15 10:37:27.787 INFO kablam! --> src/lib.rs:5:5 Oct 15 10:37:27.787 INFO kablam! | Oct 15 10:37:27.787 INFO kablam! 5 | password: String, Oct 15 10:37:27.787 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 10:37:27.787 INFO kablam! Oct 15 10:37:27.787 INFO kablam! warning: method is never used: `new` Oct 15 10:37:27.787 INFO kablam! --> src/lib.rs:9:5 Oct 15 10:37:27.787 INFO kablam! | Oct 15 10:37:27.787 INFO kablam! 9 | fn new(api_key: &str, password: &str) -> Self { Oct 15 10:37:27.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:27.787 INFO kablam! Oct 15 10:37:27.788 INFO kablam! warning: method is never used: `build_request` Oct 15 10:37:27.788 INFO kablam! --> src/lib.rs:13:5 Oct 15 10:37:27.788 INFO kablam! | Oct 15 10:37:27.788 INFO kablam! 13 | fn build_request() { Oct 15 10:37:27.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 10:37:27.788 INFO kablam! Oct 15 10:37:27.788 INFO kablam! warning: method is never used: `get_request` Oct 15 10:37:27.788 INFO kablam! --> src/lib.rs:19:5 Oct 15 10:37:27.788 INFO kablam! | Oct 15 10:37:27.788 INFO kablam! 19 | fn get_request() { Oct 15 10:37:27.788 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 10:37:27.788 INFO kablam! Oct 15 10:37:27.788 INFO kablam! warning: method is never used: `post_request` Oct 15 10:37:27.788 INFO kablam! --> src/lib.rs:23:5 Oct 15 10:37:27.788 INFO kablam! | Oct 15 10:37:27.788 INFO kablam! 23 | fn post_request() { Oct 15 10:37:27.788 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 10:37:27.788 INFO kablam! Oct 15 10:37:27.788 INFO kablam! warning: method is never used: `test1` Oct 15 10:37:27.788 INFO kablam! --> src/lib.rs:27:5 Oct 15 10:37:27.788 INFO kablam! | Oct 15 10:37:27.788 INFO kablam! 27 | fn test1() { Oct 15 10:37:27.788 INFO kablam! | ^^^^^^^^^^ Oct 15 10:37:27.788 INFO kablam! Oct 15 10:37:27.827 INFO kablam! warning: unused variable: `url2` Oct 15 10:37:27.827 INFO kablam! --> src/main.rs:9:7 Oct 15 10:37:27.827 INFO kablam! | Oct 15 10:37:27.827 INFO kablam! 9 | let url2 = &format!("https://{}:{}@kardani.myshopify.com/admin/products.json", api_key, secret); Oct 15 10:37:27.827 INFO kablam! | ^^^^ help: consider using `_url2` instead Oct 15 10:37:27.827 INFO kablam! | Oct 15 10:37:27.827 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:37:27.827 INFO kablam! Oct 15 10:37:28.801 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.06s Oct 15 10:37:28.813 INFO kablam! su: No module specific data is present Oct 15 10:37:30.419 INFO running `"docker" "rm" "-f" "7b4af999d0cdbc22fa101bc5e133294220a85fc190db3031d0a1ea5d5bb7e136"` Oct 15 10:37:30.734 INFO blam! 7b4af999d0cdbc22fa101bc5e133294220a85fc190db3031d0a1ea5d5bb7e136 Oct 15 10:37:30.737 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 10:37:31.155 INFO blam! 4c3d840f103f6cd8a75d68941ae2a24bd863114485c30956b2a367a8588b401a Oct 15 10:37:31.157 INFO running `"docker" "start" "-a" "4c3d840f103f6cd8a75d68941ae2a24bd863114485c30956b2a367a8588b401a"` Oct 15 10:37:32.823 INFO kablam! usermod: no changes Oct 15 10:37:33.135 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 15 10:37:33.151 INFO kablam! Running /target/debug/deps/shopify_buddy-c5aa5738a9ae370b Oct 15 10:37:33.151 INFO blam! Oct 15 10:37:33.151 INFO kablam! Running /target/debug/deps/shopify_buddy-184d710f5c477a89 Oct 15 10:37:33.152 INFO blam! running 0 tests Oct 15 10:37:33.152 INFO blam! Oct 15 10:37:33.152 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:37:33.152 INFO blam! Oct 15 10:37:33.159 INFO blam! Oct 15 10:37:33.159 INFO kablam! Doc-tests shopify_buddy Oct 15 10:37:33.159 INFO blam! running 0 tests Oct 15 10:37:33.160 INFO blam! Oct 15 10:37:33.160 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:37:33.160 INFO blam! Oct 15 10:37:39.303 INFO blam! Oct 15 10:37:39.303 INFO blam! running 0 tests Oct 15 10:37:39.303 INFO blam! Oct 15 10:37:39.303 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:37:39.304 INFO blam! Oct 15 10:37:39.314 INFO kablam! su: No module specific data is present Oct 15 10:37:40.684 INFO running `"docker" "rm" "-f" "4c3d840f103f6cd8a75d68941ae2a24bd863114485c30956b2a367a8588b401a"` Oct 15 10:37:41.011 INFO blam! 4c3d840f103f6cd8a75d68941ae2a24bd863114485c30956b2a367a8588b401a