[INFO] fetching crate vtable_gen 1.1.0... [INFO] checking vtable_gen-1.1.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate vtable_gen 1.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate vtable_gen 1.1.0 [INFO] finished tweaking crates.io crate vtable_gen 1.1.0 [INFO] tweaked toml for crates.io crate vtable_gen 1.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vtable_gen 1.1.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 14 packages to latest compatible versions [INFO] [stderr] Adding convert_case v0.6.0 (available: v0.8.0) [INFO] [stderr] Adding darling v0.20.11 (available: v0.21.3) [INFO] [stderr] Adding itertools v0.13.0 (available: v0.14.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04945d56c988cd3a886d178ce6f7b03bd244341e9f265bc3153829f62238a5ef [INFO] running `Command { std: "docker" "start" "-a" "04945d56c988cd3a886d178ce6f7b03bd244341e9f265bc3153829f62238a5ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04945d56c988cd3a886d178ce6f7b03bd244341e9f265bc3153829f62238a5ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04945d56c988cd3a886d178ce6f7b03bd244341e9f265bc3153829f62238a5ef", kill_on_drop: false }` [INFO] [stdout] 04945d56c988cd3a886d178ce6f7b03bd244341e9f265bc3153829f62238a5ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 355668101f6c66a73913679a9350612e9d656f0c1a394283e2375b1384031070 [INFO] running `Command { std: "docker" "start" "-a" "355668101f6c66a73913679a9350612e9d656f0c1a394283e2375b1384031070", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking syn v2.0.106 [INFO] [stderr] Checking darling_core v0.20.11 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking darling v0.20.11 [INFO] [stderr] Checking vtable_gen v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/generic_base_inheritance.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | extern "fastcall" fn foo2(this: &Foo_FooImpl, a: u32, b: f32) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/generic_base_inheritance.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | extern "fastcall" fn foo2(this: &Foo_FooImpl, a: u32, b: f32) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/generic_base_inheritance.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | extern "fastcall" fn bar(_this: &Bar_FooImpl) -> u32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/generic_base_inheritance.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | virtual(1) extern "fastcall" fn foo2(&self, a: u32, b: f32) -> usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/generic_base_inheritance.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | virtual extern "fastcall" fn bar(&self) -> u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/generic.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | extern "fastcall" fn func(_this: &Foo, a: u32, b: f32) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/generic.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | virtual(1) extern "fastcall" fn func(&self, a: u32, b: f32) -> usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0570`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vtable_gen` (test "generic") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0570`. [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/generic_base.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | extern "fastcall" fn foo2(this: &Foo_FooImpl, a: u32, b: f32) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vtable_gen` (test "generic_base_inheritance") due to 5 previous errors [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/generic_base.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | virtual(1) extern "fastcall" fn foo2(&self, a: u32, b: f32) -> usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/generic_single_parent_multi_layer.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | extern "fastcall" fn func(_this: &Foo, a: u32, b: f32) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/generic_single_parent_multi_layer.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | extern "fastcall" fn func(_this: &Foo, a: u32, b: f32) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/generic_single_parent_multi_layer.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | extern "fastcall" fn func(_this: &Foo<19, T>, a: u32, b: f32) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/generic_single_parent_multi_layer.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | virtual(1) extern "fastcall" fn func(&self, a: u32, b: f32) -> usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0570`. [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/generic_single_parent.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | extern "fastcall" fn func(_this: &Foo, a: u32, b: f32) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/generic_single_parent.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | extern "fastcall" fn func(_this: &Foo, a: u32, b: f32) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/generic_single_parent.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | virtual(1) extern "fastcall" fn func(&self, a: u32, b: f32) -> usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vtable_gen` (test "generic_base") due to 2 previous errors [INFO] [stderr] error: could not compile `vtable_gen` (test "basic") due to 2 previous errors [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/basic.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | extern "fastcall" fn func(this: &Foo, a: u32, b: f32) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/basic.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | virtual(1) extern "fastcall" fn func(&self, a: u32, b: f32) -> usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0570`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0570`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0570`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vtable_gen` (test "generic_single_parent") due to 3 previous errors [INFO] [stderr] error: could not compile `vtable_gen` (test "generic_single_parent_multi_layer") due to 4 previous errors [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/single_parent_multi_layer.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | extern "fastcall" fn func(this: &Foo, a: u32, b: f32) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/single_parent_multi_layer.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | extern "fastcall" fn func(this: &Foo, a: u32, b: f32) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/single_parent_multi_layer.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | extern "fastcall" fn func(this: &Foo, a: u32, b: f32) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/single_parent_multi_layer.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | virtual(1) extern "fastcall" fn func(&self, a: u32, b: f32) -> usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0570`. [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/single_parent.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | extern "fastcall" fn func(this: &Foo, a: u32, b: f32) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/single_parent.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | extern "fastcall" fn func(this: &Foo, a: u32, b: f32) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "fastcall" is not a supported ABI for the current target [INFO] [stdout] --> tests/single_parent.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | virtual(1) extern "fastcall" fn func(&self, a: u32, b: f32) -> usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0570`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vtable_gen` (test "single_parent_multi_layer") due to 4 previous errors [INFO] [stderr] error: could not compile `vtable_gen` (test "single_parent") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "355668101f6c66a73913679a9350612e9d656f0c1a394283e2375b1384031070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "355668101f6c66a73913679a9350612e9d656f0c1a394283e2375b1384031070", kill_on_drop: false }` [INFO] [stdout] 355668101f6c66a73913679a9350612e9d656f0c1a394283e2375b1384031070