[INFO] cloning repository https://github.com/guha-rahul/mmr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guha-rahul/mmr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguha-rahul%2Fmmr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguha-rahul%2Fmmr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0af4dc050f5c3e5c28573c0c137a36a8b95e5a48 [INFO] testing guha-rahul/mmr against 1.95.0 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguha-rahul%2Fmmr" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/guha-rahul/mmr [INFO] finished tweaking git repo https://github.com/guha-rahul/mmr [INFO] tweaked toml for git repo https://github.com/guha-rahul/mmr written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/guha-rahul/mmr on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/guha-rahul/mmr 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfg-if v1.0.1 [INFO] [stderr] Downloaded windows-link v0.1.3 [INFO] [stderr] Downloaded salsa20 v0.10.2 [INFO] [stderr] Downloaded starknet-curve v0.4.2 [INFO] [stderr] Downloaded starknet-types-core v0.1.8 [INFO] [stderr] Downloaded ff_ce v0.11.0 [INFO] [stderr] Downloaded errno v0.3.13 [INFO] [stderr] Downloaded fixed-hash v0.8.0 [INFO] [stderr] Downloaded zeroize_derive v1.4.2 [INFO] [stderr] Downloaded impl-trait-for-tuples v0.2.3 [INFO] [stderr] Downloaded windows-targets v0.53.2 [INFO] [stderr] Downloaded tempfile v3.20.0 [INFO] [stderr] Downloaded impl-serde v0.4.0 [INFO] [stderr] Downloaded const_format v0.2.34 [INFO] [stderr] Downloaded indexmap v2.10.0 [INFO] [stderr] Downloaded serde_with v2.3.3 [INFO] [stderr] Downloaded hashbrown v0.15.4 [INFO] [stderr] Downloaded serde_json_pythonic v0.1.2 [INFO] [stderr] Downloaded num-bigint v0.2.6 [INFO] [stderr] Downloaded zerocopy-derive v0.8.26 [INFO] [stderr] Downloaded lambdaworks-math v0.10.0 [INFO] [stderr] Downloaded winnow v0.7.11 [INFO] [stderr] Downloaded zerocopy v0.8.26 [INFO] [stderr] Downloaded syn v2.0.104 [INFO] [stderr] Downloaded lambdaworks-crypto v0.10.0 [INFO] [stderr] Downloaded ark-ff v0.4.2 [INFO] [stderr] Downloaded parity-scale-codec v3.7.5 [INFO] [stderr] Downloaded io-uring v0.7.8 [INFO] [stderr] Downloaded uint v0.9.5 [INFO] [stderr] Downloaded flate2 v1.1.2 [INFO] [stderr] Downloaded base64ct v1.8.0 [INFO] [stderr] Downloaded starknet-core v0.10.0 [INFO] [stderr] Downloaded const_format_proc_macros v0.2.34 [INFO] [stderr] Downloaded tracing-core v0.1.34 [INFO] [stderr] Downloaded uuid v0.8.2 [INFO] [stderr] Downloaded serde_with_macros v2.3.3 [INFO] [stderr] Downloaded poseidon-rs v0.0.10 [INFO] [stderr] Downloaded strum_macros v0.25.3 [INFO] [stderr] Downloaded uuid v1.17.0 [INFO] [stderr] Downloaded bigdecimal v0.3.1 [INFO] [stderr] Downloaded keccak v0.1.5 [INFO] [stderr] Downloaded size-of v0.1.5 [INFO] [stderr] Downloaded crc v3.3.0 [INFO] [stderr] Downloaded starknet-accounts v0.5.0 [INFO] [stderr] Downloaded starknet-contract v0.5.0 [INFO] [stderr] Downloaded starknet-macros v0.1.7 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.7.5 [INFO] [stderr] Downloaded async-trait v0.1.88 [INFO] [stderr] Downloaded libc v0.2.174 [INFO] [stderr] Downloaded starknet-core v0.6.1 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.53.0 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.53.0 [INFO] [stderr] Downloaded ark-ff-asm v0.4.2 [INFO] [stderr] Downloaded rustc-hex v2.1.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.53.0 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.53.0 [INFO] [stderr] Downloaded windows_i686_gnullvm v0.53.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.53.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.53.0 [INFO] [stderr] Downloaded tokio v1.46.1 [INFO] [stderr] Downloaded rlp v0.5.2 [INFO] [stderr] Downloaded tracing-attributes v0.1.30 [INFO] [stderr] Downloaded windows_i686_gnu v0.53.0 [INFO] [stderr] Downloaded starknet-providers v0.6.0 [INFO] [stderr] Downloaded auto_impl v1.3.0 [INFO] [stderr] Downloaded starknet v0.6.0 [INFO] [stderr] Downloaded ark-ff-macros v0.4.2 [INFO] [stderr] Downloaded ark-serialize v0.4.2 [INFO] [stderr] Downloaded starknet-crypto v0.6.2 [INFO] [stderr] Downloaded byte-slice-cast v1.2.3 [INFO] [stderr] Downloaded impl-codec v0.6.0 [INFO] [stderr] Downloaded impl-rlp v0.3.0 [INFO] [stderr] Downloaded primitive-types v0.12.2 [INFO] [stderr] Downloaded starknet-ff v0.3.7 [INFO] [stderr] Downloaded ethbloom v0.13.0 [INFO] [stderr] Downloaded ethereum-types v0.14.1 [INFO] [stderr] Downloaded scrypt v0.10.0 [INFO] [stderr] Downloaded strum v0.25.0 [INFO] [stderr] Downloaded ff_derive_ce v0.8.0 [INFO] [stderr] Downloaded ark-std v0.4.0 [INFO] [stderr] Downloaded starknet-crypto-codegen v0.3.3 [INFO] [stderr] Downloaded redox_syscall v0.5.13 [INFO] [stderr] Downloaded slab v0.4.10 [INFO] [stderr] Downloaded rustc-demangle v0.1.25 [INFO] [stderr] Downloaded eth-keystore v0.5.0 [INFO] [stderr] Downloaded starknet-signers v0.4.0 [INFO] [stderr] Downloaded accumulators v0.4.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30998878aa0f783e37103db39c15db83317c2d52cd7ec07a3ec811c6acbf78f8 [INFO] running `Command { std: "docker" "start" "-a" "30998878aa0f783e37103db39c15db83317c2d52cd7ec07a3ec811c6acbf78f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30998878aa0f783e37103db39c15db83317c2d52cd7ec07a3ec811c6acbf78f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30998878aa0f783e37103db39c15db83317c2d52cd7ec07a3ec811c6acbf78f8", kill_on_drop: false }` [INFO] [stdout] 30998878aa0f783e37103db39c15db83317c2d52cd7ec07a3ec811c6acbf78f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9caaf0b400c1244a809af1f9d2befc9cb4ef9c8479f5826f40bfc7703946a6e [INFO] running `Command { std: "docker" "start" "-a" "d9caaf0b400c1244a809af1f9d2befc9cb4ef9c8479f5826f40bfc7703946a6e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_json_pythonic v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling uuid v1.17.0 [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 lambdaworks-math v0.10.0 [INFO] [stderr] Compiling strum v0.25.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" "d9caaf0b400c1244a809af1f9d2befc9cb4ef9c8479f5826f40bfc7703946a6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9caaf0b400c1244a809af1f9d2befc9cb4ef9c8479f5826f40bfc7703946a6e", kill_on_drop: false }` [INFO] [stdout] d9caaf0b400c1244a809af1f9d2befc9cb4ef9c8479f5826f40bfc7703946a6e