[INFO] fetching crate elrond-wasm-module-pause 0.13.0... [INFO] checking elrond-wasm-module-pause-0.13.0 against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] extracting crate elrond-wasm-module-pause 0.13.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate elrond-wasm-module-pause 0.13.0 on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate elrond-wasm-module-pause 0.13.0 [INFO] finished tweaking crates.io crate elrond-wasm-module-pause 0.13.0 [INFO] tweaked toml for crates.io crate elrond-wasm-module-pause 0.13.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 635abced9319f2172532df2c7886c4935da2f7f92b4008235a84b9ac3aa259db [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" "635abced9319f2172532df2c7886c4935da2f7f92b4008235a84b9ac3aa259db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "635abced9319f2172532df2c7886c4935da2f7f92b4008235a84b9ac3aa259db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "635abced9319f2172532df2c7886c4935da2f7f92b4008235a84b9ac3aa259db", kill_on_drop: false }` [INFO] [stdout] 635abced9319f2172532df2c7886c4935da2f7f92b4008235a84b9ac3aa259db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19812c27b1688de4bd56d4b660f35e186a6f7c77ead7d6ecbb39ed520219dd47 [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" "19812c27b1688de4bd56d4b660f35e186a6f7c77ead7d6ecbb39ed520219dd47", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Compiling elrond-codec-derive v0.5.0 [INFO] [stderr] Compiling elrond-wasm-derive v0.13.0 [INFO] [stderr] Checking elrond-codec v0.5.0 [INFO] [stderr] Checking serde v1.0.124 [INFO] [stderr] Checking elrond-wasm v0.13.0 [INFO] [stderr] Checking elrond-wasm-module-pause v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking mandos v0.5.0 [INFO] [stderr] Checking elrond-wasm-debug v0.13.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.91s [INFO] running `Command { std: "docker" "inspect" "19812c27b1688de4bd56d4b660f35e186a6f7c77ead7d6ecbb39ed520219dd47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19812c27b1688de4bd56d4b660f35e186a6f7c77ead7d6ecbb39ed520219dd47", kill_on_drop: false }` [INFO] [stdout] 19812c27b1688de4bd56d4b660f35e186a6f7c77ead7d6ecbb39ed520219dd47