[INFO] cloning repository https://github.com/Moreliaa/rtxch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Moreliaa/rtxch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoreliaa%2Frtxch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoreliaa%2Frtxch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7dc7145456dc3f0a73f22ca3242e376dc06bae0f
[INFO] checking Moreliaa/rtxch against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoreliaa%2Frtxch" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Moreliaa/rtxch
[INFO] removed 16 missing tests
[INFO] finished tweaking git repo https://github.com/Moreliaa/rtxch
[INFO] tweaked toml for git repo https://github.com/Moreliaa/rtxch written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Moreliaa/rtxch on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Moreliaa/rtxch 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2036412a38a5e2395cc073a7aae3b45d7e527bbcf1f212a0880a41898bf8630
[INFO] running `Command { std: "docker" "start" "-a" "d2036412a38a5e2395cc073a7aae3b45d7e527bbcf1f212a0880a41898bf8630", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2036412a38a5e2395cc073a7aae3b45d7e527bbcf1f212a0880a41898bf8630", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2036412a38a5e2395cc073a7aae3b45d7e527bbcf1f212a0880a41898bf8630", kill_on_drop: false }`
[INFO] [stdout] d2036412a38a5e2395cc073a7aae3b45d7e527bbcf1f212a0880a41898bf8630
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1d5eadf26473b4a2ae1d52002349c4f337e5eb7f113719954b826239499da5e
[INFO] running `Command { std: "docker" "start" "-a" "f1d5eadf26473b4a2ae1d52002349c4f337e5eb7f113719954b826239499da5e", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking bit-set v0.6.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking wgpu-types v22.0.0
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking perlin2d v0.2.6
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.2.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking lazy-regex v3.2.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking typed-builder v0.15.2
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]     Checking clap v4.5.16
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling cucumber-codegen v0.21.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]     Checking cucumber v0.21.1
[INFO] [stderr]     Checking rtxch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.34s
[INFO] running `Command { std: "docker" "inspect" "f1d5eadf26473b4a2ae1d52002349c4f337e5eb7f113719954b826239499da5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1d5eadf26473b4a2ae1d52002349c4f337e5eb7f113719954b826239499da5e", kill_on_drop: false }`
[INFO] [stdout] f1d5eadf26473b4a2ae1d52002349c4f337e5eb7f113719954b826239499da5e
