[INFO] cloning repository https://github.com/enigmampc/WasmiMemoryTest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enigmampc/WasmiMemoryTest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenigmampc%2FWasmiMemoryTest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenigmampc%2FWasmiMemoryTest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c37910ab082a18dcf6d7de6009c9ea5751807aa1 [INFO] checking enigmampc/WasmiMemoryTest against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenigmampc%2FWasmiMemoryTest" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/enigmampc/WasmiMemoryTest on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/enigmampc/WasmiMemoryTest [INFO] finished tweaking git repo https://github.com/enigmampc/WasmiMemoryTest [INFO] tweaked toml for git repo https://github.com/enigmampc/WasmiMemoryTest written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/enigmampc/WasmiMemoryTest already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59841f2f33d60356d6efb62aece3ded8027374171af3d33871968901f22f5a2b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "59841f2f33d60356d6efb62aece3ded8027374171af3d33871968901f22f5a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59841f2f33d60356d6efb62aece3ded8027374171af3d33871968901f22f5a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59841f2f33d60356d6efb62aece3ded8027374171af3d33871968901f22f5a2b", kill_on_drop: false }` [INFO] [stdout] 59841f2f33d60356d6efb62aece3ded8027374171af3d33871968901f22f5a2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5eb4ebc3a1796e2a46f6eadc29acfbf161a3f306dd274e51da03de9780ec54e8 [INFO] running `Command { std: "docker" "start" "-a" "5eb4ebc3a1796e2a46f6eadc29acfbf161a3f306dd274e51da03de9780ec54e8", kill_on_drop: false }` [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Compiling wabt-sys v0.7.1 [INFO] [stderr] Checking wasmi-validation v0.3.0 (https://github.com/paritytech/wasmi?branch=master#39a18a43) [INFO] [stderr] Checking wasmi v0.6.2 (https://github.com/paritytech/wasmi?branch=master#39a18a43) [INFO] [stderr] Checking wabt v0.9.2 [INFO] [stderr] Checking wasmi_memory_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read ./rust_contract/target/wasm32-unknown-unknown/release/wasm_example.wasm: No such file or directory (os error 2) [INFO] [stdout] --> main.rs:77:41 [INFO] [stdout] | [INFO] [stdout] 77 | let wasm_binary_rust: Vec = include_bytes!( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 78 | | "./rust_contract/target/wasm32-unknown-unknown/release/wasm_example.wasm" [INFO] [stdout] 79 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmi_memory_test` [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] [stdout] error: couldn't read ./rust_contract/target/wasm32-unknown-unknown/release/wasm_example.wasm: No such file or directory (os error 2) [INFO] [stdout] --> main.rs:77:41 [INFO] [stdout] | [INFO] [stdout] 77 | let wasm_binary_rust: Vec = include_bytes!( [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 78 | | "./rust_contract/target/wasm32-unknown-unknown/release/wasm_example.wasm" [INFO] [stdout] 79 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5eb4ebc3a1796e2a46f6eadc29acfbf161a3f306dd274e51da03de9780ec54e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eb4ebc3a1796e2a46f6eadc29acfbf161a3f306dd274e51da03de9780ec54e8", kill_on_drop: false }` [INFO] [stdout] 5eb4ebc3a1796e2a46f6eadc29acfbf161a3f306dd274e51da03de9780ec54e8