[INFO] fetching crate atproto 0.1.0...
[INFO] checking atproto-0.1.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate atproto 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate atproto 0.1.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8240122a5fd2f5699665286b7a48037db92ab7fcbf4ae79dc2ea88ef571f62e2
[INFO] running `Command { std: "docker" "start" "-a" "8240122a5fd2f5699665286b7a48037db92ab7fcbf4ae79dc2ea88ef571f62e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8240122a5fd2f5699665286b7a48037db92ab7fcbf4ae79dc2ea88ef571f62e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8240122a5fd2f5699665286b7a48037db92ab7fcbf4ae79dc2ea88ef571f62e2", kill_on_drop: false }`
[INFO] [stdout] 8240122a5fd2f5699665286b7a48037db92ab7fcbf4ae79dc2ea88ef571f62e2
[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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a99c66751fd9c909de20a28f1187e4ed5e1bb1fd35d0c00f0a9c9bd0ec02c4b
[INFO] running `Command { std: "docker" "start" "-a" "4a99c66751fd9c909de20a28f1187e4ed5e1bb1fd35d0c00f0a9c9bd0ec02c4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio v1.36.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: `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: `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: `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: 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 `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: 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.12s
[INFO] running `Command { std: "docker" "inspect" "4a99c66751fd9c909de20a28f1187e4ed5e1bb1fd35d0c00f0a9c9bd0ec02c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a99c66751fd9c909de20a28f1187e4ed5e1bb1fd35d0c00f0a9c9bd0ec02c4b", kill_on_drop: false }`
[INFO] [stdout] 4a99c66751fd9c909de20a28f1187e4ed5e1bb1fd35d0c00f0a9c9bd0ec02c4b
