[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 master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenigmampc%2FWasmiMemoryTest" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/enigmampc/WasmiMemoryTest on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-5/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" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 187856c8e307fdc697752522169942e0e91896af83a0e0545a31f8afe01cd2cf [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" "187856c8e307fdc697752522169942e0e91896af83a0e0545a31f8afe01cd2cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "187856c8e307fdc697752522169942e0e91896af83a0e0545a31f8afe01cd2cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "187856c8e307fdc697752522169942e0e91896af83a0e0545a31f8afe01cd2cf", kill_on_drop: false }` [INFO] [stdout] 187856c8e307fdc697752522169942e0e91896af83a0e0545a31f8afe01cd2cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c379aa1661608db4c2cdc110ba966a48989c1602ea641eef28f11f5034b5cb4 [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" "0c379aa1661608db4c2cdc110ba966a48989c1602ea641eef28f11f5034b5cb4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling wabt-sys v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syn v1.0.17 [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 serde_json v1.0.51 [INFO] [stderr] Compiling serde_derive v1.0.106 [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: 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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0c379aa1661608db4c2cdc110ba966a48989c1602ea641eef28f11f5034b5cb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c379aa1661608db4c2cdc110ba966a48989c1602ea641eef28f11f5034b5cb4", kill_on_drop: false }` [INFO] [stdout] 0c379aa1661608db4c2cdc110ba966a48989c1602ea641eef28f11f5034b5cb4