[INFO] fetching crate wasmtime 0.33.1... [INFO] testing wasmtime-0.33.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate wasmtime 0.33.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate wasmtime 0.33.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmtime 0.33.1 [INFO] finished tweaking crates.io crate wasmtime 0.33.1 [INFO] tweaked toml for crates.io crate wasmtime 0.33.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea6b6014210ced35e79a5c922f891fb8d04cffbd7a5d8038572c8b97a0727962 [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" "ea6b6014210ced35e79a5c922f891fb8d04cffbd7a5d8038572c8b97a0727962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea6b6014210ced35e79a5c922f891fb8d04cffbd7a5d8038572c8b97a0727962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea6b6014210ced35e79a5c922f891fb8d04cffbd7a5d8038572c8b97a0727962", kill_on_drop: false }` [INFO] [stdout] ea6b6014210ced35e79a5c922f891fb8d04cffbd7a5d8038572c8b97a0727962 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2011aa70216dc0c60851b1cb0551e1985680f1c3a4f9ae7c671c53d1f54ec430 [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" "2011aa70216dc0c60851b1cb0551e1985680f1c3a4f9ae7c671c53d1f54ec430", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.80.1 [INFO] [stderr] Compiling io-lifetimes v0.4.4 [INFO] [stderr] Compiling wasmparser v0.81.0 [INFO] [stderr] Compiling rustix v0.31.3 [INFO] [stderr] Compiling linux-raw-sys v0.0.36 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling wasmtime-cache v0.33.1 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling wasmtime v0.33.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling regalloc v0.0.33 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling wasmtime-fiber v0.33.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling wasmtime-runtime v0.33.1 [INFO] [stderr] Compiling psm v0.1.17 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.80.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling cranelift-entity v0.80.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling file-per-thread-logger v0.1.5 [INFO] [stderr] Compiling cranelift-bforest v0.80.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling wasmtime-types v0.33.1 [INFO] [stderr] Compiling cranelift-codegen v0.80.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling wasmtime-environ v0.33.1 [INFO] [stderr] Compiling wasmtime-jit v0.33.1 [INFO] [stderr] Compiling cranelift-frontend v0.80.1 [INFO] [stderr] Compiling cranelift-native v0.80.1 [INFO] [stderr] Compiling cranelift-wasm v0.80.1 [INFO] [stderr] Compiling wasmtime-cranelift v0.33.1 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 12s [INFO] running `Command { std: "docker" "inspect" "2011aa70216dc0c60851b1cb0551e1985680f1c3a4f9ae7c671c53d1f54ec430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2011aa70216dc0c60851b1cb0551e1985680f1c3a4f9ae7c671c53d1f54ec430", kill_on_drop: false }` [INFO] [stdout] 2011aa70216dc0c60851b1cb0551e1985680f1c3a4f9ae7c671c53d1f54ec430 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 874299cf3210edf8b20f505adc88a3384d2b6bf6765b7e23d9dceabe0f9b6c49 [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" "874299cf3210edf8b20f505adc88a3384d2b6bf6765b7e23d9dceabe0f9b6c49", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasmtime v0.33.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/func.rs:1462:43 [INFO] [stdout] | [INFO] [stdout] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.84s [INFO] running `Command { std: "docker" "inspect" "874299cf3210edf8b20f505adc88a3384d2b6bf6765b7e23d9dceabe0f9b6c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "874299cf3210edf8b20f505adc88a3384d2b6bf6765b7e23d9dceabe0f9b6c49", kill_on_drop: false }` [INFO] [stdout] 874299cf3210edf8b20f505adc88a3384d2b6bf6765b7e23d9dceabe0f9b6c49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7b325cdac35b92732b5bf49162b986aaa83e039e103fd657cd081098d6ae6fc [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" "b7b325cdac35b92732b5bf49162b986aaa83e039e103fd657cd081098d6ae6fc", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stderr] --> src/func.rs:1462:43 [INFO] [stderr] | [INFO] [stderr] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stderr] --> src/func.rs:1462:43 [INFO] [stderr] | [INFO] [stderr] 1462 | std::array::IntoIter::new([$($t::valtype(),)*]), [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1488 | for_each_function_signature!(impl_wasm_host_results); [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `impl_wasm_host_results` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `wasmtime` (lib) generated 17 warnings (15 duplicates) [INFO] [stderr] warning: `wasmtime` (lib test) generated 17 warnings (17 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wasmtime-3e7ba626c97a929b) [INFO] [stdout] running 10 tests [INFO] [stdout] test memory::tests::respect_tunables ... ok [INFO] [stdout] test module::serialization::test::test_isa_flags_mismatch ... ok [INFO] [stdout] test module::serialization::test::test_feature_mismatch ... ok [INFO] [stdout] test module::serialization::test::test_tunables_int_mismatch ... ok [INFO] [stdout] test module::serialization::test::test_tunables_bool_mismatch ... ok [INFO] [stdout] test module::serialization::test::test_architecture_mismatch ... ok [INFO] [stdout] test module::serialization::test::test_os_mismatch ... ok [INFO] [stdout] test module::serialization::test::test_cranelift_flags_mismatch ... ok [INFO] [stdout] test module::registry::test_frame_info ... ok [INFO] [stdout] test engine::tests::cache_accounts_for_opt_level ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Doc-tests wasmtime [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test src/lib.rs - (line 288) - compile ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name wasmtime --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/psm-d94c3510db7fe4f8/out -L native=/opt/rustwide/target/debug/build/wasmtime-fiber-56c4d8cfbdcffeb1/out -L native=/opt/rustwide/target/debug/build/wasmtime-runtime-23c6d1d18149d268/out -L native=/opt/rustwide/target/debug/build/zstd-sys-109e1121008881e8/out -L src/imp/linux_raw/arch/outline/debug --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ea72fa2040392513.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bf0e9e905ef13897.so --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-99123768cd503792.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-a96dc13b74e42614.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib --extern cpp_demangle=/opt/rustwide/target/debug/deps/libcpp_demangle-ee7ddc35a5a8ef81.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f37bad230e70ae48.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib --extern object=/opt/rustwide/target/debug/deps/libobject-877b71e917e94684.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-86f6208703d48bb1.so --extern psm=/opt/rustwide/target/debug/deps/libpsm-0410a5e638bf3f53.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2e94ed32e0278482.rlib --extern region=/opt/rustwide/target/debug/deps/libregion-47188cf422db1a20.rlib --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-4b82f55c70ab5c9b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-56c49b590b9d937a.rlib --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-9be839ff3a548fec.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-90afa75a2b98baa6.rlib --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser-5322143d3359ef7c.rlib --extern wasmtime=/opt/rustwide/target/debug/deps/libwasmtime-823fcf932393a00f.rlib --extern wasmtime_cache=/opt/rustwide/target/debug/deps/libwasmtime_cache-0ad3f1b6145851bc.rlib --extern wasmtime_cranelift=/opt/rustwide/target/debug/deps/libwasmtime_cranelift-abec742587985e80.rlib --extern wasmtime_environ=/opt/rustwide/target/debug/deps/libwasmtime_environ-3b137d6c4f71aaa8.rlib --extern wasmtime_fiber=/opt/rustwide/target/debug/deps/libwasmtime_fiber-df69171c2a6571ff.rlib --extern wasmtime_jit=/opt/rustwide/target/debug/deps/libwasmtime_jit-d76f048c192846e1.rlib --extern wasmtime_runtime=/opt/rustwide/target/debug/deps/libwasmtime_runtime-81f2df5f93eee65c.rlib --extern wat=/opt/rustwide/target/debug/deps/libwat-05c5839bf56d8217.rlib -C embed-bitcode=no --cfg 'feature="async"' --cfg 'feature="async-trait"' --cfg 'feature="cache"' --cfg 'feature="cranelift"' --cfg 'feature="default"' --cfg 'feature="jitdump"' --cfg 'feature="parallel-compilation"' --cfg 'feature="pooling-allocator"' --cfg 'feature="rayon"' --cfg 'feature="wasmtime-cache"' --cfg 'feature="wasmtime-cranelift"' --cfg 'feature="wasmtime-fiber"' --cfg 'feature="wat"' --cfg compiler --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b7b325cdac35b92732b5bf49162b986aaa83e039e103fd657cd081098d6ae6fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7b325cdac35b92732b5bf49162b986aaa83e039e103fd657cd081098d6ae6fc", kill_on_drop: false }` [INFO] [stdout] b7b325cdac35b92732b5bf49162b986aaa83e039e103fd657cd081098d6ae6fc