[INFO] fetching crate vtable_gen 1.1.0...
[INFO] building vtable_gen-1.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate vtable_gen 1.1.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vtable_gen 1.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded convert_case v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06bf6d59ab2e4044c9df373b27c41dcea1a639c4414f1a5d0a0d8306baa3c0eb
[INFO] running `Command { std: "docker" "start" "-a" "06bf6d59ab2e4044c9df373b27c41dcea1a639c4414f1a5d0a0d8306baa3c0eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06bf6d59ab2e4044c9df373b27c41dcea1a639c4414f1a5d0a0d8306baa3c0eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06bf6d59ab2e4044c9df373b27c41dcea1a639c4414f1a5d0a0d8306baa3c0eb", kill_on_drop: false }`
[INFO] [stdout] 06bf6d59ab2e4044c9df373b27c41dcea1a639c4414f1a5d0a0d8306baa3c0eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6caa0bc15c4c492dc5dfc80e08e1e045a139fc3014c3d961d8b5a87c554a3247
[INFO] running `Command { std: "docker" "start" "-a" "6caa0bc15c4c492dc5dfc80e08e1e045a139fc3014c3d961d8b5a87c554a3247", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling vtable_gen v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.36s
[INFO] running `Command { std: "docker" "inspect" "6caa0bc15c4c492dc5dfc80e08e1e045a139fc3014c3d961d8b5a87c554a3247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6caa0bc15c4c492dc5dfc80e08e1e045a139fc3014c3d961d8b5a87c554a3247", kill_on_drop: false }`
[INFO] [stdout] 6caa0bc15c4c492dc5dfc80e08e1e045a139fc3014c3d961d8b5a87c554a3247
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57c6c05be701efb4dc7827710a37f6e2e55be7081f923350adca221335e68f28
[INFO] running `Command { std: "docker" "start" "-a" "57c6c05be701efb4dc7827710a37f6e2e55be7081f923350adca221335e68f28", kill_on_drop: false }`
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling 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/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] 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<N, 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.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] 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] [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] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[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/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] [stderr] warning: build failed, waiting for other jobs to finish...
[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] 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") due to 2 previous errors
[INFO] [stderr] error: could not compile `vtable_gen` (test "generic_base") due to 2 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] [stderr] error: could not compile `vtable_gen` (test "generic_base_inheritance") due to 5 previous errors
[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] running `Command { std: "docker" "inspect" "57c6c05be701efb4dc7827710a37f6e2e55be7081f923350adca221335e68f28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57c6c05be701efb4dc7827710a37f6e2e55be7081f923350adca221335e68f28", kill_on_drop: false }`
[INFO] [stdout] 57c6c05be701efb4dc7827710a37f6e2e55be7081f923350adca221335e68f28
