Oct 14 19:30:29.941 INFO testing gregscott94/gspos-server against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 19:30:29.941 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 14 19:30:30.419 INFO blam! bb64910f170662a32659b822881c433ca711bfa0131851d4aca47931bd7bf087 Oct 14 19:30:30.435 INFO running `"docker" "start" "-a" "bb64910f170662a32659b822881c433ca711bfa0131851d4aca47931bd7bf087"` Oct 14 19:30:31.782 INFO kablam! usermod: no changes Oct 14 19:30:31.967 INFO kablam! Compiling groupable v0.2.0 Oct 14 19:30:31.974 INFO kablam! Compiling num_cpus v1.7.0 Oct 14 19:30:31.974 INFO kablam! Compiling time v0.1.38 Oct 14 19:30:31.983 INFO kablam! Compiling iovec v0.1.1 Oct 14 19:30:31.983 INFO kablam! Compiling net2 v0.2.31 Oct 14 19:30:31.983 INFO kablam! Compiling mustache v0.8.2 Oct 14 19:30:33.783 INFO kablam! Compiling bytes v0.4.5 Oct 14 19:30:36.847 INFO kablam! Compiling mio v0.6.11 Oct 14 19:30:40.227 INFO kablam! Compiling hyper v0.10.13 Oct 14 19:30:44.749 INFO kablam! Compiling ws v0.7.3 Oct 14 19:30:54.350 INFO kablam! Compiling nickel v0.10.1 Oct 14 19:30:58.572 INFO kablam! Compiling gspos-server v0.1.0 (/source) Oct 14 19:30:59.595 INFO kablam! warning: unused variable: `request_string` Oct 14 19:30:59.595 INFO kablam! --> src/youtube.rs:10:13 Oct 14 19:30:59.595 INFO kablam! | Oct 14 19:30:59.595 INFO kablam! 10 | let request_string = format!("{}/search?q={}&maxResults=25&part=snippet&key={}", API_BASE, query, self.api_key); Oct 14 19:30:59.595 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_request_string` instead Oct 14 19:30:59.595 INFO kablam! | Oct 14 19:30:59.595 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:30:59.595 INFO kablam! Oct 14 19:30:59.619 INFO kablam! warning: constant item is never used: `API_BASE` Oct 14 19:30:59.619 INFO kablam! --> src/youtube.rs:2:1 Oct 14 19:30:59.619 INFO kablam! | Oct 14 19:30:59.619 INFO kablam! 2 | const API_BASE: &str = "https://www.googleapis.com/youtube/v3"; Oct 14 19:30:59.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:30:59.619 INFO kablam! | Oct 14 19:30:59.619 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:30:59.619 INFO kablam! Oct 14 19:30:59.619 INFO kablam! warning: struct is never constructed: `Youtube` Oct 14 19:30:59.619 INFO kablam! --> src/youtube.rs:4:1 Oct 14 19:30:59.619 INFO kablam! | Oct 14 19:30:59.619 INFO kablam! 4 | pub struct Youtube { Oct 14 19:30:59.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 19:30:59.619 INFO kablam! Oct 14 19:30:59.619 INFO kablam! warning: method is never used: `search` Oct 14 19:30:59.619 INFO kablam! --> src/youtube.rs:9:5 Oct 14 19:30:59.619 INFO kablam! | Oct 14 19:30:59.619 INFO kablam! 9 | fn search(&self, query: &str) { Oct 14 19:30:59.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:30:59.619 INFO kablam! Oct 14 19:31:04.710 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.91s Oct 14 19:31:04.717 INFO kablam! su: No module specific data is present Oct 14 19:31:05.447 INFO running `"docker" "rm" "-f" "bb64910f170662a32659b822881c433ca711bfa0131851d4aca47931bd7bf087"` Oct 14 19:31:05.719 INFO blam! bb64910f170662a32659b822881c433ca711bfa0131851d4aca47931bd7bf087 Oct 14 19:31:05.721 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 14 19:31:06.056 INFO blam! d7e5e4cdd91556f7aa24c3264e2a5c518ab18632a2322c1e2a44f761e2c704ee Oct 14 19:31:06.063 INFO running `"docker" "start" "-a" "d7e5e4cdd91556f7aa24c3264e2a5c518ab18632a2322c1e2a44f761e2c704ee"` Oct 14 19:31:07.099 INFO kablam! usermod: no changes Oct 14 19:31:07.299 INFO kablam! Compiling gspos-server v0.1.0 (/source) Oct 14 19:31:08.307 INFO kablam! warning: unused variable: `request_string` Oct 14 19:31:08.307 INFO kablam! --> src/youtube.rs:10:13 Oct 14 19:31:08.307 INFO kablam! | Oct 14 19:31:08.307 INFO kablam! 10 | let request_string = format!("{}/search?q={}&maxResults=25&part=snippet&key={}", API_BASE, query, self.api_key); Oct 14 19:31:08.307 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_request_string` instead Oct 14 19:31:08.307 INFO kablam! | Oct 14 19:31:08.307 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:31:08.307 INFO kablam! Oct 14 19:31:08.323 INFO kablam! warning: constant item is never used: `API_BASE` Oct 14 19:31:08.323 INFO kablam! --> src/youtube.rs:2:1 Oct 14 19:31:08.323 INFO kablam! | Oct 14 19:31:08.323 INFO kablam! 2 | const API_BASE: &str = "https://www.googleapis.com/youtube/v3"; Oct 14 19:31:08.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:31:08.323 INFO kablam! | Oct 14 19:31:08.323 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:31:08.323 INFO kablam! Oct 14 19:31:08.323 INFO kablam! warning: struct is never constructed: `Youtube` Oct 14 19:31:08.323 INFO kablam! --> src/youtube.rs:4:1 Oct 14 19:31:08.323 INFO kablam! | Oct 14 19:31:08.323 INFO kablam! 4 | pub struct Youtube { Oct 14 19:31:08.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 19:31:08.323 INFO kablam! Oct 14 19:31:08.323 INFO kablam! warning: method is never used: `search` Oct 14 19:31:08.323 INFO kablam! --> src/youtube.rs:9:5 Oct 14 19:31:08.323 INFO kablam! | Oct 14 19:31:08.323 INFO kablam! 9 | fn search(&self, query: &str) { Oct 14 19:31:08.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:31:08.323 INFO kablam! Oct 14 19:31:08.827 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.69s Oct 14 19:31:08.829 INFO kablam! su: No module specific data is present Oct 14 19:31:09.396 INFO running `"docker" "rm" "-f" "d7e5e4cdd91556f7aa24c3264e2a5c518ab18632a2322c1e2a44f761e2c704ee"` Oct 14 19:31:09.690 INFO blam! d7e5e4cdd91556f7aa24c3264e2a5c518ab18632a2322c1e2a44f761e2c704ee Oct 14 19:31:09.700 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 14 19:31:10.191 INFO blam! 3249662c45cde24de70514a994cb255432e184f14d2455ba9897e2e45e87d83f Oct 14 19:31:10.193 INFO running `"docker" "start" "-a" "3249662c45cde24de70514a994cb255432e184f14d2455ba9897e2e45e87d83f"` Oct 14 19:31:11.047 INFO kablam! usermod: no changes Oct 14 19:31:11.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 14 19:31:11.191 INFO kablam! Running /target/debug/deps/gspos_server-1f7cf4cdfa90f6f1 Oct 14 19:31:11.201 INFO kablam! su: No module specific data is present Oct 14 19:31:11.206 INFO blam! Oct 14 19:31:11.207 INFO blam! running 0 tests Oct 14 19:31:11.207 INFO blam! Oct 14 19:31:11.207 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:31:11.207 INFO blam! Oct 14 19:31:11.819 INFO running `"docker" "rm" "-f" "3249662c45cde24de70514a994cb255432e184f14d2455ba9897e2e45e87d83f"` Oct 14 19:31:12.083 INFO blam! 3249662c45cde24de70514a994cb255432e184f14d2455ba9897e2e45e87d83f