[INFO] cloning repository https://github.com/maciejhirsz/tiny-hderive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maciejhirsz/tiny-hderive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaciejhirsz%2Ftiny-hderive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaciejhirsz%2Ftiny-hderive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34267922e368a64185b36850ecb7a026a7bafbf8 [INFO] testing maciejhirsz/tiny-hderive against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaciejhirsz%2Ftiny-hderive" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maciejhirsz/tiny-hderive on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-3/source/Cargo.toml [INFO] crate git repo https://github.com/maciejhirsz/tiny-hderive already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 119606ded014d98d74d73be08363049d3682e8a22f20e4d4c5a81fc850a98f66 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "119606ded014d98d74d73be08363049d3682e8a22f20e4d4c5a81fc850a98f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "119606ded014d98d74d73be08363049d3682e8a22f20e4d4c5a81fc850a98f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "119606ded014d98d74d73be08363049d3682e8a22f20e4d4c5a81fc850a98f66", kill_on_drop: false }` [INFO] [stdout] 119606ded014d98d74d73be08363049d3682e8a22f20e4d4c5a81fc850a98f66 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91e77cbe848e494fc0b3e651cbe4f19b15d1bb829bd7a969afa9e301117beaf4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "91e77cbe848e494fc0b3e651cbe4f19b15d1bb829bd7a969afa9e301117beaf4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling memzero v0.1.0 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling rand v0.4.6 [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 libsecp256k1 v0.2.2 [INFO] [stderr] Compiling tiny-hderive v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.12s [INFO] running `Command { std: "docker" "inspect" "91e77cbe848e494fc0b3e651cbe4f19b15d1bb829bd7a969afa9e301117beaf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91e77cbe848e494fc0b3e651cbe4f19b15d1bb829bd7a969afa9e301117beaf4", kill_on_drop: false }` [INFO] [stdout] 91e77cbe848e494fc0b3e651cbe4f19b15d1bb829bd7a969afa9e301117beaf4 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a520408ef6e48f9a33137dee6e06118079a1722b16f1479a4b12f204aad6073 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8a520408ef6e48f9a33137dee6e06118079a1722b16f1479a4b12f204aad6073", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling serde v1.0.88 [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 lock_api v0.1.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling parity-crypto v0.3.0 [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 54.02s [INFO] running `Command { std: "docker" "inspect" "8a520408ef6e48f9a33137dee6e06118079a1722b16f1479a4b12f204aad6073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a520408ef6e48f9a33137dee6e06118079a1722b16f1479a4b12f204aad6073", kill_on_drop: false }` [INFO] [stdout] 8a520408ef6e48f9a33137dee6e06118079a1722b16f1479a4b12f204aad6073 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6ae4f088da115abcead2e24c042d53b9ef9e08a754b66ea262cdbca17c94b0e4 [INFO] running `Command { std: "docker" "start" "-a" "6ae4f088da115abcead2e24c042d53b9ef9e08a754b66ea262cdbca17c94b0e4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tiny_hderive-f005a83c65bc1090 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test bip44::tests::derive_path ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/tiny_hderive-f005a83c65bc1090` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "6ae4f088da115abcead2e24c042d53b9ef9e08a754b66ea262cdbca17c94b0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae4f088da115abcead2e24c042d53b9ef9e08a754b66ea262cdbca17c94b0e4", kill_on_drop: false }` [INFO] [stdout] 6ae4f088da115abcead2e24c042d53b9ef9e08a754b66ea262cdbca17c94b0e4