[INFO] crate wasmer-clif-fork-wasm 0.59.0 is already in cache [INFO] testing wasmer-clif-fork-wasm-0.59.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate wasmer-clif-fork-wasm 0.59.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate wasmer-clif-fork-wasm 0.59.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate wasmer-clif-fork-wasm 0.59.0 [INFO] finished tweaking crates.io crate wasmer-clif-fork-wasm 0.59.0 [INFO] tweaked toml for crates.io crate wasmer-clif-fork-wasm 0.59.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 6cf1fcc512097c63a1eddefbd72b7e91dcc98af35c9d62f4906758ad3d713ea3 [INFO] running `"docker" "start" "-a" "6cf1fcc512097c63a1eddefbd72b7e91dcc98af35c9d62f4906758ad3d713ea3"` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling cranelift-bforest v0.59.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Compiling wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Compiling wasmer-clif-fork-wasm v0.59.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `"docker" "inspect" "6cf1fcc512097c63a1eddefbd72b7e91dcc98af35c9d62f4906758ad3d713ea3"` [INFO] running `"docker" "rm" "-f" "6cf1fcc512097c63a1eddefbd72b7e91dcc98af35c9d62f4906758ad3d713ea3"` [INFO] [stdout] 6cf1fcc512097c63a1eddefbd72b7e91dcc98af35c9d62f4906758ad3d713ea3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stdout] ff0a2ab9167ce5d2f375e64b1fdaa8a91fd0a918abcac5c3ef47d189dcd126cc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "ff0a2ab9167ce5d2f375e64b1fdaa8a91fd0a918abcac5c3ef47d189dcd126cc"` [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling wast v14.0.0 [INFO] [stderr] Compiling wat v1.0.15 [INFO] [stderr] Compiling wasmer-clif-fork-wasm v0.59.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `cranelift_wasm` [INFO] [stderr] --> tests/wasm_testsuite.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use cranelift_wasm::{translate_module, DummyEnvironment, FuncIndex, ReturnMode}; [INFO] [stderr] | ^^^^^^^^^^^^^^ use of undeclared type or module `cranelift_wasm` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `wasmer-clif-fork-wasm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ff0a2ab9167ce5d2f375e64b1fdaa8a91fd0a918abcac5c3ef47d189dcd126cc"` [INFO] running `"docker" "rm" "-f" "ff0a2ab9167ce5d2f375e64b1fdaa8a91fd0a918abcac5c3ef47d189dcd126cc"` [INFO] [stdout] ff0a2ab9167ce5d2f375e64b1fdaa8a91fd0a918abcac5c3ef47d189dcd126cc