[INFO] fetching crate wasmer-clif-fork-simplejit 0.59.0... [INFO] testing wasmer-clif-fork-simplejit-0.59.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate wasmer-clif-fork-simplejit 0.59.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate wasmer-clif-fork-simplejit 0.59.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-clif-fork-simplejit 0.59.0 [INFO] finished tweaking crates.io crate wasmer-clif-fork-simplejit 0.59.0 [INFO] tweaked toml for crates.io crate wasmer-clif-fork-simplejit 0.59.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate wasmer-clif-fork-simplejit 0.59.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 3bc47b3e9be6603d58a1a9b669414c3047b664ba7a3932d1575ed8a6cf327214 [INFO] running `Command { std: "docker" "start" "-a" "3bc47b3e9be6603d58a1a9b669414c3047b664ba7a3932d1575ed8a6cf327214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bc47b3e9be6603d58a1a9b669414c3047b664ba7a3932d1575ed8a6cf327214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc47b3e9be6603d58a1a9b669414c3047b664ba7a3932d1575ed8a6cf327214", kill_on_drop: false }` [INFO] [stdout] 3bc47b3e9be6603d58a1a9b669414c3047b664ba7a3932d1575ed8a6cf327214 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca590260318135cce5b1a11a5576dbe4a49be063f4d66cd0f4d5242109d648f6 [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" "ca590260318135cce5b1a11a5576dbe4a49be063f4d66cd0f4d5242109d648f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling region v2.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling cranelift-native v0.59.0 [INFO] [stderr] Compiling cranelift-module v0.59.0 [INFO] [stderr] Compiling wasmer-clif-fork-simplejit v0.59.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.87s [INFO] running `Command { std: "docker" "inspect" "ca590260318135cce5b1a11a5576dbe4a49be063f4d66cd0f4d5242109d648f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca590260318135cce5b1a11a5576dbe4a49be063f4d66cd0f4d5242109d648f6", kill_on_drop: false }` [INFO] [stdout] ca590260318135cce5b1a11a5576dbe4a49be063f4d66cd0f4d5242109d648f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 416515c537876cfde08dd3583582d71525238e7098c1a030ab4b0a3617f83740 [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" "416515c537876cfde08dd3583582d71525238e7098c1a030ab4b0a3617f83740", kill_on_drop: false }` [INFO] [stderr] Compiling cranelift-frontend v0.59.0 [INFO] [stderr] Compiling wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Compiling cranelift v0.59.0 [INFO] [stderr] Compiling wasmer-clif-fork-simplejit v0.59.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `cranelift_frontend` [INFO] [stdout] --> tests/basic.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cranelift_frontend::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `cranelift_frontend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cranelift_simplejit` [INFO] [stdout] --> tests/basic.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use cranelift_simplejit::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `cranelift_simplejit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cranelift_frontend` [INFO] [stdout] --> examples/simplejit-minimal.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cranelift_frontend::Position; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `cranelift_frontend` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cranelift_simplejit` [INFO] [stdout] --> examples/simplejit-minimal.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cranelift_simplejit::{SimpleJITBackend, SimpleJITBuilder}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `cranelift_simplejit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SimpleJITBackend` in this scope [INFO] [stdout] --> tests/basic.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | let mut module: Module = [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_simplejit::SimpleJITBackend; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SimpleJITBuilder` [INFO] [stdout] --> tests/basic.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | Module::new(SimpleJITBuilder::new(default_libcall_names())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_simplejit::SimpleJITBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SimpleJITBackend` in this scope [INFO] [stdout] --> tests/basic.rs:28:47 [INFO] [stdout] | [INFO] [stdout] 28 | fn define_simple_function(module: &mut Module) -> FuncId { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_simplejit::SimpleJITBackend; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `FunctionBuilderContext` [INFO] [stdout] --> tests/basic.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | let mut func_ctx = FunctionBuilderContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cranelift::prelude::FunctionBuilderContext; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::FunctionBuilderContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Position` [INFO] [stdout] --> tests/basic.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | let mut position = Position::default(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::Position; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FunctionBuilder` in this scope [INFO] [stdout] --> tests/basic.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | let mut bcx: FunctionBuilder = [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cranelift::prelude::FunctionBuilder; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::FunctionBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `FunctionBuilder` [INFO] [stdout] --> tests/basic.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | FunctionBuilder::new(&mut ctx.func, &mut func_ctx, &mut position); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cranelift::prelude::FunctionBuilder; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::FunctionBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SimpleJITBackend` in this scope [INFO] [stdout] --> tests/basic.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 58 | let mut module: Module = [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_simplejit::SimpleJITBackend; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SimpleJITBuilder` [INFO] [stdout] --> tests/basic.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | Module::new(SimpleJITBuilder::new(default_libcall_names())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_simplejit::SimpleJITBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SimpleJITBackend` in this scope [INFO] [stdout] --> tests/basic.rs:72:28 [INFO] [stdout] | [INFO] [stdout] 72 | let mut module: Module = [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_simplejit::SimpleJITBackend; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SimpleJITBuilder` [INFO] [stdout] --> tests/basic.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | Module::new(SimpleJITBuilder::new(default_libcall_names())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_simplejit::SimpleJITBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `FunctionBuilderContext` [INFO] [stdout] --> tests/basic.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | let mut func_ctx = FunctionBuilderContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cranelift::prelude::FunctionBuilderContext; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::FunctionBuilderContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Position` [INFO] [stdout] --> tests/basic.rs:93:24 [INFO] [stdout] | [INFO] [stdout] 93 | let mut position = Position::default(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::Position; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FunctionBuilder` in this scope [INFO] [stdout] --> tests/basic.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | let mut bcx: FunctionBuilder = [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cranelift::prelude::FunctionBuilder; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::FunctionBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `FunctionBuilder` [INFO] [stdout] --> tests/basic.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | FunctionBuilder::new(&mut func, &mut func_ctx, &mut position); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cranelift::prelude::FunctionBuilder; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::FunctionBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Variable` [INFO] [stdout] --> tests/basic.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | bcx.declare_var(Variable::new(0), types::I32); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cranelift::prelude::Variable; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::instructions::isa::regalloc::solver::Variable; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::Variable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Variable` [INFO] [stdout] --> tests/basic.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 105 | bcx.declare_var(Variable::new(1), types::I32); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cranelift::prelude::Variable; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::instructions::isa::regalloc::solver::Variable; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::Variable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Variable` [INFO] [stdout] --> tests/basic.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | bcx.def_var(Variable::new(0), in_val); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cranelift::prelude::Variable; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::instructions::isa::regalloc::solver::Variable; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::Variable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Variable` [INFO] [stdout] --> tests/basic.rs:112:33 [INFO] [stdout] | [INFO] [stdout] 112 | let discr = bcx.use_var(Variable::new(0)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cranelift::prelude::Variable; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::instructions::isa::regalloc::solver::Variable; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::Variable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `cranelift_frontend` [INFO] [stdout] --> tests/basic.rs:113:46 [INFO] [stdout] | [INFO] [stdout] 113 | let mut switch = cranelift_frontend::Switch::new(); [INFO] [stdout] | ^^^^^^ not found in `cranelift_frontend` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::Switch; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Variable` [INFO] [stdout] --> tests/basic.rs:127:29 [INFO] [stdout] | [INFO] [stdout] 127 | let v = bcx.use_var(Variable::new(0)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cranelift::prelude::Variable; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::instructions::isa::regalloc::solver::Variable; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::Variable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Variable` [INFO] [stdout] --> tests/basic.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | bcx.def_var(Variable::new(1), v); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cranelift::prelude::Variable; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::instructions::isa::regalloc::solver::Variable; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::Variable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Variable` [INFO] [stdout] --> tests/basic.rs:132:29 [INFO] [stdout] | [INFO] [stdout] 132 | let v = bcx.use_var(Variable::new(0)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cranelift::prelude::Variable; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::instructions::isa::regalloc::solver::Variable; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::Variable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Variable` [INFO] [stdout] --> tests/basic.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | bcx.def_var(Variable::new(1), v); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cranelift::prelude::Variable; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::instructions::isa::regalloc::solver::Variable; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::Variable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Variable` [INFO] [stdout] --> tests/basic.rs:137:29 [INFO] [stdout] | [INFO] [stdout] 137 | let r = bcx.use_var(Variable::new(1)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cranelift::prelude::Variable; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::instructions::isa::regalloc::solver::Variable; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::Variable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SimpleJITBackend` in this scope [INFO] [stdout] --> tests/basic.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | let mut module: Module = [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_simplejit::SimpleJITBackend; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SimpleJITBuilder` [INFO] [stdout] --> tests/basic.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | Module::new(SimpleJITBuilder::new(default_libcall_names())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_simplejit::SimpleJITBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `FunctionBuilderContext` [INFO] [stdout] --> tests/basic.rs:172:24 [INFO] [stdout] | [INFO] [stdout] 172 | let mut func_ctx = FunctionBuilderContext::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cranelift::prelude::FunctionBuilderContext; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::FunctionBuilderContext; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Position` [INFO] [stdout] --> tests/basic.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | let mut position = Position::default(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::Position; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FunctionBuilder` in this scope [INFO] [stdout] --> tests/basic.rs:175:22 [INFO] [stdout] | [INFO] [stdout] 175 | let mut bcx: FunctionBuilder = [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cranelift::prelude::FunctionBuilder; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::FunctionBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `FunctionBuilder` [INFO] [stdout] --> tests/basic.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | FunctionBuilder::new(&mut ctx.func, &mut func_ctx, &mut position); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use cranelift::prelude::FunctionBuilder; [INFO] [stdout] | [INFO] [stdout] 1 | use wasmer_clif_fork_frontend::FunctionBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> examples/simplejit-minimal.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | FunctionBuilder::new(&mut ctx.func, &mut func_ctx, &mut position); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ------------- ------------- ------------- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> examples/simplejit-minimal.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | FunctionBuilder::new(&mut ctx.func, &mut func_ctx, &mut position); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ------------- ------------- ------------- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmer-clif-fork-simplejit`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `cranelift_entity::EntityRef` [INFO] [stdout] --> tests/basic.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cranelift_entity::EntityRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "416515c537876cfde08dd3583582d71525238e7098c1a030ab4b0a3617f83740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "416515c537876cfde08dd3583582d71525238e7098c1a030ab4b0a3617f83740", kill_on_drop: false }` [INFO] [stdout] 416515c537876cfde08dd3583582d71525238e7098c1a030ab4b0a3617f83740