[INFO] fetching crate uobors_core 0.0.8...
[INFO] checking uobors_core-0.0.8 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate uobors_core 0.0.8 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate uobors_core 0.0.8
[INFO] finished tweaking crates.io crate uobors_core 0.0.8
[INFO] tweaked toml for crates.io crate uobors_core 0.0.8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate uobors_core 0.0.8 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 243 packages to latest compatible versions
[INFO] [stderr]       Adding confique v0.2.6 (available: v0.4.0)
[INFO] [stderr]       Adding garde v0.18.0 (available: v0.22.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding mry v0.7.1 (available: v0.14.0)
[INFO] [stderr]       Adding rstest v0.18.2 (available: v0.26.1)
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.27.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ba9130b52d89abba533cec87d880eaadf73982c8772c2e12242c4be363c252e
[INFO] running `Command { std: "docker" "start" "-a" "7ba9130b52d89abba533cec87d880eaadf73982c8772c2e12242c4be363c252e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ba9130b52d89abba533cec87d880eaadf73982c8772c2e12242c4be363c252e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ba9130b52d89abba533cec87d880eaadf73982c8772c2e12242c4be363c252e", kill_on_drop: false }`
[INFO] [stdout] 7ba9130b52d89abba533cec87d880eaadf73982c8772c2e12242c4be363c252e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5e32dd5e0eafc651889079c965a3a61efc86c3d5b43d03fb70590afbd068e81
[INFO] running `Command { std: "docker" "start" "-a" "e5e32dd5e0eafc651889079c965a3a61efc86c3d5b43d03fb70590afbd068e81", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking oncemutex v0.1.1
[INFO] [stderr]     Checking regex-cache v0.2.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking card-validate v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling confique-macro v0.0.10
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling phonenumber v0.3.7+8.13.52
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling garde_derive v0.18.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking zune-jpeg v0.5.8
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking confique v0.2.6
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking garde v0.18.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling mry_macros v0.7.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking mry v0.7.1
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr]     Checking uobors_core v0.0.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `js-sys`
[INFO] [stdout]  --> src/domain/obor/project/model/model_name.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Validate)]
[INFO] [stdout]   |                                   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Validate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Validate` may come from an old version of the `garde_derive` crate, try updating your dependency with `cargo update -p garde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `js-sys`
[INFO] [stdout]  --> src/domain/obor/project/model/model_name.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Validate)]
[INFO] [stdout]   |                                   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Validate` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Validate` may come from an old version of the `garde_derive` crate, try updating your dependency with `cargo update -p garde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Validate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.21s
[INFO] running `Command { std: "docker" "inspect" "e5e32dd5e0eafc651889079c965a3a61efc86c3d5b43d03fb70590afbd068e81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5e32dd5e0eafc651889079c965a3a61efc86c3d5b43d03fb70590afbd068e81", kill_on_drop: false }`
[INFO] [stdout] e5e32dd5e0eafc651889079c965a3a61efc86c3d5b43d03fb70590afbd068e81
