[INFO] cloning repository https://github.com/Eikix/cairo-wasm-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eikix/cairo-wasm-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEikix%2Fcairo-wasm-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEikix%2Fcairo-wasm-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb782bd76c7627f57ebfa92e567969f6a2751e25
[INFO] checking Eikix/cairo-wasm-demo against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEikix%2Fcairo-wasm-demo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Eikix/cairo-wasm-demo
[INFO] finished tweaking git repo https://github.com/Eikix/cairo-wasm-demo
[INFO] tweaked toml for git repo https://github.com/Eikix/cairo-wasm-demo written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Eikix/cairo-wasm-demo on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Eikix/cairo-wasm-demo 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a89455920bfd1843f343421abee00c203057d58bbf064c91e56f6da6831e527a
[INFO] running `Command { std: "docker" "start" "-a" "a89455920bfd1843f343421abee00c203057d58bbf064c91e56f6da6831e527a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a89455920bfd1843f343421abee00c203057d58bbf064c91e56f6da6831e527a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a89455920bfd1843f343421abee00c203057d58bbf064c91e56f6da6831e527a", kill_on_drop: false }`
[INFO] [stdout] a89455920bfd1843f343421abee00c203057d58bbf064c91e56f6da6831e527a
[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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8b3535469e09997a859f7a2334140c41167a66c1ba9ccc8f9fd394ca8432ed3
[INFO] running `Command { std: "docker" "start" "-a" "f8b3535469e09997a859f7a2334140c41167a66c1ba9ccc8f9fd394ca8432ed3", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking lambdaworks-math v0.10.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking 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] [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" "f8b3535469e09997a859f7a2334140c41167a66c1ba9ccc8f9fd394ca8432ed3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8b3535469e09997a859f7a2334140c41167a66c1ba9ccc8f9fd394ca8432ed3", kill_on_drop: false }`
[INFO] [stdout] f8b3535469e09997a859f7a2334140c41167a66c1ba9ccc8f9fd394ca8432ed3
