[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Frshash" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sorairolake/rshash 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] removed /workspace/builds/worker-9/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-9/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" "+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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 368cbb80a3f3e8c5efc2a955d75ead044c5b2882d8fe3faed837800c2d20ec84 [INFO] running `Command { std: "docker" "start" "-a" "368cbb80a3f3e8c5efc2a955d75ead044c5b2882d8fe3faed837800c2d20ec84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "368cbb80a3f3e8c5efc2a955d75ead044c5b2882d8fe3faed837800c2d20ec84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "368cbb80a3f3e8c5efc2a955d75ead044c5b2882d8fe3faed837800c2d20ec84", kill_on_drop: false }` [INFO] [stdout] 368cbb80a3f3e8c5efc2a955d75ead044c5b2882d8fe3faed837800c2d20ec84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 87e4c375786aff4b188def1ed47b75180cb7cf3d99f967928ce67c727fbfb249 [INFO] running `Command { std: "docker" "start" "-a" "87e4c375786aff4b188def1ed47b75180cb7cf3d99f967928ce67c727fbfb249", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling whirlpool v0.10.0 [INFO] [stderr] Compiling sha3 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling sm3 v0.4.0 [INFO] [stderr] Compiling md4 v0.10.0 [INFO] [stderr] Compiling tiger v0.2.0 [INFO] [stderr] Compiling shabal v0.4.0 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling streebog v0.10.0 [INFO] [stderr] Compiling md2 v0.10.0 [INFO] [stderr] Compiling groestl v0.10.0 [INFO] [stderr] Compiling blake2 v0.10.2 [INFO] [stderr] Compiling gost94 v0.10.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling ripemd v0.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling fsb v0.1.0 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [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 crossbeam-deque v0.8.1 [INFO] [stderr] Compiling vergen v6.0.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.133 [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 thiserror v1.0.30 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling clap v3.0.5 [INFO] [stderr] Compiling rshash v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde v1.0.133 [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 clap_complete v3.0.2 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `Command { std: "docker" "inspect" "87e4c375786aff4b188def1ed47b75180cb7cf3d99f967928ce67c727fbfb249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87e4c375786aff4b188def1ed47b75180cb7cf3d99f967928ce67c727fbfb249", kill_on_drop: false }` [INFO] [stdout] 87e4c375786aff4b188def1ed47b75180cb7cf3d99f967928ce67c727fbfb249 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 0a36d6167b1669548f8a3aa2e9731601d1746a52a446244638e7f890d8285037 [INFO] running `Command { std: "docker" "start" "-a" "0a36d6167b1669548f8a3aa2e9731601d1746a52a446244638e7f890d8285037", kill_on_drop: false }` [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates v2.1.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 assert_cmd v2.0.2 [INFO] [stderr] Compiling rshash v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.76s [INFO] running `Command { std: "docker" "inspect" "0a36d6167b1669548f8a3aa2e9731601d1746a52a446244638e7f890d8285037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a36d6167b1669548f8a3aa2e9731601d1746a52a446244638e7f890d8285037", kill_on_drop: false }` [INFO] [stdout] 0a36d6167b1669548f8a3aa2e9731601d1746a52a446244638e7f890d8285037 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 7dda786ea41d11b0beebeb6de16d95407ecb20fc6f7ab305770b699fb273cbbc [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" "7dda786ea41d11b0beebeb6de16d95407ecb20fc6f7ab305770b699fb273cbbc", 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.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rshash-4eda6b3b6997b540) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test digest::tests::verify_blake3 ... ok [INFO] [stdout] test digest::tests::verify_blake2 ... ok [INFO] [stdout] test digest::tests::verify_sha2 ... ok [INFO] [stdout] test digest::tests::verify_sha3 ... ok [INFO] [stdout] test digest::tests::verify_sha1 ... ok [INFO] [stdout] test digest::tests::verify_ripemd ... ok [INFO] [stdout] test digest::tests::verify_md2 ... ok [INFO] [stdout] test digest::tests::verify_keccak ... ok [INFO] [stdout] test digest::tests::verify_gost ... ok [INFO] [stdout] test digest::tests::verify_md4 ... 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_whirlpool ... ok [INFO] [stdout] test digest::tests::verify_md5 ... ok [INFO] [stdout] test output::tests::sfv_style_checksum ... ok [INFO] [stdout] test output::tests::bsd_style_checksum ... ok [INFO] [stdout] test digest::tests::verify_tiger ... ok [INFO] [stdout] test digest::tests::verify_sm3 ... ok [INFO] [stdout] test digest::tests::verify_groestl ... ok [INFO] [stdout] test digest::tests::verify_shabal ... ok [INFO] [stdout] test digest::tests::verify_fsb ... ok [INFO] [stdout] test digest::tests::verify_streebog ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-178da8f1215f9d1f) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test bsd_style_output ... ok [INFO] [stdout] test verification_failure ... ok [INFO] [stdout] test sfv_style_output ... ok [INFO] [stdout] test json_style_output ... ok [INFO] [stdout] test verification_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7dda786ea41d11b0beebeb6de16d95407ecb20fc6f7ab305770b699fb273cbbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dda786ea41d11b0beebeb6de16d95407ecb20fc6f7ab305770b699fb273cbbc", kill_on_drop: false }` [INFO] [stdout] 7dda786ea41d11b0beebeb6de16d95407ecb20fc6f7ab305770b699fb273cbbc