[INFO] fetching crate meowtonin 0.2.1...
[INFO] testing meowtonin-0.2.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate meowtonin 0.2.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate meowtonin 0.2.1
[INFO] finished tweaking crates.io crate meowtonin 0.2.1
[INFO] tweaked toml for crates.io crate meowtonin 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate meowtonin 0.2.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate meowtonin 0.2.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d200c4ca9f15d31ae314dbd8c0a44301def5b6df217b4186e680e858349485db
[INFO] running `Command { std: "docker" "start" "-a" "d200c4ca9f15d31ae314dbd8c0a44301def5b6df217b4186e680e858349485db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d200c4ca9f15d31ae314dbd8c0a44301def5b6df217b4186e680e858349485db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d200c4ca9f15d31ae314dbd8c0a44301def5b6df217b4186e680e858349485db", kill_on_drop: false }`
[INFO] [stdout] d200c4ca9f15d31ae314dbd8c0a44301def5b6df217b4186e680e858349485db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97ca0bd69149cda4b5ac850901099987a58828c0ad9c70ca2c3c40d6b23f2f5f
[INFO] running `Command { std: "docker" "start" "-a" "97ca0bd69149cda4b5ac850901099987a58828c0ad9c70ca2c3c40d6b23f2f5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling meowtonin-byondapi-sys v0.2.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling constcat v0.6.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling meowtonin-impl v0.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling meowtonin v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/strid.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     if id == NONE as u32 { None } else { Some(id) }
[INFO] [stdout]    |              ^^^^^^^^^^^ expected `u64`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `u64` with `u32`
[INFO] [stdout]   --> src/strid.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 |     if id == NONE as u32 { None } else { Some(id) }
[INFO] [stdout]    |           ^^ no implementation for `u64 == u32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `PartialEq<u32>` is not implemented for `u64`
[INFO] [stdout]    = help: the following other types implement trait `PartialEq<Rhs>`:
[INFO] [stdout]              `u64` implements `PartialEq<Value>`
[INFO] [stdout]              `u64` implements `PartialEq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/strid.rs:48:65
[INFO] [stdout]    |
[INFO] [stdout] 48 |     unsafe { ByondValue::new_ref_unchecked(ByondValueType::String, id) }
[INFO] [stdout]    |              -----------------------------                         ^^ expected `u32`, found `u64`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/value/reference.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const unsafe fn new_ref_unchecked(value_type: ByondValueType, ref_id: u32) -> Self {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^                             -----------
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 48 |     unsafe { ByondValue::new_ref_unchecked(ByondValueType::String, id.try_into().unwrap()) }
[INFO] [stdout]    |                                                                      ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/strid.rs:56:65
[INFO] [stdout]    |
[INFO] [stdout] 56 |     unsafe { ByondValue::new_ref_unchecked(ByondValueType::String, id) }
[INFO] [stdout]    |              -----------------------------                         ^^ expected `u32`, found `u64`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/value/reference.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const unsafe fn new_ref_unchecked(value_type: ByondValueType, ref_id: u32) -> Self {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^                             -----------
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 56 |     unsafe { ByondValue::new_ref_unchecked(ByondValueType::String, id.try_into().unwrap()) }
[INFO] [stdout]    |                                                                      ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/value/reference.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout] 46 |         if result == 0 { None } else { Some(result) }
[INFO] [stdout]    |                                        ---- ^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the type constructed contains `u64` due to the type of the argument passed
[INFO] [stdout]   --> src/value/reference.rs:46:34
[INFO] [stdout]    |
[INFO] [stdout] 46 |         if result == 0 { None } else { Some(result) }
[INFO] [stdout]    |                                        ^^^^^------^
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/option.rs:607:5
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 46 |         if result == 0 { None } else { Some(result.try_into().unwrap()) }
[INFO] [stdout]    |                                                   ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/value/reference.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 |             data: ByondValueData { ref_: ref_id },
[INFO] [stdout]    |                                          ^^^^^^ expected `u64`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `meowtonin` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "97ca0bd69149cda4b5ac850901099987a58828c0ad9c70ca2c3c40d6b23f2f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97ca0bd69149cda4b5ac850901099987a58828c0ad9c70ca2c3c40d6b23f2f5f", kill_on_drop: false }`
[INFO] [stdout] 97ca0bd69149cda4b5ac850901099987a58828c0ad9c70ca2c3c40d6b23f2f5f
