[INFO] fetching crate rust_of_clans 0.7.0... [INFO] testing rust_of_clans-0.7.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate rust_of_clans 0.7.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate rust_of_clans 0.7.0 [INFO] finished tweaking crates.io crate rust_of_clans 0.7.0 [INFO] tweaked toml for crates.io crate rust_of_clans 0.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rust_of_clans 0.7.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 162 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.24) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3475e64740e705e62d51b459405cb928a225ddae3c1a67eaaa996809d70ab283 [INFO] running `Command { std: "docker" "start" "-a" "3475e64740e705e62d51b459405cb928a225ddae3c1a67eaaa996809d70ab283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3475e64740e705e62d51b459405cb928a225ddae3c1a67eaaa996809d70ab283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3475e64740e705e62d51b459405cb928a225ddae3c1a67eaaa996809d70ab283", kill_on_drop: false }` [INFO] [stdout] 3475e64740e705e62d51b459405cb928a225ddae3c1a67eaaa996809d70ab283 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26c7bb81477694ed97d9e57312852259b4387260b536ab982779004e73f420cd [INFO] running `Command { std: "docker" "start" "-a" "26c7bb81477694ed97d9e57312852259b4387260b536ab982779004e73f420cd", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rust_of_clans v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.88s [INFO] running `Command { std: "docker" "inspect" "26c7bb81477694ed97d9e57312852259b4387260b536ab982779004e73f420cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26c7bb81477694ed97d9e57312852259b4387260b536ab982779004e73f420cd", kill_on_drop: false }` [INFO] [stdout] 26c7bb81477694ed97d9e57312852259b4387260b536ab982779004e73f420cd [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce146e90bf692643363c681a0e7feaf4f5248440dc4d4c6c5cfba153414ca936 [INFO] running `Command { std: "docker" "start" "-a" "ce146e90bf692643363c681a0e7feaf4f5248440dc4d4c6c5cfba153414ca936", kill_on_drop: false }` [INFO] [stderr] Compiling rust_of_clans v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.44s [INFO] running `Command { std: "docker" "inspect" "ce146e90bf692643363c681a0e7feaf4f5248440dc4d4c6c5cfba153414ca936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce146e90bf692643363c681a0e7feaf4f5248440dc4d4c6c5cfba153414ca936", kill_on_drop: false }` [INFO] [stdout] ce146e90bf692643363c681a0e7feaf4f5248440dc4d4c6c5cfba153414ca936 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4e6d524ff0a7ee82c1ee7d4d56b9495be5669ea94c83757be2a0e32b8561072 [INFO] running `Command { std: "docker" "start" "-a" "f4e6d524ff0a7ee82c1ee7d4d56b9495be5669ea94c83757be2a0e32b8561072", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_of_clans-93b53dd0b9899313) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test clans::requests::tests::test_get_clan_capital_raid_seasons ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test clans::requests::tests::test_get_clan_information ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test clans::requests::tests::test_get_clan_members ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test clans::requests::tests::test_get_clan_members_with_limit_param ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test clans::requests::tests::test_get_clan_war_league_war ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test clans::requests::tests::test_get_clan_war_log ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test clans::requests::tests::test_get_clans ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test clans::requests::tests::test_get_current_clan_war ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test clans::requests::tests::test_get_current_war_league_group ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test goldpass::requests::tests::test_get_current_gold_pass ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test leagues::requests::tests::test_get_builder_base_league_info ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test leagues::requests::tests::test_get_builder_base_leagues ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test leagues::requests::tests::test_get_builder_base_leagues_with_params ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test leagues::requests::tests::test_get_capital_league_info ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test leagues::requests::tests::test_get_capital_leagues ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test leagues::requests::tests::test_get_capital_leagues_with_params ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test leagues::requests::tests::test_get_league_info ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test leagues::requests::tests::test_get_league_season_rankings ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test leagues::requests::tests::test_get_league_seasons ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test leagues::requests::tests::test_get_leagues ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test leagues::requests::tests::test_get_leagues_with_params ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test leagues::requests::tests::test_get_war_league_info ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test leagues::requests::tests::test_get_war_leagues ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stdout] test players::requests::tests::test_get_player_info ... ignored, Bearer token is not configured for GitHub Actions IP address [INFO] [stderr] Doc-tests rust_of_clans [INFO] [stdout] test client::tests::new_coc_client ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 24 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 8) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f4e6d524ff0a7ee82c1ee7d4d56b9495be5669ea94c83757be2a0e32b8561072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e6d524ff0a7ee82c1ee7d4d56b9495be5669ea94c83757be2a0e32b8561072", kill_on_drop: false }` [INFO] [stdout] f4e6d524ff0a7ee82c1ee7d4d56b9495be5669ea94c83757be2a0e32b8561072