[INFO] fetching crate weatherapi-rs 0.3.3... [INFO] testing weatherapi-rs-0.3.3 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate weatherapi-rs 0.3.3 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate weatherapi-rs 0.3.3 [INFO] finished tweaking crates.io crate weatherapi-rs 0.3.3 [INFO] tweaked toml for crates.io crate weatherapi-rs 0.3.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate weatherapi-rs 0.3.3 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate weatherapi-rs 0.3.3 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_usage v2.0.3 [INFO] [stderr] Downloaded rustls-platform-verifier-android v0.1.1 [INFO] [stderr] Downloaded homedir v0.3.6 [INFO] [stderr] Downloaded chrono-tz-build v0.3.0 [INFO] [stderr] Downloaded shared_thread v0.2.0 [INFO] [stderr] Downloaded duct v1.1.1 [INFO] [stderr] Downloaded slug v0.1.6 [INFO] [stderr] Downloaded versions v7.0.0 [INFO] [stderr] Downloaded xx v2.5.1 [INFO] [stderr] Downloaded aws-lc-rs v1.15.4 [INFO] [stderr] Downloaded kdl v6.5.0 [INFO] [stderr] Downloaded usage-lib v2.16.2 [INFO] [stderr] Downloaded winnow v0.6.24 [INFO] [stderr] Downloaded deunicode v1.6.2 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.1 [INFO] [stderr] Downloaded os_pipe v1.2.3 [INFO] [stderr] Downloaded chrono-tz v0.9.0 [INFO] [stderr] Downloaded globwalk v0.9.1 [INFO] [stderr] Downloaded quinn-proto v0.11.13 [INFO] [stderr] Downloaded webpki-root-certs v1.0.6 [INFO] [stderr] Downloaded tera v1.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dc657856eb7d8d72beb31e9fa6e3cb59c103536e71a174dca2c70b92a09b3ae [INFO] running `Command { std: "docker" "start" "-a" "5dc657856eb7d8d72beb31e9fa6e3cb59c103536e71a174dca2c70b92a09b3ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dc657856eb7d8d72beb31e9fa6e3cb59c103536e71a174dca2c70b92a09b3ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dc657856eb7d8d72beb31e9fa6e3cb59c103536e71a174dca2c70b92a09b3ae", kill_on_drop: false }` [INFO] [stdout] 5dc657856eb7d8d72beb31e9fa6e3cb59c103536e71a174dca2c70b92a09b3ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b8d1c36322e08b2999daea36201e498c7712422c0b27f9a3980c77dab4ad797 [INFO] running `Command { std: "docker" "start" "-a" "7b8d1c36322e08b2999daea36201e498c7712422c0b27f9a3980c77dab4ad797", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [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 tokio v1.49.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling sigchld v0.2.4 [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 tracing v0.1.44 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling shared_child v1.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling shared_thread v0.2.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling duct v1.1.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling homedir v0.3.6 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling xx v2.5.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling versions v7.0.0 [INFO] [stderr] Compiling kdl v6.5.0 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling usage-lib v2.16.2 [INFO] [stderr] Compiling toml_parser v1.0.8+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling clap_usage v2.0.3 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling weatherapi-rs v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 34s [INFO] running `Command { std: "docker" "inspect" "7b8d1c36322e08b2999daea36201e498c7712422c0b27f9a3980c77dab4ad797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b8d1c36322e08b2999daea36201e498c7712422c0b27f9a3980c77dab4ad797", kill_on_drop: false }` [INFO] [stdout] 7b8d1c36322e08b2999daea36201e498c7712422c0b27f9a3980c77dab4ad797 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21f76a9db9e6a9af6191b9800c3f111ff374d5465153948ab04afc158e4c1208 [INFO] running `Command { std: "docker" "start" "-a" "21f76a9db9e6a9af6191b9800c3f111ff374d5465153948ab04afc158e4c1208", kill_on_drop: false }` [INFO] [stderr] Compiling weatherapi-rs v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.28s [INFO] running `Command { std: "docker" "inspect" "21f76a9db9e6a9af6191b9800c3f111ff374d5465153948ab04afc158e4c1208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21f76a9db9e6a9af6191b9800c3f111ff374d5465153948ab04afc158e4c1208", kill_on_drop: false }` [INFO] [stdout] 21f76a9db9e6a9af6191b9800c3f111ff374d5465153948ab04afc158e4c1208 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 12aaca95769df1f7fb4d9f273bb3a5b8ef4ca21100a711548c50061f806d0b0f [INFO] running `Command { std: "docker" "start" "-a" "12aaca95769df1f7fb4d9f273bb3a5b8ef4ca21100a711548c50061f806d0b0f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weatherapi_rs-bf25c482977d2400) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test files::cli::verify_cmd ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/weatherapi_rs-739a23e96f776872) [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 weatherapi_rs [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] running `Command { std: "docker" "inspect" "12aaca95769df1f7fb4d9f273bb3a5b8ef4ca21100a711548c50061f806d0b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12aaca95769df1f7fb4d9f273bb3a5b8ef4ca21100a711548c50061f806d0b0f", kill_on_drop: false }` [INFO] [stdout] 12aaca95769df1f7fb4d9f273bb3a5b8ef4ca21100a711548c50061f806d0b0f