[INFO] cloning repository https://github.com/hanayashiki/oxide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hanayashiki/oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanayashiki%2Foxide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanayashiki%2Foxide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ce8a0a900fb82e29b4bff070a296f57f13a8f86
[INFO] checking hanayashiki/oxide against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanayashiki%2Foxide" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/hanayashiki/oxide
[INFO] finished tweaking git repo https://github.com/hanayashiki/oxide
[INFO] tweaked toml for git repo https://github.com/hanayashiki/oxide written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hanayashiki/oxide on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hanayashiki/oxide 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-3-tc1/source/src/bin/oxide.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `oxide`
[INFO] [stderr]   * `bin` target `oxide-local`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-lexicon v0.13.5
[INFO] [stderr]   Downloaded inkwell_internals v0.10.0
[INFO] [stderr]   Downloaded regex-lite v0.1.9
[INFO] [stderr]   Downloaded expect-test v1.5.1
[INFO] [stderr]   Downloaded psm v0.1.31
[INFO] [stderr]   Downloaded index_vec v0.1.4
[INFO] [stderr]   Downloaded dissimilar v1.0.11
[INFO] [stderr]   Downloaded stacker v0.1.24
[INFO] [stderr]   Downloaded ariadne v0.6.0
[INFO] [stderr]   Downloaded llvm-sys v180.0.0
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.1
[INFO] [stderr]   Downloaded inkwell v0.5.0
[INFO] [stderr]   Downloaded chumsky v0.12.0
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfd68bdb3670897f6e0e7b4a2adddb3620ff873d43f388e63d2067265bfe57af
[INFO] running `Command { std: "docker" "start" "-a" "bfd68bdb3670897f6e0e7b4a2adddb3620ff873d43f388e63d2067265bfe57af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfd68bdb3670897f6e0e7b4a2adddb3620ff873d43f388e63d2067265bfe57af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfd68bdb3670897f6e0e7b4a2adddb3620ff873d43f388e63d2067265bfe57af", kill_on_drop: false }`
[INFO] [stdout] bfd68bdb3670897f6e0e7b4a2adddb3620ff873d43f388e63d2067265bfe57af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ffc375a74b9e15f473b41524a1a9208796f25972d0b04e2a32f44cbe4a9f8ca
[INFO] running `Command { std: "docker" "start" "-a" "5ffc375a74b9e15f473b41524a1a9208796f25972d0b04e2a32f44cbe4a9f8ca", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/bin/oxide.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `oxide`
[INFO] [stderr]   * `bin` target `oxide-local`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling inkwell v0.5.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking index_vec v0.1.4
[INFO] [stderr]     Checking dissimilar v1.0.11
[INFO] [stderr]     Checking ariadne v0.6.0
[INFO] [stderr]     Checking expect-test v1.5.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling llvm-sys v180.0.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling inkwell_internals v0.10.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking chumsky v0.12.0
[INFO] [stderr]     Checking oxide v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.71s
[INFO] running `Command { std: "docker" "inspect" "5ffc375a74b9e15f473b41524a1a9208796f25972d0b04e2a32f44cbe4a9f8ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ffc375a74b9e15f473b41524a1a9208796f25972d0b04e2a32f44cbe4a9f8ca", kill_on_drop: false }`
[INFO] [stdout] 5ffc375a74b9e15f473b41524a1a9208796f25972d0b04e2a32f44cbe4a9f8ca
