[INFO] cloning repository https://github.com/implementareapi/sc-jacub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/implementareapi/sc-jacub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimplementareapi%2Fsc-jacub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimplementareapi%2Fsc-jacub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e93b4dfaf7ce4746b1b0a47e5c077c6f0cd6ce58 [INFO] building implementareapi/sc-jacub against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimplementareapi%2Fsc-jacub" "/workspace/builds/worker-39/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/implementareapi/sc-jacub on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/implementareapi/sc-jacub [INFO] finished tweaking git repo https://github.com/implementareapi/sc-jacub [INFO] tweaked toml for git repo https://github.com/implementareapi/sc-jacub written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate git repo https://github.com/implementareapi/sc-jacub already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded elrond-wasm-derive v0.27.4 [INFO] [stderr] Downloaded elrond-codec-derive v0.8.5 [INFO] [stderr] Downloaded nibble_vec v0.0.4 [INFO] [stderr] Downloaded radix_trie v0.1.6 [INFO] [stderr] Downloaded elrond-codec v0.8.5 [INFO] [stderr] Downloaded elrond-wasm v0.27.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aadb7b57075feb361f15d103078cb382c8fea78332f71a1bbecf007860123627 [INFO] running `Command { std: "docker" "start" "-a" "aadb7b57075feb361f15d103078cb382c8fea78332f71a1bbecf007860123627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aadb7b57075feb361f15d103078cb382c8fea78332f71a1bbecf007860123627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aadb7b57075feb361f15d103078cb382c8fea78332f71a1bbecf007860123627", kill_on_drop: false }` [INFO] [stdout] aadb7b57075feb361f15d103078cb382c8fea78332f71a1bbecf007860123627 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0177ce99284ad594062c5c368ae0c934ef46b0e095845d7177178ad4c09a4983 [INFO] running `Command { std: "docker" "start" "-a" "0177ce99284ad594062c5c368ae0c934ef46b0e095845d7177178ad4c09a4983", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling elrond-codec-derive v0.8.5 [INFO] [stderr] Compiling elrond-wasm-derive v0.27.4 [INFO] [stderr] Compiling elrond-codec v0.8.5 [INFO] [stderr] Compiling elrond-wasm v0.27.4 [INFO] [stderr] Compiling smart-contract v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.65s [INFO] running `Command { std: "docker" "inspect" "0177ce99284ad594062c5c368ae0c934ef46b0e095845d7177178ad4c09a4983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0177ce99284ad594062c5c368ae0c934ef46b0e095845d7177178ad4c09a4983", kill_on_drop: false }` [INFO] [stdout] 0177ce99284ad594062c5c368ae0c934ef46b0e095845d7177178ad4c09a4983 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e33922575b7fe328890ffa528200aa156348fc1e0acf6b4069d112332245f02 [INFO] running `Command { std: "docker" "start" "-a" "8e33922575b7fe328890ffa528200aa156348fc1e0acf6b4069d112332245f02", kill_on_drop: false }` [INFO] [stderr] Compiling smart-contract v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.50s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/smart_contract-e8644ae37b2d904d) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "8e33922575b7fe328890ffa528200aa156348fc1e0acf6b4069d112332245f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e33922575b7fe328890ffa528200aa156348fc1e0acf6b4069d112332245f02", kill_on_drop: false }` [INFO] [stdout] 8e33922575b7fe328890ffa528200aa156348fc1e0acf6b4069d112332245f02