[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 master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstackabletech%2Fconfig-utils" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stackabletech/config-utils on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded relative-path v1.9.3 [INFO] [stderr] Downloaded similar-asserts v1.5.0 [INFO] [stderr] Downloaded clap v4.5.6 [INFO] [stderr] Downloaded similar v2.5.0 [INFO] [stderr] Downloaded rstest_macros v0.21.0 [INFO] [stderr] Downloaded rstest v0.21.0 [INFO] [stderr] Downloaded snafu-derive v0.8.3 [INFO] [stderr] Downloaded clap_builder v4.5.6 [INFO] [stderr] Downloaded snafu v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b71d9e7e7126c2bfa1fb00de81cb77442e675668400f99fcb8d3c4b176350bfa [INFO] running `Command { std: "docker" "start" "-a" "b71d9e7e7126c2bfa1fb00de81cb77442e675668400f99fcb8d3c4b176350bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b71d9e7e7126c2bfa1fb00de81cb77442e675668400f99fcb8d3c4b176350bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b71d9e7e7126c2bfa1fb00de81cb77442e675668400f99fcb8d3c4b176350bfa", kill_on_drop: false }` [INFO] [stdout] b71d9e7e7126c2bfa1fb00de81cb77442e675668400f99fcb8d3c4b176350bfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 713d58f932827db11fcba71b1bd6ed154b5c8b1c1d156f87078cdae5750b4376 [INFO] running `Command { std: "docker" "start" "-a" "713d58f932827db11fcba71b1bd6ed154b5c8b1c1d156f87078cdae5750b4376", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking clap_builder v4.5.6 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking similar-asserts v1.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [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 clap_derive v4.5.5 [INFO] [stderr] Compiling snafu-derive v0.8.3 [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.79s [INFO] running `Command { std: "docker" "inspect" "713d58f932827db11fcba71b1bd6ed154b5c8b1c1d156f87078cdae5750b4376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "713d58f932827db11fcba71b1bd6ed154b5c8b1c1d156f87078cdae5750b4376", kill_on_drop: false }` [INFO] [stdout] 713d58f932827db11fcba71b1bd6ed154b5c8b1c1d156f87078cdae5750b4376