[INFO] cloning repository https://github.com/VirgileHenry/brainstorm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VirgileHenry/brainstorm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVirgileHenry%2Fbrainstorm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVirgileHenry%2Fbrainstorm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31dbf9efa383cf0419d72c66239d0c639a961d22
[INFO] checking VirgileHenry/brainstorm against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVirgileHenry%2Fbrainstorm" "/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/VirgileHenry/brainstorm
[INFO] finished tweaking git repo https://github.com/VirgileHenry/brainstorm
[INFO] tweaked toml for git repo https://github.com/VirgileHenry/brainstorm written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VirgileHenry/brainstorm 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/VirgileHenry/brainstorm 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: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc2/source/boseiju/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml
[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] aa5020249eaad2c0603937a43a203b6d7e50727a3b3254ec9d36e7c104e3d425
[INFO] running `Command { std: "docker" "start" "-a" "aa5020249eaad2c0603937a43a203b6d7e50727a3b3254ec9d36e7c104e3d425", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa5020249eaad2c0603937a43a203b6d7e50727a3b3254ec9d36e7c104e3d425", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa5020249eaad2c0603937a43a203b6d7e50727a3b3254ec9d36e7c104e3d425", kill_on_drop: false }`
[INFO] [stdout] aa5020249eaad2c0603937a43a203b6d7e50727a3b3254ec9d36e7c104e3d425
[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] 3be6f9ada9d452c183ef2b53fc06866f9ef85760792f7b872a6bd7d1cd22412c
[INFO] running `Command { std: "docker" "start" "-a" "3be6f9ada9d452c183ef2b53fc06866f9ef85760792f7b872a6bd7d1cd22412c", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/boseiju/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.7
[INFO] [stderr]     Checking idris v0.0.1 (/opt/rustwide/workdir/idris)
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking portable-atomic v1.13.1
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking rapidhash v4.4.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking escape8259 v0.5.3
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking regex-automata v0.4.12
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking idris-derive v0.0.1 (/opt/rustwide/workdir/idris-derive)
[INFO] [stderr]     Checking regex v1.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking libtest-mimic v0.8.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking mtg-data v0.0.1 (/opt/rustwide/workdir/mtg-data)
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking mtg-cardbase v0.0.1 (/opt/rustwide/workdir/mtg-cardbase)
[INFO] [stderr]     Checking krark v0.0.1 (/opt/rustwide/workdir/krark)
[INFO] [stderr]     Checking boseiju v0.0.1 (/opt/rustwide/workdir/boseiju)
[INFO] [stderr] error: could not compile `boseiju` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name boseiju --edition=2024 boseiju/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 --cfg 'feature="default"' --cfg 'feature="lexer"' --cfg 'feature="parser"' --cfg 'feature="spanned_tree"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "parser", "spanned_tree"))' -C metadata=f3336ae148118b31 -C extra-filename=-3beb33ca3fc8a0ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-8df7558cb87f6443.rmeta --extern idris=/opt/rustwide/target/debug/deps/libidris-ddb34f080b0bb291.rmeta --extern idris_derive=/opt/rustwide/target/debug/deps/libidris_derive-a68abf9601e259d7.so --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-580900012118279b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-53f3e06259964feb.rmeta --extern mtg_cardbase=/opt/rustwide/target/debug/deps/libmtg_cardbase-a99bf4254170e5c7.rmeta --extern mtg_data=/opt/rustwide/target/debug/deps/libmtg_data-f31940dddaed5f14.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-0f4ea8a9bedd45b9.rmeta --extern rapidhash=/opt/rustwide/target/debug/deps/librapidhash-a8e982d07ff40ebf.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-6d84fecd46835e6b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-c0882d1360e80b48.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7de7263c4afbbadd.rmeta --extern serde_big_array=/opt/rustwide/target/debug/deps/libserde_big_array-1b16f25668003881.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cb2d9db5f10076a3.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a43e272be9cd6b62.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3be6f9ada9d452c183ef2b53fc06866f9ef85760792f7b872a6bd7d1cd22412c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3be6f9ada9d452c183ef2b53fc06866f9ef85760792f7b872a6bd7d1cd22412c", kill_on_drop: false }`
[INFO] [stdout] 3be6f9ada9d452c183ef2b53fc06866f9ef85760792f7b872a6bd7d1cd22412c
