[INFO] fetching crate atproto 0.1.0...
[INFO] checking atproto-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate atproto 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate atproto 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate atproto 0.1.0
[INFO] finished tweaking crates.io crate atproto 0.1.0
[INFO] tweaked toml for crates.io crate atproto 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 29 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5bc372fc119f5f0c2734361b5bda7db5ba7a0fb5ea58ffa8ba2d59ab1eb7193
[INFO] running `Command { std: "docker" "start" "-a" "c5bc372fc119f5f0c2734361b5bda7db5ba7a0fb5ea58ffa8ba2d59ab1eb7193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5bc372fc119f5f0c2734361b5bda7db5ba7a0fb5ea58ffa8ba2d59ab1eb7193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5bc372fc119f5f0c2734361b5bda7db5ba7a0fb5ea58ffa8ba2d59ab1eb7193", kill_on_drop: false }`
[INFO] [stdout] c5bc372fc119f5f0c2734361b5bda7db5ba7a0fb5ea58ffa8ba2d59ab1eb7193
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bf68242950c2a1f1b86d77de3fbdc94f42021adec51cb69a2ddc88ecb922268
[INFO] running `Command { std: "docker" "start" "-a" "0bf68242950c2a1f1b86d77de3fbdc94f42021adec51cb69a2ddc88ecb922268", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking atproto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `client::AtpClient`
[INFO] [stdout]  --> src/atproto/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use client::AtpClient;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `agent::BlueSkyAgent`
[INFO] [stdout]  --> src/bluesky/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use agent::BlueSkyAgent;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `definition::LexiconDefinition`
[INFO] [stdout]  --> src/lexicon/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use definition::LexiconDefinition;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `identifier`
[INFO] [stdout]  --> src/atproto/agent.rs:8:31
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub async fn login(&self, identifier: &str, password: &str) {}
[INFO] [stdout]   |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identifier`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]  --> src/atproto/agent.rs:8:49
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub async fn login(&self, identifier: &str, password: &str) {}
[INFO] [stdout]   |                                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `client::AtpClient`
[INFO] [stdout]  --> src/atproto/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use client::AtpClient;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `agent::BlueSkyAgent`
[INFO] [stdout]  --> src/bluesky/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use agent::BlueSkyAgent;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `definition::LexiconDefinition`
[INFO] [stdout]  --> src/lexicon/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use definition::LexiconDefinition;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `service_url`
[INFO] [stdout]  --> src/xrpc/client.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub fn call(&self, service_url: &str) {}
[INFO] [stdout]   |                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AtpClient` is never constructed
[INFO] [stdout]  --> src/atproto/client.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct AtpClient {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `create_session` are never used
[INFO] [stdout]   --> src/atproto/client.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout] 7  | impl AtpClient {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 8  |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub async fn create_session(&self) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlueSkyAgent` is never constructed
[INFO] [stdout]  --> src/bluesky/agent.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct BlueSkyAgent {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LexiconType` is never used
[INFO] [stdout]  --> src/lexicon/definition.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum LexiconType {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LexiconDefinition` is never constructed
[INFO] [stdout]   --> src/lexicon/definition.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct LexiconDefinition {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `XrpcBody` is never constructed
[INFO] [stdout]  --> src/xrpc/body.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct XrpcBody {}
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `call` is never used
[INFO] [stdout]  --> src/xrpc/client.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl XrpcClient {
[INFO] [stdout]   | --------------- method in this implementation
[INFO] [stdout] 5 |     pub fn call(&self, service_url: &str) {}
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `XrpcError` is never constructed
[INFO] [stdout]  --> src/xrpc/error.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct XrpcError {}
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `XrpcParameter` is never constructed
[INFO] [stdout]  --> src/xrpc/parameter.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct XrpcParameter {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `identifier`
[INFO] [stdout]  --> src/atproto/agent.rs:8:31
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub async fn login(&self, identifier: &str, password: &str) {}
[INFO] [stdout]   |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identifier`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]  --> src/atproto/agent.rs:8:49
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub async fn login(&self, identifier: &str, password: &str) {}
[INFO] [stdout]   |                                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `service_url`
[INFO] [stdout]  --> src/xrpc/client.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub fn call(&self, service_url: &str) {}
[INFO] [stdout]   |                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AtpClient` is never constructed
[INFO] [stdout]  --> src/atproto/client.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct AtpClient {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `create_session` are never used
[INFO] [stdout]   --> src/atproto/client.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout] 7  | impl AtpClient {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 8  |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub async fn create_session(&self) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BlueSkyAgent` is never constructed
[INFO] [stdout]  --> src/bluesky/agent.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct BlueSkyAgent {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LexiconType` is never used
[INFO] [stdout]  --> src/lexicon/definition.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum LexiconType {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LexiconDefinition` is never constructed
[INFO] [stdout]   --> src/lexicon/definition.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct LexiconDefinition {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `XrpcBody` is never constructed
[INFO] [stdout]  --> src/xrpc/body.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct XrpcBody {}
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `call` is never used
[INFO] [stdout]  --> src/xrpc/client.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl XrpcClient {
[INFO] [stdout]   | --------------- method in this implementation
[INFO] [stdout] 5 |     pub fn call(&self, service_url: &str) {}
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `XrpcError` is never constructed
[INFO] [stdout]  --> src/xrpc/error.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct XrpcError {}
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `XrpcParameter` is never constructed
[INFO] [stdout]  --> src/xrpc/parameter.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct XrpcParameter {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.99s
[INFO] running `Command { std: "docker" "inspect" "0bf68242950c2a1f1b86d77de3fbdc94f42021adec51cb69a2ddc88ecb922268", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bf68242950c2a1f1b86d77de3fbdc94f42021adec51cb69a2ddc88ecb922268", kill_on_drop: false }`
[INFO] [stdout] 0bf68242950c2a1f1b86d77de3fbdc94f42021adec51cb69a2ddc88ecb922268
