[INFO] cloning repository https://github.com/sorairolake/rshash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sorairolake/rshash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Frshash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Frshash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8af5463a0b3085c9f8337ac52a7a3109c65b94ca [INFO] testing sorairolake/rshash 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%2Fsorairolake%2Frshash" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sorairolake/rshash 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] removed /workspace/builds/worker-11/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sorairolake/rshash [INFO] finished tweaking git repo https://github.com/sorairolake/rshash [INFO] tweaked toml for git repo https://github.com/sorairolake/rshash written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/sorairolake/rshash 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a9f8bc39d73b4a69a674502f1a8b8a4bfe4f6d54a3435c44830e37616c2a760 [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" "0a9f8bc39d73b4a69a674502f1a8b8a4bfe4f6d54a3435c44830e37616c2a760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a9f8bc39d73b4a69a674502f1a8b8a4bfe4f6d54a3435c44830e37616c2a760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a9f8bc39d73b4a69a674502f1a8b8a4bfe4f6d54a3435c44830e37616c2a760", kill_on_drop: false }` [INFO] [stdout] 0a9f8bc39d73b4a69a674502f1a8b8a4bfe4f6d54a3435c44830e37616c2a760 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5628387dad80375f1301cd358dc81629251578f94de25fa33a8e19fde7126c24 [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" "5628387dad80375f1301cd358dc81629251578f94de25fa33a8e19fde7126c24", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling blake3 v1.3.0 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling whirlpool v0.10.0 [INFO] [stderr] Compiling tiger v0.2.0 [INFO] [stderr] Compiling sm3 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling ripemd v0.1.0 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling md2 v0.10.0 [INFO] [stderr] Compiling groestl v0.10.0 [INFO] [stderr] Compiling sha3 v0.10.0 [INFO] [stderr] Compiling shabal v0.4.0 [INFO] [stderr] Compiling streebog v0.10.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling gost94 v0.10.0 [INFO] [stderr] Compiling md4 v0.10.0 [INFO] [stderr] Compiling blake2 v0.10.2 [INFO] [stderr] Compiling fsb v0.1.0 [INFO] [stderr] Compiling vergen v6.0.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling clap_derive v3.0.5 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.0.5 [INFO] [stderr] Compiling rshash v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: "rshash.1" was not generated (failed to execute Asciidoctor: No such file or directory (os error 2)) [INFO] [stderr] warning: "rshash-config.toml.5" was not generated (failed to execute Asciidoctor: No such file or directory (os error 2)) [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling clap_complete v3.0.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "5628387dad80375f1301cd358dc81629251578f94de25fa33a8e19fde7126c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5628387dad80375f1301cd358dc81629251578f94de25fa33a8e19fde7126c24", kill_on_drop: false }` [INFO] [stdout] 5628387dad80375f1301cd358dc81629251578f94de25fa33a8e19fde7126c24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 14695cf937c043b0a76f739b83343d438bf202b575ade56f9ee3236b09f2a131 [INFO] running `Command { std: "docker" "start" "-a" "14695cf937c043b0a76f739b83343d438bf202b575ade56f9ee3236b09f2a131", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] warning: "rshash.1" was not generated (failed to execute Asciidoctor: No such file or directory (os error 2)) [INFO] [stderr] warning: "rshash-config.toml.5" was not generated (failed to execute Asciidoctor: No such file or directory (os error 2)) [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling assert_cmd v2.0.2 [INFO] [stderr] Compiling rshash v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.82s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rshash-423840269ee59af0) [INFO] [stderr] Executable tests/integration.rs (/opt/rustwide/target/debug/deps/integration-8a38d5d654e94410) [INFO] running `Command { std: "docker" "inspect" "14695cf937c043b0a76f739b83343d438bf202b575ade56f9ee3236b09f2a131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14695cf937c043b0a76f739b83343d438bf202b575ade56f9ee3236b09f2a131", kill_on_drop: false }` [INFO] [stdout] 14695cf937c043b0a76f739b83343d438bf202b575ade56f9ee3236b09f2a131 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 0171b8f372983f7e1b607f3fbbbfd92d11c48cb02f803bf3b7eeb76bfac96a8c [INFO] running `Command { std: "docker" "start" "-a" "0171b8f372983f7e1b607f3fbbbfd92d11c48cb02f803bf3b7eeb76bfac96a8c", kill_on_drop: false }` [INFO] [stderr] warning: "rshash.1" was not generated (failed to execute Asciidoctor: No such file or directory (os error 2)) [INFO] [stderr] warning: "rshash-config.toml.5" was not generated (failed to execute Asciidoctor: No such file or directory (os error 2)) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rshash-423840269ee59af0) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test digest::tests::verify_blake2 ... ok [INFO] [stdout] test digest::tests::verify_keccak ... ok [INFO] [stdout] test digest::tests::verify_md2 ... ok [INFO] [stdout] test digest::tests::verify_md4 ... ok [INFO] [stdout] test digest::tests::verify_ripemd ... ok [INFO] [stdout] test digest::tests::verify_sha1 ... ok [INFO] [stdout] test digest::tests::verify_sha2 ... ok [INFO] [stdout] test digest::tests::verify_shabal ... ok [INFO] [stdout] test digest::tests::verify_sha3 ... ok [INFO] [stdout] test digest::tests::verify_blake3 ... ok [INFO] [stdout] test digest::tests::verify_md5 ... ok [INFO] [stdout] test digest::tests::verify_gost ... ok [INFO] [stdout] test verify::tests::verification_failure ... ignored [INFO] [stdout] test verify::tests::verification_missing ... ignored [INFO] [stdout] test verify::tests::verification_success ... ignored [INFO] [stdout] test digest::tests::verify_sm3 ... ok [INFO] [stdout] test output::tests::bsd_style_checksum ... ok [INFO] [stdout] test digest::tests::verify_tiger ... ok [INFO] [stdout] test digest::tests::verify_whirlpool ... ok [INFO] [stdout] test output::tests::sfv_style_checksum ... ok [INFO] [stdout] test digest::tests::verify_streebog ... ok [INFO] [stdout] test digest::tests::verify_groestl ... ok [INFO] [stdout] test digest::tests::verify_fsb ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-8a38d5d654e94410) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test verification_success ... ok [INFO] [stdout] test json_style_output ... ok [INFO] [stdout] test bsd_style_output ... ok [INFO] [stdout] test verification_failure ... ok [INFO] [stdout] test sfv_style_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0171b8f372983f7e1b607f3fbbbfd92d11c48cb02f803bf3b7eeb76bfac96a8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0171b8f372983f7e1b607f3fbbbfd92d11c48cb02f803bf3b7eeb76bfac96a8c", kill_on_drop: false }` [INFO] [stdout] 0171b8f372983f7e1b607f3fbbbfd92d11c48cb02f803bf3b7eeb76bfac96a8c