[INFO] cloning repository https://github.com/Quaqqer/qrlox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Quaqqer/qrlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuaqqer%2Fqrlox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuaqqer%2Fqrlox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8d1741dac0c4a1ff4f40fa82fbbca3da32f3cf2
[INFO] checking Quaqqer/qrlox against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuaqqer%2Fqrlox" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Quaqqer/qrlox
[INFO] finished tweaking git repo https://github.com/Quaqqer/qrlox
[INFO] tweaked toml for git repo https://github.com/Quaqqer/qrlox written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Quaqqer/qrlox 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/Quaqqer/qrlox 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9f46df3b02fe39e256b45fd34846a292096ad6562938afd03e45bce3e4dc408b
[INFO] running `Command { std: "docker" "start" "-a" "9f46df3b02fe39e256b45fd34846a292096ad6562938afd03e45bce3e4dc408b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f46df3b02fe39e256b45fd34846a292096ad6562938afd03e45bce3e4dc408b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f46df3b02fe39e256b45fd34846a292096ad6562938afd03e45bce3e4dc408b", kill_on_drop: false }`
[INFO] [stdout] 9f46df3b02fe39e256b45fd34846a292096ad6562938afd03e45bce3e4dc408b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 93e4c0f2d95853a1e345a89573316c881bcef9e98f100d871000266395890046
[INFO] running `Command { std: "docker" "start" "-a" "93e4c0f2d95853a1e345a89573316c881bcef9e98f100d871000266395890046", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking clap_builder v4.5.24
[INFO] [stderr]     Checking ariadne v0.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]     Checking syn v2.0.95
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking dirs-next v1.0.2
[INFO] [stderr]     Checking platform-dirs v0.3.0
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking rustyline v15.0.0
[INFO] [stderr]    Compiling gc_derive v0.5.0
[INFO] [stderr]     Checking gc v0.5.0
[INFO] [stderr]     Checking qrlox-macros v0.1.0 (/opt/rustwide/workdir/crates/qrlox-macros)
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling gc_derive v0.5.0 (https://github.com/Manishearth/rust-gc#f7232e21)
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]     Checking gc v0.5.0 (https://github.com/Manishearth/rust-gc#f7232e21)
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]     Checking logos v0.15.0
[INFO] [stderr]     Checking clap v4.5.24
[INFO] [stderr]     Checking qrlox-syntax v0.1.0 (/opt/rustwide/workdir/crates/qrlox-syntax)
[INFO] [stderr] error: could not compile `qrlox-syntax` (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 qrlox_syntax --edition=2021 crates/qrlox-syntax/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=340c7a9c6f36827c -C extra-filename=-d6f378085e505e37 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-948299c616cd94cb.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-fb15b5e99934da4d.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-0f41fc95f4eab7a6.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-6349b7d218275566/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "93e4c0f2d95853a1e345a89573316c881bcef9e98f100d871000266395890046", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93e4c0f2d95853a1e345a89573316c881bcef9e98f100d871000266395890046", kill_on_drop: false }`
[INFO] [stdout] 93e4c0f2d95853a1e345a89573316c881bcef9e98f100d871000266395890046
