[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 try#6713fa75964eb229409a9c6f6f5c418423e313ff 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hanayashiki/oxide on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-3-tc2/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edef3f4a323b11763fe42c469cc0e71503199f249280c9045b0f1abec28f85e9
[INFO] running `Command { std: "docker" "start" "-a" "edef3f4a323b11763fe42c469cc0e71503199f249280c9045b0f1abec28f85e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edef3f4a323b11763fe42c469cc0e71503199f249280c9045b0f1abec28f85e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edef3f4a323b11763fe42c469cc0e71503199f249280c9045b0f1abec28f85e9", kill_on_drop: false }`
[INFO] [stdout] edef3f4a323b11763fe42c469cc0e71503199f249280c9045b0f1abec28f85e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1ea2889101633ef38833bb0d5df8e0169e4c8cbc8c92a45401db1eba7236d15
[INFO] running `Command { std: "docker" "start" "-a" "c1ea2889101633ef38833bb0d5df8e0169e4c8cbc8c92a45401db1eba7236d15", 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 semver v1.0.28
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle v1.0.14
[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 either v1.15.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking index_vec v0.1.4
[INFO] [stderr]     Checking dissimilar v1.0.11
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking ariadne v0.6.0
[INFO] [stderr]     Checking expect-test v1.5.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[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]    Compiling psm v0.1.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking chumsky v0.12.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking oxide v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `oxide` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name oxide --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=aa9b02bcacc5ee48 -C extra-filename=-ef9470b5defecf04 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-5bc783a84e277e69.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-77b27fa051d94663.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-05bb857f88c508a9.rmeta --extern expect_test=/opt/rustwide/target/debug/deps/libexpect_test-7db5202154aa6021.rmeta --extern index_vec=/opt/rustwide/target/debug/deps/libindex_vec-8a5e2c274f436d2b.rmeta --extern inkwell=/opt/rustwide/target/debug/deps/libinkwell-8ecf2f94c4c502c0.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-a9e39751f6e7a0ab.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-b90af08c8f28876a/out -L native=/opt/rustwide/target/debug/build/llvm-sys-1842c4409b38307f/out -L native=/usr/lib/llvm-18/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c1ea2889101633ef38833bb0d5df8e0169e4c8cbc8c92a45401db1eba7236d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1ea2889101633ef38833bb0d5df8e0169e4c8cbc8c92a45401db1eba7236d15", kill_on_drop: false }`
[INFO] [stdout] c1ea2889101633ef38833bb0d5df8e0169e4c8cbc8c92a45401db1eba7236d15
