[INFO] cloning repository https://github.com/the-dharex/psc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/the-dharex/psc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-dharex%2Fpsc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-dharex%2Fpsc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6754473fc6365857d877b1a08842495a445cf5ea
[INFO] checking the-dharex/psc against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-dharex%2Fpsc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/the-dharex/psc
[INFO] finished tweaking git repo https://github.com/the-dharex/psc
[INFO] tweaked toml for git repo https://github.com/the-dharex/psc written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/the-dharex/psc 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/the-dharex/psc 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4e92e5933b363eb4c08827d6c36cb730dfd841d81ab0baf938584a7fec5733d3
[INFO] running `Command { std: "docker" "start" "-a" "4e92e5933b363eb4c08827d6c36cb730dfd841d81ab0baf938584a7fec5733d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e92e5933b363eb4c08827d6c36cb730dfd841d81ab0baf938584a7fec5733d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e92e5933b363eb4c08827d6c36cb730dfd841d81ab0baf938584a7fec5733d3", kill_on_drop: false }`
[INFO] [stdout] 4e92e5933b363eb4c08827d6c36cb730dfd841d81ab0baf938584a7fec5733d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f23fd6693ec7b5692627b367ea9f858655911fd80cc05f0d9263d73748444069
[INFO] running `Command { std: "docker" "start" "-a" "f23fd6693ec7b5692627b367ea9f858655911fd80cc05f0d9263d73748444069", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling cranelift-isle v0.108.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.108.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking cranelift-entity v0.108.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.108.2
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking clap_builder v4.5.59
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking cranelift-bforest v0.108.2
[INFO] [stderr]     Checking ariadne v0.4.1
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v21.0.2
[INFO] [stderr]     Checking cranelift-control v0.108.2
[INFO] [stderr]    Compiling cranelift-codegen v0.108.2
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]     Checking object v0.33.0
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]     Checking clap v4.5.59
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking cranelift-module v0.108.2
[INFO] [stderr]     Checking cranelift-frontend v0.108.2
[INFO] [stderr]     Checking cranelift-native v0.108.2
[INFO] [stderr]     Checking cranelift-jit v0.108.2
[INFO] [stderr]     Checking cranelift-object v0.108.2
[INFO] [stderr]     Checking cranelift v0.108.2
[INFO] [stderr]     Checking psc v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `psc` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name psc --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=840e5814f7e000f7 -C extra-filename=-688bf3670448165e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-5fc61bbcd5d6aea2.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-6a7a96657f034d93.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-aeaf5d7ff67b0676.rmeta --extern cranelift=/opt/rustwide/target/debug/deps/libcranelift-ca2bb2cdf1b0fe47.rmeta --extern cranelift_jit=/opt/rustwide/target/debug/deps/libcranelift_jit-afc9cfd0bcf9e6ac.rmeta --extern cranelift_module=/opt/rustwide/target/debug/deps/libcranelift_module-9028d2b3f869c122.rmeta --extern cranelift_native=/opt/rustwide/target/debug/deps/libcranelift_native-e439555c91ed6c13.rmeta --extern cranelift_object=/opt/rustwide/target/debug/deps/libcranelift_object-01c5655f33f8d676.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-63e0b35de53e7243.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-6fa8a852bf6a856f.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-e7deb65c071b704f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `psc` (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 psc --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f4cdef156df66f6b -C extra-filename=-0ba71feb72c5b6a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-5fc61bbcd5d6aea2.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-6a7a96657f034d93.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-aeaf5d7ff67b0676.rmeta --extern cranelift=/opt/rustwide/target/debug/deps/libcranelift-ca2bb2cdf1b0fe47.rmeta --extern cranelift_jit=/opt/rustwide/target/debug/deps/libcranelift_jit-afc9cfd0bcf9e6ac.rmeta --extern cranelift_module=/opt/rustwide/target/debug/deps/libcranelift_module-9028d2b3f869c122.rmeta --extern cranelift_native=/opt/rustwide/target/debug/deps/libcranelift_native-e439555c91ed6c13.rmeta --extern cranelift_object=/opt/rustwide/target/debug/deps/libcranelift_object-01c5655f33f8d676.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-63e0b35de53e7243.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-6fa8a852bf6a856f.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-e7deb65c071b704f/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f23fd6693ec7b5692627b367ea9f858655911fd80cc05f0d9263d73748444069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f23fd6693ec7b5692627b367ea9f858655911fd80cc05f0d9263d73748444069", kill_on_drop: false }`
[INFO] [stdout] f23fd6693ec7b5692627b367ea9f858655911fd80cc05f0d9263d73748444069
