[INFO] fetching crate wasmer-engine 1.0.0-alpha5... [INFO] checking wasmer-engine-1.0.0-alpha5 against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] extracting crate wasmer-engine 1.0.0-alpha5 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate wasmer-engine 1.0.0-alpha5 on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-engine 1.0.0-alpha5 [INFO] finished tweaking crates.io crate wasmer-engine 1.0.0-alpha5 [INFO] tweaked toml for crates.io crate wasmer-engine 1.0.0-alpha5 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "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] 858fa56850e8af9d010ad3a7bed3d3fd41a8f73b45e0b9edd2848c57edbfedc7 [INFO] running `Command { std: "docker" "start" "-a" "858fa56850e8af9d010ad3a7bed3d3fd41a8f73b45e0b9edd2848c57edbfedc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "858fa56850e8af9d010ad3a7bed3d3fd41a8f73b45e0b9edd2848c57edbfedc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "858fa56850e8af9d010ad3a7bed3d3fd41a8f73b45e0b9edd2848c57edbfedc7", kill_on_drop: false }` [INFO] [stdout] 858fa56850e8af9d010ad3a7bed3d3fd41a8f73b45e0b9edd2848c57edbfedc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3dbadc039bf468aaaf711ad7613763fd786bbc175090926e1d118c2fbecc7d4 [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" "d3dbadc039bf468aaaf711ad7613763fd786bbc175090926e1d118c2fbecc7d4", kill_on_drop: false }` [INFO] [stderr] Checking wasmer-compiler v1.0.0-beta1 [INFO] [stderr] Checking wasmer-engine v1.0.0-alpha5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `wasmer_vm::Export` [INFO] [stdout] --> src/resolver.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Export, FunctionBodyPtr, Imports, MemoryStyle, ModuleInfo, TableStyle, VMFunctionBody, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `Export` in the root [INFO] [stdout] | help: a similar name exists in the module: `export` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wasmer_vm::Export` [INFO] [stdout] --> src/resolver.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Export, FunctionBodyPtr, Imports, MemoryStyle, ModuleInfo, TableStyle, VMFunctionBody, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `Export` in the root [INFO] [stdout] | help: a similar name exists in the module: `export` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 12 arguments but 11 arguments were supplied [INFO] [stdout] --> src/artifact.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | InstanceHandle::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected 12 arguments [INFO] [stdout] 129 | instance_ptr, [INFO] [stdout] | ------------ [INFO] [stdout] 130 | offsets, [INFO] [stdout] | ------- [INFO] [stdout] 131 | module, [INFO] [stdout] | ------ [INFO] [stdout] 132 | self.finished_functions().clone(), [INFO] [stdout] | --------------------------------- [INFO] [stdout] 133 | self.finished_function_call_trampolines().clone(), [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] 134 | finished_memories, [INFO] [stdout] | ----------------- [INFO] [stdout] 135 | finished_tables, [INFO] [stdout] | --------------- [INFO] [stdout] 136 | finished_globals, [INFO] [stdout] | ---------------- [INFO] [stdout] 137 | imports, [INFO] [stdout] | ------- [INFO] [stdout] 138 | self.signatures().clone(), [INFO] [stdout] | ------------------------- [INFO] [stdout] 139 | host_state, [INFO] [stdout] | ---------- supplied 11 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 12 arguments but 11 arguments were supplied [INFO] [stdout] --> src/artifact.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | InstanceHandle::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected 12 arguments [INFO] [stdout] 129 | instance_ptr, [INFO] [stdout] | ------------ [INFO] [stdout] 130 | offsets, [INFO] [stdout] | ------- [INFO] [stdout] 131 | module, [INFO] [stdout] | ------ [INFO] [stdout] 132 | self.finished_functions().clone(), [INFO] [stdout] | --------------------------------- [INFO] [stdout] 133 | self.finished_function_call_trampolines().clone(), [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] 134 | finished_memories, [INFO] [stdout] | ----------------- [INFO] [stdout] 135 | finished_tables, [INFO] [stdout] | --------------- [INFO] [stdout] 136 | finished_globals, [INFO] [stdout] | ---------------- [INFO] [stdout] 137 | imports, [INFO] [stdout] | ------- [INFO] [stdout] 138 | self.signatures().clone(), [INFO] [stdout] | ------------------------- [INFO] [stdout] 139 | host_state, [INFO] [stdout] | ---------- supplied 11 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `Pages` cannot be dereferenced [INFO] [stdout] --> src/resolver.rs:194:47 [INFO] [stdout] | [INFO] [stdout] 194 | ... assert_ge!(bound, *import_bound); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied [INFO] [stdout] --> src/resolver.rs:223:8 [INFO] [stdout] | [INFO] [stdout] 223 | Ok(Imports::new( [INFO] [stdout] | ^^^^^^^^^^^^ expected 5 arguments [INFO] [stdout] 224 | function_imports, [INFO] [stdout] | ---------------- [INFO] [stdout] 225 | table_imports, [INFO] [stdout] | ------------- [INFO] [stdout] 226 | memory_imports, [INFO] [stdout] | -------------- [INFO] [stdout] 227 | global_imports, [INFO] [stdout] | -------------- supplied 4 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_ptr` found for struct `VMFunctionBody` in the current scope [INFO] [stdout] --> src/trap/frame_info.rs:238:38 [INFO] [stdout] | [INFO] [stdout] 238 | let ptr = (***allocated).as_ptr(); [INFO] [stdout] | ^^^^^^ method not found in `VMFunctionBody` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `len` found for struct `VMFunctionBody` in the current scope [INFO] [stdout] --> src/trap/frame_info.rs:239:38 [INFO] [stdout] | [INFO] [stdout] 239 | let len = (***allocated).len(); [INFO] [stdout] | ^^^ method not found in `VMFunctionBody` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0614]: type `Pages` cannot be dereferenced [INFO] [stdout] --> src/resolver.rs:194:47 [INFO] [stdout] | [INFO] [stdout] 194 | ... assert_ge!(bound, *import_bound); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied [INFO] [stdout] --> src/resolver.rs:223:8 [INFO] [stdout] | [INFO] [stdout] 223 | Ok(Imports::new( [INFO] [stdout] | ^^^^^^^^^^^^ expected 5 arguments [INFO] [stdout] 224 | function_imports, [INFO] [stdout] | ---------------- [INFO] [stdout] 225 | table_imports, [INFO] [stdout] | ------------- [INFO] [stdout] 226 | memory_imports, [INFO] [stdout] | -------------- [INFO] [stdout] 227 | global_imports, [INFO] [stdout] | -------------- supplied 4 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432, E0599, E0614. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmer-engine` [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] error[E0599]: no method named `as_ptr` found for struct `VMFunctionBody` in the current scope [INFO] [stdout] --> src/trap/frame_info.rs:238:38 [INFO] [stdout] | [INFO] [stdout] 238 | let ptr = (***allocated).as_ptr(); [INFO] [stdout] | ^^^^^^ method not found in `VMFunctionBody` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `len` found for struct `VMFunctionBody` in the current scope [INFO] [stdout] --> src/trap/frame_info.rs:239:38 [INFO] [stdout] | [INFO] [stdout] 239 | let len = (***allocated).len(); [INFO] [stdout] | ^^^ method not found in `VMFunctionBody` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432, E0599, E0614. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d3dbadc039bf468aaaf711ad7613763fd786bbc175090926e1d118c2fbecc7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3dbadc039bf468aaaf711ad7613763fd786bbc175090926e1d118c2fbecc7d4", kill_on_drop: false }` [INFO] [stdout] d3dbadc039bf468aaaf711ad7613763fd786bbc175090926e1d118c2fbecc7d4