[INFO] cloning repository https://github.com/leops/fabric [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leops/fabric" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleops%2Ffabric", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleops%2Ffabric'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7a71442b940a633d0d613738a2d9eafb6ed03bb [INFO] checking leops/fabric against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleops%2Ffabric" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leops/fabric on toolchain 2277c63fa464d237b17b68d3b87f9fbb89e58a3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leops/fabric [INFO] finished tweaking git repo https://github.com/leops/fabric [INFO] tweaked toml for git repo https://github.com/leops/fabric written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/leops/fabric already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking leops/fabric against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleops%2Ffabric" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leops/fabric on toolchain 2277c63fa464d237b17b68d3b87f9fbb89e58a3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leops/fabric [INFO] finished tweaking git repo https://github.com/leops/fabric [INFO] tweaked toml for git repo https://github.com/leops/fabric written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/leops/fabric already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wat v1.0.27 [INFO] [stderr] Downloaded target-lexicon v0.11.0 [INFO] [stderr] Downloaded cranelift-module v0.67.0 [INFO] [stderr] Downloaded cranelift-simplejit v0.67.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.14 [INFO] [stderr] Downloaded thiserror v1.0.14 [INFO] [stderr] Downloaded wast v26.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 042677e124d59a9db75289061b408435809b1d3bb24edce621f368012e84c791 [INFO] running `Command { std: "docker" "start" "-a" "042677e124d59a9db75289061b408435809b1d3bb24edce621f368012e84c791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "042677e124d59a9db75289061b408435809b1d3bb24edce621f368012e84c791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "042677e124d59a9db75289061b408435809b1d3bb24edce621f368012e84c791", kill_on_drop: false }` [INFO] [stdout] 042677e124d59a9db75289061b408435809b1d3bb24edce621f368012e84c791 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f67256627e758c604078dafc7d6cc7f98be3901b8c278e69055489d861470813 [INFO] running `Command { std: "docker" "start" "-a" "f67256627e758c604078dafc7d6cc7f98be3901b8c278e69055489d861470813", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cranelift-entity v0.67.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling target-lexicon v0.11.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.67.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.67.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking regalloc v0.0.30 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking cranelift-bforest v0.67.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking errno v0.2.5 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking wast v26.0.1 [INFO] [stderr] Checking wasmparser v0.59.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling fabric-codegen v0.1.0 (/opt/rustwide/workdir/codegen) [INFO] [stderr] Checking wat v1.0.27 [INFO] [stderr] Checking thiserror v1.0.14 [INFO] [stderr] Compiling cranelift-codegen v0.67.0 [INFO] [stderr] Checking cranelift-frontend v0.67.0 [INFO] [stderr] Checking cranelift-native v0.67.0 [INFO] [stderr] Checking cranelift-module v0.67.0 [INFO] [stderr] Checking cranelift-simplejit v0.67.0 [INFO] [stderr] Checking cranelift-wasm v0.67.0 [INFO] [stderr] Checking fabric-runtime v0.1.0 (/opt/rustwide/workdir/runtime) [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> runtime/src/backend/cranelift/signature.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | extern "fastcall" fn $args [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: runtime/src/backend/cranelift/mod.rs:206:25 [INFO] [stdout] | [INFO] [stdout] 206 | type EntryFunc = with_abi!(fn(*mut VMContext)); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: `#[warn(unsupported_fn_ptr_calling_conventions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `with_abi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> runtime/src/backend/cranelift/signature.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | extern "fastcall" fn $args [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: runtime/src/backend/cranelift/mod.rs:206:25 [INFO] [stdout] | [INFO] [stdout] 206 | type EntryFunc = with_abi!(fn(*mut VMContext)); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: `#[warn(unsupported_fn_ptr_calling_conventions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `with_abi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> runtime/src/backend/cranelift/signature.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | extern "fastcall" fn $args -> $res [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 319 | impl_native_function!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the macro `with_abi` which comes from the expansion of the macro `impl_native_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> runtime/src/backend/cranelift/signature.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | extern "fastcall" fn $args -> $res [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 320 | impl_native_function!(A1); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the macro `with_abi` which comes from the expansion of the macro `impl_native_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> runtime/src/backend/cranelift/signature.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | extern "fastcall" fn $args -> $res [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | impl_native_function!(A1, A2); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the macro `with_abi` which comes from the expansion of the macro `impl_native_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> runtime/src/backend/cranelift/signature.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | extern "fastcall" fn $args -> $res [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | impl_native_function!(A1, A2, A3); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the macro `with_abi` which comes from the expansion of the macro `impl_native_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> runtime/src/backend/cranelift/signature.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | extern "fastcall" fn $args -> $res [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 323 | impl_native_function!(A1, A2, A3, A4); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the macro `with_abi` which comes from the expansion of the macro `impl_native_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> runtime/src/backend/cranelift/signature.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | extern "fastcall" fn $args -> $res [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 324 | impl_native_function!(A1, A2, A3, A4, A5); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the macro `with_abi` which comes from the expansion of the macro `impl_native_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> runtime/src/backend/cranelift/signature.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | extern "fastcall" fn $args -> $res [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 319 | impl_native_function!(); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the macro `with_abi` which comes from the expansion of the macro `impl_native_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> runtime/src/backend/cranelift/signature.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | extern "fastcall" fn $args -> $res [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 320 | impl_native_function!(A1); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the macro `with_abi` which comes from the expansion of the macro `impl_native_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> runtime/src/backend/cranelift/signature.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | extern "fastcall" fn $args -> $res [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | impl_native_function!(A1, A2); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the macro `with_abi` which comes from the expansion of the macro `impl_native_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> runtime/src/backend/cranelift/signature.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | extern "fastcall" fn $args -> $res [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | impl_native_function!(A1, A2, A3); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the macro `with_abi` which comes from the expansion of the macro `impl_native_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> runtime/src/backend/cranelift/signature.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | extern "fastcall" fn $args -> $res [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 323 | impl_native_function!(A1, A2, A3, A4); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the macro `with_abi` which comes from the expansion of the macro `impl_native_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> runtime/src/backend/cranelift/signature.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | extern "fastcall" fn $args -> $res [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 324 | impl_native_function!(A1, A2, A3, A4, A5); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the macro `with_abi` which comes from the expansion of the macro `impl_native_function` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `base` is never read [INFO] [stdout] --> runtime/src/backend/cranelift/module.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) struct DataInitialization<'data> { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 46 | base: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataInitialization` has derived impls for the traits `Default`, `Clone`, and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fabric-addon v0.1.0 (/opt/rustwide/workdir/addon) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> addon/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `base` is never read [INFO] [stdout] --> runtime/src/backend/cranelift/module.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) struct DataInitialization<'data> { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 46 | base: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataInitialization` has derived impls for the traits `Default`, `Clone`, and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> addon/src/logging.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | panic::{set_hook, PanicInfo}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> addon/src/logging.rs:143:21 [INFO] [stdout] | [INFO] [stdout] 143 | fn log_panic(info: &PanicInfo) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `abi_thiscall` has been stable since 1.73.0 and no longer requires an attribute to enable [INFO] [stdout] --> addon/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(abi_thiscall)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_fn_fn_ptr_basics` has been stable since 1.61.0 and no longer requires an attribute to enable [INFO] [stdout] --> addon/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(const_fn_fn_ptr_basics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "thiscall" is not supported on this target [INFO] [stdout] --> addon/src/addon.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[fabric_codegen::interface] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: `#[warn(unsupported_fn_ptr_calling_conventions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `fabric_codegen::interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "thiscall" is not supported on this target [INFO] [stdout] --> addon/src/manager.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[fabric_codegen::interface] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the attribute macro `fabric_codegen::interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "thiscall" is not supported on this target [INFO] [stdout] --> addon/src/manager.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[fabric_codegen::interface] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the attribute macro `fabric_codegen::interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "thiscall" is not supported on this target [INFO] [stdout] --> addon/src/manager.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | #[fabric_codegen::interface] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the attribute macro `fabric_codegen::interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> addon/src/manager.rs:116:32 [INFO] [stdout] | [INFO] [stdout] 116 | pub(crate) type ListenerFunc = with_abi!(fn(*mut VMContext, ExternRef)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the macro `with_abi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> addon/src/addon.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[fabric_codegen::interface] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `fabric_codegen::interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> addon/src/manager.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[fabric_codegen::interface] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `fabric_codegen::interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> addon/src/manager.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[fabric_codegen::interface] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `fabric_codegen::interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: `"thiscall"` is not a supported ABI for the current target [INFO] [stdout] --> addon/src/manager.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | #[fabric_codegen::interface] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `fabric_codegen::interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> addon/src/module.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | add_listener as with_abi!(fn(*mut VMContext, FuncRef, i32, i32)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the macro `with_abi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> addon/src/module.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | get_int as with_abi!(fn(*mut VMContext, ExternRef, i32) -> i32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the macro `with_abi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> addon/src/module.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | get_bool as with_abi!(fn(*mut VMContext, ExternRef, i32) -> i32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the macro `with_abi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the calling convention "fastcall" is not supported on this target [INFO] [stdout] --> addon/src/module.rs:38:34 [INFO] [stdout] | [INFO] [stdout] 38 | print_log as with_abi!(fn(*mut VMContext, ExternRef, i32)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #130260 [INFO] [stdout] = note: this warning originates in the macro `with_abi` (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] --> addon/src/module.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | / with_abi! { [INFO] [stdout] 68 | | fn add_listener( [INFO] [stdout] 69 | | ctx: *mut VMContext, [INFO] [stdout] 70 | | listener: FuncRef, [INFO] [stdout] ... | [INFO] [stdout] 102 | | } [INFO] [stdout] 103 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `with_abi` (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] --> addon/src/module.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / with_abi! { [INFO] [stdout] 106 | | fn get_int(ctx: *mut VMContext, event: ExternRef, name: i32) -> i32 { [INFO] [stdout] 107 | | let ctx = unsafe { &mut *ctx }; [INFO] [stdout] ... | [INFO] [stdout] 123 | | } [INFO] [stdout] 124 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `with_abi` (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] --> addon/src/module.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | / with_abi! { [INFO] [stdout] 127 | | fn get_bool(ctx: *mut VMContext, event: ExternRef, name: i32) -> i32 { [INFO] [stdout] 128 | | debug!("get_bool {:?} {:?}", event.0, name); [INFO] [stdout] ... | [INFO] [stdout] 146 | | } [INFO] [stdout] 147 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `with_abi` (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] --> addon/src/module.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / with_abi! { [INFO] [stdout] 150 | | fn print_log(ctx: *mut VMContext, level: ExternRef, value: i32) { [INFO] [stdout] 151 | | let ctx = unsafe { &mut *ctx }; [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `with_abi` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0557, E0570. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fabric-addon` (lib test) due to 9 previous errors; 13 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f67256627e758c604078dafc7d6cc7f98be3901b8c278e69055489d861470813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f67256627e758c604078dafc7d6cc7f98be3901b8c278e69055489d861470813", kill_on_drop: false }` [INFO] [stdout] f67256627e758c604078dafc7d6cc7f98be3901b8c278e69055489d861470813