[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#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuaqqer%2Fqrlox" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Quaqqer/qrlox on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73ef13ffb6d2ec5c0d6adce218ee7505b96f91da613a89c74479bafa5c4d4394 [INFO] running `Command { std: "docker" "start" "-a" "73ef13ffb6d2ec5c0d6adce218ee7505b96f91da613a89c74479bafa5c4d4394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73ef13ffb6d2ec5c0d6adce218ee7505b96f91da613a89c74479bafa5c4d4394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ef13ffb6d2ec5c0d6adce218ee7505b96f91da613a89c74479bafa5c4d4394", kill_on_drop: false }` [INFO] [stdout] 73ef13ffb6d2ec5c0d6adce218ee7505b96f91da613a89c74479bafa5c4d4394 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ff735beb9e726aea16b191a6537cb084fd0fde1b791a5894a83f396dec2a7f1 [INFO] running `Command { std: "docker" "start" "-a" "0ff735beb9e726aea16b191a6537cb084fd0fde1b791a5894a83f396dec2a7f1", 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 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] Compiling chumsky v0.10.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking ariadne v0.5.0 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking clap_builder v4.5.24 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking quote v1.0.38 [INFO] [stderr] Compiling logos-codegen v0.15.0 [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 clap_derive v4.5.24 [INFO] [stderr] Compiling gc_derive v0.5.0 (https://github.com/Manishearth/rust-gc#f7232e21) [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 qrlox-syntax v0.1.0 (/opt/rustwide/workdir/crates/qrlox-syntax) [INFO] [stderr] Checking clap v4.5.24 [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/149edce6c6ee840adb602803b96d083101ef3592/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=0b4f204e8825559c -C extra-filename=-1da55610a99580ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-bb3bea7621549c48.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-1186aca283a0333b.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-e2d4fc66b3dd3835.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-778afbd63d78a672/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0ff735beb9e726aea16b191a6537cb084fd0fde1b791a5894a83f396dec2a7f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ff735beb9e726aea16b191a6537cb084fd0fde1b791a5894a83f396dec2a7f1", kill_on_drop: false }` [INFO] [stdout] 0ff735beb9e726aea16b191a6537cb084fd0fde1b791a5894a83f396dec2a7f1