[INFO] cloning repository https://github.com/stackabletech/config-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stackabletech/config-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstackabletech%2Fconfig-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstackabletech%2Fconfig-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b52ec410a42eb22d9b95b699097a6858a41169f
[INFO] checking stackabletech/config-utils against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstackabletech%2Fconfig-utils" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/stackabletech/config-utils
[INFO] finished tweaking git repo https://github.com/stackabletech/config-utils
[INFO] tweaked toml for git repo https://github.com/stackabletech/config-utils written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stackabletech/config-utils on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stackabletech/config-utils 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ff2df3c8a44c4f08557a0e6a109f70ec687d30a49a31d3a4882fd13700a60be
[INFO] running `Command { std: "docker" "start" "-a" "4ff2df3c8a44c4f08557a0e6a109f70ec687d30a49a31d3a4882fd13700a60be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ff2df3c8a44c4f08557a0e6a109f70ec687d30a49a31d3a4882fd13700a60be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ff2df3c8a44c4f08557a0e6a109f70ec687d30a49a31d3a4882fd13700a60be", kill_on_drop: false }`
[INFO] [stdout] 4ff2df3c8a44c4f08557a0e6a109f70ec687d30a49a31d3a4882fd13700a60be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c7af10f3615d84cf3e4165837f2836ae3d890912a9b40344676fd33dda28dd4
[INFO] running `Command { std: "docker" "start" "-a" "5c7af10f3615d84cf3e4165837f2836ae3d890912a9b40344676fd33dda28dd4", kill_on_drop: false }`
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling rstest_macros v0.21.0
[INFO] [stderr]     Checking clap_builder v4.5.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking similar-asserts v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling snafu-derive v0.8.3
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking clap v4.5.6
[INFO] [stderr]     Checking snafu v0.8.3
[INFO] [stderr]     Checking config-utils v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking rstest v0.21.0
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> tests/templating.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[rstest]
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `config-utils` (test "templating") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5c7af10f3615d84cf3e4165837f2836ae3d890912a9b40344676fd33dda28dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c7af10f3615d84cf3e4165837f2836ae3d890912a9b40344676fd33dda28dd4", kill_on_drop: false }`
[INFO] [stdout] 5c7af10f3615d84cf3e4165837f2836ae3d890912a9b40344676fd33dda28dd4
