[INFO] fetching crate authress 0.1.51...
[INFO] checking authress-0.1.51 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate authress 0.1.51 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate authress 0.1.51 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 authress 0.1.51
[INFO] finished tweaking crates.io crate authress 0.1.51
[INFO] tweaked toml for crates.io crate authress 0.1.51 written to /workspace/builds/worker-0-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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_with_macros v2.3.3
[INFO] [stderr]   Downloaded serde_with v2.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4463e87cd711b1ed5c83e2aec49bd6d79f18eacf45d5c0cb4bbfe6e23500817f
[INFO] running `Command { std: "docker" "start" "-a" "4463e87cd711b1ed5c83e2aec49bd6d79f18eacf45d5c0cb4bbfe6e23500817f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4463e87cd711b1ed5c83e2aec49bd6d79f18eacf45d5c0cb4bbfe6e23500817f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4463e87cd711b1ed5c83e2aec49bd6d79f18eacf45d5c0cb4bbfe6e23500817f", kill_on_drop: false }`
[INFO] [stdout] 4463e87cd711b1ed5c83e2aec49bd6d79f18eacf45d5c0cb4bbfe6e23500817f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f59f3302e319845f1d0d2323b48a16f94c57a123440a5700b3fb4544c8ab569b
[INFO] running `Command { std: "docker" "start" "-a" "f59f3302e319845f1d0d2323b48a16f94c57a123440a5700b3fb4544c8ab569b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking openssl-sys v0.9.101
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking openssl v0.10.64
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking reqwest v0.11.25
[INFO] [stderr]     Checking authress v0.1.51 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/access_records_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/accounts_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/applications_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/connections_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/extensions_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/groups_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/resource_permissions_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/roles_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/service_clients_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/tenants_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/user_permissions_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/users_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/access_records_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/accounts_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/applications_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/connections_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/extensions_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/groups_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/resource_permissions_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/roles_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/service_clients_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/tenants_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/user_permissions_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]  --> src/apis/users_api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate reqwest;
[INFO] [stdout]   | --------------------- the item `reqwest` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.01s
[INFO] running `Command { std: "docker" "inspect" "f59f3302e319845f1d0d2323b48a16f94c57a123440a5700b3fb4544c8ab569b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f59f3302e319845f1d0d2323b48a16f94c57a123440a5700b3fb4544c8ab569b", kill_on_drop: false }`
[INFO] [stdout] f59f3302e319845f1d0d2323b48a16f94c57a123440a5700b3fb4544c8ab569b
