[INFO] cloning repository https://github.com/muijf/faceit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/muijf/faceit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuijf%2Ffaceit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuijf%2Ffaceit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e886c44d8265718d3f59df3962a67748d9420983
[INFO] testing muijf/faceit against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuijf%2Ffaceit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/muijf/faceit
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/muijf/faceit
[INFO] tweaked toml for git repo https://github.com/muijf/faceit written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/muijf/faceit on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/muijf/faceit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 93b1bbec468e750d273704bae3da62ccff279df3c7ac8bc732b7ff651dd0a84a
[INFO] running `Command { std: "docker" "start" "93b1bbec468e750d273704bae3da62ccff279df3c7ac8bc732b7ff651dd0a84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93b1bbec468e750d273704bae3da62ccff279df3c7ac8bc732b7ff651dd0a84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "93b1bbec468e750d273704bae3da62ccff279df3c7ac8bc732b7ff651dd0a84a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93b1bbec468e750d273704bae3da62ccff279df3c7ac8bc732b7ff651dd0a84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "93b1bbec468e750d273704bae3da62ccff279df3c7ac8bc732b7ff651dd0a84a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[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 hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling faceit v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.27s
[INFO] running `Command { std: "docker" "inspect" "93b1bbec468e750d273704bae3da62ccff279df3c7ac8bc732b7ff651dd0a84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "93b1bbec468e750d273704bae3da62ccff279df3c7ac8bc732b7ff651dd0a84a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling faceit v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.37s
[INFO] running `Command { std: "docker" "inspect" "93b1bbec468e750d273704bae3da62ccff279df3c7ac8bc732b7ff651dd0a84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "93b1bbec468e750d273704bae3da62ccff279df3c7ac8bc732b7ff651dd0a84a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/faceit-43a3eef89205895a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test http::client::tests::test_player_id_string ... ok
[INFO] [stdout] test http::client::tests::test_client_builder_with_options ... ok
[INFO] [stdout] test http::client::tests::test_client_builder ... ok
[INFO] [stdout] test http::client::tests::test_client_default_base_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests faceit
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test src/http/client.rs - http::client::Client::builder (line 179) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_all_games (line 650) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_championships (line 992) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_game (line 693) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_global_ranking (line 1318) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_hub (line 805) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_championship_matches (line 1089) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_championship (line 1042) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_game_matchmakings (line 754) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_hub_matches (line 845) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_hub_members (line 895) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_hub_stats (line 941) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_match (line 583) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_parent_game (line 719) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_player (line 213) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_match_stats (line 615) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_player_bans (line 394) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_player_from_lookup (line 248) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_player_history (line 338) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_player_hubs (line 440) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_player_ranking (line 1374) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_player_teams (line 486) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_player_tournaments (line 532) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::get_player_stats (line 294) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::new (line 162) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::search_hubs (line 1257) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::search_players (line 1148) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::Client::search_teams (line 1204) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::ClientBuilder::api_key (line 54) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::ClientBuilder::build (line 109) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::ClientBuilder::base_url (line 31) - compile ... ok
[INFO] [stdout] test src/http/client.rs - http::client::ClientBuilder::timeout (line 78) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/championship.rs - http::ergonomic::championship::Championship (line 12) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/championship.rs - http::ergonomic::championship::Championship<'a>::get (line 65) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/championship.rs - http::ergonomic::championship::Championship<'a>::new (line 41) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/championship.rs - http::ergonomic::championship::Championship<'a>::matches (line 93) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/game.rs - http::ergonomic::game::Game (line 12) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/game.rs - http::ergonomic::game::Game<'a>::get (line 62) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/game.rs - http::ergonomic::game::Game<'a>::matchmakings (line 102) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/game.rs - http::ergonomic::game::Game<'a>::new (line 41) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/hub.rs - http::ergonomic::hub::Hub (line 12) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/hub.rs - http::ergonomic::hub::Hub<'a>::matches (line 88) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/game.rs - http::ergonomic::game::Game<'a>::parent (line 80) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/hub.rs - http::ergonomic::hub::Hub<'a>::get (line 65) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/hub.rs - http::ergonomic::hub::Hub<'a>::stats (line 143) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/hub.rs - http::ergonomic::hub::Hub<'a>::new (line 41) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/match.rs - http::ergonomic::r#match::Match (line 11) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/match.rs - http::ergonomic::r#match::Match<'a>::new (line 40) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/match.rs - http::ergonomic::r#match::Match<'a>::stats (line 79) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/player.rs - http::ergonomic::player::Player (line 12) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/player.rs - http::ergonomic::player::Player<'a>::bans (line 140) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/player.rs - http::ergonomic::player::Player<'a>::get (line 65) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/player.rs - http::ergonomic::player::Player<'a>::history (line 110) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/player.rs - http::ergonomic::player::Player<'a>::hubs (line 167) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/player.rs - http::ergonomic::player::Player<'a>::new (line 44) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/player.rs - http::ergonomic::player::Player<'a>::stats (line 86) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/player.rs - http::ergonomic::player::Player<'a>::teams (line 190) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/player.rs - http::ergonomic::player::Player<'a>::tournaments (line 213) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 19) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/match.rs - http::ergonomic::r#match::Match<'a>::get (line 61) - compile ... ok
[INFO] [stdout] test src/http/ergonomic/hub.rs - http::ergonomic::hub::Hub<'a>::members (line 116) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 38) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.32s; merged doctests compilation took 1.23s
[INFO] running `Command { std: "docker" "inspect" "93b1bbec468e750d273704bae3da62ccff279df3c7ac8bc732b7ff651dd0a84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93b1bbec468e750d273704bae3da62ccff279df3c7ac8bc732b7ff651dd0a84a", kill_on_drop: false }`
[INFO] [stdout] 93b1bbec468e750d273704bae3da62ccff279df3c7ac8bc732b7ff651dd0a84a
