[INFO] fetching crate sapphire-hash 0.1.3... [INFO] testing sapphire-hash-0.1.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate sapphire-hash 0.1.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate sapphire-hash 0.1.3 [INFO] finished tweaking crates.io crate sapphire-hash 0.1.3 [INFO] tweaked toml for crates.io crate sapphire-hash 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sapphire-hash 0.1.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sapphire-hash 0.1.3 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69f67f312c9363d141a2e174ea370644f967eca7771fbe9ac26fe9098e89548d [INFO] running `Command { std: "docker" "start" "-a" "69f67f312c9363d141a2e174ea370644f967eca7771fbe9ac26fe9098e89548d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69f67f312c9363d141a2e174ea370644f967eca7771fbe9ac26fe9098e89548d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69f67f312c9363d141a2e174ea370644f967eca7771fbe9ac26fe9098e89548d", kill_on_drop: false }` [INFO] [stdout] 69f67f312c9363d141a2e174ea370644f967eca7771fbe9ac26fe9098e89548d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18c1f3507d79995e75cce6cd0b88356dc4b79fd6b992c5cac3e890cd43dce499 [INFO] running `Command { std: "docker" "start" "-a" "18c1f3507d79995e75cce6cd0b88356dc4b79fd6b992c5cac3e890cd43dce499", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling clap_builder v4.4.14 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling spinoff v0.8.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling clap v4.4.14 [INFO] [stderr] Compiling sapphire-hash-core v0.1.3 [INFO] [stderr] Compiling sapphire-hash v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.17s [INFO] running `Command { std: "docker" "inspect" "18c1f3507d79995e75cce6cd0b88356dc4b79fd6b992c5cac3e890cd43dce499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18c1f3507d79995e75cce6cd0b88356dc4b79fd6b992c5cac3e890cd43dce499", kill_on_drop: false }` [INFO] [stdout] 18c1f3507d79995e75cce6cd0b88356dc4b79fd6b992c5cac3e890cd43dce499 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6013d6c50937574de07bfc78127370993efb17cfff39495c1c4c811e8f1a8e8 [INFO] running `Command { std: "docker" "start" "-a" "b6013d6c50937574de07bfc78127370993efb17cfff39495c1c4c811e8f1a8e8", kill_on_drop: false }` [INFO] [stderr] Compiling sapphire-hash v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "b6013d6c50937574de07bfc78127370993efb17cfff39495c1c4c811e8f1a8e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6013d6c50937574de07bfc78127370993efb17cfff39495c1c4c811e8f1a8e8", kill_on_drop: false }` [INFO] [stdout] b6013d6c50937574de07bfc78127370993efb17cfff39495c1c4c811e8f1a8e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 65789907be90f7f7dccbc23901c2ec7f9e4b1b38c067aba17fc7e1270c2a041f [INFO] running `Command { std: "docker" "start" "-a" "65789907be90f7f7dccbc23901c2ec7f9e4b1b38c067aba17fc7e1270c2a041f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sapphire_hash-c8d1a7e3961fe56f) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test argument_parser::parse_output_type_tests::test_none ... ok [INFO] [stdout] test argument_parser::parse_output_type_tests::test_with_invalid ... ok [INFO] [stdout] test argument_parser::parse_output_type_tests::test_with_trailing_whitespace ... ok [INFO] [stdout] test argument_parser::parse_output_type_tests::test_with_full_path ... ok [INFO] [stdout] test argument_parser::parse_output_type_tests::test_csv ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "65789907be90f7f7dccbc23901c2ec7f9e4b1b38c067aba17fc7e1270c2a041f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65789907be90f7f7dccbc23901c2ec7f9e4b1b38c067aba17fc7e1270c2a041f", kill_on_drop: false }` [INFO] [stdout] 65789907be90f7f7dccbc23901c2ec7f9e4b1b38c067aba17fc7e1270c2a041f