[INFO] fetching crate papyrus_proc_macros 0.4.0-rc.0... [INFO] testing papyrus_proc_macros-0.4.0-rc.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate papyrus_proc_macros 0.4.0-rc.0 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate papyrus_proc_macros 0.4.0-rc.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 275 packages to latest compatible versions [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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31ab9c2ac6627ddeb65bbb6fd7afe50be3cb6431d221bfc1df6052926c92d88b [INFO] running `Command { std: "docker" "start" "-a" "31ab9c2ac6627ddeb65bbb6fd7afe50be3cb6431d221bfc1df6052926c92d88b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31ab9c2ac6627ddeb65bbb6fd7afe50be3cb6431d221bfc1df6052926c92d88b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31ab9c2ac6627ddeb65bbb6fd7afe50be3cb6431d221bfc1df6052926c92d88b", kill_on_drop: false }` [INFO] [stdout] 31ab9c2ac6627ddeb65bbb6fd7afe50be3cb6431d221bfc1df6052926c92d88b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a865b230483ba6278562cec6e8fc5b71453c243d429e1e4247af975cddc95616 [INFO] running `Command { std: "docker" "start" "-a" "a865b230483ba6278562cec6e8fc5b71453c243d429e1e4247af975cddc95616", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling papyrus_proc_macros v0.4.0-rc.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.51s [INFO] running `Command { std: "docker" "inspect" "a865b230483ba6278562cec6e8fc5b71453c243d429e1e4247af975cddc95616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a865b230483ba6278562cec6e8fc5b71453c243d429e1e4247af975cddc95616", kill_on_drop: false }` [INFO] [stdout] a865b230483ba6278562cec6e8fc5b71453c243d429e1e4247af975cddc95616 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8518d6449319eb6889db83e8beca26d1edda4bed3092268c555f0c2da60bf4e5 [INFO] running `Command { std: "docker" "start" "-a" "8518d6449319eb6889db83e8beca26d1edda4bed3092268c555f0c2da60bf4e5", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling term v1.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lambdaworks-math v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling size-of v0.1.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling sha3 v0.10.8 [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] [stderr] Compiling convert_case v0.8.0 [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 const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ascii-canvas v4.0.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" "8518d6449319eb6889db83e8beca26d1edda4bed3092268c555f0c2da60bf4e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8518d6449319eb6889db83e8beca26d1edda4bed3092268c555f0c2da60bf4e5", kill_on_drop: false }` [INFO] [stdout] 8518d6449319eb6889db83e8beca26d1edda4bed3092268c555f0c2da60bf4e5