[INFO] fetching crate ball_dont_lie 0.2.0...
[INFO] testing ball_dont_lie-0.2.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate ball_dont_lie 0.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate ball_dont_lie 0.2.0
[INFO] finished tweaking crates.io crate ball_dont_lie 0.2.0
[INFO] tweaked toml for crates.io crate ball_dont_lie 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ball_dont_lie 0.2.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 150 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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] a2cef327607d6a34745c1e03595cfb847b9bf76819fded2d341767a9c3ae61d7
[INFO] running `Command { std: "docker" "start" "a2cef327607d6a34745c1e03595cfb847b9bf76819fded2d341767a9c3ae61d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2cef327607d6a34745c1e03595cfb847b9bf76819fded2d341767a9c3ae61d7", 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" "a2cef327607d6a34745c1e03595cfb847b9bf76819fded2d341767a9c3ae61d7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2cef327607d6a34745c1e03595cfb847b9bf76819fded2d341767a9c3ae61d7", 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" "a2cef327607d6a34745c1e03595cfb847b9bf76819fded2d341767a9c3ae61d7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[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 ball_dont_lie v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.33s
[INFO] running `Command { std: "docker" "inspect" "a2cef327607d6a34745c1e03595cfb847b9bf76819fded2d341767a9c3ae61d7", 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" "a2cef327607d6a34745c1e03595cfb847b9bf76819fded2d341767a9c3ae61d7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling ball_dont_lie v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s
[INFO] running `Command { std: "docker" "inspect" "a2cef327607d6a34745c1e03595cfb847b9bf76819fded2d341767a9c3ae61d7", 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" "a2cef327607d6a34745c1e03595cfb847b9bf76819fded2d341767a9c3ae61d7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ball_dont_lie-42968adc9a1251c4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ball_dont_lie
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/teams.rs - teams::get_teams (line 26) ... FAILED
[INFO] [stdout] test src/stats.rs - stats::get_stats (line 48) ... FAILED
[INFO] [stdout] test src/season_averages.rs - season_averages::get_season_averages (line 27) ... FAILED
[INFO] [stdout] test src/games.rs - games::get_games (line 44) ... FAILED
[INFO] [stdout] test src/games.rs - games::get_game (line 109) ... FAILED
[INFO] [stdout] test src/teams.rs - teams::get_team (line 53) ... FAILED
[INFO] [stdout] test src/players.rs - players::get_player (line 63) ... FAILED
[INFO] [stdout] test src/players.rs - players::get_players (line 28) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/teams.rs - teams::get_teams (line 26) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_stats` in this scope
[INFO] [stdout]   --> src/teams.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | get_stats(Default::default())
[INFO] [stdout]    | ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/stats.rs - stats::get_stats (line 48) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_stats` in this scope
[INFO] [stdout]   --> src/stats.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | get_stats(Default::default())
[INFO] [stdout]    | ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/season_averages.rs - season_averages::get_season_averages (line 27) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_season_averages` in this scope
[INFO] [stdout]   --> src/season_averages.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | get_season_averages(Default::default())
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/games.rs - games::get_games (line 44) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GamesQueryParams` in this scope
[INFO] [stdout]   --> src/games.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 | let example_params = GamesQueryParams {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_games` in this scope
[INFO] [stdout]   --> src/games.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | get_games(example_params)
[INFO] [stdout]    | ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/games.rs - games::get_game (line 109) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_game` in this scope
[INFO] [stdout]    --> src/games.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | get_game(1533)
[INFO] [stdout]     | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/teams.rs - teams::get_team (line 53) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_stats` in this scope
[INFO] [stdout]   --> src/teams.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | get_stats(1)
[INFO] [stdout]    | ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/players.rs - players::get_player (line 63) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_player` in this scope
[INFO] [stdout]   --> src/players.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | get_player(1)
[INFO] [stdout]    | ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/players.rs - players::get_players (line 28) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_players` in this scope
[INFO] [stdout]   --> src/players.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | get_players(Default::default())
[INFO] [stdout]    | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/games.rs - games::get_game (line 109)
[INFO] [stdout]     src/games.rs - games::get_games (line 44)
[INFO] [stdout]     src/players.rs - players::get_player (line 63)
[INFO] [stdout]     src/players.rs - players::get_players (line 28)
[INFO] [stdout]     src/season_averages.rs - season_averages::get_season_averages (line 27)
[INFO] [stdout]     src/stats.rs - stats::get_stats (line 48)
[INFO] [stdout]     src/teams.rs - teams::get_team (line 53)
[INFO] [stdout]     src/teams.rs - teams::get_teams (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a2cef327607d6a34745c1e03595cfb847b9bf76819fded2d341767a9c3ae61d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2cef327607d6a34745c1e03595cfb847b9bf76819fded2d341767a9c3ae61d7", kill_on_drop: false }`
[INFO] [stdout] a2cef327607d6a34745c1e03595cfb847b9bf76819fded2d341767a9c3ae61d7
