[INFO] fetching crate meowtonin-serde 0.2.1... [INFO] testing meowtonin-serde-0.2.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate meowtonin-serde 0.2.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate meowtonin-serde 0.2.1 [INFO] finished tweaking crates.io crate meowtonin-serde 0.2.1 [INFO] tweaked toml for crates.io crate meowtonin-serde 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate meowtonin-serde 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-serde 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0d0180e7d57991f31f76c16e6b065b1a8918a34f7991d052226be30a0bc878d8 [INFO] running `Command { std: "docker" "start" "-a" "0d0180e7d57991f31f76c16e6b065b1a8918a34f7991d052226be30a0bc878d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d0180e7d57991f31f76c16e6b065b1a8918a34f7991d052226be30a0bc878d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d0180e7d57991f31f76c16e6b065b1a8918a34f7991d052226be30a0bc878d8", kill_on_drop: false }` [INFO] [stdout] 0d0180e7d57991f31f76c16e6b065b1a8918a34f7991d052226be30a0bc878d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8dd20fac2399cfa30a5ba692d6c9374333b06b3c7c45417ed4f88d03235efd1f [INFO] running `Command { std: "docker" "start" "-a" "8dd20fac2399cfa30a5ba692d6c9374333b06b3c7c45417ed4f88d03235efd1f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling meowtonin-byondapi-sys v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling constcat v0.6.1 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling seize v0.5.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling papaya v0.2.3 [INFO] [stderr] Compiling addr2line v0.25.1 [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 darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling meowtonin-impl v0.2.1 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling meowtonin v0.2.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/meowtonin-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/meowtonin-0.2.1/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` is not implemented for `u64` [INFO] [stdout] = help: the following other types implement trait `PartialEq`: [INFO] [stdout] `u64` implements `PartialEq` [INFO] [stdout] `u64` implements `PartialEq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/meowtonin-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/meowtonin-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/meowtonin-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/meowtonin-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/meowtonin-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/meowtonin-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/meowtonin-0.2.1/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" "8dd20fac2399cfa30a5ba692d6c9374333b06b3c7c45417ed4f88d03235efd1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd20fac2399cfa30a5ba692d6c9374333b06b3c7c45417ed4f88d03235efd1f", kill_on_drop: false }` [INFO] [stdout] 8dd20fac2399cfa30a5ba692d6c9374333b06b3c7c45417ed4f88d03235efd1f