[INFO] cloning repository https://github.com/alexandru-calinoiu/elrd-crowdfunding [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexandru-calinoiu/elrd-crowdfunding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandru-calinoiu%2Felrd-crowdfunding", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandru-calinoiu%2Felrd-crowdfunding'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe27e9ed889d8df6f345498ef81881b367890e3b [INFO] checking alexandru-calinoiu/elrd-crowdfunding against try#55b3f428b4fac6790b1e8492e0b91ff2d80aec7c for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandru-calinoiu%2Felrd-crowdfunding" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexandru-calinoiu/elrd-crowdfunding on toolchain 55b3f428b4fac6790b1e8492e0b91ff2d80aec7c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexandru-calinoiu/elrd-crowdfunding [INFO] finished tweaking git repo https://github.com/alexandru-calinoiu/elrd-crowdfunding [INFO] tweaked toml for git repo https://github.com/alexandru-calinoiu/elrd-crowdfunding written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/alexandru-calinoiu/elrd-crowdfunding already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded keccak v0.1.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.23 [INFO] [stderr] Downloaded num-bigint v0.3.0 [INFO] [stderr] Downloaded sha3 v0.8.2 [INFO] [stderr] Downloaded elrond-wasm-derive v0.6.2 [INFO] [stderr] Downloaded elrond-codec v0.1.3 [INFO] [stderr] Downloaded elrond-wasm-debug v0.6.2 [INFO] [stderr] Downloaded elrond-wasm-node v0.6.2 [INFO] [stderr] Downloaded elrond-wasm v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05effba3c629500bdd3456ba43654436d1147e88a6011557c8e512002db7f9f9 [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" "05effba3c629500bdd3456ba43654436d1147e88a6011557c8e512002db7f9f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05effba3c629500bdd3456ba43654436d1147e88a6011557c8e512002db7f9f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05effba3c629500bdd3456ba43654436d1147e88a6011557c8e512002db7f9f9", kill_on_drop: false }` [INFO] [stdout] 05effba3c629500bdd3456ba43654436d1147e88a6011557c8e512002db7f9f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b342e7cd03d514a1e1dfe2a09c81cead99129f77fbae35a87c34e3348382716 [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" "0b342e7cd03d514a1e1dfe2a09c81cead99129f77fbae35a87c34e3348382716", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [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] Checking block-padding v0.1.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking elrond-codec v0.1.3 [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 Crowdfunding v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `Crowdfunding` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `crowdfunding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Crowdfunding` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `crowdfunding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.68s [INFO] running `Command { std: "docker" "inspect" "0b342e7cd03d514a1e1dfe2a09c81cead99129f77fbae35a87c34e3348382716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b342e7cd03d514a1e1dfe2a09c81cead99129f77fbae35a87c34e3348382716", kill_on_drop: false }` [INFO] [stdout] 0b342e7cd03d514a1e1dfe2a09c81cead99129f77fbae35a87c34e3348382716