[INFO] fetching crate papyrus_proc_macros 0.4.0-rc.0... [INFO] testing papyrus_proc_macros-0.4.0-rc.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate papyrus_proc_macros 0.4.0-rc.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate papyrus_proc_macros 0.4.0-rc.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 297 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.3) [INFO] [stderr] Adding metrics-exporter-prometheus v0.12.2 (available: v0.18.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98d0acd6e1a73fab957910bfeb985659a582f04d6ac6bdbbf1fedf9e3b7bf28b [INFO] running `Command { std: "docker" "start" "-a" "98d0acd6e1a73fab957910bfeb985659a582f04d6ac6bdbbf1fedf9e3b7bf28b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98d0acd6e1a73fab957910bfeb985659a582f04d6ac6bdbbf1fedf9e3b7bf28b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98d0acd6e1a73fab957910bfeb985659a582f04d6ac6bdbbf1fedf9e3b7bf28b", kill_on_drop: false }` [INFO] [stdout] 98d0acd6e1a73fab957910bfeb985659a582f04d6ac6bdbbf1fedf9e3b7bf28b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3fa9c28b6a6ba9f97954267de06fe8a269ceb24076aacc8820c25b0a4bc53f6 [INFO] running `Command { std: "docker" "start" "-a" "a3fa9c28b6a6ba9f97954267de06fe8a269ceb24076aacc8820c25b0a4bc53f6", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling papyrus_proc_macros v0.4.0-rc.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.75s [INFO] running `Command { std: "docker" "inspect" "a3fa9c28b6a6ba9f97954267de06fe8a269ceb24076aacc8820c25b0a4bc53f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3fa9c28b6a6ba9f97954267de06fe8a269ceb24076aacc8820c25b0a4bc53f6", kill_on_drop: false }` [INFO] [stdout] a3fa9c28b6a6ba9f97954267de06fe8a269ceb24076aacc8820c25b0a4bc53f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb82f0b66ddd4e281411ea10f8fa1818f934b8d27ee58b51cbe9cc87c2393a26 [INFO] running `Command { std: "docker" "start" "-a" "cb82f0b66ddd4e281411ea10f8fa1818f934b8d27ee58b51cbe9cc87c2393a26", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha3 v0.10.9 [INFO] [stderr] Compiling inventory v0.3.24 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling thin-vec v0.2.16 [INFO] [stderr] Compiling salsa-macro-rules v0.26.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling smol_str v0.3.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling term v1.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ena v0.14.4 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling convert_case v0.11.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ndarray v0.17.2 [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 rfc6979 v0.4.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling convert_case v0.4.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] [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" "cb82f0b66ddd4e281411ea10f8fa1818f934b8d27ee58b51cbe9cc87c2393a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb82f0b66ddd4e281411ea10f8fa1818f934b8d27ee58b51cbe9cc87c2393a26", kill_on_drop: false }` [INFO] [stdout] cb82f0b66ddd4e281411ea10f8fa1818f934b8d27ee58b51cbe9cc87c2393a26