[INFO] fetching crate elrond-wasm-module-features 0.6.1... [INFO] checking elrond-wasm-module-features-0.6.1 against master#a874956d940ecb3ed524b6176a171219ac4787ea for pr-76104 [INFO] extracting crate elrond-wasm-module-features 0.6.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate elrond-wasm-module-features 0.6.1 on toolchain a874956d940ecb3ed524b6176a171219ac4787ea [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate elrond-wasm-module-features 0.6.1 [INFO] finished tweaking crates.io crate elrond-wasm-module-features 0.6.1 [INFO] tweaked toml for crates.io crate elrond-wasm-module-features 0.6.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 101d258d4363dbd46ed34125657dda49bc9a9f902a6591a406cfc486312a2a94 [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" "101d258d4363dbd46ed34125657dda49bc9a9f902a6591a406cfc486312a2a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "101d258d4363dbd46ed34125657dda49bc9a9f902a6591a406cfc486312a2a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "101d258d4363dbd46ed34125657dda49bc9a9f902a6591a406cfc486312a2a94", kill_on_drop: false }` [INFO] [stdout] 101d258d4363dbd46ed34125657dda49bc9a9f902a6591a406cfc486312a2a94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "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] da95c24ba6d2b5889a01de2b757e64998d4085510ce6a6ab925c36308c79beb5 [INFO] running `Command { std: "docker" "start" "-a" "da95c24ba6d2b5889a01de2b757e64998d4085510ce6a6ab925c36308c79beb5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking elrond-codec v0.1.3 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking elrond-wasm v0.6.2 [INFO] [stderr] Checking elrond-wasm-node v0.6.2 [INFO] [stderr] Checking elrond-wasm-debug v0.6.2 [INFO] [stderr] Compiling elrond-wasm-derive v0.6.2 [INFO] [stderr] Checking elrond-wasm-module-features v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.13s [INFO] running `Command { std: "docker" "inspect" "da95c24ba6d2b5889a01de2b757e64998d4085510ce6a6ab925c36308c79beb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da95c24ba6d2b5889a01de2b757e64998d4085510ce6a6ab925c36308c79beb5", kill_on_drop: false }` [INFO] [stdout] da95c24ba6d2b5889a01de2b757e64998d4085510ce6a6ab925c36308c79beb5