[INFO] crate wasmtime-jit 0.3.0 is already in cache [INFO] testing wasmtime-jit-0.3.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate wasmtime-jit 0.3.0 into work/builds/worker-6/source [INFO] validating manifest of crates.io crate wasmtime-jit 0.3.0 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate wasmtime-jit 0.3.0 [INFO] finished tweaking crates.io crate wasmtime-jit 0.3.0 [INFO] tweaked toml for crates.io crate wasmtime-jit 0.3.0 written to work/builds/worker-6/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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.38.0" "build" "--frozen"` [INFO] [stdout] 91906e3304b3f15a856a9f8ec7fea12793e68a89b78ecd0378b0f2181b9168f4 [INFO] running `"docker" "start" "-a" "91906e3304b3f15a856a9f8ec7fea12793e68a89b78ecd0378b0f2181b9168f4"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling wasmparser v0.36.0 [INFO] [stderr] Compiling wasmtime-environ v0.3.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling wasmtime-runtime v0.3.0 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling gimli v0.19.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling region v2.1.2 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling goblin v0.0.23 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling cranelift-entity v0.40.0 [INFO] [stderr] Compiling string-interner v0.6.4 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.40.0 [INFO] [stderr] Compiling cranelift-bforest v0.40.0 [INFO] [stderr] Compiling target-lexicon v0.4.0 [INFO] [stderr] Compiling faerie v0.10.2 [INFO] [stderr] Compiling cranelift-codegen v0.40.0 [INFO] [stderr] Compiling cranelift-frontend v0.40.0 [INFO] [stderr] Compiling cranelift-wasm v0.40.0 [INFO] [stderr] Compiling wasmtime-debug v0.3.0 [INFO] [stderr] Compiling wasmtime-jit v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `"docker" "inspect" "91906e3304b3f15a856a9f8ec7fea12793e68a89b78ecd0378b0f2181b9168f4"` [INFO] running `"docker" "rm" "-f" "91906e3304b3f15a856a9f8ec7fea12793e68a89b78ecd0378b0f2181b9168f4"` [INFO] [stdout] 91906e3304b3f15a856a9f8ec7fea12793e68a89b78ecd0378b0f2181b9168f4 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ce844ec1f0ddbb98c22a79cc1c210ea9d3c4e64eaf0cd77624dac3c8dfe4984e [INFO] running `"docker" "start" "-a" "ce844ec1f0ddbb98c22a79cc1c210ea9d3c4e64eaf0cd77624dac3c8dfe4984e"` [INFO] [stderr] Compiling wasmtime-jit v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `"docker" "inspect" "ce844ec1f0ddbb98c22a79cc1c210ea9d3c4e64eaf0cd77624dac3c8dfe4984e"` [INFO] running `"docker" "rm" "-f" "ce844ec1f0ddbb98c22a79cc1c210ea9d3c4e64eaf0cd77624dac3c8dfe4984e"` [INFO] [stdout] ce844ec1f0ddbb98c22a79cc1c210ea9d3c4e64eaf0cd77624dac3c8dfe4984e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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.38.0" "test" "--frozen"` [INFO] [stdout] bd73cfc5ef51c629cb593fc8bdf3b4735b5247a2c3086aff605c8d7d6009403a [INFO] running `"docker" "start" "-a" "bd73cfc5ef51c629cb593fc8bdf3b4735b5247a2c3086aff605c8d7d6009403a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasmtime_jit-5bfdec56a09b2408 [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] [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] running `"docker" "inspect" "bd73cfc5ef51c629cb593fc8bdf3b4735b5247a2c3086aff605c8d7d6009403a"` [INFO] running `"docker" "rm" "-f" "bd73cfc5ef51c629cb593fc8bdf3b4735b5247a2c3086aff605c8d7d6009403a"` [INFO] [stdout] bd73cfc5ef51c629cb593fc8bdf3b4735b5247a2c3086aff605c8d7d6009403a