[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 master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoreliaa%2Frtxch" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Moreliaa/rtxch on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-tc1/source/Cargo.toml
[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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.2.0
[INFO] [stderr]   Downloaded smart-default v0.7.1
[INFO] [stderr]   Downloaded gherkin v0.14.0
[INFO] [stderr]   Downloaded typed-builder-macro v0.15.2
[INFO] [stderr]   Downloaded synthez v0.3.1
[INFO] [stderr]   Downloaded synthez-codegen v0.3.1
[INFO] [stderr]   Downloaded typed-builder v0.15.2
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded lazy-regex v3.2.0
[INFO] [stderr]   Downloaded synthez-core v0.3.1
[INFO] [stderr]   Downloaded cucumber-codegen v0.21.1
[INFO] [stderr]   Downloaded cucumber-expressions v0.3.0
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded cucumber v0.21.1
[INFO] [stderr]   Downloaded sealed v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88e372b02976fb4a719596158ecaa359db76d763b31e018588961fec3899ab34
[INFO] running `Command { std: "docker" "start" "-a" "88e372b02976fb4a719596158ecaa359db76d763b31e018588961fec3899ab34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88e372b02976fb4a719596158ecaa359db76d763b31e018588961fec3899ab34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88e372b02976fb4a719596158ecaa359db76d763b31e018588961fec3899ab34", kill_on_drop: false }`
[INFO] [stdout] 88e372b02976fb4a719596158ecaa359db76d763b31e018588961fec3899ab34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3155efa0c1fc1cfb834196ef72dd4494782bac420d327947c1ce7d3dd02e3f92
[INFO] running `Command { std: "docker" "start" "-a" "3155efa0c1fc1cfb834196ef72dd4494782bac420d327947c1ce7d3dd02e3f92", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling libc v0.2.156
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking bit-set v0.6.0
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking wgpu-types v22.0.0
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking perlin2d v0.2.6
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking globwalk v0.9.1
[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 derive_more v0.99.18
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]     Checking typed-builder v0.15.2
[INFO] [stderr]     Checking lazy-regex v3.2.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]     Checking clap v4.5.16
[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 1m 05s
[INFO] running `Command { std: "docker" "inspect" "3155efa0c1fc1cfb834196ef72dd4494782bac420d327947c1ce7d3dd02e3f92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3155efa0c1fc1cfb834196ef72dd4494782bac420d327947c1ce7d3dd02e3f92", kill_on_drop: false }`
[INFO] [stdout] 3155efa0c1fc1cfb834196ef72dd4494782bac420d327947c1ce7d3dd02e3f92
