[INFO] fetching crate wasmtime-jit 0.17.0... [INFO] testing wasmtime-jit-0.17.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate wasmtime-jit 0.17.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate wasmtime-jit 0.17.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate wasmtime-jit 0.17.0 [INFO] finished tweaking crates.io crate wasmtime-jit 0.17.0 [INFO] tweaked toml for crates.io crate wasmtime-jit 0.17.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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" "+beta-2020-06-03" "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] 13a614461a97b830408dfab9f55e80fe437756a4234aeea9a8753b4e71bb4c64 [INFO] running `"docker" "start" "-a" "13a614461a97b830408dfab9f55e80fe437756a4234aeea9a8753b4e71bb4c64"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling string-interner v0.7.1 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling goblin v0.1.3 [INFO] [stderr] Compiling cranelift-codegen v0.64.0 [INFO] [stderr] Compiling faerie v0.15.0 [INFO] [stderr] Compiling cranelift-frontend v0.64.0 [INFO] [stderr] Compiling cranelift-native v0.64.0 [INFO] [stderr] Compiling cranelift-wasm v0.64.0 [INFO] [stderr] Compiling wasmtime-environ v0.17.0 [INFO] [stderr] Compiling wasmtime-runtime v0.17.0 [INFO] [stderr] Compiling wasmtime-debug v0.17.0 [INFO] [stderr] Compiling wasmtime-profiling v0.17.0 [INFO] [stderr] Compiling wasmtime-jit v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'region::protect::Protection::ReadExecute': Use Protection::READ_EXECUTE instead [INFO] [stderr] --> src/code_memory.rs:123:62 [INFO] [stderr] | [INFO] [stderr] 123 | region::protect(m.as_mut_ptr(), m.len(), region::Protection::ReadExecute) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "13a614461a97b830408dfab9f55e80fe437756a4234aeea9a8753b4e71bb4c64"` [INFO] running `"docker" "rm" "-f" "13a614461a97b830408dfab9f55e80fe437756a4234aeea9a8753b4e71bb4c64"` [INFO] [stdout] 13a614461a97b830408dfab9f55e80fe437756a4234aeea9a8753b4e71bb4c64 [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" "+beta-2020-06-03" "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] 42875cefbe368278739dff6d372a104c3a96ebc692c6974570625387c9b5d1e9 [INFO] running `"docker" "start" "-a" "42875cefbe368278739dff6d372a104c3a96ebc692c6974570625387c9b5d1e9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling wasmtime-jit v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'region::protect::Protection::ReadExecute': Use Protection::READ_EXECUTE instead [INFO] [stderr] --> src/code_memory.rs:123:62 [INFO] [stderr] | [INFO] [stderr] 123 | region::protect(m.as_mut_ptr(), m.len(), region::Protection::ReadExecute) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'region::protect::Protection::ReadExecute': Use Protection::READ_EXECUTE instead [INFO] [stderr] --> src/code_memory.rs:123:62 [INFO] [stderr] | [INFO] [stderr] 123 | region::protect(m.as_mut_ptr(), m.len(), region::Protection::ReadExecute) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `"docker" "inspect" "42875cefbe368278739dff6d372a104c3a96ebc692c6974570625387c9b5d1e9"` [INFO] running `"docker" "rm" "-f" "42875cefbe368278739dff6d372a104c3a96ebc692c6974570625387c9b5d1e9"` [INFO] [stdout] 42875cefbe368278739dff6d372a104c3a96ebc692c6974570625387c9b5d1e9 [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" "+beta-2020-06-03" "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] decd73e64473e41d64e5be5546a61a0cdb716072569acd121a31974fbbd9c95d [INFO] running `"docker" "start" "-a" "decd73e64473e41d64e5be5546a61a0cdb716072569acd121a31974fbbd9c95d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'region::protect::Protection::ReadExecute': Use Protection::READ_EXECUTE instead [INFO] [stderr] --> src/code_memory.rs:123:62 [INFO] [stderr] | [INFO] [stderr] 123 | region::protect(m.as_mut_ptr(), m.len(), region::Protection::ReadExecute) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'region::protect::Protection::ReadExecute': Use Protection::READ_EXECUTE instead [INFO] [stderr] --> src/code_memory.rs:123:62 [INFO] [stderr] | [INFO] [stderr] 123 | region::protect(m.as_mut_ptr(), m.len(), region::Protection::ReadExecute) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasmtime_jit-f31637deeca1a3f3 [INFO] [stderr] Doc-tests wasmtime-jit [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "decd73e64473e41d64e5be5546a61a0cdb716072569acd121a31974fbbd9c95d"` [INFO] running `"docker" "rm" "-f" "decd73e64473e41d64e5be5546a61a0cdb716072569acd121a31974fbbd9c95d"` [INFO] [stdout] decd73e64473e41d64e5be5546a61a0cdb716072569acd121a31974fbbd9c95d