Oct 15 10:37:05.628 INFO testing GildedHonour/shopify against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 10:37:05.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.863 INFO blam! e5d0dbc57f5f69c153bac7891499cbad91ae891a7f06e6c64a3b4393a597064e Oct 15 10:37:05.863 INFO running `"docker" "start" "-a" "e5d0dbc57f5f69c153bac7891499cbad91ae891a7f06e6c64a3b4393a597064e"` Oct 15 10:37:06.578 INFO kablam! usermod: no changes Oct 15 10:37:06.849 INFO kablam! Compiling shopify_buddy v0.1.0 (/source) Oct 15 10:37:11.315 INFO kablam! warning: unused variable: `api_key` Oct 15 10:37:11.315 INFO kablam! --> src/lib.rs:9:12 Oct 15 10:37:11.315 INFO kablam! | Oct 15 10:37:11.315 INFO kablam! 9 | fn new(api_key: &str, password: &str) -> Self { Oct 15 10:37:11.315 INFO kablam! | ^^^^^^^ help: consider using `_api_key` instead Oct 15 10:37:11.315 INFO kablam! | Oct 15 10:37:11.315 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:37:11.315 INFO kablam! Oct 15 10:37:11.315 INFO kablam! warning: unused variable: `password` Oct 15 10:37:11.315 INFO kablam! --> src/lib.rs:9:27 Oct 15 10:37:11.315 INFO kablam! | Oct 15 10:37:11.315 INFO kablam! 9 | fn new(api_key: &str, password: &str) -> Self { Oct 15 10:37:11.315 INFO kablam! | ^^^^^^^^ help: consider using `_password` instead Oct 15 10:37:11.315 INFO kablam! Oct 15 10:37:11.327 INFO kablam! warning: field is never used: `api_key` Oct 15 10:37:11.327 INFO kablam! --> src/lib.rs:4:5 Oct 15 10:37:11.327 INFO kablam! | Oct 15 10:37:11.327 INFO kablam! 4 | api_key: String, Oct 15 10:37:11.327 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 10:37:11.327 INFO kablam! | Oct 15 10:37:11.327 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:37:11.327 INFO kablam! Oct 15 10:37:11.327 INFO kablam! warning: field is never used: `password` Oct 15 10:37:11.327 INFO kablam! --> src/lib.rs:5:5 Oct 15 10:37:11.327 INFO kablam! | Oct 15 10:37:11.327 INFO kablam! 5 | password: String, Oct 15 10:37:11.327 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 10:37:11.327 INFO kablam! Oct 15 10:37:11.327 INFO kablam! warning: method is never used: `new` Oct 15 10:37:11.327 INFO kablam! --> src/lib.rs:9:5 Oct 15 10:37:11.327 INFO kablam! | Oct 15 10:37:11.327 INFO kablam! 9 | fn new(api_key: &str, password: &str) -> Self { Oct 15 10:37:11.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:11.327 INFO kablam! Oct 15 10:37:11.327 INFO kablam! warning: method is never used: `build_request` Oct 15 10:37:11.327 INFO kablam! --> src/lib.rs:13:5 Oct 15 10:37:11.327 INFO kablam! | Oct 15 10:37:11.327 INFO kablam! 13 | fn build_request() { Oct 15 10:37:11.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 10:37:11.327 INFO kablam! Oct 15 10:37:11.327 INFO kablam! warning: method is never used: `get_request` Oct 15 10:37:11.327 INFO kablam! --> src/lib.rs:19:5 Oct 15 10:37:11.327 INFO kablam! | Oct 15 10:37:11.327 INFO kablam! 19 | fn get_request() { Oct 15 10:37:11.327 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 10:37:11.327 INFO kablam! Oct 15 10:37:11.327 INFO kablam! warning: method is never used: `post_request` Oct 15 10:37:11.327 INFO kablam! --> src/lib.rs:23:5 Oct 15 10:37:11.327 INFO kablam! | Oct 15 10:37:11.327 INFO kablam! 23 | fn post_request() { Oct 15 10:37:11.327 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 10:37:11.327 INFO kablam! Oct 15 10:37:11.327 INFO kablam! warning: method is never used: `test1` Oct 15 10:37:11.327 INFO kablam! --> src/lib.rs:27:5 Oct 15 10:37:11.327 INFO kablam! | Oct 15 10:37:11.327 INFO kablam! 27 | fn test1() { Oct 15 10:37:11.327 INFO kablam! | ^^^^^^^^^^ Oct 15 10:37:11.327 INFO kablam! Oct 15 10:37:14.463 INFO kablam! warning: unused import: `Bearer` Oct 15 10:37:14.463 INFO kablam! --> src/main.rs:2:51 Oct 15 10:37:14.463 INFO kablam! | Oct 15 10:37:14.463 INFO kablam! 2 | use reqwest::header::{ContentType, Authorization, Bearer, Basic}; Oct 15 10:37:14.463 INFO kablam! | ^^^^^^ Oct 15 10:37:14.463 INFO kablam! | Oct 15 10:37:14.463 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:37:14.463 INFO kablam! Oct 15 10:37:14.583 INFO kablam! warning: unused variable: `url2` Oct 15 10:37:14.587 INFO kablam! --> src/main.rs:9:7 Oct 15 10:37:14.587 INFO kablam! | Oct 15 10:37:14.587 INFO kablam! 9 | let url2 = &format!("https://{}:{}@kardani.myshopify.com/admin/products.json", api_key, secret); Oct 15 10:37:14.587 INFO kablam! | ^^^^ help: consider using `_url2` instead Oct 15 10:37:14.587 INFO kablam! | Oct 15 10:37:14.587 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:37:14.587 INFO kablam! Oct 15 10:37:18.859 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.25s Oct 15 10:37:18.867 INFO kablam! su: No module specific data is present Oct 15 10:37:19.795 INFO running `"docker" "rm" "-f" "e5d0dbc57f5f69c153bac7891499cbad91ae891a7f06e6c64a3b4393a597064e"` Oct 15 10:37:20.123 INFO blam! e5d0dbc57f5f69c153bac7891499cbad91ae891a7f06e6c64a3b4393a597064e Oct 15 10:37:20.123 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.615 INFO blam! 87adf2c2bd16a16199b4a7752de59dceb82f9efe09163b9ed340d7733d459f7c Oct 15 10:37:20.615 INFO running `"docker" "start" "-a" "87adf2c2bd16a16199b4a7752de59dceb82f9efe09163b9ed340d7733d459f7c"` Oct 15 10:37:22.110 INFO kablam! usermod: no changes Oct 15 10:37:22.303 INFO kablam! Compiling shopify_buddy v0.1.0 (/source) Oct 15 10:37:28.229 INFO kablam! warning: unused import: `Bearer` Oct 15 10:37:28.230 INFO kablam! --> src/main.rs:2:51 Oct 15 10:37:28.230 INFO kablam! | Oct 15 10:37:28.231 INFO kablam! 2 | use reqwest::header::{ContentType, Authorization, Bearer, Basic}; Oct 15 10:37:28.232 INFO kablam! | ^^^^^^ Oct 15 10:37:28.232 INFO kablam! | Oct 15 10:37:28.233 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:37:28.233 INFO kablam! Oct 15 10:37:28.377 INFO kablam! warning: unused variable: `url2` Oct 15 10:37:28.377 INFO kablam! --> src/main.rs:9:7 Oct 15 10:37:28.377 INFO kablam! | Oct 15 10:37:28.377 INFO kablam! 9 | let url2 = &format!("https://{}:{}@kardani.myshopify.com/admin/products.json", api_key, secret); Oct 15 10:37:28.377 INFO kablam! | ^^^^ help: consider using `_url2` instead Oct 15 10:37:28.377 INFO kablam! | Oct 15 10:37:28.377 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:37:28.377 INFO kablam! Oct 15 10:37:28.559 INFO kablam! warning: unused variable: `api_key` Oct 15 10:37:28.560 INFO kablam! --> src/lib.rs:9:12 Oct 15 10:37:28.560 INFO kablam! | Oct 15 10:37:28.561 INFO kablam! 9 | fn new(api_key: &str, password: &str) -> Self { Oct 15 10:37:28.562 INFO kablam! | ^^^^^^^ help: consider using `_api_key` instead Oct 15 10:37:28.562 INFO kablam! | Oct 15 10:37:28.563 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:37:28.563 INFO kablam! Oct 15 10:37:28.564 INFO kablam! warning: unused variable: `password` Oct 15 10:37:28.565 INFO kablam! --> src/lib.rs:9:27 Oct 15 10:37:28.565 INFO kablam! | Oct 15 10:37:28.566 INFO kablam! 9 | fn new(api_key: &str, password: &str) -> Self { Oct 15 10:37:28.566 INFO kablam! | ^^^^^^^^ help: consider using `_password` instead Oct 15 10:37:28.567 INFO kablam! Oct 15 10:37:28.626 INFO kablam! warning: field is never used: `api_key` Oct 15 10:37:28.627 INFO kablam! --> src/lib.rs:4:5 Oct 15 10:37:28.628 INFO kablam! | Oct 15 10:37:28.629 INFO kablam! 4 | api_key: String, Oct 15 10:37:28.629 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 10:37:28.630 INFO kablam! | Oct 15 10:37:28.630 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:37:28.631 INFO kablam! Oct 15 10:37:28.632 INFO kablam! warning: field is never used: `password` Oct 15 10:37:28.632 INFO kablam! --> src/lib.rs:5:5 Oct 15 10:37:28.633 INFO kablam! | Oct 15 10:37:28.633 INFO kablam! 5 | password: String, Oct 15 10:37:28.634 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 10:37:28.634 INFO kablam! Oct 15 10:37:28.635 INFO kablam! warning: method is never used: `new` Oct 15 10:37:28.636 INFO kablam! --> src/lib.rs:9:5 Oct 15 10:37:28.636 INFO kablam! | Oct 15 10:37:28.637 INFO kablam! 9 | fn new(api_key: &str, password: &str) -> Self { Oct 15 10:37:28.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:37:28.637 INFO kablam! Oct 15 10:37:28.637 INFO kablam! warning: method is never used: `build_request` Oct 15 10:37:28.637 INFO kablam! --> src/lib.rs:13:5 Oct 15 10:37:28.637 INFO kablam! | Oct 15 10:37:28.637 INFO kablam! 13 | fn build_request() { Oct 15 10:37:28.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 10:37:28.637 INFO kablam! Oct 15 10:37:28.637 INFO kablam! warning: method is never used: `get_request` Oct 15 10:37:28.643 INFO kablam! --> src/lib.rs:19:5 Oct 15 10:37:28.643 INFO kablam! | Oct 15 10:37:28.643 INFO kablam! 19 | fn get_request() { Oct 15 10:37:28.643 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 10:37:28.643 INFO kablam! Oct 15 10:37:28.643 INFO kablam! warning: method is never used: `post_request` Oct 15 10:37:28.643 INFO kablam! --> src/lib.rs:23:5 Oct 15 10:37:28.643 INFO kablam! | Oct 15 10:37:28.643 INFO kablam! 23 | fn post_request() { Oct 15 10:37:28.643 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 10:37:28.643 INFO kablam! Oct 15 10:37:28.643 INFO kablam! warning: method is never used: `test1` Oct 15 10:37:28.643 INFO kablam! --> src/lib.rs:27:5 Oct 15 10:37:28.643 INFO kablam! | Oct 15 10:37:28.643 INFO kablam! 27 | fn test1() { Oct 15 10:37:28.643 INFO kablam! | ^^^^^^^^^^ Oct 15 10:37:28.643 INFO kablam! Oct 15 10:37:29.664 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.53s Oct 15 10:37:29.695 INFO kablam! su: No module specific data is present Oct 15 10:37:31.019 INFO running `"docker" "rm" "-f" "87adf2c2bd16a16199b4a7752de59dceb82f9efe09163b9ed340d7733d459f7c"` Oct 15 10:37:31.283 INFO blam! 87adf2c2bd16a16199b4a7752de59dceb82f9efe09163b9ed340d7733d459f7c Oct 15 10:37:31.287 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.769 INFO blam! f3a841ab4def844321e9e4e2075a53139df8acf42d805a2e4a5c52bdf3b0c7aa Oct 15 10:37:31.783 INFO running `"docker" "start" "-a" "f3a841ab4def844321e9e4e2075a53139df8acf42d805a2e4a5c52bdf3b0c7aa"` Oct 15 10:37:32.807 INFO kablam! usermod: no changes Oct 15 10:37:33.127 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.28s Oct 15 10:37:33.136 INFO kablam! Running /target/debug/deps/shopify_buddy-e3c8c33db5bcedb1 Oct 15 10:37:33.143 INFO kablam! Running /target/debug/deps/shopify_buddy-6ff8826793d35fd6 Oct 15 10:37:33.144 INFO blam! Oct 15 10:37:33.144 INFO kablam! Doc-tests shopify_buddy Oct 15 10:37:33.144 INFO blam! running 0 tests Oct 15 10:37:33.144 INFO blam! Oct 15 10:37:33.144 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:37:33.145 INFO blam! Oct 15 10:37:33.145 INFO blam! Oct 15 10:37:33.145 INFO blam! running 0 tests Oct 15 10:37:33.145 INFO blam! Oct 15 10:37:33.145 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:37:33.146 INFO blam! Oct 15 10:37:39.349 INFO blam! Oct 15 10:37:39.349 INFO blam! running 0 tests Oct 15 10:37:39.349 INFO blam! Oct 15 10:37:39.349 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:37:39.349 INFO blam! Oct 15 10:37:39.360 INFO kablam! su: No module specific data is present Oct 15 10:37:40.678 INFO running `"docker" "rm" "-f" "f3a841ab4def844321e9e4e2075a53139df8acf42d805a2e4a5c52bdf3b0c7aa"` Oct 15 10:37:41.039 INFO blam! f3a841ab4def844321e9e4e2075a53139df8acf42d805a2e4a5c52bdf3b0c7aa