[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] 64557406a957aa697f0d4d8006d74f8c7881d9a3 [INFO] testing sorairolake/rshash against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Frshash" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sorairolake/rshash on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/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-13/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" "+722e1797249a965b6335aebd65d777f917e498f1" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.22.0 [INFO] [stderr] Downloaded enum-iterator-derive v0.7.0 [INFO] [stderr] Downloaded enum-iterator v0.7.0 [INFO] [stderr] Downloaded ripemd160 v0.9.1 [INFO] [stderr] Downloaded sha2-asm v0.6.2 [INFO] [stderr] Downloaded md2 v0.9.0 [INFO] [stderr] Downloaded ripemd256 v0.1.0 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded dialoguer v0.9.0 [INFO] [stderr] Downloaded termtree v0.2.3 [INFO] [stderr] Downloaded blake2 v0.9.2 [INFO] [stderr] Downloaded arrayvec v0.7.2 [INFO] [stderr] Downloaded blake3 v1.2.0 [INFO] [stderr] Downloaded getset v0.1.1 [INFO] [stderr] Downloaded git2 v0.13.23 [INFO] [stderr] Downloaded groestl v0.9.0 [INFO] [stderr] Downloaded fsb v0.0.2 [INFO] [stderr] Downloaded libgit2-sys v0.12.24+1.3.0 [INFO] [stderr] Downloaded md5-asm v0.4.3 [INFO] [stderr] Downloaded whirlpool-asm v0.5.2 [INFO] [stderr] Downloaded whirlpool v0.9.0 [INFO] [stderr] Downloaded vergen v5.1.17 [INFO] [stderr] Downloaded strum_macros v0.22.0 [INFO] [stderr] Downloaded gost94 v0.9.1 [INFO] [stderr] Downloaded sm3 v0.3.0 [INFO] [stderr] Downloaded md4 v0.9.0 [INFO] [stderr] Downloaded ripemd320 v0.9.0 [INFO] [stderr] Downloaded sha1-asm v0.5.1 [INFO] [stderr] Downloaded shabal v0.3.0 [INFO] [stderr] Downloaded streebog v0.9.2 [INFO] [stderr] Downloaded tiger v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4392329a84d1e4f5f109528e2b93a7a13c826cab96d0dfce9926e694af1d46ed [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" "4392329a84d1e4f5f109528e2b93a7a13c826cab96d0dfce9926e694af1d46ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4392329a84d1e4f5f109528e2b93a7a13c826cab96d0dfce9926e694af1d46ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4392329a84d1e4f5f109528e2b93a7a13c826cab96d0dfce9926e694af1d46ed", kill_on_drop: false }` [INFO] [stdout] 4392329a84d1e4f5f109528e2b93a7a13c826cab96d0dfce9926e694af1d46ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40f14c9b81955c1c8cad9bfffcb30d00e6ba90ca37751335de06439ed7087871 [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" "40f14c9b81955c1c8cad9bfffcb30d00e6ba90ca37751335de06439ed7087871", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [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 num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling whirlpool v0.9.0 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling groestl v0.9.0 [INFO] [stderr] Compiling ripemd320 v0.9.0 [INFO] [stderr] Compiling sm3 v0.3.0 [INFO] [stderr] Compiling md4 v0.9.0 [INFO] [stderr] Compiling streebog v0.9.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling md2 v0.9.0 [INFO] [stderr] Compiling ripemd256 v0.1.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling tiger v0.1.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling shabal v0.3.0 [INFO] [stderr] Compiling gost94 v0.9.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling fsb v0.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.24+1.3.0 [INFO] [stderr] Compiling blake3 v1.2.0 [INFO] [stderr] Compiling vergen v5.1.17 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling git2 v0.13.23 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling strum v0.22.0 [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.130 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 09s [INFO] running `Command { std: "docker" "inspect" "40f14c9b81955c1c8cad9bfffcb30d00e6ba90ca37751335de06439ed7087871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40f14c9b81955c1c8cad9bfffcb30d00e6ba90ca37751335de06439ed7087871", kill_on_drop: false }` [INFO] [stdout] 40f14c9b81955c1c8cad9bfffcb30d00e6ba90ca37751335de06439ed7087871 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45542f12ff1e3a69bca879cf83c7bb053673173f339c2844a4ca43af6541b768 [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" "45542f12ff1e3a69bca879cf83c7bb053673173f339c2844a4ca43af6541b768", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.3 [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 rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling predicates v2.0.3 [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 18.40s [INFO] running `Command { std: "docker" "inspect" "45542f12ff1e3a69bca879cf83c7bb053673173f339c2844a4ca43af6541b768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45542f12ff1e3a69bca879cf83c7bb053673173f339c2844a4ca43af6541b768", kill_on_drop: false }` [INFO] [stdout] 45542f12ff1e3a69bca879cf83c7bb053673173f339c2844a4ca43af6541b768 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1626b9499556d0e8b046c890ec7ed2c280cac0ddec3c029ab6326b3a266f9c43 [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" "1626b9499556d0e8b046c890ec7ed2c280cac0ddec3c029ab6326b3a266f9c43", 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.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rshash-ffb9f80a6afb6b09) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test digest::tests::verify_md2 ... ok [INFO] [stdout] test digest::tests::verify_md5 ... ok [INFO] [stdout] test digest::tests::verify_sha2 ... ok [INFO] [stdout] test digest::tests::verify_shabal ... ok [INFO] [stdout] test digest::tests::verify_sm3 ... ok [INFO] [stdout] test digest::tests::verify_gost ... ok [INFO] [stdout] test digest::tests::verify_sha1 ... ok [INFO] [stdout] test output::tests::bsd_style_checksum ... ok [INFO] [stdout] test digest::tests::verify_blake2 ... ok [INFO] [stdout] test digest::tests::verify_blake3 ... ok [INFO] [stdout] test digest::tests::verify_whirlpool ... ok [INFO] [stdout] test output::tests::sfv_style_checksum ... ok [INFO] [stdout] test digest::tests::verify_tiger ... ok [INFO] [stdout] test verify::tests::verification_failure ... ignored [INFO] [stdout] test verify::tests::verification_missing ... ignored [INFO] [stdout] test digest::tests::verify_sha3 ... ok [INFO] [stdout] test digest::tests::verify_md4 ... ok [INFO] [stdout] test digest::tests::verify_ripemd ... ok [INFO] [stdout] test digest::tests::verify_streebog ... ok [INFO] [stdout] test digest::tests::verify_keccak ... ok [INFO] [stdout] test verify::tests::verification_success ... ignored [INFO] [stdout] test digest::tests::verify_fsb ... ok [INFO] [stdout] test digest::tests::verify_groestl ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-1c43e7e9777f9557) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test bsd_style_output ... ok [INFO] [stdout] test verification_failure ... ok [INFO] [stdout] test json_style_output ... ok [INFO] [stdout] test sfv_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.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1626b9499556d0e8b046c890ec7ed2c280cac0ddec3c029ab6326b3a266f9c43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1626b9499556d0e8b046c890ec7ed2c280cac0ddec3c029ab6326b3a266f9c43", kill_on_drop: false }` [INFO] [stdout] 1626b9499556d0e8b046c890ec7ed2c280cac0ddec3c029ab6326b3a266f9c43