[INFO] updating cached repository https://github.com/maciejhirsz/tiny-hderive [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] [stderr] From https://github.com/maciejhirsz/tiny-hderive [INFO] [stderr] 587a927..3426792 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 34267922e368a64185b36850ecb7a026a7bafbf8 [INFO] testing maciejhirsz/tiny-hderive against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaciejhirsz%2Ftiny-hderive" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maciejhirsz/tiny-hderive 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/maciejhirsz/tiny-hderive [INFO] finished tweaking git repo https://github.com/maciejhirsz/tiny-hderive [INFO] tweaked toml for git repo https://github.com/maciejhirsz/tiny-hderive written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/maciejhirsz/tiny-hderive 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 61e4c33b7372f1387df8021f73738ce93bac4354106ed59626d86d1a477bba89 [INFO] running `"docker" "start" "-a" "61e4c33b7372f1387df8021f73738ce93bac4354106ed59626d86d1a477bba89"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling memzero v0.1.0 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling hmac v0.4.2 [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling hmac-drbg v0.1.2 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling libsecp256k1 v0.2.2 [INFO] [stderr] Compiling tiny-hderive v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.38s [INFO] running `"docker" "inspect" "61e4c33b7372f1387df8021f73738ce93bac4354106ed59626d86d1a477bba89"` [INFO] running `"docker" "rm" "-f" "61e4c33b7372f1387df8021f73738ce93bac4354106ed59626d86d1a477bba89"` [INFO] [stdout] 61e4c33b7372f1387df8021f73738ce93bac4354106ed59626d86d1a477bba89 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] be388a8b1588182f058a84d3dc6154461ebf5dd18b985e7e136443852b5e39a8 [INFO] running `"docker" "start" "-a" "be388a8b1588182f058a84d3dc6154461ebf5dd18b985e7e136443852b5e39a8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling parity-crypto v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tiny-bip39 v0.6.0 [INFO] [stderr] Compiling ethsign v0.3.0 [INFO] [stderr] Compiling tiny-hderive v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `"docker" "inspect" "be388a8b1588182f058a84d3dc6154461ebf5dd18b985e7e136443852b5e39a8"` [INFO] running `"docker" "rm" "-f" "be388a8b1588182f058a84d3dc6154461ebf5dd18b985e7e136443852b5e39a8"` [INFO] [stdout] be388a8b1588182f058a84d3dc6154461ebf5dd18b985e7e136443852b5e39a8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 09f08c41948d8bc03822a49d815d2404c0cbd5e3db22276a1de20556e8417fc8 [INFO] running `"docker" "start" "-a" "09f08c41948d8bc03822a49d815d2404c0cbd5e3db22276a1de20556e8417fc8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tiny_hderive-3ba1bb5dab64c3d1 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test bip44::tests::derive_path ... ok [INFO] [stdout] test bip32::tests::bip39_to_address ... ok [INFO] [stderr] Doc-tests tiny-hderive [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 5) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "09f08c41948d8bc03822a49d815d2404c0cbd5e3db22276a1de20556e8417fc8"` [INFO] running `"docker" "rm" "-f" "09f08c41948d8bc03822a49d815d2404c0cbd5e3db22276a1de20556e8417fc8"` [INFO] [stdout] 09f08c41948d8bc03822a49d815d2404c0cbd5e3db22276a1de20556e8417fc8