[INFO] fetching crate carbem 0.3.0...
[INFO] testing carbem-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate carbem 0.3.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate carbem 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate carbem 0.3.0
[INFO] tweaked toml for crates.io crate carbem 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate carbem 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate carbem 0.3.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34c763e427aea240b869353f682719e1f2632b5b06ded6f51e00cf6b1c86de3a
[INFO] running `Command { std: "docker" "start" "-a" "34c763e427aea240b869353f682719e1f2632b5b06ded6f51e00cf6b1c86de3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34c763e427aea240b869353f682719e1f2632b5b06ded6f51e00cf6b1c86de3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34c763e427aea240b869353f682719e1f2632b5b06ded6f51e00cf6b1c86de3a", kill_on_drop: false }`
[INFO] [stdout] 34c763e427aea240b869353f682719e1f2632b5b06ded6f51e00cf6b1c86de3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b150e80f057fcf111a0a8e2c0ff87507eb6466bffca0d2e554de23173676345
[INFO] running `Command { std: "docker" "start" "-a" "2b150e80f057fcf111a0a8e2c0ff87507eb6466bffca0d2e554de23173676345", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling pyo3-ffi v0.26.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.26.0
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pyo3-macros v0.26.0
[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 tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling carbem v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "2b150e80f057fcf111a0a8e2c0ff87507eb6466bffca0d2e554de23173676345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b150e80f057fcf111a0a8e2c0ff87507eb6466bffca0d2e554de23173676345", kill_on_drop: false }`
[INFO] [stdout] 2b150e80f057fcf111a0a8e2c0ff87507eb6466bffca0d2e554de23173676345
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ca18de4c63409eee78611bc3b8701e332fcbc670ceebf6a255cd7974af137e1
[INFO] running `Command { std: "docker" "start" "-a" "2ca18de4c63409eee78611bc3b8701e332fcbc670ceebf6a255cd7974af137e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling carbem v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.84s
[INFO] running `Command { std: "docker" "inspect" "2ca18de4c63409eee78611bc3b8701e332fcbc670ceebf6a255cd7974af137e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ca18de4c63409eee78611bc3b8701e332fcbc670ceebf6a255cd7974af137e1", kill_on_drop: false }`
[INFO] [stdout] 2ca18de4c63409eee78611bc3b8701e332fcbc670ceebf6a255cd7974af137e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1de92a5fd5e01452ef0b2aa4f3650984ac289267f56df003ce673b245a090c59
[INFO] running `Command { std: "docker" "start" "-a" "1de92a5fd5e01452ef0b2aa4f3650984ac289267f56df003ce673b245a090c59", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/carbem-ec2a4b52d9df3d35)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test ffi::tests::test_get_emissions_integration ... ignored
[INFO] [stdout] test ffi::tests::test_parse_emission_query_from_json ... ok
[INFO] [stdout] test ffi::tests::test_parse_emission_query_invalid_dates ... ok
[INFO] [stdout] test providers::azure::client::tests::test_build_headers_invalid_token ... ok
[INFO] [stdout] test providers::azure::client::tests::test_convert_emission_query_to_azure_request ... ok
[INFO] [stdout] test providers::azure::client::tests::test_azure_provider_creation ... ok
[INFO] [stdout] test providers::azure::client::tests::test_build_request_payload ... ok
[INFO] [stdout] test providers::azure::client::tests::test_build_headers ... ok
[INFO] [stdout] test providers::azure::client::tests::test_get_emissions_integration ... ignored
[INFO] [stdout] test client::tests::test_type_safe_builder ... ok
[INFO] [stdout] test providers::azure::client::tests::test_azure_provider_not_configured_with_empty_token ... ok
[INFO] [stdout] test providers::azure::client::tests::test_convert_to_carbon_emission_basic ... ok
[INFO] [stdout] test providers::azure::client::tests::test_convert_emission_query_with_provider_config ... ok
[INFO] [stdout] test client::tests::test_multiple_providers ... ok
[INFO] [stdout] test providers::registry::tests::test_registry_creation ... ok
[INFO] [stdout] test providers::registry::tests::test_unknown_provider ... ok
[INFO] [stdout] test providers::azure::client::tests::test_convert_to_carbon_emission_with_item_name ... ok
[INFO] [stdout] test providers::azure::client::tests::test_convert_to_carbon_emission_with_date_parsing ... ok
[INFO] [stdout] test providers::azure::client::tests::test_get_emissions_no_regions ... ok
[INFO] [stdout] test providers::azure::client::tests::test_get_emissions_wrong_provider ... ok
[INFO] [stdout] test providers::azure::client::tests::test_month_end_calculation_december ... ok
[INFO] [stdout] test providers::azure::client::tests::test_overall_summary_data_conversion ... ok
[INFO] [stdout] test providers::registry::tests::test_azure_provider_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.34s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests carbem
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 43) - compile ... ok
[INFO] [stdout] test src/ffi.rs - ffi::get_emissions (line 25) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 9) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1de92a5fd5e01452ef0b2aa4f3650984ac289267f56df003ce673b245a090c59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1de92a5fd5e01452ef0b2aa4f3650984ac289267f56df003ce673b245a090c59", kill_on_drop: false }`
[INFO] [stdout] 1de92a5fd5e01452ef0b2aa4f3650984ac289267f56df003ce673b245a090c59
