[INFO] fetching crate rust_of_clans 0.7.0... [INFO] testing rust_of_clans-0.7.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rust_of_clans 0.7.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rust_of_clans 0.7.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 164 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19feba59d0ad56aafa7a7ebd587da23fda01f18bde957af8c866b3c75bb8dd81 [INFO] running `Command { std: "docker" "start" "-a" "19feba59d0ad56aafa7a7ebd587da23fda01f18bde957af8c866b3c75bb8dd81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19feba59d0ad56aafa7a7ebd587da23fda01f18bde957af8c866b3c75bb8dd81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19feba59d0ad56aafa7a7ebd587da23fda01f18bde957af8c866b3c75bb8dd81", kill_on_drop: false }` [INFO] [stdout] 19feba59d0ad56aafa7a7ebd587da23fda01f18bde957af8c866b3c75bb8dd81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24426dcf899c3c33e7a7618e53a1de8d58a54b23cf36762b830eb91db20f9faf [INFO] running `Command { std: "docker" "start" "-a" "24426dcf899c3c33e7a7618e53a1de8d58a54b23cf36762b830eb91db20f9faf", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [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 28.27s [INFO] running `Command { std: "docker" "inspect" "24426dcf899c3c33e7a7618e53a1de8d58a54b23cf36762b830eb91db20f9faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24426dcf899c3c33e7a7618e53a1de8d58a54b23cf36762b830eb91db20f9faf", kill_on_drop: false }` [INFO] [stdout] 24426dcf899c3c33e7a7618e53a1de8d58a54b23cf36762b830eb91db20f9faf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 284e0f10b61fbd7b0179cd4fecb8eeb463f4ee860adb498f9b1216e8054bf0c6 [INFO] running `Command { std: "docker" "start" "-a" "284e0f10b61fbd7b0179cd4fecb8eeb463f4ee860adb498f9b1216e8054bf0c6", 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 6.25s [INFO] running `Command { std: "docker" "inspect" "284e0f10b61fbd7b0179cd4fecb8eeb463f4ee860adb498f9b1216e8054bf0c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "284e0f10b61fbd7b0179cd4fecb8eeb463f4ee860adb498f9b1216e8054bf0c6", kill_on_drop: false }` [INFO] [stdout] 284e0f10b61fbd7b0179cd4fecb8eeb463f4ee860adb498f9b1216e8054bf0c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dd31a83b1943abcce9397968fc0d12655d7f6b2f8dcede61b7ebe8ffa8d5ffb8 [INFO] running `Command { std: "docker" "start" "-a" "dd31a83b1943abcce9397968fc0d12655d7f6b2f8dcede61b7ebe8ffa8d5ffb8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_of_clans-bfce9d7a8fa1218e) [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.24s [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.17s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dd31a83b1943abcce9397968fc0d12655d7f6b2f8dcede61b7ebe8ffa8d5ffb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd31a83b1943abcce9397968fc0d12655d7f6b2f8dcede61b7ebe8ffa8d5ffb8", kill_on_drop: false }` [INFO] [stdout] dd31a83b1943abcce9397968fc0d12655d7f6b2f8dcede61b7ebe8ffa8d5ffb8