[INFO] fetching crate cryptoapis 1.7.0...
[INFO] checking cryptoapis-1.7.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate cryptoapis 1.7.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate cryptoapis 1.7.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cryptoapis 1.7.0
[INFO] finished tweaking crates.io crate cryptoapis 1.7.0
[INFO] tweaked toml for crates.io crate cryptoapis 1.7.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5c0ccf7882e45387e5142af544f2c9298fa5b81bad8148f77e0073a1a154cbd
[INFO] running `Command { std: "docker" "start" "-a" "d5c0ccf7882e45387e5142af544f2c9298fa5b81bad8148f77e0073a1a154cbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5c0ccf7882e45387e5142af544f2c9298fa5b81bad8148f77e0073a1a154cbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5c0ccf7882e45387e5142af544f2c9298fa5b81bad8148f77e0073a1a154cbd", kill_on_drop: false }`
[INFO] [stdout] d5c0ccf7882e45387e5142af544f2c9298fa5b81bad8148f77e0073a1a154cbd
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c2bf7c0b0fef5a3e7526cdad76dbfe10bf20228d252524c0977aadf0274cb90
[INFO] running `Command { std: "docker" "start" "-a" "0c2bf7c0b0fef5a3e7526cdad76dbfe10bf20228d252524c0977aadf0274cb90", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking cryptoapis v1.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `cryptoapis` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/bin/rustc --crate-name cryptoapis --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=40d40706b88c0df2 -C extra-filename=-40d40706b88c0df2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0b3f55db70c6b889.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5469867ee3582f80.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-7ad8af01ce94a5c0.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-137cb5c6a86f611e.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-c07acdabbab48f1c.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: the item `reqwest` is imported redundantly
[INFO] [stdout]   --> src/apis/assets_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/automatic_coins_forwarding_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/automatic_tokens_forwarding_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/callback_data_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/create_subscriptions_for_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/exchange_rates_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/features_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/generating_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/hd_wallets_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/informative_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/internal_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/manage_subscriptions_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/metadata_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/tokens_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/transactions_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/unified_endpoints_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/xrp_ripple_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/zilliqa_api.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/configuration.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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] [stderr] error: could not compile `cryptoapis` (lib test); 19 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/bin/rustc --crate-name cryptoapis --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=64a261d7499eafde -C extra-filename=-64a261d7499eafde --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0b3f55db70c6b889.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5469867ee3582f80.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-7ad8af01ce94a5c0.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-137cb5c6a86f611e.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-c07acdabbab48f1c.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0c2bf7c0b0fef5a3e7526cdad76dbfe10bf20228d252524c0977aadf0274cb90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c2bf7c0b0fef5a3e7526cdad76dbfe10bf20228d252524c0977aadf0274cb90", kill_on_drop: false }`
[INFO] [stdout] 0c2bf7c0b0fef5a3e7526cdad76dbfe10bf20228d252524c0977aadf0274cb90
