[INFO] fetching crate holidayapi_rust 0.1.7...
[INFO] testing holidayapi_rust-0.1.7 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate holidayapi_rust 0.1.7 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate holidayapi_rust 0.1.7
[INFO] finished tweaking crates.io crate holidayapi_rust 0.1.7
[INFO] tweaked toml for crates.io crate holidayapi_rust 0.1.7 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate holidayapi_rust 0.1.7 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 158 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.4)
[INFO] [stderr]       Adding strum v0.24.1 (available: v0.28.0)
[INFO] [stderr]       Adding strum_macros v0.24.3 (available: v0.28.0)
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 295804fa85832c29b65663737780962a14b2d02bdf36d02b39af0d7c691e5637
[INFO] running `Command { std: "docker" "start" "295804fa85832c29b65663737780962a14b2d02bdf36d02b39af0d7c691e5637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "295804fa85832c29b65663737780962a14b2d02bdf36d02b39af0d7c691e5637", 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" "295804fa85832c29b65663737780962a14b2d02bdf36d02b39af0d7c691e5637" "/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" "295804fa85832c29b65663737780962a14b2d02bdf36d02b39af0d7c691e5637", 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" "295804fa85832c29b65663737780962a14b2d02bdf36d02b39af0d7c691e5637" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling holidayapi_rust v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.67s
[INFO] running `Command { std: "docker" "inspect" "295804fa85832c29b65663737780962a14b2d02bdf36d02b39af0d7c691e5637", 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" "295804fa85832c29b65663737780962a14b2d02bdf36d02b39af0d7c691e5637" "/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 parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.52.3
[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 holidayapi_rust v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.43s
[INFO] running `Command { std: "docker" "inspect" "295804fa85832c29b65663737780962a14b2d02bdf36d02b39af0d7c691e5637", 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" "295804fa85832c29b65663737780962a14b2d02bdf36d02b39af0d7c691e5637" "/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.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/holidayapi_rust-97a7add17d1d4ca9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_valid_key ... ok
[INFO] [stdout] test tests::test_countries ... ok
[INFO] [stderr]    Doc-tests holidayapi_rust
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test src/lib.rs - HolidayAPI::custom_request (line 155) ... ok
[INFO] [stdout] test src/requests.rs - requests::Request<CountriesResponse>::country (line 73) ... ok
[INFO] [stdout] test src/lib.rs - HolidayAPI::workdays (line 254) ... ok
[INFO] [stdout] test src/lib.rs - HolidayAPI::countries (line 201) ... ok
[INFO] [stdout] test src/lib.rs - HolidayAPI::holidays (line 216) ... ok
[INFO] [stdout] test src/lib.rs - HolidayAPI::workday (line 239) ... ok
[INFO] [stdout] test src/lib.rs - HolidayAPI::with_version (line 138) ... ok
[INFO] [stdout] test src/requests.rs - requests::Request<LanguagesResponse>::language (line 278) ... ok
[INFO] [stdout] test src/lib.rs - HolidayAPI::languages (line 269) ... ok
[INFO] [stdout] test src/requests.rs - requests::Request<LanguagesResponse>::search (line 291) ... ok
[INFO] [stdout] test src/requests.rs - requests::Request<CountriesResponse>::public (line 101) ... ok
[INFO] [stdout] test src/lib.rs - HolidayAPI::holidays (line 224) ... ok
[INFO] [stdout] test src/requests.rs - requests::Request<HolidaysResponse>::day (line 147) ... ok
[INFO] [stdout] test src/lib.rs - HolidayAPI::languages (line 277) ... ok
[INFO] [stdout] test src/lib.rs - HolidayAPI::new (line 116) ... ok
[INFO] [stdout] test src/requests.rs - requests::Request<CountriesResponse>::search (line 87) ... ok
[INFO] [stdout] test src/requests.rs - requests::Request<HolidaysResponse>::month (line 133) ... ok
[INFO] [stdout] test src/lib.rs - HolidayAPI::countries (line 193) ... ok
[INFO] [stdout] test src/lib.rs - (line 11) ... ok
[INFO] [stdout] test src/requests.rs - requests::Request<HolidaysResponse>::search (line 172) ... ok
[INFO] [stdout] test src/requests.rs - requests::Request<HolidaysResponse>::language (line 187) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.83s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "295804fa85832c29b65663737780962a14b2d02bdf36d02b39af0d7c691e5637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "295804fa85832c29b65663737780962a14b2d02bdf36d02b39af0d7c691e5637", kill_on_drop: false }`
[INFO] [stdout] 295804fa85832c29b65663737780962a14b2d02bdf36d02b39af0d7c691e5637
