Oct 11 09:11:08.562 INFO testing unsplash-rs-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:11:08.562 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:11:08.562 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 09:11:08.725 INFO blam! 3c25b7c46de44a80a3597fe41977e5fc0191e91a0c1eba67e9a21d370e7333f5 Oct 11 09:11:08.725 INFO running `"docker" "start" "-a" "3c25b7c46de44a80a3597fe41977e5fc0191e91a0c1eba67e9a21d370e7333f5"` Oct 11 09:11:09.268 INFO kablam! usermod: no changes Oct 11 09:11:09.504 INFO kablam! Compiling serde_url_params v0.1.1 Oct 11 09:11:10.632 INFO kablam! Compiling unsplash-rs v0.1.1 (/source) Oct 11 09:11:18.280 INFO kablam! warning: function is never used: `delete` Oct 11 09:11:18.280 INFO kablam! --> src/endpoint/mod.rs:113:1 Oct 11 09:11:18.280 INFO kablam! | Oct 11 09:11:18.280 INFO kablam! 113 | / fn delete( Oct 11 09:11:18.280 INFO kablam! 114 | | query: T, Oct 11 09:11:18.280 INFO kablam! 115 | | client: &Client, Oct 11 09:11:18.280 INFO kablam! 116 | | auth: &str, Oct 11 09:11:18.280 INFO kablam! ... | Oct 11 09:11:18.280 INFO kablam! 124 | | request(query, client, auth, uri, Method::DELETE) Oct 11 09:11:18.280 INFO kablam! 125 | | } Oct 11 09:11:18.280 INFO kablam! | |_^ Oct 11 09:11:18.280 INFO kablam! | Oct 11 09:11:18.280 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 09:11:18.280 INFO kablam! Oct 11 09:11:18.280 INFO kablam! warning: function is never used: `post` Oct 11 09:11:18.280 INFO kablam! --> src/endpoint/mod.rs:127:1 Oct 11 09:11:18.280 INFO kablam! | Oct 11 09:11:18.280 INFO kablam! 127 | / fn post( Oct 11 09:11:18.280 INFO kablam! 128 | | query: T, Oct 11 09:11:18.281 INFO kablam! 129 | | client: &Client, Oct 11 09:11:18.281 INFO kablam! 130 | | auth: &str, Oct 11 09:11:18.281 INFO kablam! ... | Oct 11 09:11:18.281 INFO kablam! 138 | | request(query, client, auth, uri, Method::POST) Oct 11 09:11:18.281 INFO kablam! 139 | | } Oct 11 09:11:18.281 INFO kablam! | |_^ Oct 11 09:11:18.281 INFO kablam! Oct 11 09:11:18.924 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.63s Oct 11 09:11:18.944 INFO kablam! su: No module specific data is present Oct 11 09:11:19.501 INFO running `"docker" "rm" "-f" "3c25b7c46de44a80a3597fe41977e5fc0191e91a0c1eba67e9a21d370e7333f5"` Oct 11 09:11:19.789 INFO blam! 3c25b7c46de44a80a3597fe41977e5fc0191e91a0c1eba67e9a21d370e7333f5 Oct 11 09:11:19.800 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:11:19.800 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 09:11:20.242 INFO blam! 1391d5c90a18f73f4c18bb64c53604640f195cae146e63fa4f0ea8cea5b614bc Oct 11 09:11:20.252 INFO running `"docker" "start" "-a" "1391d5c90a18f73f4c18bb64c53604640f195cae146e63fa4f0ea8cea5b614bc"` Oct 11 09:11:21.164 INFO kablam! usermod: no changes Oct 11 09:11:21.458 INFO kablam! Compiling unsplash-rs v0.1.1 (/source) Oct 11 09:11:29.312 INFO kablam! warning: function is never used: `delete` Oct 11 09:11:29.312 INFO kablam! --> src/endpoint/mod.rs:113:1 Oct 11 09:11:29.312 INFO kablam! | Oct 11 09:11:29.312 INFO kablam! 113 | / fn delete( Oct 11 09:11:29.312 INFO kablam! 114 | | query: T, Oct 11 09:11:29.312 INFO kablam! 115 | | client: &Client, Oct 11 09:11:29.312 INFO kablam! 116 | | auth: &str, Oct 11 09:11:29.312 INFO kablam! ... | Oct 11 09:11:29.312 INFO kablam! 124 | | request(query, client, auth, uri, Method::DELETE) Oct 11 09:11:29.312 INFO kablam! 125 | | } Oct 11 09:11:29.312 INFO kablam! | |_^ Oct 11 09:11:29.312 INFO kablam! | Oct 11 09:11:29.312 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 09:11:29.312 INFO kablam! Oct 11 09:11:29.320 INFO kablam! warning: function is never used: `post` Oct 11 09:11:29.320 INFO kablam! --> src/endpoint/mod.rs:127:1 Oct 11 09:11:29.320 INFO kablam! | Oct 11 09:11:29.320 INFO kablam! 127 | / fn post( Oct 11 09:11:29.320 INFO kablam! 128 | | query: T, Oct 11 09:11:29.320 INFO kablam! 129 | | client: &Client, Oct 11 09:11:29.320 INFO kablam! 130 | | auth: &str, Oct 11 09:11:29.320 INFO kablam! ... | Oct 11 09:11:29.320 INFO kablam! 138 | | request(query, client, auth, uri, Method::POST) Oct 11 09:11:29.320 INFO kablam! 139 | | } Oct 11 09:11:29.320 INFO kablam! | |_^ Oct 11 09:11:29.320 INFO kablam! Oct 11 09:11:30.015 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.83s Oct 11 09:11:30.027 INFO kablam! su: No module specific data is present Oct 11 09:11:30.733 INFO running `"docker" "rm" "-f" "1391d5c90a18f73f4c18bb64c53604640f195cae146e63fa4f0ea8cea5b614bc"` Oct 11 09:11:31.119 INFO blam! 1391d5c90a18f73f4c18bb64c53604640f195cae146e63fa4f0ea8cea5b614bc Oct 11 09:11:31.123 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:11:31.125 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 09:11:31.557 INFO blam! 4162dccabbbdecbd590bf7b63735e621bf5baebffb5fdc605a19373370a71e1b Oct 11 09:11:31.557 INFO running `"docker" "start" "-a" "4162dccabbbdecbd590bf7b63735e621bf5baebffb5fdc605a19373370a71e1b"` Oct 11 09:11:32.536 INFO kablam! usermod: no changes Oct 11 09:11:32.782 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 11 09:11:32.802 INFO kablam! Running /target/debug/deps/unsplash_rs-55fb51d8beee57f8 Oct 11 09:11:32.802 INFO blam! Oct 11 09:11:32.802 INFO blam! running 0 tests Oct 11 09:11:32.802 INFO blam! Oct 11 09:11:32.802 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:11:32.802 INFO blam! Oct 11 09:11:32.808 INFO kablam! Doc-tests unsplash-rs Oct 11 09:11:44.073 INFO blam! Oct 11 09:11:44.073 INFO blam! running 0 tests Oct 11 09:11:44.073 INFO blam! Oct 11 09:11:44.073 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:11:44.073 INFO blam! Oct 11 09:11:44.085 INFO kablam! su: No module specific data is present Oct 11 09:11:44.416 INFO running `"docker" "rm" "-f" "4162dccabbbdecbd590bf7b63735e621bf5baebffb5fdc605a19373370a71e1b"` Oct 11 09:11:44.515 INFO blam! 4162dccabbbdecbd590bf7b63735e621bf5baebffb5fdc605a19373370a71e1b