[INFO] cloning repository https://github.com/huhn511/iota-address-benchmark [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huhn511/iota-address-benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuhn511%2Fiota-address-benchmark"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuhn511%2Fiota-address-benchmark'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 40885b52510a2a470250f5223dee331ee95cf84c [INFO] testing huhn511/iota-address-benchmark against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuhn511%2Fiota-address-benchmark" "/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/huhn511/iota-address-benchmark on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/huhn511/iota-address-benchmark [INFO] finished tweaking git repo https://github.com/huhn511/iota-address-benchmark [INFO] tweaked toml for git repo https://github.com/huhn511/iota-address-benchmark written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/huhn511/iota-address-benchmark already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+1.44.0" "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] 666e6aaa3b030128c1ce41fa85805fca6f684fd89dfb21369892d5fc9b3cc962 [INFO] running `"docker" "start" "-a" "666e6aaa3b030128c1ce41fa85805fca6f684fd89dfb21369892d5fc9b3cc962"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.28 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bumpalo v3.3.0 [INFO] [stderr] Compiling iota-constants v0.2.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling iota-conversion v0.3.0 [INFO] [stderr] Compiling iota-crypto v0.3.0 [INFO] [stderr] Compiling js-sys v0.3.40 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling iota-model v0.3.0 [INFO] [stderr] Compiling iota-validation v0.2.1 [INFO] [stderr] Compiling iota-signing v0.2.1 [INFO] [stderr] Compiling iota-address-benchmark v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `"docker" "inspect" "666e6aaa3b030128c1ce41fa85805fca6f684fd89dfb21369892d5fc9b3cc962"` [INFO] running `"docker" "rm" "-f" "666e6aaa3b030128c1ce41fa85805fca6f684fd89dfb21369892d5fc9b3cc962"` [INFO] [stdout] 666e6aaa3b030128c1ce41fa85805fca6f684fd89dfb21369892d5fc9b3cc962 [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" "+1.44.0" "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] baa8f388a4c75d5ebfddd9bb4cd1c0dd227fe83830cc920583831c7aa4f987da [INFO] running `"docker" "start" "-a" "baa8f388a4c75d5ebfddd9bb4cd1c0dd227fe83830cc920583831c7aa4f987da"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling iota-address-benchmark v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `"docker" "inspect" "baa8f388a4c75d5ebfddd9bb4cd1c0dd227fe83830cc920583831c7aa4f987da"` [INFO] running `"docker" "rm" "-f" "baa8f388a4c75d5ebfddd9bb4cd1c0dd227fe83830cc920583831c7aa4f987da"` [INFO] [stdout] baa8f388a4c75d5ebfddd9bb4cd1c0dd227fe83830cc920583831c7aa4f987da [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" "+1.44.0" "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] 7c10abb635078b6e07c31633bedb2a58c03348e97cda1a9f495b1af533124367 [INFO] running `"docker" "start" "-a" "7c10abb635078b6e07c31633bedb2a58c03348e97cda1a9f495b1af533124367"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/iota_address_benchmark-3dde9dff7133e06b [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7c10abb635078b6e07c31633bedb2a58c03348e97cda1a9f495b1af533124367"` [INFO] running `"docker" "rm" "-f" "7c10abb635078b6e07c31633bedb2a58c03348e97cda1a9f495b1af533124367"` [INFO] [stdout] 7c10abb635078b6e07c31633bedb2a58c03348e97cda1a9f495b1af533124367