[INFO] fetching crate sn-trie-proofs 0.1.1... [INFO] testing sn-trie-proofs-0.1.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate sn-trie-proofs 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate sn-trie-proofs 0.1.1 [INFO] finished tweaking crates.io crate sn-trie-proofs 0.1.1 [INFO] tweaked toml for crates.io crate sn-trie-proofs 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sn-trie-proofs 0.1.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 187 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding starknet-types-core v0.1.9 (available: v0.3.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e774e485825108bfbc0453b7fc5fdcc1e3721399f4508f705e8027eaa63a47b [INFO] running `Command { std: "docker" "start" "-a" "8e774e485825108bfbc0453b7fc5fdcc1e3721399f4508f705e8027eaa63a47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e774e485825108bfbc0453b7fc5fdcc1e3721399f4508f705e8027eaa63a47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e774e485825108bfbc0453b7fc5fdcc1e3721399f4508f705e8027eaa63a47b", kill_on_drop: false }` [INFO] [stdout] 8e774e485825108bfbc0453b7fc5fdcc1e3721399f4508f705e8027eaa63a47b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11a2adc01e0d88e64dddb2fb7d55fe1007a607cde7f2a9bfeb2993f56275c247 [INFO] running `Command { std: "docker" "start" "-a" "11a2adc01e0d88e64dddb2fb7d55fe1007a607cde7f2a9bfeb2993f56275c247", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling lambdaworks-math v0.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling size-of v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [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 futures-util v0.3.31 [INFO] [stdout] For more information about this error, try `rustc --explain E0570`. [INFO] [stdout] [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [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" "11a2adc01e0d88e64dddb2fb7d55fe1007a607cde7f2a9bfeb2993f56275c247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11a2adc01e0d88e64dddb2fb7d55fe1007a607cde7f2a9bfeb2993f56275c247", kill_on_drop: false }` [INFO] [stdout] 11a2adc01e0d88e64dddb2fb7d55fe1007a607cde7f2a9bfeb2993f56275c247