[INFO] fetching crate wasmer-runtime 0.17.0... [INFO] testing wasmer-runtime-0.17.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate wasmer-runtime 0.17.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate wasmer-runtime 0.17.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate wasmer-runtime 0.17.0 [INFO] finished tweaking crates.io crate wasmer-runtime 0.17.0 [INFO] tweaked toml for crates.io crate wasmer-runtime 0.17.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate wasmer-runtime 0.17.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0f8e15006be37295d7f62b986b160767be92b2590fd6717b7f489db6425265f3 [INFO] running `"docker" "start" "-a" "0f8e15006be37295d7f62b986b160767be92b2590fd6717b7f489db6425265f3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling blake3 v0.3.3 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling cranelift-bforest v0.59.0 [INFO] [stderr] Compiling wasmer-runtime-core v0.17.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling errno v0.2.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling serde_bytes v0.11.4 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Compiling wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Compiling cranelift-native v0.59.0 [INFO] [stderr] Compiling wasmer-clif-fork-wasm v0.59.0 [INFO] [stderr] Compiling wasmer-clif-backend v0.17.0 [INFO] [stderr] Compiling wasmer-runtime v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `"docker" "inspect" "0f8e15006be37295d7f62b986b160767be92b2590fd6717b7f489db6425265f3"` [INFO] running `"docker" "rm" "-f" "0f8e15006be37295d7f62b986b160767be92b2590fd6717b7f489db6425265f3"` [INFO] [stdout] 0f8e15006be37295d7f62b986b160767be92b2590fd6717b7f489db6425265f3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8df2facc9594daae1067886738ebc532c6d6ca35d1543b58035d13d84364e639 [INFO] running `"docker" "start" "-a" "8df2facc9594daae1067886738ebc532c6d6ca35d1543b58035d13d84364e639"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling oorandom v11.1.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling plotters v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wabt-sys v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling tinytemplate v1.0.4 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling wabt v0.9.2 [INFO] [stderr] Compiling wasmer-runtime v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Value` [INFO] [stderr] --> examples/call.rs:1:79 [INFO] [stderr] | [INFO] [stderr] 1 | use wasmer_runtime::{compile, error, error::RuntimeError, imports, Ctx, Func, Value}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `foobar` [INFO] [stderr] --> examples/call.rs:35:4 [INFO] [stderr] | [INFO] [stderr] 35 | fn foobar(_ctx: &mut Ctx) -> i32 { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `"docker" "inspect" "8df2facc9594daae1067886738ebc532c6d6ca35d1543b58035d13d84364e639"` [INFO] running `"docker" "rm" "-f" "8df2facc9594daae1067886738ebc532c6d6ca35d1543b58035d13d84364e639"` [INFO] [stdout] 8df2facc9594daae1067886738ebc532c6d6ca35d1543b58035d13d84364e639 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2bde5018114778e6a981e7fd3adf2c82757060083cd4f318c19d0b98d4f9291d [INFO] running `"docker" "start" "-a" "2bde5018114778e6a981e7fd3adf2c82757060083cd4f318c19d0b98d4f9291d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused import: `Value` [INFO] [stderr] --> examples/call.rs:1:79 [INFO] [stderr] | [INFO] [stderr] 1 | use wasmer_runtime::{compile, error, error::RuntimeError, imports, Ctx, Func, Value}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `foobar` [INFO] [stderr] --> examples/call.rs:35:4 [INFO] [stderr] | [INFO] [stderr] 35 | fn foobar(_ctx: &mut Ctx) -> i32 { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasmer_runtime-81ee012fcdfd0625 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::str_repr_matches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests wasmer-runtime [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 43) ... ignored [INFO] [stdout] test src/cache.rs - cache::FileSystemCache (line 45) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2bde5018114778e6a981e7fd3adf2c82757060083cd4f318c19d0b98d4f9291d"` [INFO] running `"docker" "rm" "-f" "2bde5018114778e6a981e7fd3adf2c82757060083cd4f318c19d0b98d4f9291d"` [INFO] [stdout] 2bde5018114778e6a981e7fd3adf2c82757060083cd4f318c19d0b98d4f9291d