[INFO] cloning repository https://github.com/nameoverflow/aura
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nameoverflow/aura" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnameoverflow%2Faura", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnameoverflow%2Faura'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfd233dc596edcee76a40a81519f6bcb2abed779
[INFO] checking nameoverflow/aura against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnameoverflow%2Faura" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nameoverflow/aura
[INFO] finished tweaking git repo https://github.com/nameoverflow/aura
[INFO] tweaked toml for git repo https://github.com/nameoverflow/aura written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nameoverflow/aura 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/nameoverflow/aura 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] eaf12f2d4c42843e28cef9d3086e9823dd0978ca6f22257bd801e10125d434f7
[INFO] running `Command { std: "docker" "start" "-a" "eaf12f2d4c42843e28cef9d3086e9823dd0978ca6f22257bd801e10125d434f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaf12f2d4c42843e28cef9d3086e9823dd0978ca6f22257bd801e10125d434f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaf12f2d4c42843e28cef9d3086e9823dd0978ca6f22257bd801e10125d434f7", kill_on_drop: false }`
[INFO] [stdout] eaf12f2d4c42843e28cef9d3086e9823dd0978ca6f22257bd801e10125d434f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] cecde791e075dfce9fc76220b20702095272eb35494e981a55f35bf265b6e69e
[INFO] running `Command { std: "docker" "start" "-a" "cecde791e075dfce9fc76220b20702095272eb35494e981a55f35bf265b6e69e", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling inkwell v0.5.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking aura_rt v0.1.0 (/opt/rustwide/workdir/crates/aura_rt)
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling llvm-sys v140.1.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling inkwell_internals v0.10.0
[INFO] [stderr]     Checking chumsky v0.11.2
[INFO] [stderr]     Checking string-interner v0.17.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking aura_common v0.1.0 (/opt/rustwide/workdir/crates/aura_common)
[INFO] [stderr]     Checking aura_lexer v0.1.0 (/opt/rustwide/workdir/crates/aura_lexer)
[INFO] [stderr]     Checking aura_parser v0.1.0 (/opt/rustwide/workdir/crates/aura_parser)
[INFO] [stderr] error: could not compile `aura_parser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name aura_parser --edition=2021 crates/aura_parser/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=02690feb2d61f3c5 -C extra-filename=-8bbc3776a99947b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aura_common=/opt/rustwide/target/debug/deps/libaura_common-7e55cec4177cf006.rmeta --extern aura_lexer=/opt/rustwide/target/debug/deps/libaura_lexer-e07868c7e2f82251.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-279027f359e91bec.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-e8f84051036ad761/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aura_parser` (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 aura_parser --edition=2021 crates/aura_parser/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=57b31b1cbfae7527 -C extra-filename=-787e9412df1299a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aura_common=/opt/rustwide/target/debug/deps/libaura_common-7e55cec4177cf006.rmeta --extern aura_lexer=/opt/rustwide/target/debug/deps/libaura_lexer-e07868c7e2f82251.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-279027f359e91bec.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-e8f84051036ad761/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "cecde791e075dfce9fc76220b20702095272eb35494e981a55f35bf265b6e69e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cecde791e075dfce9fc76220b20702095272eb35494e981a55f35bf265b6e69e", kill_on_drop: false }`
[INFO] [stdout] cecde791e075dfce9fc76220b20702095272eb35494e981a55f35bf265b6e69e
