[INFO] fetching crate wasmer-engine 2.0.0... [INFO] testing wasmer-engine-2.0.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate wasmer-engine 2.0.0 into /workspace/builds/worker-43/source [INFO] validating manifest of crates.io crate wasmer-engine 2.0.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-engine 2.0.0 [INFO] finished tweaking crates.io crate wasmer-engine 2.0.0 [INFO] tweaked toml for crates.io crate wasmer-engine 2.0.0 written to /workspace/builds/worker-43/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 103b8b0be7bb68733b48be8a4027ca335c49e83962186709cf2057230fcdaa87 [INFO] running `Command { std: "docker" "start" "-a" "103b8b0be7bb68733b48be8a4027ca335c49e83962186709cf2057230fcdaa87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "103b8b0be7bb68733b48be8a4027ca335c49e83962186709cf2057230fcdaa87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "103b8b0be7bb68733b48be8a4027ca335c49e83962186709cf2057230fcdaa87", kill_on_drop: false }` [INFO] [stdout] 103b8b0be7bb68733b48be8a4027ca335c49e83962186709cf2057230fcdaa87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10123cc218e0be5c31ba1b652ef3b13bf8af2ebc2b682abd7a9a07348ba319ca [INFO] running `Command { std: "docker" "start" "-a" "10123cc218e0be5c31ba1b652ef3b13bf8af2ebc2b682abd7a9a07348ba319ca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bytecheck v0.6.6 [INFO] [stderr] Compiling rend v0.3.4 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rkyv v0.7.24 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling wasmer-vm v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling rkyv_derive v0.7.24 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling enumset v1.0.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling wasmer-types v2.1.0 [INFO] [stderr] Compiling wasmer-compiler v2.1.0 [INFO] [stderr] Compiling wasmer-engine v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 11 arguments but 12 arguments were supplied [INFO] [stdout] --> src/artifact.rs:139:22 [INFO] [stdout] | [INFO] [stdout] 139 | let handle = InstanceHandle::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected 11 arguments [INFO] [stdout] 140 | allocator, [INFO] [stdout] | --------- [INFO] [stdout] 141 | module, [INFO] [stdout] | ------ [INFO] [stdout] 142 | self.finished_functions().clone(), [INFO] [stdout] | --------------------------------- [INFO] [stdout] 143 | self.finished_function_call_trampolines().clone(), [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] 144 | finished_memories, [INFO] [stdout] | ----------------- [INFO] [stdout] 145 | finished_tables, [INFO] [stdout] | --------------- [INFO] [stdout] 146 | finished_globals, [INFO] [stdout] | ---------------- [INFO] [stdout] 147 | imports, [INFO] [stdout] | ------- [INFO] [stdout] 148 | self.signatures().clone(), [INFO] [stdout] | ------------------------- [INFO] [stdout] 149 | self.func_data_registry(), [INFO] [stdout] | ------------------------- [INFO] [stdout] 150 | host_state, [INFO] [stdout] | ---------- [INFO] [stdout] 151 | import_function_envs, [INFO] [stdout] | -------------------- supplied 12 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmer-vm-2.1.0/src/instance/mod.rs:898:19 [INFO] [stdout] | [INFO] [stdout] 898 | pub unsafe fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmer-engine` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "10123cc218e0be5c31ba1b652ef3b13bf8af2ebc2b682abd7a9a07348ba319ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10123cc218e0be5c31ba1b652ef3b13bf8af2ebc2b682abd7a9a07348ba319ca", kill_on_drop: false }` [INFO] [stdout] 10123cc218e0be5c31ba1b652ef3b13bf8af2ebc2b682abd7a9a07348ba319ca