[INFO] cloning repository https://github.com/vschwaberow/rustgenhash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vschwaberow/rustgenhash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvschwaberow%2Frustgenhash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvschwaberow%2Frustgenhash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1803875ec10d9a10edcb2fa95ee8bb331e729965 [INFO] testing vschwaberow/rustgenhash against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvschwaberow%2Frustgenhash" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vschwaberow/rustgenhash on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vschwaberow/rustgenhash [INFO] finished tweaking git repo https://github.com/vschwaberow/rustgenhash [INFO] tweaked toml for git repo https://github.com/vschwaberow/rustgenhash written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/vschwaberow/rustgenhash already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", 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] 1a24cd135de961aef0a4a1eba1115aa60b7b4fbc3a8553e8465300dec3cbb1a2 [INFO] running `Command { std: "docker" "start" "-a" "1a24cd135de961aef0a4a1eba1115aa60b7b4fbc3a8553e8465300dec3cbb1a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a24cd135de961aef0a4a1eba1115aa60b7b4fbc3a8553e8465300dec3cbb1a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a24cd135de961aef0a4a1eba1115aa60b7b4fbc3a8553e8465300dec3cbb1a2", kill_on_drop: false }` [INFO] [stdout] 1a24cd135de961aef0a4a1eba1115aa60b7b4fbc3a8553e8465300dec3cbb1a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13b2e00285c6c2bfeeccbe5970e5a0190e7a76c5824af4d89136dc3a78ea0f37 [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" "13b2e00285c6c2bfeeccbe5970e5a0190e7a76c5824af4d89136dc3a78ea0f37", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling groestl v0.9.0 [INFO] [stderr] Compiling ripemd320 v0.9.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling gost94 v0.9.1 [INFO] [stderr] Compiling shabal v0.3.0 [INFO] [stderr] Compiling whirlpool v0.9.0 [INFO] [stderr] Compiling md4 v0.9.0 [INFO] [stderr] Compiling streebog v0.9.2 [INFO] [stderr] Compiling md2 v0.9.0 [INFO] [stderr] Compiling password-hash v0.1.4 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling salsa20 v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling tiger v0.1.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling pbkdf2 v0.10.0 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling blake2 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.0 [INFO] [stderr] Compiling pbkdf2 v0.7.5 [INFO] [stderr] Compiling argon2 v0.3.2 [INFO] [stderr] Compiling scrypt v0.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling rustgenhash v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.51s [INFO] running `Command { std: "docker" "inspect" "13b2e00285c6c2bfeeccbe5970e5a0190e7a76c5824af4d89136dc3a78ea0f37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b2e00285c6c2bfeeccbe5970e5a0190e7a76c5824af4d89136dc3a78ea0f37", kill_on_drop: false }` [INFO] [stdout] 13b2e00285c6c2bfeeccbe5970e5a0190e7a76c5824af4d89136dc3a78ea0f37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", 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] 3e4f8cc4f02aa9a37e28b1655eff7f8e30112e31ff985f058f30c8c4006aa8bd [INFO] running `Command { std: "docker" "start" "-a" "3e4f8cc4f02aa9a37e28b1655eff7f8e30112e31ff985f058f30c8c4006aa8bd", kill_on_drop: false }` [INFO] [stderr] Compiling rustgenhash v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.33s [INFO] running `Command { std: "docker" "inspect" "3e4f8cc4f02aa9a37e28b1655eff7f8e30112e31ff985f058f30c8c4006aa8bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e4f8cc4f02aa9a37e28b1655eff7f8e30112e31ff985f058f30c8c4006aa8bd", kill_on_drop: false }` [INFO] [stdout] 3e4f8cc4f02aa9a37e28b1655eff7f8e30112e31ff985f058f30c8c4006aa8bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e662287219513ce9cdb5c77b0497cfebf4d897b2893429d93c7eb6a6b1e1bd43 [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" "e662287219513ce9cdb5c77b0497cfebf4d897b2893429d93c7eb6a6b1e1bd43", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustgenhash-948b9d46fbd53327) [INFO] [stderr] Running tests/hashes.rs (/opt/rustwide/target/debug/deps/hashes-25c90239ba35c967) [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; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test lib_blake2b_hash ... ok [INFO] [stdout] test lib_ripemd160_hash ... ok [INFO] [stdout] test lib_ripemd320_hash ... ok [INFO] [stdout] test lib_gost94_hash ... ok [INFO] [stdout] test lib_blake2s_hash ... ok [INFO] [stdout] test lib_groestl_hash ... ok [INFO] [stdout] test lib_md5_hash ... ok [INFO] [stdout] test lib_md2_hash ... ok [INFO] [stdout] test lib_md4_hash ... ok [INFO] [stdout] test lib_sha2_hash ... ok [INFO] [stdout] test lib_sha3_hash ... ok [INFO] [stdout] test lib_shabal_hash ... ok [INFO] [stdout] test lib_whirlpool_hash ... ok [INFO] [stdout] test lib_sha1_hash ... ok [INFO] [stdout] test lib_streebog_hash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e662287219513ce9cdb5c77b0497cfebf4d897b2893429d93c7eb6a6b1e1bd43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e662287219513ce9cdb5c77b0497cfebf4d897b2893429d93c7eb6a6b1e1bd43", kill_on_drop: false }` [INFO] [stdout] e662287219513ce9cdb5c77b0497cfebf4d897b2893429d93c7eb6a6b1e1bd43