[INFO] updating cached repository https://github.com/Thoralf-M/iota-kerladdress-wasm [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 72236111cd17c7c3709ef01722faefe2d21fd128 [INFO] testing Thoralf-M/iota-kerladdress-wasm against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThoralf-M%2Fiota-kerladdress-wasm" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Thoralf-M/iota-kerladdress-wasm 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/Thoralf-M/iota-kerladdress-wasm [INFO] finished tweaking git repo https://github.com/Thoralf-M/iota-kerladdress-wasm [INFO] tweaked toml for git repo https://github.com/Thoralf-M/iota-kerladdress-wasm written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Thoralf-M/iota-kerladdress-wasm already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "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] a0a51a2fa078c54b91f39be52c6dda6540810426fbc6af5479c4a12b89efe805 [INFO] running `"docker" "start" "-a" "a0a51a2fa078c54b91f39be52c6dda6540810426fbc6af5479c4a12b89efe805"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.62 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling bumpalo v3.2.1 [INFO] [stderr] Compiling iota-constants v0.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.62 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.62 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.62 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.62 [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.39 [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-kerladdress-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `"docker" "inspect" "a0a51a2fa078c54b91f39be52c6dda6540810426fbc6af5479c4a12b89efe805"` [INFO] running `"docker" "rm" "-f" "a0a51a2fa078c54b91f39be52c6dda6540810426fbc6af5479c4a12b89efe805"` [INFO] [stdout] a0a51a2fa078c54b91f39be52c6dda6540810426fbc6af5479c4a12b89efe805 [INFO] running `"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" "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] b4bb2edbfd4cdb9e175a99357b34df0bcfbfab66da1df1b29858048775390840 [INFO] running `"docker" "start" "-a" "b4bb2edbfd4cdb9e175a99357b34df0bcfbfab66da1df1b29858048775390840"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling iota-kerladdress-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `"docker" "inspect" "b4bb2edbfd4cdb9e175a99357b34df0bcfbfab66da1df1b29858048775390840"` [INFO] running `"docker" "rm" "-f" "b4bb2edbfd4cdb9e175a99357b34df0bcfbfab66da1df1b29858048775390840"` [INFO] [stdout] b4bb2edbfd4cdb9e175a99357b34df0bcfbfab66da1df1b29858048775390840 [INFO] running `"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" "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] 3be37a693b5092b87c694987b9b461f12af21e46e3cbc5d243aeba940b680f87 [INFO] running `"docker" "start" "-a" "3be37a693b5092b87c694987b9b461f12af21e46e3cbc5d243aeba940b680f87"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/iota_kerladdress_wasm-eb233bb9aade2b2c [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" "3be37a693b5092b87c694987b9b461f12af21e46e3cbc5d243aeba940b680f87"` [INFO] running `"docker" "rm" "-f" "3be37a693b5092b87c694987b9b461f12af21e46e3cbc5d243aeba940b680f87"` [INFO] [stdout] 3be37a693b5092b87c694987b9b461f12af21e46e3cbc5d243aeba940b680f87