[INFO] fetching crate configcat-openfeature-provider 0.1.1...
[INFO] testing configcat-openfeature-provider-0.1.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate configcat-openfeature-provider 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate configcat-openfeature-provider 0.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate configcat-openfeature-provider 0.1.1
[INFO] tweaked toml for crates.io crate configcat-openfeature-provider 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate configcat-openfeature-provider 0.1.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate configcat-openfeature-provider 0.1.1 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates-tree v1.0.11
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded typed-builder-macro v0.18.2
[INFO] [stderr]   Downloaded predicates v3.1.2
[INFO] [stderr]   Downloaded rustls-pki-types v1.8.0
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded serde v1.0.205
[INFO] [stderr]   Downloaded configcat v0.1.2
[INFO] [stderr]   Downloaded serde_json v1.0.122
[INFO] [stderr]   Downloaded serde_derive v1.0.205
[INFO] [stderr]   Downloaded cc v1.1.8
[INFO] [stderr]   Downloaded predicates-core v1.0.8
[INFO] [stderr]   Downloaded typed-builder v0.18.2
[INFO] [stderr]   Downloaded open-feature v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bd85f631b9cf2839d9921c3a7402bda6c4214fb37818b0450517c57c8910745
[INFO] running `Command { std: "docker" "start" "-a" "0bd85f631b9cf2839d9921c3a7402bda6c4214fb37818b0450517c57c8910745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bd85f631b9cf2839d9921c3a7402bda6c4214fb37818b0450517c57c8910745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bd85f631b9cf2839d9921c3a7402bda6c4214fb37818b0450517c57c8910745", kill_on_drop: false }`
[INFO] [stdout] 0bd85f631b9cf2839d9921c3a7402bda6c4214fb37818b0450517c57c8910745
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] debda40d5e3426e330515f29157ef96e52a88faf85fba2f25bacad40acab5be0
[INFO] running `Command { std: "docker" "start" "-a" "debda40d5e3426e330515f29157ef96e52a88faf85fba2f25bacad40acab5be0", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling typed-builder v0.18.2
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling open-feature v0.2.3
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling configcat v0.1.2
[INFO] [stderr]    Compiling configcat-openfeature-provider v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.77s
[INFO] running `Command { std: "docker" "inspect" "debda40d5e3426e330515f29157ef96e52a88faf85fba2f25bacad40acab5be0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "debda40d5e3426e330515f29157ef96e52a88faf85fba2f25bacad40acab5be0", kill_on_drop: false }`
[INFO] [stdout] debda40d5e3426e330515f29157ef96e52a88faf85fba2f25bacad40acab5be0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cebf0457cfd341cb54ea54a8d25fc374a15b78bc2be13e0d317f1691098b4855
[INFO] running `Command { std: "docker" "start" "-a" "cebf0457cfd341cb54ea54a8d25fc374a15b78bc2be13e0d317f1691098b4855", kill_on_drop: false }`
[INFO] [stderr]    Compiling configcat-openfeature-provider v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.66s
[INFO] running `Command { std: "docker" "inspect" "cebf0457cfd341cb54ea54a8d25fc374a15b78bc2be13e0d317f1691098b4855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cebf0457cfd341cb54ea54a8d25fc374a15b78bc2be13e0d317f1691098b4855", kill_on_drop: false }`
[INFO] [stdout] cebf0457cfd341cb54ea54a8d25fc374a15b78bc2be13e0d317f1691098b4855
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 732dd4b2d1aa5439a44695a355d9bee4c39450de7865ebcfffd73b0221917c32
[INFO] running `Command { std: "docker" "start" "-a" "732dd4b2d1aa5439a44695a355d9bee4c39450de7865ebcfffd73b0221917c32", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/configcat_openfeature_provider-1c40d3dae3978ca0)
[INFO] [stderr]      Running tests/provider.rs (/opt/rustwide/target/debug/deps/provider-63ddb068c5b9fdab)
[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] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test eval_bool ... ok
[INFO] [stdout] test metadata ... ok
[INFO] [stdout] test eval_float ... ok
[INFO] [stdout] test eval_int ... ok
[INFO] [stdout] test eval_key_not_found ... ok
[INFO] [stdout] test eval_targeting ... ok
[INFO] [stdout] test eval_object ... ok
[INFO] [stdout] test eval_type_mismatch ... ok
[INFO] [stdout] test eval_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests configcat_openfeature_provider
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/provider.rs - provider::ConfigCatProvider (line 15) - compile ... ok
[INFO] [stdout] test src/provider.rs - provider::ConfigCatProvider::new (line 55) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "732dd4b2d1aa5439a44695a355d9bee4c39450de7865ebcfffd73b0221917c32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "732dd4b2d1aa5439a44695a355d9bee4c39450de7865ebcfffd73b0221917c32", kill_on_drop: false }`
[INFO] [stdout] 732dd4b2d1aa5439a44695a355d9bee4c39450de7865ebcfffd73b0221917c32
