[INFO] fetching crate papyrus_proc_macros 0.4.0-rc.0...
[INFO] testing papyrus_proc_macros-0.4.0-rc.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate papyrus_proc_macros 0.4.0-rc.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate papyrus_proc_macros 0.4.0-rc.0
[INFO] finished tweaking crates.io crate papyrus_proc_macros 0.4.0-rc.0
[INFO] tweaked toml for crates.io crate papyrus_proc_macros 0.4.0-rc.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate papyrus_proc_macros 0.4.0-rc.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 304 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hashbrown v0.13.1 (available: v0.13.2)
[INFO] [stderr]       Adding metrics v0.21.1 (available: v0.24.2)
[INFO] [stderr]       Adding metrics-exporter-prometheus v0.12.2 (available: v0.17.2)
[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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] df5d5f3e662eecd7475025df33ebd863b46856ef4ea36f15af9fd44201dc77db
[INFO] running `Command { std: "docker" "start" "-a" "df5d5f3e662eecd7475025df33ebd863b46856ef4ea36f15af9fd44201dc77db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df5d5f3e662eecd7475025df33ebd863b46856ef4ea36f15af9fd44201dc77db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df5d5f3e662eecd7475025df33ebd863b46856ef4ea36f15af9fd44201dc77db", kill_on_drop: false }`
[INFO] [stdout] df5d5f3e662eecd7475025df33ebd863b46856ef4ea36f15af9fd44201dc77db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0dac9e9e2f419216a92b1496c0b42919712ec5b68eeae82a2a1ca35ff267b781
[INFO] running `Command { std: "docker" "start" "-a" "0dac9e9e2f419216a92b1496c0b42919712ec5b68eeae82a2a1ca35ff267b781", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling papyrus_proc_macros v0.4.0-rc.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.14s
[INFO] running `Command { std: "docker" "inspect" "0dac9e9e2f419216a92b1496c0b42919712ec5b68eeae82a2a1ca35ff267b781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dac9e9e2f419216a92b1496c0b42919712ec5b68eeae82a2a1ca35ff267b781", kill_on_drop: false }`
[INFO] [stdout] 0dac9e9e2f419216a92b1496c0b42919712ec5b68eeae82a2a1ca35ff267b781
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f90d824424d942c24a9cc08ced5910f033189f8bd18ca91d6cd9490a2eebe9f3
[INFO] running `Command { std: "docker" "start" "-a" "f90d824424d942c24a9cc08ced5910f033189f8bd18ca91d6cd9490a2eebe9f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling salsa-macro-rules v0.24.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling smol_str v0.3.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling ndarray v0.17.1
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling lambdaworks-math v0.10.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling heck v0.4.1
[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 derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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" "f90d824424d942c24a9cc08ced5910f033189f8bd18ca91d6cd9490a2eebe9f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f90d824424d942c24a9cc08ced5910f033189f8bd18ca91d6cd9490a2eebe9f3", kill_on_drop: false }`
[INFO] [stdout] f90d824424d942c24a9cc08ced5910f033189f8bd18ca91d6cd9490a2eebe9f3
