[INFO] cloning repository https://github.com/0xvv/hermes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xvv/hermes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvv%2Fhermes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvv%2Fhermes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddcb24ccfe017f3e6f38af8ab2c597dbaeb26bef
[INFO] testing 0xvv/hermes against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvv%2Fhermes" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xvv/hermes
[INFO] finished tweaking git repo https://github.com/0xvv/hermes
[INFO] tweaked toml for git repo https://github.com/0xvv/hermes written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xvv/hermes on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xvv/hermes already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8285c50df66d1579df43fc8231c14bd6526999d38335ffc95ac542c599593a60
[INFO] running `Command { std: "docker" "start" "-a" "8285c50df66d1579df43fc8231c14bd6526999d38335ffc95ac542c599593a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8285c50df66d1579df43fc8231c14bd6526999d38335ffc95ac542c599593a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8285c50df66d1579df43fc8231c14bd6526999d38335ffc95ac542c599593a60", kill_on_drop: false }`
[INFO] [stdout] 8285c50df66d1579df43fc8231c14bd6526999d38335ffc95ac542c599593a60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 479706183cec9b367fc467b7bb1123e1ff16c9a9d39ce27ba80b8c33c6665a0e
[INFO] running `Command { std: "docker" "start" "-a" "479706183cec9b367fc467b7bb1123e1ff16c9a9d39ce27ba80b8c33c6665a0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling is-terminal v0.4.1
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling hermes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.81s
[INFO] running `Command { std: "docker" "inspect" "479706183cec9b367fc467b7bb1123e1ff16c9a9d39ce27ba80b8c33c6665a0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "479706183cec9b367fc467b7bb1123e1ff16c9a9d39ce27ba80b8c33c6665a0e", kill_on_drop: false }`
[INFO] [stdout] 479706183cec9b367fc467b7bb1123e1ff16c9a9d39ce27ba80b8c33c6665a0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa9477a313f64b436df5cb47d5b8fec55750ac756dbce39ee0c9898e248bd8ce
[INFO] running `Command { std: "docker" "start" "-a" "fa9477a313f64b436df5cb47d5b8fec55750ac756dbce39ee0c9898e248bd8ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling hermes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s
[INFO] running `Command { std: "docker" "inspect" "fa9477a313f64b436df5cb47d5b8fec55750ac756dbce39ee0c9898e248bd8ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa9477a313f64b436df5cb47d5b8fec55750ac756dbce39ee0c9898e248bd8ce", kill_on_drop: false }`
[INFO] [stdout] fa9477a313f64b436df5cb47d5b8fec55750ac756dbce39ee0c9898e248bd8ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1a407db48cf6ca69a6f81d3074e2f2538590cbe0afa4edb58a1d7807d7a39650
[INFO] running `Command { std: "docker" "start" "-a" "1a407db48cf6ca69a6f81d3074e2f2538590cbe0afa4edb58a1d7807d7a39650", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hermes-0c1733e25d2df55e)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test evaluator::tests::contains_pair_test ... ok
[INFO] [stdout] test evaluator::tests::is_flush_test ... ok
[INFO] [stdout] test evaluator::tests::get_val_test ... ok
[INFO] [stdout] test evaluator::tests::flush_agnostic_test ... ok
[INFO] [stdout] test evaluator::tests::inter_hands_compare_test ... ok
[INFO] [stdout] test evaluator::tests::get_rank_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1a407db48cf6ca69a6f81d3074e2f2538590cbe0afa4edb58a1d7807d7a39650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a407db48cf6ca69a6f81d3074e2f2538590cbe0afa4edb58a1d7807d7a39650", kill_on_drop: false }`
[INFO] [stdout] 1a407db48cf6ca69a6f81d3074e2f2538590cbe0afa4edb58a1d7807d7a39650
