[INFO] cloning repository https://github.com/angel-afonso/blockchainrs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/angel-afonso/blockchainrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangel-afonso%2Fblockchainrs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangel-afonso%2Fblockchainrs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f771495647cb02d0126e8e7c95ba8b71e206fbd8 [INFO] testing angel-afonso/blockchainrs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangel-afonso%2Fblockchainrs" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/angel-afonso/blockchainrs on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/angel-afonso/blockchainrs [INFO] finished tweaking git repo https://github.com/angel-afonso/blockchainrs [INFO] tweaked toml for git repo https://github.com/angel-afonso/blockchainrs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8a2b12e3a30e8270b563603f117e1aa92d13dc844d99ab57478b45d4113cafb2 [INFO] running `"docker" "start" "-a" "8a2b12e3a30e8270b563603f117e1aa92d13dc844d99ab57478b45d4113cafb2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling sled v0.31.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling blockchainrs v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `"docker" "inspect" "8a2b12e3a30e8270b563603f117e1aa92d13dc844d99ab57478b45d4113cafb2"` [INFO] running `"docker" "rm" "-f" "8a2b12e3a30e8270b563603f117e1aa92d13dc844d99ab57478b45d4113cafb2"` [INFO] [stdout] 8a2b12e3a30e8270b563603f117e1aa92d13dc844d99ab57478b45d4113cafb2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] befbd5b180a5bfcd65f7cd5d05788c4b5e2edd2a3b5e72132d8aa5a8bb76aca0 [INFO] running `"docker" "start" "-a" "befbd5b180a5bfcd65f7cd5d05788c4b5e2edd2a3b5e72132d8aa5a8bb76aca0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling blockchainrs v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.01s [INFO] running `"docker" "inspect" "befbd5b180a5bfcd65f7cd5d05788c4b5e2edd2a3b5e72132d8aa5a8bb76aca0"` [INFO] running `"docker" "rm" "-f" "befbd5b180a5bfcd65f7cd5d05788c4b5e2edd2a3b5e72132d8aa5a8bb76aca0"` [INFO] [stdout] befbd5b180a5bfcd65f7cd5d05788c4b5e2edd2a3b5e72132d8aa5a8bb76aca0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bc392437bcb55e2368518f3f5abe9ecb5b2b0751ec27c8a04fec612da38e30f6 [INFO] running `"docker" "start" "-a" "bc392437bcb55e2368518f3f5abe9ecb5b2b0751ec27c8a04fec612da38e30f6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/blockchainrs-f614430212cf4c0a [INFO] [stdout] running 9 tests [INFO] [stdout] test common::hash::test::test_sha256 ... ok [INFO] [stdout] test common::block::test::test_generate_genesis ... ok [INFO] [stdout] test common::transaction::test::test_new_coinbase ... ok [INFO] [stdout] test common::hex::test::test_to_hex ... ok [INFO] [stdout] test common::hex::test::test_to_bytes ... ok [INFO] [stdout] test node::blockchain::test::test_block ... ok [INFO] [stdout] test node::blockchain::test::test_init ... ok [INFO] [stdout] test node::blockchain::test::test_balance ... ok [INFO] [stdout] test node::blockchain::test::test_set_balances ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "bc392437bcb55e2368518f3f5abe9ecb5b2b0751ec27c8a04fec612da38e30f6"` [INFO] running `"docker" "rm" "-f" "bc392437bcb55e2368518f3f5abe9ecb5b2b0751ec27c8a04fec612da38e30f6"` [INFO] [stdout] bc392437bcb55e2368518f3f5abe9ecb5b2b0751ec27c8a04fec612da38e30f6