[INFO] fetching crate meowtonin 0.2.1...
[INFO] testing meowtonin-0.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate meowtonin 0.2.1 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate meowtonin 0.2.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c398534a5293c1f400ae1e06b649dbf29422fe5a8a7d3cfb16bca15a3cb6150
[INFO] running `Command { std: "docker" "start" "-a" "2c398534a5293c1f400ae1e06b649dbf29422fe5a8a7d3cfb16bca15a3cb6150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c398534a5293c1f400ae1e06b649dbf29422fe5a8a7d3cfb16bca15a3cb6150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c398534a5293c1f400ae1e06b649dbf29422fe5a8a7d3cfb16bca15a3cb6150", kill_on_drop: false }`
[INFO] [stdout] 2c398534a5293c1f400ae1e06b649dbf29422fe5a8a7d3cfb16bca15a3cb6150
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21a6b1cf4541ec220cbaa1b074eebb73e91514a4a7e54af943960af51a48a7f8
[INFO] running `Command { std: "docker" "start" "-a" "21a6b1cf4541ec220cbaa1b074eebb73e91514a4a7e54af943960af51a48a7f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling meowtonin-byondapi-sys v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling constcat v0.6.1
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling papaya v0.2.3
[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 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]    --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/cmp.rs:1885:4
[INFO] [stdout]    ::: /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/cmp.rs:1887:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: `u64` implements `PartialEq`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/value/partial_eq.rs:97:1
[INFO] [stdout]     |
[INFO] [stdout]  97 | / partialeq_numeric! {
[INFO] [stdout]  98 | |     eq_i64[i8 i16 i32 i64 isize]
[INFO] [stdout]  99 | |     eq_u64[u8 u16 u32 u64 usize]
[INFO] [stdout] 100 | |     eq_f32[f32]
[INFO] [stdout] 101 | |     eq_f64[f64]
[INFO] [stdout] 102 | |     eq_bool[bool]
[INFO] [stdout] 103 | | }
[INFO] [stdout]     | |_^ `u64` implements `PartialEq<Value>`
[INFO] [stdout]     = note: this error originates in the macro `partial_eq_impl` which comes from the expansion of the macro `partialeq_numeric` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/option.rs:607:4
[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" "21a6b1cf4541ec220cbaa1b074eebb73e91514a4a7e54af943960af51a48a7f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21a6b1cf4541ec220cbaa1b074eebb73e91514a4a7e54af943960af51a48a7f8", kill_on_drop: false }`
[INFO] [stdout] 21a6b1cf4541ec220cbaa1b074eebb73e91514a4a7e54af943960af51a48a7f8
