[INFO] fetching crate atproto 0.1.0...
[INFO] checking atproto-0.1.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate atproto 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate atproto 0.1.0 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 34 packages to latest compatible versions
[INFO] [stderr]       Adding idna v0.5.0 (available: v1.0.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c3f21408af6d2c7e15a7b04e5f534027c2f297c9afe79497971e278bcfd8441
[INFO] running `Command { std: "docker" "start" "-a" "6c3f21408af6d2c7e15a7b04e5f534027c2f297c9afe79497971e278bcfd8441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c3f21408af6d2c7e15a7b04e5f534027c2f297c9afe79497971e278bcfd8441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c3f21408af6d2c7e15a7b04e5f534027c2f297c9afe79497971e278bcfd8441", kill_on_drop: false }`
[INFO] [stdout] 6c3f21408af6d2c7e15a7b04e5f534027c2f297c9afe79497971e278bcfd8441
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 465464d8bd0f87c7a3d7ca618de6663805c12639fc1403109faeae5c55ac763f
[INFO] running `Command { std: "docker" "start" "-a" "465464d8bd0f87c7a3d7ca618de6663805c12639fc1403109faeae5c55ac763f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.40.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 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: `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 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 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: `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] [stdout] warning: 15 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s
[INFO] running `Command { std: "docker" "inspect" "465464d8bd0f87c7a3d7ca618de6663805c12639fc1403109faeae5c55ac763f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "465464d8bd0f87c7a3d7ca618de6663805c12639fc1403109faeae5c55ac763f", kill_on_drop: false }`
[INFO] [stdout] 465464d8bd0f87c7a3d7ca618de6663805c12639fc1403109faeae5c55ac763f
