[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvschwaberow%2Frustgenhash" "/workspace/builds/worker-78/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-78/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vschwaberow/rustgenhash on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-78/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" "+beta-2022-04-10" "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-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9516d85c6176c63a068614d06bfc4e84aecdd80f296254c01110cf5c75b6734c [INFO] running `Command { std: "docker" "start" "-a" "9516d85c6176c63a068614d06bfc4e84aecdd80f296254c01110cf5c75b6734c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9516d85c6176c63a068614d06bfc4e84aecdd80f296254c01110cf5c75b6734c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9516d85c6176c63a068614d06bfc4e84aecdd80f296254c01110cf5c75b6734c", kill_on_drop: false }` [INFO] [stdout] 9516d85c6176c63a068614d06bfc4e84aecdd80f296254c01110cf5c75b6734c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76b6ee3031d8b54ea1702188a24e381d22c63e3c703c990acde32c96de7e0291 [INFO] running `Command { std: "docker" "start" "-a" "76b6ee3031d8b54ea1702188a24e381d22c63e3c703c990acde32c96de7e0291", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [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 textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling password-hash v0.1.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling md2 v0.9.0 [INFO] [stderr] Compiling whirlpool v0.9.0 [INFO] [stderr] Compiling groestl v0.9.0 [INFO] [stderr] Compiling shabal v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling tiger v0.1.0 [INFO] [stderr] Compiling ripemd320 v0.9.0 [INFO] [stderr] Compiling gost94 v0.9.1 [INFO] [stderr] Compiling md4 v0.9.0 [INFO] [stderr] Compiling streebog v0.9.2 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling salsa20 v0.9.0 [INFO] [stderr] Compiling pbkdf2 v0.10.0 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling sha2 v0.10.0 [INFO] [stderr] Compiling blake2 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 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 15.30s [INFO] running `Command { std: "docker" "inspect" "76b6ee3031d8b54ea1702188a24e381d22c63e3c703c990acde32c96de7e0291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76b6ee3031d8b54ea1702188a24e381d22c63e3c703c990acde32c96de7e0291", kill_on_drop: false }` [INFO] [stdout] 76b6ee3031d8b54ea1702188a24e381d22c63e3c703c990acde32c96de7e0291 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 089cd5164e39a6dda4f2c47d914c247894259b3ae979c0d15686ef5d23098ede [INFO] running `Command { std: "docker" "start" "-a" "089cd5164e39a6dda4f2c47d914c247894259b3ae979c0d15686ef5d23098ede", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustgenhash v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.35s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rustgenhash-6c184d5f6280ff61) [INFO] [stderr] Executable tests/hashes.rs (/opt/rustwide/target/debug/deps/hashes-495a3e2a4effc67e) [INFO] running `Command { std: "docker" "inspect" "089cd5164e39a6dda4f2c47d914c247894259b3ae979c0d15686ef5d23098ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "089cd5164e39a6dda4f2c47d914c247894259b3ae979c0d15686ef5d23098ede", kill_on_drop: false }` [INFO] [stdout] 089cd5164e39a6dda4f2c47d914c247894259b3ae979c0d15686ef5d23098ede [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e9ac8ac8f6aeef2d6f8152394a70f6083a66f1cd3d3a346aa2bcf819e9f1e813 [INFO] running `Command { std: "docker" "start" "-a" "e9ac8ac8f6aeef2d6f8152394a70f6083a66f1cd3d3a346aa2bcf819e9f1e813", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustgenhash-6c184d5f6280ff61) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/hashes.rs (/opt/rustwide/target/debug/deps/hashes-495a3e2a4effc67e) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test lib_blake2b_hash ... ok [INFO] [stdout] test lib_md4_hash ... ok [INFO] [stdout] test lib_blake2s_hash ... ok [INFO] [stdout] test lib_md5_hash ... ok [INFO] [stdout] test lib_groestl_hash ... ok [INFO] [stdout] test lib_gost94_hash ... ok [INFO] [stdout] test lib_md2_hash ... ok [INFO] [stdout] test lib_ripemd320_hash ... ok [INFO] [stdout] test lib_ripemd160_hash ... ok [INFO] [stdout] test lib_sha1_hash ... ok [INFO] [stdout] test lib_sha2_hash ... ok [INFO] [stdout] test lib_shabal_hash ... ok [INFO] [stdout] test lib_sha3_hash ... ok [INFO] [stdout] test lib_whirlpool_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.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e9ac8ac8f6aeef2d6f8152394a70f6083a66f1cd3d3a346aa2bcf819e9f1e813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9ac8ac8f6aeef2d6f8152394a70f6083a66f1cd3d3a346aa2bcf819e9f1e813", kill_on_drop: false }` [INFO] [stdout] e9ac8ac8f6aeef2d6f8152394a70f6083a66f1cd3d3a346aa2bcf819e9f1e813