[INFO] fetching crate easy_prefs 3.0.1... [INFO] testing easy_prefs-3.0.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate easy_prefs 3.0.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate easy_prefs 3.0.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate easy_prefs 3.0.1 [INFO] tweaked toml for crates.io crate easy_prefs 3.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate easy_prefs 3.0.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate easy_prefs 3.0.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.20.3 [INFO] [stderr] Downloaded toml v0.8.20 [INFO] [stderr] Downloaded wit-bindgen-rt v0.33.0 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Downloaded unicode-ident v1.0.17 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.50 [INFO] [stderr] Downloaded getrandom v0.3.1 [INFO] [stderr] Downloaded tempfile v3.17.1 [INFO] [stderr] Downloaded toml_edit v0.22.24 [INFO] [stderr] Downloaded cc v1.2.30 [INFO] [stderr] Downloaded minicov v0.3.7 [INFO] [stderr] Downloaded serde v1.0.218 [INFO] [stderr] Downloaded syn v2.0.98 [INFO] [stderr] Downloaded wasi v0.13.3+wasi-0.2.2 [INFO] [stderr] Downloaded serde_derive v1.0.218 [INFO] [stderr] Downloaded winnow v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 753ec47fe435f97f4fc554197584f23c817acc34f19440ad40e25839f8b64828 [INFO] running `Command { std: "docker" "start" "-a" "753ec47fe435f97f4fc554197584f23c817acc34f19440ad40e25839f8b64828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "753ec47fe435f97f4fc554197584f23c817acc34f19440ad40e25839f8b64828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "753ec47fe435f97f4fc554197584f23c817acc34f19440ad40e25839f8b64828", kill_on_drop: false }` [INFO] [stdout] 753ec47fe435f97f4fc554197584f23c817acc34f19440ad40e25839f8b64828 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 341ba0b2068e7e2fef9c511506df2ed68c19d86a38c8fe4681c3f6c87914067b [INFO] running `Command { std: "docker" "start" "-a" "341ba0b2068e7e2fef9c511506df2ed68c19d86a38c8fe4681c3f6c87914067b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling easy_prefs v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.75s [INFO] running `Command { std: "docker" "inspect" "341ba0b2068e7e2fef9c511506df2ed68c19d86a38c8fe4681c3f6c87914067b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341ba0b2068e7e2fef9c511506df2ed68c19d86a38c8fe4681c3f6c87914067b", kill_on_drop: false }` [INFO] [stdout] 341ba0b2068e7e2fef9c511506df2ed68c19d86a38c8fe4681c3f6c87914067b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 038780f3b46420c9507fa6d458542c5eaaa6998a5e64a14f76e999400e6d8d1a [INFO] running `Command { std: "docker" "start" "-a" "038780f3b46420c9507fa6d458542c5eaaa6998a5e64a14f76e999400e6d8d1a", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stderr] Compiling easy_prefs v3.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0601]: `main` function not found in crate `wasm_usage` [INFO] [stdout] --> examples/wasm_usage.rs:83:2 [INFO] [stdout] | [INFO] [stdout] 83 | } [INFO] [stdout] | ^ consider adding a `main` function to `examples/wasm_usage.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `easy_prefs` (example "wasm_usage") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:408:29 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn edit(&mut self) -> [<$name EditGuard>] { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 470 | / easy_prefs! { [INFO] [stdout] 471 | | /// Original test preferences. [INFO] [stdout] 472 | | struct TestEasyPreferences { [INFO] [stdout] 473 | | pub bool1_default_true: bool = true => "bool1_default_true", [INFO] [stdout] ... | [INFO] [stdout] 478 | | }, "test-easy-prefs" [INFO] [stdout] 479 | | } [INFO] [stdout] | |_____- in this macro invocation [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] = note: this warning originates in the macro `easy_prefs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 408 | pub fn edit(&mut self) -> [<$name EditGuard>]<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:408:29 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn edit(&mut self) -> [<$name EditGuard>] { [INFO] [stdout] | ^^^^^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 482 | / easy_prefs! { [INFO] [stdout] 483 | | /// Updated test preferences for schema evolution. [INFO] [stdout] 484 | | pub struct TestEasyPreferencesUpdated { [INFO] [stdout] 485 | | pub bool2_default_true_renamed: bool = true => "bool2_default_true", [INFO] [stdout] ... | [INFO] [stdout] 490 | | }, "test-easy-prefs" [INFO] [stdout] 491 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `easy_prefs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 408 | pub fn edit(&mut self) -> [<$name EditGuard>]<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "038780f3b46420c9507fa6d458542c5eaaa6998a5e64a14f76e999400e6d8d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "038780f3b46420c9507fa6d458542c5eaaa6998a5e64a14f76e999400e6d8d1a", kill_on_drop: false }` [INFO] [stdout] 038780f3b46420c9507fa6d458542c5eaaa6998a5e64a14f76e999400e6d8d1a