[INFO] cloning repository https://github.com/CharlesLiu-TOPNetwork/rustvm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CharlesLiu-TOPNetwork/rustvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharlesLiu-TOPNetwork%2Frustvm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharlesLiu-TOPNetwork%2Frustvm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a2629d8b35aa34602a0c3ea5369c69b5a396de6 [INFO] testing CharlesLiu-TOPNetwork/rustvm against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharlesLiu-TOPNetwork%2Frustvm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CharlesLiu-TOPNetwork/rustvm on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CharlesLiu-TOPNetwork/rustvm [INFO] finished tweaking git repo https://github.com/CharlesLiu-TOPNetwork/rustvm [INFO] tweaked toml for git repo https://github.com/CharlesLiu-TOPNetwork/rustvm written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/CharlesLiu-TOPNetwork/rustvm already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wat v1.0.37 [INFO] [stderr] Downloaded memoffset v0.6.3 [INFO] [stderr] Downloaded more-asserts v0.2.1 [INFO] [stderr] Downloaded enumset v1.0.6 [INFO] [stderr] Downloaded enumset_derive v0.5.4 [INFO] [stderr] Downloaded darling v0.12.3 [INFO] [stderr] Downloaded darling_macro v0.12.3 [INFO] [stderr] Downloaded leb128 v0.2.4 [INFO] [stderr] Downloaded memmap2 v0.2.2 [INFO] [stderr] Downloaded typetag v0.1.7 [INFO] [stderr] Downloaded typetag-impl v0.1.7 [INFO] [stderr] Downloaded ghost v0.1.2 [INFO] [stderr] Downloaded inventory v0.1.10 [INFO] [stderr] Downloaded dynasmrt v1.0.1 [INFO] [stderr] Downloaded inventory-impl v0.1.10 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.3 [INFO] [stderr] Downloaded dynasm v1.0.1 [INFO] [stderr] Downloaded wasmer-middlewares v1.0.2 [INFO] [stderr] Downloaded wasmer-wasi v1.0.2 [INFO] [stderr] Downloaded wasmer-compiler-singlepass v1.0.2 [INFO] [stderr] Downloaded darling_core v0.12.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79e575a4fc31ee108c922cedf39eaecb4efbd287f89041122c60f0fbb1d7b933 [INFO] running `Command { std: "docker" "start" "-a" "79e575a4fc31ee108c922cedf39eaecb4efbd287f89041122c60f0fbb1d7b933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79e575a4fc31ee108c922cedf39eaecb4efbd287f89041122c60f0fbb1d7b933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79e575a4fc31ee108c922cedf39eaecb4efbd287f89041122c60f0fbb1d7b933", kill_on_drop: false }` [INFO] [stdout] 79e575a4fc31ee108c922cedf39eaecb4efbd287f89041122c60f0fbb1d7b933 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f1362ea266c7bca0476db4f503f7e5a87b048fa6e40d63319bf23633c635698 [INFO] running `Command { std: "docker" "start" "-a" "9f1362ea266c7bca0476db4f503f7e5a87b048fa6e40d63319bf23633c635698", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling wasmparser v0.65.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.68.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wasmer-compiler-cranelift v1.0.2 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling memmap2 v0.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling wasmer-vm v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling wat v1.0.37 [INFO] [stderr] Compiling darling_core v0.12.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling wasmer-derive v1.0.2 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] Compiling dynasm v1.0.1 [INFO] [stderr] Compiling darling_macro v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling darling v0.12.3 [INFO] [stderr] Compiling enumset_derive v0.5.4 [INFO] [stderr] Compiling enumset v1.0.6 [INFO] [stderr] Compiling cranelift-entity v0.68.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling dynasmrt v1.0.1 [INFO] [stderr] Compiling wasmer-types v1.0.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.68.0 [INFO] [stderr] Compiling cranelift-bforest v0.68.0 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling typetag v0.1.7 [INFO] [stderr] Compiling wasmer-compiler v1.0.2 [INFO] [stderr] Compiling wasmer-engine v1.0.2 [INFO] [stderr] Compiling wasmer-object v1.0.2 [INFO] [stderr] Compiling wasmer-compiler-singlepass v1.0.2 [INFO] [stderr] Compiling wasmer-engine-jit v1.0.2 [INFO] [stderr] Compiling wasmer-engine-native v1.0.2 [INFO] [stderr] Compiling cranelift-codegen v0.68.0 [INFO] [stderr] Compiling cranelift-frontend v0.68.0 [INFO] [stderr] Compiling wasmer v1.0.2 [INFO] [stderr] Compiling wasmer-wasi v1.0.2 [INFO] [stderr] Compiling wasmer-middlewares v1.0.2 [INFO] [stderr] Compiling rustvm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `limiting_tunables::LimitingTunables` [INFO] [stdout] --> src/wasm_backend/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use limiting_tunables::LimitingTunables; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `store::make_runtime_store` [INFO] [stdout] --> src/wasm_backend/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use store::make_runtime_store; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `kilo`, `kibi`, `mega`, `mebi`, `giga`, and `gibi` are never used [INFO] [stdout] --> src/size.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 4 | impl Size { [INFO] [stdout] | --------- associated functions in this implementation [INFO] [stdout] 5 | /// Creates a size of `n` kilo [INFO] [stdout] 6 | pub const fn kilo(n: usize) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | pub const fn kibi(n: usize) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub const fn mega(n: usize) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub const fn mebi(n: usize) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub const fn giga(n: usize) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub const fn gibi(n: usize) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_runtime_store` is never used [INFO] [stdout] --> src/wasm_backend/store.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn make_runtime_store(memory_limit: Option) -> Store { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.68.0, wasmer-compiler-singlepass v1.0.2, wasmparser v0.65.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9f1362ea266c7bca0476db4f503f7e5a87b048fa6e40d63319bf23633c635698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f1362ea266c7bca0476db4f503f7e5a87b048fa6e40d63319bf23633c635698", kill_on_drop: false }` [INFO] [stdout] 9f1362ea266c7bca0476db4f503f7e5a87b048fa6e40d63319bf23633c635698 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5b05784d65bdac1b3ee817fdbd13ee4b0c2a58c0fd504ce86fd2512b66746bc [INFO] running `Command { std: "docker" "start" "-a" "b5b05784d65bdac1b3ee817fdbd13ee4b0c2a58c0fd504ce86fd2512b66746bc", kill_on_drop: false }` [INFO] [stderr] Compiling rustvm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `limiting_tunables::LimitingTunables` [INFO] [stdout] --> src/wasm_backend/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use limiting_tunables::LimitingTunables; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `store::make_runtime_store` [INFO] [stdout] --> src/wasm_backend/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use store::make_runtime_store; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.64s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.68.0, wasmer-compiler-singlepass v1.0.2, wasmparser v0.65.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b5b05784d65bdac1b3ee817fdbd13ee4b0c2a58c0fd504ce86fd2512b66746bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5b05784d65bdac1b3ee817fdbd13ee4b0c2a58c0fd504ce86fd2512b66746bc", kill_on_drop: false }` [INFO] [stdout] b5b05784d65bdac1b3ee817fdbd13ee4b0c2a58c0fd504ce86fd2512b66746bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d46851e8e3fdecb672ed834a6fd2a7aea7ea6f058908c2fc417c1d2428c8f5d0 [INFO] running `Command { std: "docker" "start" "-a" "d46851e8e3fdecb672ed834a6fd2a7aea7ea6f058908c2fc417c1d2428c8f5d0", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `limiting_tunables::LimitingTunables` [INFO] [stderr] --> src/wasm_backend/mod.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub use limiting_tunables::LimitingTunables; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `store::make_runtime_store` [INFO] [stderr] --> src/wasm_backend/mod.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub use store::make_runtime_store; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rustvm` (lib test) generated 2 warnings (run `cargo fix --lib -p rustvm --tests` to apply 2 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.68.0, wasmer-compiler-singlepass v1.0.2, wasmparser v0.65.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustvm-10017dbae1e833c7) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test size::tests::constructors_work ... ok [INFO] [stdout] test size::tests::implements_debug ... ok [INFO] [stdout] test wasm_backend::limiting_tunables::tests::adjust_memory_works ... ok [INFO] [stdout] test wasm_backend::store::tests::limit_to_pages_works ... ok [INFO] [stdout] test wasm_backend::limiting_tunables::tests::validate_memory_works ... ok [INFO] [stdout] test middleware::deterministic::tests::parser_floats_are_not_supported ... ok [INFO] [stdout] test wasm_backend::store::tests::make_compile_time_store_applies_memory_limit ... ok [INFO] [stdout] test wasm_backend::store::tests::make_runtime_store_applies_memory_limit ... ok [INFO] [stdout] test middleware::deterministic::tests::valid_wasm_instance_sanity ... ok [INFO] [stdout] test interface::test::test_zz ... ok [INFO] [stdout] test interface::test::test_y ... ok [INFO] [stdout] test interface::test::test_x ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustvm-49cc839ad809fddb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_metering ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d46851e8e3fdecb672ed834a6fd2a7aea7ea6f058908c2fc417c1d2428c8f5d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d46851e8e3fdecb672ed834a6fd2a7aea7ea6f058908c2fc417c1d2428c8f5d0", kill_on_drop: false }` [INFO] [stdout] d46851e8e3fdecb672ed834a6fd2a7aea7ea6f058908c2fc417c1d2428c8f5d0 [INFO] testing CharlesLiu-TOPNetwork/rustvm against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharlesLiu-TOPNetwork%2Frustvm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CharlesLiu-TOPNetwork/rustvm on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CharlesLiu-TOPNetwork/rustvm [INFO] finished tweaking git repo https://github.com/CharlesLiu-TOPNetwork/rustvm [INFO] tweaked toml for git repo https://github.com/CharlesLiu-TOPNetwork/rustvm written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/CharlesLiu-TOPNetwork/rustvm already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eecfaead8067f09f3f8a2b6e413139ef2904a52bca64d6fa7251bba688ba5b3 [INFO] running `Command { std: "docker" "start" "-a" "7eecfaead8067f09f3f8a2b6e413139ef2904a52bca64d6fa7251bba688ba5b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eecfaead8067f09f3f8a2b6e413139ef2904a52bca64d6fa7251bba688ba5b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eecfaead8067f09f3f8a2b6e413139ef2904a52bca64d6fa7251bba688ba5b3", kill_on_drop: false }` [INFO] [stdout] 7eecfaead8067f09f3f8a2b6e413139ef2904a52bca64d6fa7251bba688ba5b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13bafba63f777a69b9353e5780d84608c75e46776fbddb7df3377c32635fe47d [INFO] running `Command { std: "docker" "start" "-a" "13bafba63f777a69b9353e5780d84608c75e46776fbddb7df3377c32635fe47d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling wasmparser v0.65.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cranelift-codegen-shared v0.68.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling wasmer-compiler-cranelift v1.0.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling memmap2 v0.2.2 [INFO] [stderr] Compiling wasmer-vm v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling wat v1.0.37 [INFO] [stderr] Compiling darling_core v0.12.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling wasmer-derive v1.0.2 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] Compiling dynasm v1.0.1 [INFO] [stderr] Compiling darling_macro v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling darling v0.12.3 [INFO] [stderr] Compiling enumset_derive v0.5.4 [INFO] [stderr] Compiling enumset v1.0.6 [INFO] [stderr] Compiling cranelift-entity v0.68.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling wasmer-types v1.0.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.68.0 [INFO] [stderr] Compiling cranelift-bforest v0.68.0 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling dynasmrt v1.0.1 [INFO] [stderr] Compiling typetag v0.1.7 [INFO] [stderr] Compiling wasmer-compiler v1.0.2 [INFO] [stderr] Compiling wasmer-engine v1.0.2 [INFO] [stderr] Compiling wasmer-object v1.0.2 [INFO] [stderr] Compiling wasmer-compiler-singlepass v1.0.2 [INFO] [stderr] Compiling wasmer-engine-jit v1.0.2 [INFO] [stderr] Compiling wasmer-engine-native v1.0.2 [INFO] [stderr] Compiling cranelift-codegen v0.68.0 [INFO] [stderr] Compiling cranelift-frontend v0.68.0 [INFO] [stderr] Compiling wasmer v1.0.2 [INFO] [stderr] Compiling wasmer-wasi v1.0.2 [INFO] [stderr] Compiling wasmer-middlewares v1.0.2 [INFO] [stderr] Compiling rustvm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `limiting_tunables::LimitingTunables` [INFO] [stdout] --> src/wasm_backend/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use limiting_tunables::LimitingTunables; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `store::make_runtime_store` [INFO] [stdout] --> src/wasm_backend/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use store::make_runtime_store; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `kilo`, `kibi`, `mega`, `mebi`, `giga`, and `gibi` are never used [INFO] [stdout] --> src/size.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 4 | impl Size { [INFO] [stdout] | --------- associated functions in this implementation [INFO] [stdout] 5 | /// Creates a size of `n` kilo [INFO] [stdout] 6 | pub const fn kilo(n: usize) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | pub const fn kibi(n: usize) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub const fn mega(n: usize) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub const fn mebi(n: usize) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub const fn giga(n: usize) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub const fn gibi(n: usize) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_runtime_store` is never used [INFO] [stdout] --> src/wasm_backend/store.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn make_runtime_store(memory_limit: Option) -> Store { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.68.0, wasmer-compiler-singlepass v1.0.2, wasmparser v0.65.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "13bafba63f777a69b9353e5780d84608c75e46776fbddb7df3377c32635fe47d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13bafba63f777a69b9353e5780d84608c75e46776fbddb7df3377c32635fe47d", kill_on_drop: false }` [INFO] [stdout] 13bafba63f777a69b9353e5780d84608c75e46776fbddb7df3377c32635fe47d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adf87f53f8411131b080bb5d4427261e0b4b609f58a4590bf4bcadf27fa50224 [INFO] running `Command { std: "docker" "start" "-a" "adf87f53f8411131b080bb5d4427261e0b4b609f58a4590bf4bcadf27fa50224", kill_on_drop: false }` [INFO] [stderr] Compiling rustvm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `limiting_tunables::LimitingTunables` [INFO] [stdout] --> src/wasm_backend/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use limiting_tunables::LimitingTunables; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `store::make_runtime_store` [INFO] [stdout] --> src/wasm_backend/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use store::make_runtime_store; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.58s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.68.0, wasmer-compiler-singlepass v1.0.2, wasmparser v0.65.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "adf87f53f8411131b080bb5d4427261e0b4b609f58a4590bf4bcadf27fa50224", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adf87f53f8411131b080bb5d4427261e0b4b609f58a4590bf4bcadf27fa50224", kill_on_drop: false }` [INFO] [stdout] adf87f53f8411131b080bb5d4427261e0b4b609f58a4590bf4bcadf27fa50224 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6446773c90a8ef0ddcb4bdc854b3541b3239c1c6be3a03972ac55dc45a588f0 [INFO] running `Command { std: "docker" "start" "-a" "d6446773c90a8ef0ddcb4bdc854b3541b3239c1c6be3a03972ac55dc45a588f0", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `limiting_tunables::LimitingTunables` [INFO] [stderr] --> src/wasm_backend/mod.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub use limiting_tunables::LimitingTunables; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `store::make_runtime_store` [INFO] [stderr] --> src/wasm_backend/mod.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub use store::make_runtime_store; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rustvm` (lib test) generated 2 warnings (run `cargo fix --lib -p rustvm --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.68.0, wasmer-compiler-singlepass v1.0.2, wasmparser v0.65.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustvm-cfc883f5e56938f5) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test size::tests::constructors_work ... ok [INFO] [stdout] test wasm_backend::limiting_tunables::tests::adjust_memory_works ... ok [INFO] [stdout] test size::tests::implements_debug ... ok [INFO] [stdout] test wasm_backend::store::tests::limit_to_pages_works ... ok [INFO] [stdout] test wasm_backend::limiting_tunables::tests::validate_memory_works ... ok [INFO] [stdout] test middleware::deterministic::tests::parser_floats_are_not_supported ... ok [INFO] [stdout] test wasm_backend::store::tests::make_compile_time_store_applies_memory_limit ... ok [INFO] [stdout] test wasm_backend::store::tests::make_runtime_store_applies_memory_limit ... ok [INFO] [stdout] Compiling module... [INFO] [stderr] thread 'interface::test::test_zz' panicked at library/core/src/panicking.rs:156:5: [INFO] [stdout] Instantiating module... [INFO] [stderr] unsafe precondition(s) violated: ptr::copy_nonoverlapping requires that both pointer arguments are aligned and non-null and the specified memory ranges do not overlap [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x561dd774caf2 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x561dd774caf2 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x561dd774caf2 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x561dd774caf2 - ::fmt::h2c24b8bf09043006 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x561dd77779cc - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x561dd77779cc - core::fmt::write::h08d521d188b46bd0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x561dd774a1ff - std::io::Write::write_fmt::h30d389991f37d75e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x561dd774c8c4 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x561dd774c8c4 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x561dd774e58b - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stderr] 10: 0x561dd774e2e3 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x561dd6d68bb7 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 12: 0x561dd6d68bb7 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stderr] 13: 0x561dd774ebc0 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 14: 0x561dd774ebc0 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stderr] 15: 0x561dd774e8c9 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:649:13 [INFO] [stderr] 16: 0x561dd774cfc6 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 17: 0x561dd774e634 - rust_begin_unwind [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stderr] 18: 0x561dd6d16e5a - core::panicking::panic_nounwind_fmt::runtime::h762a01e9781b3200 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:110:18 [INFO] [stderr] 19: 0x561dd6d16e5a - core::panicking::panic_nounwind_fmt::hc6c08c4591994c18 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:123:9 [INFO] [stderr] 20: 0x561dd6d16f09 - core::panicking::panic_nounwind::h375e432f93a2f928 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:156:5 [INFO] [stderr] 21: 0x561dd76610bd - core::intrinsics::copy::precondition_check::h30a50ee51b85ec74 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/intrinsics.rs:2799:21 [INFO] [stderr] 22: 0x561dd766f116 - core::intrinsics::copy::h959ef82bb821569f [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/intrinsics.rs:3073:9 [INFO] [stderr] 23: 0x561dd766f116 - wasmer_vm::instance::InstanceHandle::new::hd5867215bf9a1c66 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-vm-1.0.2/src/instance/mod.rs:860:9 [INFO] [stderr] 24: 0x561dd6de5456 - wasmer_engine::artifact::Artifact::instantiate::h919c914f0bfae9ea [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-engine-1.0.2/src/artifact.rs:135:22 [INFO] [stderr] 25: 0x561dd6d8265b - wasmer::module::Module::instantiate::hb9cfcf5b297a1a99 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-1.0.2/src/module.rs:267:17 [INFO] [stderr] 26: 0x561dd6d7bb67 - wasmer::instance::Instance::new::h34815e685ef1515c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wasmer-1.0.2/src/instance.rs:116:22 [INFO] [stderr] 27: 0x561dd6d29916 - rustvm::interface::test::test_zz::h0e7d03a6956b4d00 [INFO] [stderr] at /opt/rustwide/workdir/src/interface.rs:211:24 [INFO] [stderr] 28: 0x561dd6d293d7 - rustvm::interface::test::test_zz::{{closure}}::h9ac4d6ffbf871b30 [INFO] [stderr] at /opt/rustwide/workdir/src/interface.rs:175:17 [INFO] [stderr] 29: 0x561dd6d26966 - core::ops::function::FnOnce::call_once::hb9c4fa8724c6b2b6 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 30: 0x561dd6d6d77f - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 31: 0x561dd6d6d77f - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stderr] 32: 0x561dd6d6ce73 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stderr] 33: 0x561dd6d6ce73 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 34: 0x561dd6d6ce73 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 35: 0x561dd6d6ce73 - std::panicking::try::h56d1181c9703484e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 36: 0x561dd6d6ce73 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 37: 0x561dd6d6ce73 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stderr] 38: 0x561dd6d6ce73 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stderr] 39: 0x561dd6d35a73 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stderr] 40: 0x561dd6d35a73 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stderr] 41: 0x561dd6d3a5df - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stderr] 42: 0x561dd6d3a5df - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 43: 0x561dd6d3a5df - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 44: 0x561dd6d3a5df - std::panicking::try::h1cc6a2a343001459 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 45: 0x561dd6d3a5df - std::panic::catch_unwind::h90be06afab17593a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 46: 0x561dd6d3a5df - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stderr] 47: 0x561dd6d3a5df - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 48: 0x561dd7752d45 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 49: 0x561dd7752d45 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 50: 0x561dd7752d45 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 51: 0x7f0032b47ac3 - [INFO] [stderr] 52: 0x7f0032bd8bf4 - __clone [INFO] [stderr] 53: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/rustvm-cfc883f5e56938f5` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "d6446773c90a8ef0ddcb4bdc854b3541b3239c1c6be3a03972ac55dc45a588f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6446773c90a8ef0ddcb4bdc854b3541b3239c1c6be3a03972ac55dc45a588f0", kill_on_drop: false }` [INFO] [stdout] d6446773c90a8ef0ddcb4bdc854b3541b3239c1c6be3a03972ac55dc45a588f0