[INFO] fetching crate open-feature 0.2.5... [INFO] testing open-feature-0.2.5 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate open-feature 0.2.5 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate open-feature 0.2.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate open-feature 0.2.5 [INFO] tweaked toml for crates.io crate open-feature 0.2.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate open-feature 0.2.5 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate open-feature 0.2.5 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sval_nested v2.13.2 [INFO] [stderr] Downloaded sval_ref v2.13.2 [INFO] [stderr] Downloaded sval_json v2.13.2 [INFO] [stderr] Downloaded sval_serde v2.13.2 [INFO] [stderr] Downloaded sval_buffer v2.13.2 [INFO] [stderr] Downloaded sval_fmt v2.13.2 [INFO] [stderr] Downloaded value-bag-serde1 v1.10.0 [INFO] [stderr] Downloaded value-bag-sval2 v1.10.0 [INFO] [stderr] Downloaded sval_dynamic v2.13.2 [INFO] [stderr] Downloaded sval v2.13.2 [INFO] [stderr] Downloaded structured-logger v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c75d5d542fa8e1f541a41accd2a7ad88dc0f1d433e710971b7d83d78f5fa25f [INFO] running `Command { std: "docker" "start" "-a" "2c75d5d542fa8e1f541a41accd2a7ad88dc0f1d433e710971b7d83d78f5fa25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c75d5d542fa8e1f541a41accd2a7ad88dc0f1d433e710971b7d83d78f5fa25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c75d5d542fa8e1f541a41accd2a7ad88dc0f1d433e710971b7d83d78f5fa25f", kill_on_drop: false }` [INFO] [stdout] 2c75d5d542fa8e1f541a41accd2a7ad88dc0f1d433e710971b7d83d78f5fa25f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fd1bee4b26f12152aa2d5f31ec2974ea789bb0b06d479bca9b165805918a7c4 [INFO] running `Command { std: "docker" "start" "-a" "4fd1bee4b26f12152aa2d5f31ec2974ea789bb0b06d479bca9b165805918a7c4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling typed-builder-macro v0.20.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling typed-builder v0.20.0 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling open-feature v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/global_evaluation_context.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn get(&self) -> RwLockReadGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn get(&self) -> RwLockReadGuard<'_, EvaluationContext> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/global_evaluation_context.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn get_mut(&self) -> RwLockWriteGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn get_mut(&self) -> RwLockWriteGuard<'_, EvaluationContext> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/global_hooks.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | pub async fn get(&self) -> RwLockReadGuard> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 11 | pub async fn get(&self) -> RwLockReadGuard<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/global_hooks.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn get_mut(&self) -> RwLockWriteGuard> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn get_mut(&self) -> RwLockWriteGuard<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.91s [INFO] running `Command { std: "docker" "inspect" "4fd1bee4b26f12152aa2d5f31ec2974ea789bb0b06d479bca9b165805918a7c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd1bee4b26f12152aa2d5f31ec2974ea789bb0b06d479bca9b165805918a7c4", kill_on_drop: false }` [INFO] [stdout] 4fd1bee4b26f12152aa2d5f31ec2974ea789bb0b06d479bca9b165805918a7c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47c8bd0fe3862e4c50e3f9f758362137dc93578fbb28fda13204699cdd38e363 [INFO] running `Command { std: "docker" "start" "-a" "47c8bd0fe3862e4c50e3f9f758362137dc93578fbb28fda13204699cdd38e363", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling value-bag-serde1 v1.10.0 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling structured-logger v1.0.3 [INFO] [stderr] Compiling open-feature v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stdout] error[E0432]: unresolved import `spec` [INFO] [stdout] --> src/api/api.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | use spec::spec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `spec` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spec`, use `cargo add spec` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spec` [INFO] [stdout] --> src/api/client.rs:532:9 [INFO] [stdout] | [INFO] [stdout] 532 | use spec::spec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `spec` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spec`, use `cargo add spec` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spec` [INFO] [stdout] --> src/evaluation/context.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | use spec::spec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `spec` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spec`, use `cargo add spec` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spec` [INFO] [stdout] --> src/hooks/mod.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | use spec::spec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `spec` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spec`, use `cargo add spec` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spec` [INFO] [stdout] --> src/provider/no_op_provider.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | use spec::spec; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `spec` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spec`, use `cargo add spec` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/global_evaluation_context.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn get(&self) -> RwLockReadGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn get(&self) -> RwLockReadGuard<'_, EvaluationContext> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/global_evaluation_context.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn get_mut(&self) -> RwLockWriteGuard { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn get_mut(&self) -> RwLockWriteGuard<'_, EvaluationContext> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/global_hooks.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | pub async fn get(&self) -> RwLockReadGuard> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 11 | pub async fn get(&self) -> RwLockReadGuard<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/global_hooks.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn get_mut(&self) -> RwLockWriteGuard> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn get_mut(&self) -> RwLockWriteGuard<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `open-feature` (lib test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "47c8bd0fe3862e4c50e3f9f758362137dc93578fbb28fda13204699cdd38e363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47c8bd0fe3862e4c50e3f9f758362137dc93578fbb28fda13204699cdd38e363", kill_on_drop: false }` [INFO] [stdout] 47c8bd0fe3862e4c50e3f9f758362137dc93578fbb28fda13204699cdd38e363