[INFO] cloning repository https://github.com/ifacodes/tumblr_like_scraper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ifacodes/tumblr_like_scraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifacodes%2Ftumblr_like_scraper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifacodes%2Ftumblr_like_scraper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3daf3f279ce357f185a51c290a8757ef0d202015
[INFO] testing ifacodes/tumblr_like_scraper against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifacodes%2Ftumblr_like_scraper" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ifacodes/tumblr_like_scraper
[INFO] finished tweaking git repo https://github.com/ifacodes/tumblr_like_scraper
[INFO] tweaked toml for git repo https://github.com/ifacodes/tumblr_like_scraper written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ifacodes/tumblr_like_scraper on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ifacodes/tumblr_like_scraper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-util v0.7.9
[INFO] [stderr]   Downloaded clap v4.4.6
[INFO] [stderr]   Downloaded socket2 v0.5.4
[INFO] [stderr]   Downloaded base64 v0.21.4
[INFO] [stderr]   Downloaded rustls-webpki v0.101.6
[INFO] [stderr]   Downloaded clap_builder v4.4.6
[INFO] [stderr]   Downloaded aho-corasick v1.1.1
[INFO] [stderr]   Downloaded regex v1.9.6
[INFO] [stderr]   Downloaded rustix v0.38.15
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9ab7f28ecf59f8482d8604166f4227dfeebfc808cf75a6053ff383b9d1b9c45
[INFO] running `Command { std: "docker" "start" "-a" "d9ab7f28ecf59f8482d8604166f4227dfeebfc808cf75a6053ff383b9d1b9c45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9ab7f28ecf59f8482d8604166f4227dfeebfc808cf75a6053ff383b9d1b9c45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9ab7f28ecf59f8482d8604166f4227dfeebfc808cf75a6053ff383b9d1b9c45", kill_on_drop: false }`
[INFO] [stdout] d9ab7f28ecf59f8482d8604166f4227dfeebfc808cf75a6053ff383b9d1b9c45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 163cfc7f2c5e65c6d1bed14a25afcb686155482064d719cb0a240f28c8753c1a
[INFO] running `Command { std: "docker" "start" "-a" "163cfc7f2c5e65c6d1bed14a25afcb686155482064d719cb0a240f28c8753c1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.6
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling tumblr-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `::reqwest::Client`
[INFO] [stdout]  --> src/auth.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ::reqwest::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]  --> src/auth.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::{anyhow, bail, ensure, Result};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Token` and `self`
[INFO] [stdout]  --> src/client.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::auth::{self, Authentication, Token};
[INFO] [stdout]   |                   ^^^^                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]  --> src/client.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anyhow::{anyhow, bail, Result};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Authentication` is never used
[INFO] [stdout]   --> src/auth.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait Authentication {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Token` is never constructed
[INFO] [stdout]   --> src/auth.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Token {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Error` is never constructed
[INFO] [stdout]   --> src/auth.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct Error(#[from] anyhow::Error);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `authenticate` is never used
[INFO] [stdout]   --> src/auth.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(crate) async fn authenticate(
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TumblrClient` is never constructed
[INFO] [stdout]  --> src/client.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct TumblrClient<A: Authentication> {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/client.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<A: Authentication> TumblrClient<A> {
[INFO] [stdout]    | --------------------------------------- associated function in this implementation
[INFO] [stdout] 12 |     fn new(token: A) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Error` is never constructed
[INFO] [stdout]   --> src/client.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Error(#[from] anyhow::Error);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/client.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<A: Authentication> TumblrClient<A> {
[INFO] [stdout]    | --------------------------------------- methods in this implementation
[INFO] [stdout] 26 |     async fn info(&self, blog: &str) -> Result<()> {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn avatar(&self) {}
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 42 |     fn blocks(&self) {}
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 43 |     fn block(&self) {}
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 44 |     fn block_bulk(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 45 |     fn likes(&self) {}
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 46 |     fn following(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 47 |     fn followers(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 48 |     fn followed_by(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 49 |     fn posts(&self) {}
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 50 |     fn posts_queue(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 51 |     fn posts_queue_reorder(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     fn posts_queue_shuffle(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |     fn posts_drafts(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 54 |     fn posts_submission(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 55 |     fn notifications(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 56 |     fn post(&self) {}
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 57 |     fn post_edit(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 58 |     fn post_reblog(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 59 |     fn posts_create_neue(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     fn fetch_post(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 61 |     fn edit_post(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 62 |     fn delete_post(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 63 |     fn mute_post_notification(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 64 |     fn post_notes(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/client.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl<A: Authentication> TumblrClient<A> {
[INFO] [stdout]    | --------------------------------------- methods in this implementation
[INFO] [stdout] 69 |     fn user_info(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 70 |     fn user_limits(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 71 |     fn user_dashboard(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 72 |     fn user_likes(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 73 |     fn user_following(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 74 |     fn user_follow(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 75 |     fn user_unfollow(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 76 |     fn user_like(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 77 |     fn user_unlike(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 78 |     fn user_filtered_tags(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 79 |     fn user_filtered_content(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `tagged` is never used
[INFO] [stdout]   --> src/client.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | impl<A: Authentication> TumblrClient<A> {
[INFO] [stdout]    | --------------------------------------- method in this implementation
[INFO] [stdout] 84 |     fn tagged(&self) {}
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApiError` is never used
[INFO] [stdout]    --> src/tumblr/mod.rs:226:10
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub enum ApiError {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Scope` is never used
[INFO] [stdout]  --> src/tumblr/scope.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum Scope {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `::reqwest::Client`
[INFO] [stdout]  --> src/auth.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ::reqwest::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]  --> src/auth.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::{anyhow, bail, ensure, Result};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Authentication` is never used
[INFO] [stdout]   --> src/auth.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait Authentication {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Token` is never constructed
[INFO] [stdout]   --> src/auth.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Token {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Error` is never constructed
[INFO] [stdout]   --> src/auth.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct Error(#[from] anyhow::Error);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `authenticate` is never used
[INFO] [stdout]   --> src/auth.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(crate) async fn authenticate(
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Scope` is never used
[INFO] [stdout]  --> src/tumblr/scope.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum Scope {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 27s
[INFO] running `Command { std: "docker" "inspect" "163cfc7f2c5e65c6d1bed14a25afcb686155482064d719cb0a240f28c8753c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "163cfc7f2c5e65c6d1bed14a25afcb686155482064d719cb0a240f28c8753c1a", kill_on_drop: false }`
[INFO] [stdout] 163cfc7f2c5e65c6d1bed14a25afcb686155482064d719cb0a240f28c8753c1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a17476dfa76ca4a774e58518d46a7e92210cb3d04dd1c3f79fd4055e39e25c9e
[INFO] running `Command { std: "docker" "start" "-a" "a17476dfa76ca4a774e58518d46a7e92210cb3d04dd1c3f79fd4055e39e25c9e", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `::reqwest::Client`
[INFO] [stdout]  --> src/auth.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ::reqwest::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]  --> src/auth.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::{anyhow, bail, ensure, Result};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Token` and `self`
[INFO] [stdout]  --> src/client.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::auth::{self, Authentication, Token};
[INFO] [stdout]   |                   ^^^^                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]  --> src/client.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anyhow::{anyhow, bail, Result};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Authentication` is never used
[INFO] [stdout]   --> src/auth.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait Authentication {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Token` is never constructed
[INFO] [stdout]   --> src/auth.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Token {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Error` is never constructed
[INFO] [stdout]   --> src/auth.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct Error(#[from] anyhow::Error);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `authenticate` is never used
[INFO] [stdout]   --> src/auth.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(crate) async fn authenticate(
[INFO] [stdout]    |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TumblrClient` is never constructed
[INFO] [stdout]  --> src/client.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct TumblrClient<A: Authentication> {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/client.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<A: Authentication> TumblrClient<A> {
[INFO] [stdout]    | --------------------------------------- associated function in this implementation
[INFO] [stdout] 12 |     fn new(token: A) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Error` is never constructed
[INFO] [stdout]   --> src/client.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Error(#[from] anyhow::Error);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/client.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<A: Authentication> TumblrClient<A> {
[INFO] [stdout]    | --------------------------------------- methods in this implementation
[INFO] [stdout] 26 |     async fn info(&self, blog: &str) -> Result<()> {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn avatar(&self) {}
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 42 |     fn blocks(&self) {}
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 43 |     fn block(&self) {}
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 44 |     fn block_bulk(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 45 |     fn likes(&self) {}
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 46 |     fn following(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 47 |     fn followers(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 48 |     fn followed_by(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 49 |     fn posts(&self) {}
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 50 |     fn posts_queue(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 51 |     fn posts_queue_reorder(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     fn posts_queue_shuffle(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |     fn posts_drafts(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 54 |     fn posts_submission(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 55 |     fn notifications(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 56 |     fn post(&self) {}
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 57 |     fn post_edit(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 58 |     fn post_reblog(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 59 |     fn posts_create_neue(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     fn fetch_post(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 61 |     fn edit_post(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 62 |     fn delete_post(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 63 |     fn mute_post_notification(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 64 |     fn post_notes(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tumblr-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/client.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl<A: Authentication> TumblrClient<A> {
[INFO] [stdout]    | --------------------------------------- methods in this implementation
[INFO] [stdout] 69 |     fn user_info(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 70 |     fn user_limits(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 71 |     fn user_dashboard(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 72 |     fn user_likes(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 73 |     fn user_following(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 74 |     fn user_follow(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 75 |     fn user_unfollow(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 76 |     fn user_like(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 77 |     fn user_unlike(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 78 |     fn user_filtered_tags(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 79 |     fn user_filtered_content(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `tagged` is never used
[INFO] [stdout]   --> src/client.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | impl<A: Authentication> TumblrClient<A> {
[INFO] [stdout]    | --------------------------------------- method in this implementation
[INFO] [stdout] 84 |     fn tagged(&self) {}
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApiError` is never used
[INFO] [stdout]    --> src/tumblr/mod.rs:226:10
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub enum ApiError {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Scope` is never used
[INFO] [stdout]  --> src/tumblr/scope.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum Scope {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]  --> src/auth.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::{anyhow, bail, ensure, Result};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Token` and `self`
[INFO] [stdout]  --> src/client.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::auth::{self, Authentication, Token};
[INFO] [stdout]   |                   ^^^^                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]  --> src/client.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anyhow::{anyhow, bail, Result};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]  --> src/auth.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::{anyhow, bail, ensure, Result};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Authentication` is never used
[INFO] [stdout]   --> src/auth.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait Authentication {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Token` is never constructed
[INFO] [stdout]   --> src/auth.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Token {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Error` is never constructed
[INFO] [stdout]   --> src/auth.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct Error(#[from] anyhow::Error);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TumblrClient` is never constructed
[INFO] [stdout]  --> src/client.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct TumblrClient<A: Authentication> {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/client.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<A: Authentication> TumblrClient<A> {
[INFO] [stdout]    | --------------------------------------- associated function in this implementation
[INFO] [stdout] 12 |     fn new(token: A) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Error` is never constructed
[INFO] [stdout]   --> src/client.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Error(#[from] anyhow::Error);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/client.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<A: Authentication> TumblrClient<A> {
[INFO] [stdout]    | --------------------------------------- methods in this implementation
[INFO] [stdout] 26 |     async fn info(&self, blog: &str) -> Result<()> {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn avatar(&self) {}
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 42 |     fn blocks(&self) {}
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 43 |     fn block(&self) {}
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 44 |     fn block_bulk(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 45 |     fn likes(&self) {}
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 46 |     fn following(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 47 |     fn followers(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 48 |     fn followed_by(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 49 |     fn posts(&self) {}
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 50 |     fn posts_queue(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 51 |     fn posts_queue_reorder(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |     fn posts_queue_shuffle(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |     fn posts_drafts(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 54 |     fn posts_submission(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 55 |     fn notifications(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 56 |     fn post(&self) {}
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 57 |     fn post_edit(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 58 |     fn post_reblog(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 59 |     fn posts_create_neue(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     fn fetch_post(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 61 |     fn edit_post(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 62 |     fn delete_post(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 63 |     fn mute_post_notification(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 64 |     fn post_notes(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/client.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl<A: Authentication> TumblrClient<A> {
[INFO] [stdout]    | --------------------------------------- methods in this implementation
[INFO] [stdout] 69 |     fn user_info(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 70 |     fn user_limits(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 71 |     fn user_dashboard(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 72 |     fn user_likes(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 73 |     fn user_following(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 74 |     fn user_follow(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 75 |     fn user_unfollow(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 76 |     fn user_like(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 77 |     fn user_unlike(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 78 |     fn user_filtered_tags(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 79 |     fn user_filtered_content(&self) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `tagged` is never used
[INFO] [stdout]   --> src/client.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | impl<A: Authentication> TumblrClient<A> {
[INFO] [stdout]    | --------------------------------------- method in this implementation
[INFO] [stdout] 84 |     fn tagged(&self) {}
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApiError` is never used
[INFO] [stdout]    --> src/tumblr/mod.rs:226:10
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub enum ApiError {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Authentication` is never used
[INFO] [stdout]   --> src/auth.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait Authentication {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Token` is never constructed
[INFO] [stdout]   --> src/auth.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Token {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Error` is never constructed
[INFO] [stdout]   --> src/auth.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct Error(#[from] anyhow::Error);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.34s
[INFO] running `Command { std: "docker" "inspect" "a17476dfa76ca4a774e58518d46a7e92210cb3d04dd1c3f79fd4055e39e25c9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a17476dfa76ca4a774e58518d46a7e92210cb3d04dd1c3f79fd4055e39e25c9e", kill_on_drop: false }`
[INFO] [stdout] a17476dfa76ca4a774e58518d46a7e92210cb3d04dd1c3f79fd4055e39e25c9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8d90d1b2366b1d41b1f31ddd9a06fe0e18dc937fe80d2ac323743b8045b3e1ac
[INFO] running `Command { std: "docker" "start" "-a" "8d90d1b2366b1d41b1f31ddd9a06fe0e18dc937fe80d2ac323743b8045b3e1ac", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `::reqwest::Client`
[INFO] [stderr]  --> src/auth.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use ::reqwest::Client;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `bail`
[INFO] [stderr]  --> src/auth.rs:5:22
[INFO] [stderr]   |
[INFO] [stderr] 5 | use anyhow::{anyhow, bail, ensure, Result};
[INFO] [stderr]   |                      ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Token` and `self`
[INFO] [stderr]  --> src/client.rs:1:19
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::auth::{self, Authentication, Token};
[INFO] [stderr]   |                   ^^^^                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `bail`
[INFO] [stderr]  --> src/client.rs:2:22
[INFO] [stderr]   |
[INFO] [stderr] 2 | use anyhow::{anyhow, bail, Result};
[INFO] [stderr]   |                      ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Authentication` is never used
[INFO] [stderr]   --> src/auth.rs:17:11
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub trait Authentication {
[INFO] [stderr]    |           ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Token` is never constructed
[INFO] [stderr]   --> src/auth.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct Token {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Error` is never constructed
[INFO] [stderr]   --> src/auth.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | struct Error(#[from] anyhow::Error);
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `authenticate` is never used
[INFO] [stderr]   --> src/auth.rs:64:21
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub(crate) async fn authenticate(
[INFO] [stderr]    |                     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TumblrClient` is never constructed
[INFO] [stderr]  --> src/client.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct TumblrClient<A: Authentication> {
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/client.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl<A: Authentication> TumblrClient<A> {
[INFO] [stderr]    | --------------------------------------- associated function in this implementation
[INFO] [stderr] 12 |     fn new(token: A) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Error` is never constructed
[INFO] [stderr]   --> src/client.rs:22:8
[INFO] [stderr]    |
[INFO] [stderr] 22 | struct Error(#[from] anyhow::Error);
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]   --> src/client.rs:26:14
[INFO] [stderr]    |
[INFO] [stderr] 25 | impl<A: Authentication> TumblrClient<A> {
[INFO] [stderr]    | --------------------------------------- methods in this implementation
[INFO] [stderr] 26 |     async fn info(&self, blog: &str) -> Result<()> {
[INFO] [stderr]    |              ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 41 |     fn avatar(&self) {}
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 42 |     fn blocks(&self) {}
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 43 |     fn block(&self) {}
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 44 |     fn block_bulk(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 45 |     fn likes(&self) {}
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 46 |     fn following(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 47 |     fn followers(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 48 |     fn followed_by(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 49 |     fn posts(&self) {}
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 50 |     fn posts_queue(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 51 |     fn posts_queue_reorder(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 52 |     fn posts_queue_shuffle(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 53 |     fn posts_drafts(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 54 |     fn posts_submission(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 55 |     fn notifications(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 56 |     fn post(&self) {}
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 57 |     fn post_edit(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 58 |     fn post_reblog(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 59 |     fn posts_create_neue(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 60 |     fn fetch_post(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 61 |     fn edit_post(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 62 |     fn delete_post(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 63 |     fn mute_post_notification(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 64 |     fn post_notes(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]   --> src/client.rs:69:8
[INFO] [stderr]    |
[INFO] [stderr] 68 | impl<A: Authentication> TumblrClient<A> {
[INFO] [stderr]    | --------------------------------------- methods in this implementation
[INFO] [stderr] 69 |     fn user_info(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 70 |     fn user_limits(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 71 |     fn user_dashboard(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 72 |     fn user_likes(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 73 |     fn user_following(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 74 |     fn user_follow(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 75 |     fn user_unfollow(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 76 |     fn user_like(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 77 |     fn user_unlike(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 78 |     fn user_filtered_tags(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 79 |     fn user_filtered_content(&self) {}
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `tagged` is never used
[INFO] [stderr]   --> src/client.rs:84:8
[INFO] [stderr]    |
[INFO] [stderr] 83 | impl<A: Authentication> TumblrClient<A> {
[INFO] [stderr]    | --------------------------------------- method in this implementation
[INFO] [stderr] 84 |     fn tagged(&self) {}
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ApiError` is never used
[INFO] [stderr]    --> src/tumblr/mod.rs:226:10
[INFO] [stderr]     |
[INFO] [stderr] 226 | pub enum ApiError {
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Scope` is never used
[INFO] [stderr]  --> src/tumblr/scope.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub enum Scope {
[INFO] [stderr]   |          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `bail`
[INFO] [stderr]  --> src/auth.rs:5:22
[INFO] [stderr]   |
[INFO] [stderr] 5 | use anyhow::{anyhow, bail, ensure, Result};
[INFO] [stderr]   |                      ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tumblr-api` (lib) generated 16 warnings (run `cargo fix --lib -p tumblr-api` to apply 4 suggestions)
[INFO] [stderr] warning: `tumblr-api` (lib test) generated 13 warnings (12 duplicates) (run `cargo fix --lib -p tumblr-api --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `std::env`
[INFO] [stderr]  --> src/main.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::env;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tumblr-api` (bin "tumblr-api" test) generated 5 warnings (4 duplicates) (run `cargo fix --bin "tumblr-api" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tumblr_api-cefc99e0f766e111)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tumblr::scope::scope ... ok
[INFO] [stdout] test auth::test_auth ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- auth::test_auth stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::test_auth' panicked at src/auth.rs:67:48:
[INFO] [stdout] Missing API_KEY env variable.: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56bd80097082 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56bd80097082 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56bd80097082 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56bd80097082 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56bd800c0aa3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56bd800c0aa3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56bd800932e3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56bd800932e3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56bd80096ed2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56bd800985fc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56bd80098452 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56bd7fe39034 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56bd7fe39034 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56bd800990db - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56bd800990db - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56bd80098daa - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56bd80097589 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56bd80098a3d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56bd800bf180 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56bd800bf586 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x56bd7fde6066 - core::result::Result<T,E>::expect::he047ef86f6b01169
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x56bd7fde6066 - tumblr_api::auth::authenticate::{{closure}}::h2b966e5e4ac857b6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth.rs:67:48
[INFO] [stdout]   22:     0x56bd7fde8403 - tumblr_api::auth::test_auth::{{closure}}::h2197014ed9ee704d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth.rs:146:32
[INFO] [stdout]   23:     0x56bd7fdfa981 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha70c9a9ecfd0b36e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x56bd7fdfa981 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4f8a7b5a20e4bd2a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56bd7fdfa981 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hff296bd6f5d634f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   26:     0x56bd7fdfa981 - tokio::runtime::coop::with_budget::h0c4e8fd4d0d89dc2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x56bd7fdfa981 - tokio::runtime::coop::budget::habee88264e6ab6b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x56bd7fdfa981 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4bcf512815f0fb35
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   29:     0x56bd7fdfa981 - tokio::runtime::scheduler::current_thread::Context::enter::hf14594e9888ce03c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   30:     0x56bd7fdfa981 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9b22d5545c0237da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   31:     0x56bd7fdfa981 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd8bd5b467ab9b1b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   32:     0x56bd7fdfa981 - tokio::runtime::context::scoped::Scoped<T>::set::hb6fd85d0a7cddb7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x56bd7fdfb31b - tokio::runtime::context::set_scheduler::{{closure}}::h1146909171e4c68a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x56bd7fdfb31b - std::thread::local::LocalKey<T>::try_with::hf741fb797ceb808f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x56bd7fdfb31b - std::thread::local::LocalKey<T>::with::h073582f0947f9c46
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x56bd7fdfb31b - tokio::runtime::context::set_scheduler::h0a7159b4d4339ca3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x56bd7fdfb31b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2fb07066b8d77dd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   38:     0x56bd7fdfb31b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1a81e520f57ab14b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   39:     0x56bd7fdfb31b - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8246addec7c2db08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x56bd7fdfb31b - tokio::runtime::context::runtime::enter_runtime::h8a8cff2171e0b8a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x56bd7fdfb31b - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h787d2b7d3ca66f9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x56bd7fdf5bf2 - tokio::runtime::runtime::Runtime::block_on::hd90741e0fcaee616
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.32.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   43:     0x56bd7fde82fb - tumblr_api::auth::test_auth::h66f975272456723f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth.rs:159:13
[INFO] [stdout]   44:     0x56bd7fdf9f59 - tumblr_api::auth::test_auth::{{closure}}::h9a1f0db24541ac99
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth.rs:145:21
[INFO] [stdout]   45:     0x56bd7fdf9f59 - core::ops::function::FnOnce::call_once::h8427a3968e25b37c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56bd7fe3e7bb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x56bd7fe3e7bb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x56bd7fe3d9ae - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x56bd7fe3d9ae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x56bd7fe3d9ae - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x56bd7fe3d9ae - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x56bd7fe3d9ae - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x56bd7fe3d9ae - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x56bd7fe3d9ae - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x56bd7fe01524 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x56bd7fe01524 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   57:     0x56bd7fe04efa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x56bd7fe04efa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x56bd7fe04efa - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x56bd7fe04efa - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x56bd7fe04efa - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x56bd7fe04efa - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x56bd7fe04efa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x56bd8009c4a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x56bd8009c4a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x56bd8009c4a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   67:     0x745b7cd9aaa4 - <unknown>
[INFO] [stdout]   68:     0x745b7ce27a34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     auth::test_auth
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8d90d1b2366b1d41b1f31ddd9a06fe0e18dc937fe80d2ac323743b8045b3e1ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d90d1b2366b1d41b1f31ddd9a06fe0e18dc937fe80d2ac323743b8045b3e1ac", kill_on_drop: false }`
[INFO] [stdout] 8d90d1b2366b1d41b1f31ddd9a06fe0e18dc937fe80d2ac323743b8045b3e1ac
