[INFO] fetching crate r3bl_macro 0.10.0...
[INFO] testing r3bl_macro-0.10.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate r3bl_macro 0.10.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate r3bl_macro 0.10.0
[INFO] finished tweaking crates.io crate r3bl_macro 0.10.0
[INFO] tweaked toml for crates.io crate r3bl_macro 0.10.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate r3bl_macro 0.10.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 192 packages to latest compatible versions
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9b96ff5e3062ca94c4ea5882ac165b73af7907d14d6287a0e0e40d563f026541
[INFO] running `Command { std: "docker" "start" "-a" "9b96ff5e3062ca94c4ea5882ac165b73af7907d14d6287a0e0e40d563f026541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b96ff5e3062ca94c4ea5882ac165b73af7907d14d6287a0e0e40d563f026541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b96ff5e3062ca94c4ea5882ac165b73af7907d14d6287a0e0e40d563f026541", kill_on_drop: false }`
[INFO] [stdout] 9b96ff5e3062ca94c4ea5882ac165b73af7907d14d6287a0e0e40d563f026541
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4f77ba69ef1565fa252eff74e093ffbe5480a43a9c0f2138e2a9ce6ee27bab15
[INFO] running `Command { std: "docker" "start" "-a" "4f77ba69ef1565fa252eff74e093ffbe5480a43a9c0f2138e2a9ce6ee27bab15", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ansi-regex v0.1.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling size-of-derive v0.1.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling csscolorparser v0.7.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling colorgrad v0.7.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling size-of v0.1.5
[INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/size-of-0.1.5/src/macros.rs:66:56
[INFO] [stdout]     |
[INFO] [stdout]  66 |               impl<$($ty,)* U> $crate::SizeOf for extern $cconv fn($($ty),*) -> U {
[INFO] [stdout]     |                                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/size-of-0.1.5/src/core_impls.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | / impl_function_ptrs! {
[INFO] [stdout] 295 | |     "C",
[INFO] [stdout] 296 | |     "Rust",
[INFO] [stdout] 297 | |     "aapcs",
[INFO] [stdout] ...   |
[INFO] [stdout] 303 | |     "fastcall",
[INFO] [stdout] 304 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_function_ptrs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "stdcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/size-of-0.1.5/src/macros.rs:66:56
[INFO] [stdout]     |
[INFO] [stdout]  66 |               impl<$($ty,)* U> $crate::SizeOf for extern $cconv fn($($ty),*) -> U {
[INFO] [stdout]     |                                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/size-of-0.1.5/src/core_impls.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | / impl_function_ptrs! {
[INFO] [stdout] 295 | |     "C",
[INFO] [stdout] 296 | |     "Rust",
[INFO] [stdout] 297 | |     "aapcs",
[INFO] [stdout] ...   |
[INFO] [stdout] 303 | |     "fastcall",
[INFO] [stdout] 304 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you need `extern "stdcall"` on win32 and `extern "C"` everywhere else, use `extern "system"`
[INFO] [stdout]     = note: this error originates in the macro `impl_function_ptrs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/size-of-0.1.5/src/macros.rs:66:56
[INFO] [stdout]     |
[INFO] [stdout]  66 |               impl<$($ty,)* U> $crate::SizeOf for extern $cconv fn($($ty),*) -> U {
[INFO] [stdout]     |                                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/size-of-0.1.5/src/core_impls.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | / impl_function_ptrs! {
[INFO] [stdout] 295 | |     "C",
[INFO] [stdout] 296 | |     "Rust",
[INFO] [stdout] 297 | |     "aapcs",
[INFO] [stdout] ...   |
[INFO] [stdout] 303 | |     "fastcall",
[INFO] [stdout] 304 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_function_ptrs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling strip-ansi v0.1.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `size-of` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4f77ba69ef1565fa252eff74e093ffbe5480a43a9c0f2138e2a9ce6ee27bab15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f77ba69ef1565fa252eff74e093ffbe5480a43a9c0f2138e2a9ce6ee27bab15", kill_on_drop: false }`
[INFO] [stdout] 4f77ba69ef1565fa252eff74e093ffbe5480a43a9c0f2138e2a9ce6ee27bab15
