[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] testing leops/fabric against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleops%2Ffabric" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leops/fabric on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-3/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 64b5566bcedf3ce0c87fcdc0509f31fecaae6288e56665de575bfade5e08c0e5 [INFO] running `Command { std: "docker" "start" "-a" "64b5566bcedf3ce0c87fcdc0509f31fecaae6288e56665de575bfade5e08c0e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64b5566bcedf3ce0c87fcdc0509f31fecaae6288e56665de575bfade5e08c0e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64b5566bcedf3ce0c87fcdc0509f31fecaae6288e56665de575bfade5e08c0e5", kill_on_drop: false }` [INFO] [stdout] 64b5566bcedf3ce0c87fcdc0509f31fecaae6288e56665de575bfade5e08c0e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9715dacfa00acbb87c4eacdcad962474ce85e4eaa2406d4c97bf9e6cad6912cc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9715dacfa00acbb87c4eacdcad962474ce85e4eaa2406d4c97bf9e6cad6912cc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cranelift-entity v0.67.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.67.0 [INFO] [stderr] Compiling target-lexicon v0.11.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling wasmparser v0.59.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling wast v26.0.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.67.0 [INFO] [stderr] Compiling cranelift-bforest v0.67.0 [INFO] [stderr] Compiling regalloc v0.0.30 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling errno v0.2.5 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling wat v1.0.27 [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] Compiling cranelift-codegen v0.67.0 [INFO] [stderr] Compiling thiserror v1.0.14 [INFO] [stderr] Compiling cranelift-native v0.67.0 [INFO] [stderr] Compiling cranelift-module v0.67.0 [INFO] [stderr] Compiling cranelift-frontend v0.67.0 [INFO] [stderr] Compiling cranelift-simplejit v0.67.0 [INFO] [stderr] Compiling cranelift-wasm v0.67.0 [INFO] [stderr] Compiling fabric-runtime v0.1.0 (/opt/rustwide/workdir/runtime) [INFO] [stdout] warning: field is never read: `base` [INFO] [stdout] --> runtime/src/backend/cranelift/module.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | base: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `DataInitialization` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> runtime/src/backend/cranelift/module.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug, Clone, Default)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling 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] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> addon/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(abi_thiscall)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> addon/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> addon/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(const_fn_fn_ptr_basics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `const_fn_fn_ptr_basics` has been stable since 1.61.0 and no longer requires an attribute to enable [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] = note: `#[warn(stable_features)]` on by default [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: use of calling convention not supported on this 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: `#[warn(unsupported_calling_conventions)]` on by default [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 #87678 [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: use of calling convention not supported on this 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] 108 | | [INFO] [stdout] ... | [INFO] [stdout] 123 | | } [INFO] [stdout] 124 | | } [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 #87678 [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: use of calling convention not supported on this 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] 129 | | [INFO] [stdout] ... | [INFO] [stdout] 146 | | } [INFO] [stdout] 147 | | } [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 #87678 [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: use of calling convention not supported on this 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] 152 | | [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | } [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 #87678 [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: aborting due to 8 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557, E0570. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fabric-addon` due to 9 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9715dacfa00acbb87c4eacdcad962474ce85e4eaa2406d4c97bf9e6cad6912cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9715dacfa00acbb87c4eacdcad962474ce85e4eaa2406d4c97bf9e6cad6912cc", kill_on_drop: false }` [INFO] [stdout] 9715dacfa00acbb87c4eacdcad962474ce85e4eaa2406d4c97bf9e6cad6912cc