[INFO] fetching crate wasmer-engine-dummy 1.0.0-alpha01.0... [INFO] checking wasmer-engine-dummy-1.0.0-alpha01.0 against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] extracting crate wasmer-engine-dummy 1.0.0-alpha01.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate wasmer-engine-dummy 1.0.0-alpha01.0 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-dummy 1.0.0-alpha01.0 [INFO] finished tweaking crates.io crate wasmer-engine-dummy 1.0.0-alpha01.0 [INFO] tweaked toml for crates.io crate wasmer-engine-dummy 1.0.0-alpha01.0 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] 8e840e7cf31ab914c0e75eacfa2c9ab351df3003adb1ed435d42817c4b9e1877 [INFO] running `Command { std: "docker" "start" "-a" "8e840e7cf31ab914c0e75eacfa2c9ab351df3003adb1ed435d42817c4b9e1877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e840e7cf31ab914c0e75eacfa2c9ab351df3003adb1ed435d42817c4b9e1877", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e840e7cf31ab914c0e75eacfa2c9ab351df3003adb1ed435d42817c4b9e1877", kill_on_drop: false }` [INFO] [stdout] 8e840e7cf31ab914c0e75eacfa2c9ab351df3003adb1ed435d42817c4b9e1877 [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] 15fbc95939567839a070425196013b10a7da07bc08f555225e6eb10e0cccde4d [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" "15fbc95939567839a070425196013b10a7da07bc08f555225e6eb10e0cccde4d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking wasmer-vm v1.0.0-beta1 [INFO] [stderr] Checking enumset v1.0.1 [INFO] [stderr] Checking wasmer-compiler v1.0.0-beta1 [INFO] [stderr] Checking wasmer-engine v1.0.0-beta1 [INFO] [stderr] Checking wasmer-engine-dummy v1.0.0-alpha01.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `wasmer_compiler::wasmparser::OperatorValidatorConfig`, `wasmer_compiler::wasmparser::ValidatingParserConfig` [INFO] [stdout] --> src/engine.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | validate, OperatorValidatorConfig, ValidatingParserConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ no `ValidatingParserConfig` in `wasmparser` [INFO] [stdout] | | [INFO] [stdout] | no `OperatorValidatorConfig` in `wasmparser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `function_call_trampoline` is not a member of trait `Engine` [INFO] [stdout] --> src/engine.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / fn function_call_trampoline(&self, _sig: VMSharedSignatureIndex) -> Option { [INFO] [stdout] 63 | | Some(dummy_trampoline) [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ not a member of trait `Engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `wasmer_compiler::wasmparser::OperatorValidatorConfig`, `wasmer_compiler::wasmparser::ValidatingParserConfig` [INFO] [stdout] --> src/engine.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | validate, OperatorValidatorConfig, ValidatingParserConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ no `ValidatingParserConfig` in `wasmparser` [INFO] [stdout] | | [INFO] [stdout] | no `OperatorValidatorConfig` in `wasmparser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `function_call_trampoline` is not a member of trait `Engine` [INFO] [stdout] --> src/engine.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / fn function_call_trampoline(&self, _sig: VMSharedSignatureIndex) -> Option { [INFO] [stdout] 63 | | Some(dummy_trampoline) [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ not a member of trait `Engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `finished_function_call_trampolines` [INFO] [stdout] --> src/artifact.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | impl Artifact for DummyArtifact { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `finished_function_call_trampolines` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn finished_function_call_trampolines(&self) -> &BoxedSlice { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `finished_function_call_trampolines` [INFO] [stdout] --> src/artifact.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | impl Artifact for DummyArtifact { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `finished_function_call_trampolines` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn finished_function_call_trampolines(&self) -> &BoxedSlice { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/artifact.rs:140:33 [INFO] [stdout] | [INFO] [stdout] 140 | FunctionBodyPtr(func_pointer) [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `VMFunctionBody`, found slice [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const VMFunctionBody` [INFO] [stdout] found raw pointer `*mut [VMFunctionBody]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/artifact.rs:140:33 [INFO] [stdout] | [INFO] [stdout] 140 | FunctionBodyPtr(func_pointer) [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `VMFunctionBody`, found slice [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const VMFunctionBody` [INFO] [stdout] found raw pointer `*mut [VMFunctionBody]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/artifact.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | / std::mem::transmute::<_, *mut [VMFunctionBody]>(( [INFO] [stdout] 150 | | dummy_function as *const (), [INFO] [stdout] 151 | | 0, [INFO] [stdout] 152 | | )) [INFO] [stdout] | |______________________^ expected struct `VMFunctionBody`, found slice [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const VMFunctionBody` [INFO] [stdout] found raw pointer `*mut [VMFunctionBody]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/engine.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | validate(binary, Some(config)).map_err(|e| CompileError::Validate(format!("{}", e))) [INFO] [stdout] | ^^^^^^^^ ------ ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0061, E0308, E0407, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmer-engine-dummy` [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[E0308]: mismatched types [INFO] [stdout] --> src/artifact.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | / std::mem::transmute::<_, *mut [VMFunctionBody]>(( [INFO] [stdout] 150 | | dummy_function as *const (), [INFO] [stdout] 151 | | 0, [INFO] [stdout] 152 | | )) [INFO] [stdout] | |______________________^ expected struct `VMFunctionBody`, found slice [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const VMFunctionBody` [INFO] [stdout] found raw pointer `*mut [VMFunctionBody]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/engine.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | validate(binary, Some(config)).map_err(|e| CompileError::Validate(format!("{}", e))) [INFO] [stdout] | ^^^^^^^^ ------ ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0061, E0308, E0407, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "15fbc95939567839a070425196013b10a7da07bc08f555225e6eb10e0cccde4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15fbc95939567839a070425196013b10a7da07bc08f555225e6eb10e0cccde4d", kill_on_drop: false }` [INFO] [stdout] 15fbc95939567839a070425196013b10a7da07bc08f555225e6eb10e0cccde4d